This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Stack "signal handler called"


Hi

I tried to examine a target where a thread had crashed. I issued bt
and got only one frame, somewhere in memcpy.c. For the second
frame gdb only printed <signal handler called>. What does this mean?
I found the string in stack.c but I couldn't make out the meaning.
Does it mean that the call stack was destroyed? Some invalid
addresses in the call stack?

Thanks

bye  Fabi



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]