Ticket #41 (new defect)

Opened 2 years ago

Last modified 20 months ago

ePDFView segfaults when trying to print

Reported by: howard.rob@… Owned by: jordi
Priority: major Version:
Keywords: Cc:

Description

When attempting to display the print dialog ePDFView segfaults. This happens with every PDF tested (10 total) on Arch Linux x86 with newest ePDFView.

Change History

Changed 2 years ago by anonymous

  • version set to 0.1.5

I can confirm the same behaviour.

Changed 20 months ago by anonymous

same here... bt: $ gdb epdfview GNU gdb 6.6 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/epdfview [Thread debugging using libthread_db enabled] [New Thread -1222736208 (LWP 12371)] [New Thread -1223705680 (LWP 12374)]

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1222736208 (LWP 12371)] 0x080555f1 in ?? () (gdb) bt #0 0x080555f1 in ?? () #1 0x08055e1c in ?? () #2 0x08055ea5 in ?? () #3 0x080529ff in ?? () #4 0xb7973c28 in g_cclosure_marshal_VOIDVOID ()

from /usr/lib/libgobject-2.0.so.0

#5 0xb795cd1b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #6 0xb7972626 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0 #7 0x00000000 in ?? () (gdb)

Note: See TracTickets for help on using tickets.