Am Dienstag, den 27.09.2011, 18:51 +0200 schrieb Adam Kłobukowski <adamklobukowski@gmail.com>:
I need a backtrack where app SIGFPEs. gdb only gives me one frame (__udivsi3) and then 0x00000000. What can I do?
To me this sounds like the stack is smashed, and therfore gdb is not able to give you an "valid" backtrace.
Greez, m