Comment 54 for bug 774978

Revision history for this message
Oier Mees (oier) wrote :

I am attaching my gdb trace but the problem is that I could't get gdb to perform a backtrace beacuse it says "no stack". Any ideas?

Program received signal SIGSEGV, Segmentation fault.
RecordAReply (pcbl=0x7f2680, nulldata=<value optimized out>,
    calldata=0x7fff4678ada0) at ../../record/record.c:613
613 ../../record/record.c: No such file or directory.
 in ../../record/record.c
(gdb)
Continuing.

Program exited with code 01.
(gdb) backtrace
No stack.
(gdb) backtrace full
No stack.