[Okular-devel] [okular] [Bug 326056] New: Okular crashed after PDF update with latex

Martin martin.ruessler at gmx.net
Tue Oct 15 16:00:36 UTC 2013


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

            Bug ID: 326056
           Summary: Okular crashed after PDF update with latex
    Classification: Unclassified
           Product: okular
           Version: 0.17.2
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: martin.ruessler at gmx.net

Application: okular (0.17.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-31-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:

I was viewing a PDF in Okular (externally opened) and compiled a new version of
the file when the program crashed.

I found an old bug report from 2010 which seemed to be related but it was
marked as fixed. Maybe it is a regression?

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc7a8a1d7c0 (LWP 7469))]

Thread 2 (Thread 0x7fc79159b700 (LWP 7472)):
#0  0x00007fc7a2b5307f in __pthread_mutex_unlock_usercnt (mutex=0x7fc78c000a60,
decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007fc7a26bc5f1 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc7a267c8f3 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc7a267d0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fc7a267d304 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc7a6446036 in QEventDispatcherGlib::processEvents
(this=0x7fc78c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fc7a641638f in QEventLoop::processEvents
(this=this at entry=0x7fc79159ad90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc7a6416618 in QEventLoop::exec (this=this at entry=0x7fc79159ad90,
flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc7a6318410 in QThread::exec (this=this at entry=0x29e14a0) at
thread/qthread.cpp:542
#9  0x00007fc7a63f7edf in QInotifyFileSystemWatcherEngine::run (this=0x29e14a0)
at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007fc7a631abec in QThreadPrivate::start (arg=0x29e14a0) at
thread/qthread_unix.cpp:338
#11 0x00007fc7a2b4ff8e in start_thread (arg=0x7fc79159b700) at
pthread_create.c:311
#12 0x00007fc7a5a52e1d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fc7a8a1d7c0 (LWP 7469)):
[KCrash Handler]
#6  findNode (akey=<synthetic pointer>, this=0x2a111d0) at
/usr/include/qt4/QtCore/qmap.h:486
#7  constFind (akey=<synthetic pointer>, this=0x2a111d0) at
/usr/include/qt4/QtCore/qmap.h:614
#8  Okular::Page::hasPixmap (this=0x2b17200, observer=observer at entry=0x241fe28,
width=885, height=height at entry=1327, rect=...) at ../core/page.cpp:232
#9  0x00007fc79747f202 in PageView::slotRequestVisiblePixmaps
(this=this at entry=0x241fe00, newValue=<optimized out>) at
../ui/pageview.cpp:4180
#10 0x00007fc79747f749 in PageView::slotRequestVisiblePixmaps (this=0x241fe00,
newValue=<optimized out>) at ../ui/pageview.cpp:4098
#11 0x00007fc797480488 in PageView::slotRelayoutPages (this=<optimized out>) at
../ui/pageview.cpp:4047
#12 0x00007fc79748a647 in qt_static_metacall (_a=<optimized out>,
_id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at
./pageview.moc:169
#13 PageView::qt_static_metacall (_o=<optimized out>, _c=<optimized out>,
_id=<optimized out>, _a=<optimized out>) at ./pageview.moc:148
#14 0x00007fc7a64315be in QObject::event (this=this at entry=0x241fe00,
e=e at entry=0x2ac8260) at kernel/qobject.cpp:1194
#15 0x00007fc7a6e4e1ca in QWidget::event (this=this at entry=0x241fe00,
event=event at entry=0x2ac8260) at kernel/qwidget.cpp:8845
#16 0x00007fc7a7201486 in QFrame::event (this=this at entry=0x241fe00,
e=e at entry=0x2ac8260) at widgets/qframe.cpp:557
#17 0x00007fc7a7281a4b in QAbstractScrollArea::event (this=0x241fe00,
e=0x2ac8260) at widgets/qabstractscrollarea.cpp:996
#18 0x00007fc7a6e018ec in QApplicationPrivate::notify_helper
(this=this at entry=0x21d0380, receiver=receiver at entry=0x241fe00,
e=e at entry=0x2ac8260) at kernel/qapplication.cpp:4567
#19 0x00007fc7a6e0425b in QApplication::notify (this=this at entry=0x7fffee687350,
receiver=receiver at entry=0x241fe00, e=e at entry=0x2ac8260) at
kernel/qapplication.cpp:4428
#20 0x00007fc7a7b0b9b6 in KApplication::notify (this=0x7fffee687350,
receiver=0x241fe00, event=0x2ac8260) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fc7a641763e in QCoreApplication::notifyInternal
(this=0x7fffee687350, receiver=receiver at entry=0x241fe00,
event=event at entry=0x2ac8260) at kernel/qcoreapplication.cpp:946
#22 0x00007fc7a641b171 in sendEvent (event=0x2ac8260, receiver=0x241fe00) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x2193670) at
kernel/qcoreapplication.cpp:1570
#24 0x00007fc7a641b4a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1463
#25 0x00007fc7a6445e83 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=0x21d9570) at
kernel/qeventdispatcher_glib.cpp:279
#27 0x00007fc7a267cf05 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fc7a267d248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fc7a267d304 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fc7a6446016 in QEventDispatcherGlib::processEvents (this=0x21cfcb0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0x00007fc7a6ea713e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fc7a641638f in QEventLoop::processEvents
(this=this at entry=0x7fffee686fd0, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007fc7a6416618 in QEventLoop::exec (this=this at entry=0x7fffee686fd0,
flags=...) at kernel/qeventloop.cpp:204
#34 0x00007fc7a641bcf6 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1218
#35 0x00007fc7a6dffffc in QApplication::exec () at kernel/qapplication.cpp:3828
#36 0x00000000004082ce in main (argc=<optimized out>, argv=<optimized out>) at
../../shell/main.cpp:100

The reporter indicates this bug may be a duplicate of or related to bug 218895.

Possible duplicates by query: bug 235122, bug 234324, bug 228754, bug 228404,
bug 224424.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list