Hi there,
I got the same issue trying to print a PDF.
Here is the backtrace I have:
Program received signal SIGSEGV, Segmentation fault.
0xb7dd546e in GooHash::find (this=0x800483e0, key=0x80192688, h=0xbfffe62c) at
GooHash.cc:339
339 for (p = tab[*h]; p; p = p->next) {
(gdb) bt
#0 0xb7dd
I also experience segfault in when trying to print from gdb,
I attach gdb backtrace, It could not be a "good gdb debugging session",
but hope It may be useful:
Program received signal SIGSEGV, Segmentation fault.
0xb7ddbcce in GooHash::find(GooString*, int*) () from /usr/lib/libpoppler.so.13
(gdb)
2 matches
Mail list logo