Bug 308094 - Okular crash on first launch after being compiled from source
Summary: Okular crash on first launch after being compiled from source
Status: RESOLVED DUPLICATE of bug 308093
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 21:28 UTC by Tobias
Modified: 2012-10-08 21:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias 2012-10-08 21:28:28 UTC
Application: okular (0.15.70)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-31-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:  I compiled version 09a2fdab8c9 (2012-10-04 20:17:13) on Ubuntu Precise 12.04. When I start the binary from the shell it crashes.

-- 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 0x7fa42a8e6780 (LWP 11086))]

Thread 3 (Thread 0x7fa41651d700 (LWP 11111)):
#0  0x00007fa427ac29bd in read () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fa4249078cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa4248ccba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa4248ccfd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa4248cd49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa41652298b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#6  0x00007fa4248ee9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fa424d99e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fa427acfdbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa415d1c700 (LWP 11112)):
#0  0x00007fa424d9bf69 in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fa4249085a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa4248cc1df in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa4248ccf04 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa4248cd49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa41d674406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x00007fa4248ee9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fa424d99e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fa427acfdbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa42a8e6780 (LWP 11086)):
[KCrash Handler]
#6  QObject::connect (sender=0x0, signal=0x40d028 "2enablePrintAction(bool)", receiver=0xffe6e6e6ffe5e5e5, method=<optimized out>, type=Qt::AutoConnection) at kernel/qobject.cpp:2543
#7  0x000000000040a3d3 in Shell::init (this=0x19efe30) at /home/john/Repositories/okular/shell/shell.cpp:111
#8  0x000000000040a771 in Shell::Shell (this=0x19efe30, args=<optimized out>, argIndex=-1, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /home/john/Repositories/okular/shell/shell.cpp:69
#9  0x00000000004081f7 in main (argc=<optimized out>, argv=<optimized out>) at /home/john/Repositories/okular/shell/main.cpp:75

Reported using DrKonqi
Comment 1 Albert Astals Cid 2012-10-08 21:32:19 UTC

*** This bug has been marked as a duplicate of bug 308093 ***