*** Break *** segmentation violation libthread_db.so.1

I am working with TChains, and everything has been working well, but since yestarday I am getting this error…

*** Break *** segmentation violation
Using host libthread_db library “/lib/tls/i686/cmov/libthread_db.so.1”.
Attaching to program: /proc/22780/exe, process 22780
[Thread debugging using libthread_db enabled]
[New Thread -1238829360 (LWP 22780)]
0xffffe410 in __kernel_vsyscall ()
error detected on stdin
The program is running. Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]

and I do not know what is happening, Do you have a clue?

As a minimum send the output of gdb. See:
root.cern.ch/root/roottalk/RoottalkRules.html

Rene

sorry, to waste your time, I found the problem, and It was just a wrong assignment.

Could you please be more specific about the error you get and how to solve it? I get the same thing on my ROOT installation on the laptop. I use the AMD64 Ubuntu Feisty OS and the binary ROOT version 5.14/00e for Linux AMD64. Thanks.

Angelo Varlotta