Comment 20 for bug 793244

Revision history for this message
Martin Collins (mkc-steadfast) wrote :

We got a crash report. I have extracted the core file and done the gdb thing:

(gdb) backtrace full
#0 0x00e876ae in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#1 0x0042baa6 in ?? ()
No symbol table info available.
#2 0x0042c8bd in ?? ()
No symbol table info available.
#3 0x0da30042 in ?? ()
No symbol table info available.
#4 0x00010043 in ?? ()
No symbol table info available.
#5 0x001b0000 in ?? () from /lib/i386-linux-gnu/libgcrypt.so.11
No symbol table info available.
Cannot access memory at address 0xd15cbfad

I don't think that's too useful though. gdb lists a bunch of libraries it can't load debugging symbols for, including libcups which is the -dbg version already. I can post the whole crash report if it will help (96k).