[okular] [Bug 394556] New: Okular Segmentation Fault after starting application after resuming from hibernation

Dennis bugzilla_noreply at kde.org
Tue May 22 09:46:22 UTC 2018


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

            Bug ID: 394556
           Summary: Okular Segmentation Fault after starting application
                    after resuming from hibernation
           Product: okular
           Version: 1.4.1
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: me at dennis-irrgang.com
  Target Milestone: ---

Application: okular (1.4.1)

Qt Version: 5.10.0
Frameworks Version: 5.45.0
Operating System: Linux 4.16.8-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
What it says in the title. Opened my notebook and opened a .pdf file. Okular
then crashed. Opening the book a second time started Okular as expected with
the correct file.

-- Backtrace:
Application: Okular (okular), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1830249180 (LWP 10864))]

Thread 3 (Thread 0x7f18177d0700 (LWP 10866)):
#0  0x00007f182bf65bf4 in read () from /lib64/libc.so.6
#1  0x00007f182698dab0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f1826948f17 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f18269493d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f182694953c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f182c8a8a2b in QEventDispatcherGlib::processEvents
(this=0x7f1810000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f182c84f95a in QEventLoop::exec (this=this at entry=0x7f18177cfd90,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:212
#7  0x00007f182c676baa in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:522
#8  0x00007f182cccca35 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f182c67bba0 in QThreadPrivate::start (arg=0x7f182cf3cd60) at
thread/qthread_unix.cpp:376
#10 0x00007f1828f4b59b in start_thread () from /lib64/libpthread.so.0
#11 0x00007f182bf74a1f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f181e21d700 (LWP 10865)):
#0  0x00007f182bf6a179 in poll () from /lib64/libc.so.6
#1  0x00007f1829373387 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f1829374faa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f18211ea0a9 in QXcbEventReader::run (this=0x561808e5e1c0) at
qxcbconnection.cpp:1370
#4  0x00007f182c67bba0 in QThreadPrivate::start (arg=0x561808e5e1c0) at
thread/qthread_unix.cpp:376
#5  0x00007f1828f4b59b in start_thread () from /lib64/libpthread.so.0
#6  0x00007f182bf74a1f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1830249180 (LWP 10864)):
[KCrash Handler]
#6  0x00007f18300776fd in do_lookup_x () from /lib64/ld-linux-x86-64.so.2
#7  0x00007f18300782a7 in _dl_lookup_symbol_x () from
/lib64/ld-linux-x86-64.so.2
#8  0x00007f1830079b19 in _dl_relocate_object () from
/lib64/ld-linux-x86-64.so.2
#9  0x00007f183008153d in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
#10 0x00007f182bfb0e5f in _dl_catch_exception () from /lib64/libc.so.6
#11 0x00007f1830080f1a in _dl_open () from /lib64/ld-linux-x86-64.so.2
#12 0x00007f1826c12f96 in dlopen_doit () from /lib64/libdl.so.2
#13 0x00007f182bfb0e5f in _dl_catch_exception () from /lib64/libc.so.6
#14 0x00007f182bfb0eef in _dl_catch_error () from /lib64/libc.so.6
#15 0x00007f1826c13685 in _dlerror_run () from /lib64/libdl.so.2
#16 0x00007f1826c13051 in dlopen@@GLIBC_2.2.5 () from /lib64/libdl.so.2
#17 0x00007f182c84d24c in QLibraryPrivate::load_sys (this=0x5618090285f0) at
plugin/qlibrary_unix.cpp:217
#18 0x00007f182c846a75 in QLibraryPrivate::load (this=0x5618090285f0) at
plugin/qlibrary.cpp:538
#19 QLibraryPrivate::loadPlugin (this=0x5618090285f0) at
plugin/qlibrary.cpp:591
#20 0x00007f182cf8302a in KPluginLoader::load() () from
/usr/lib64/libKF5CoreAddons.so.5
#21 0x00007f182cf8314a in KPluginLoader::instance() () from
/usr/lib64/libKF5CoreAddons.so.5
#22 0x00007f182cf83197 in KPluginLoader::factory() () from
/usr/lib64/libKF5CoreAddons.so.5
#23 0x0000561806d865c6 in Shell::Shell (this=0x561808fa05c0,
serializedOptions=..., __in_chrg=<optimized out>, __vtt_parm=<optimized out>)
at /usr/src/debug/okular-18.04.1-1.1.x86_64/shell/shell.cpp:86
#24 0x0000561806d80b72 in Okular::main (paths=..., serializedOptions=...) at
/usr/src/debug/okular-18.04.1-1.1.x86_64/shell/okular_main.cpp:158
#25 0x0000561806d802a5 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/okular-18.04.1-1.1.x86_64/shell/main.cpp:74

Possible duplicates by query: bug 269995, bug 264350, bug 261129, bug 255221.

Reported using DrKonqi

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


More information about the Okular-devel mailing list