[Okular-devel] [okular] [Bug 335186] New: crash when closing okular

Nicolas Richard theonewiththeevillook at yahoo.fr
Thu May 22 11:59:09 UTC 2014


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

            Bug ID: 335186
           Summary: crash when closing okular
    Classification: Unclassified
           Product: okular
           Version: 0.17.5
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: theonewiththeevillook at yahoo.fr

Application: okular (0.17.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.11.0-22-generic i686
Distribution: Ubuntu 13.10

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

I was closing the PDF opened in okular and okular crashed.

Various other informations :
Not very important crash : I would not notice it if I were to disable the crash
reporting assistant. Please note that I'm running Gnome. It doesn't reproduce
everytime. Okular is always opened from within emacs if that matters.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0xb2670b40 (LWP 9751)):
#0  0xb53fecf7 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb54010d3 in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb5401a5f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb540204b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb355d32a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#5  0xb5427c4a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb54dfd78 in start_thread (arg=0xb2670b40) at pthread_create.c:311
#7  0xb5d5701e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb4df5740 (LWP 9750)):
[KCrash Handler]
#6  0xb0d98073 in Okular::Page::hasPixmap (this=0xa291720,
observer=observer at entry=0x9fd2afc, width=width at entry=82, height=116, rect=...)
at ../core/page.cpp:220
#7  0xb0eb4e65 in ThumbnailListPrivate::slotRequestVisiblePixmaps
(this=0x9feb1b8) at ../ui/thumbnaillist.cpp:641
#8  0xb0eb5022 in ThumbnailListPrivate::slotDelayTimeout (this=0x9feb1b8) at
../ui/thumbnaillist.cpp:664
#9  0xb0eb517b in ThumbnailList::qt_static_metacall (_o=0xa3ae978,
_id=1069711415, _a=0xbfb30f68, _c=<optimized out>) at ./thumbnaillist.moc:66
#10 0xb610afc7 in QMetaObject::activate (sender=sender at entry=0x9f6c248,
m=m at entry=0xb6261518 <QTimer::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x0) at
kernel/qobject.cpp:3539
#11 0xb615b065 in QTimer::timeout (this=this at entry=0x9f6c248) at
.moc/release-shared/moc_qtimer.cpp:148
#12 0xb6114776 in QTimer::timerEvent (this=0x9f6c248, e=0xbfb312e0) at
kernel/qtimer.cpp:280
#13 0xb610f3ec in QObject::event (this=0x9f6c248, e=0xbfb312e0) at
kernel/qobject.cpp:1156
#14 0xb6651744 in QApplicationPrivate::notify_helper (this=0x9db8368,
receiver=0x9f6c248, e=0xbfb312e0) at kernel/qapplication.cpp:4567
#15 0xb6658223 in QApplication::notify (this=0xbfb315f4, receiver=0x9f6c248,
e=0xbfb312e0) at kernel/qapplication.cpp:4353
#16 0xb719eff4 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#17 0xb60f5eda in QCoreApplication::notifyInternal (this=0xbfb315f4,
receiver=0x9f6c248, event=event at entry=0xbfb312e0) at
kernel/qcoreapplication.cpp:946
#18 0xb61284eb in sendEvent (event=0xbfb312e0, receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QTimerInfoList::activateTimers (this=0x9db86cc) at
kernel/qeventdispatcher_unix.cpp:622
#20 0xb612561b in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:186
#21 idleTimerSourceDispatch (source=0x9db8f88) at
kernel/qeventdispatcher_glib.cpp:233
#22 0xb540183e in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb5401be8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb5401ca8 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb61258bf in QEventDispatcherGlib::processEvents
(this=this at entry=0x9d8bef8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0xb670632e in QGuiEventDispatcherGlib::processEvents (this=0x9d8bef8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0xb60f49f3 in QEventLoop::processEvents (this=this at entry=0xbfb31508,
flags=...) at kernel/qeventloop.cpp:149
#28 0xb60f4d19 in QEventLoop::exec (this=this at entry=0xbfb31508, flags=...) at
kernel/qeventloop.cpp:204
#29 0xb60fa89e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#30 0xb664f974 in QApplication::exec () at kernel/qapplication.cpp:3828
#31 0x0804e666 in main (argc=2, argv=0xbfb31724) at ../../shell/main.cpp:100

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

Possible duplicates by query: bug 331965, bug 326056.

Reported using DrKonqi

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


More information about the Okular-devel mailing list