[Okular-devel] [Bug 192208] The application Okular (okular) crashed and caused the signal 11 (SIGSEGV)

Alexander Buchner alexander.buchner at gmx.de
Fri May 22 11:40:46 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=192208


Alexander Buchner <alexander.buchner at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexander.buchner at gmx.de




--- Comment #2 from Alexander Buchner <alexander buchner gmx de>  2009-05-22 11:40:44 ---
I get the same crash, when I try to open two specific .ps-documents. Other two
documents work fine. I'll attach my problem files. I'm no expert in Linux
stuff, so let me know if I can provide you more information.

When I run

gdb --args okular track.ps engineSpeed.ps

and type "thread apply all bt" after the crash, I get:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb0d7fb90 (LWP 31215)]
0xb1de1947 in spectre_gs_send_page () from /usr/lib/libspectre.so.1
(gdb) thread apply all bt

Thread 2 (Thread 0xb0d7fb90 (LWP 31215)):
#0  0xb1de1947 in spectre_gs_send_page () from /usr/lib/libspectre.so.1
#1  0xb1de274e in spectre_device_render () from /usr/lib/libspectre.so.1
#2  0xb1de2db4 in spectre_page_render () from /usr/lib/libspectre.so.1
#3  0xb339fb43 in ?? () from /usr/lib/kde4/okularGenerator_ghostview.so
#4  0xb7de585e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb7d831b5 in start_thread () from /lib/libpthread.so.0
#6  0xb65883be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb60cdaf0 (LWP 31212)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb657e6a7 in poll () from /lib/libc.so.6
#2  0xb641df12 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb641e241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb7efffb8 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#5  0xb69087c5 in ?? () from /usr/lib/libQtGui.so.4
#6  0xb7ed401a in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#7  0xb7ed41da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#8  0xb7ed6895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#9  0xb686f777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#10 0x0804e0cf in _start ()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list