Bug 280118 - Konqueror crashed while screen was locked
Summary: Konqueror crashed while screen was locked
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 280218 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-15 11:45 UTC by Nico Kruber
Modified: 2011-08-26 14:41 UTC (History)
2 users (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 Nico Kruber 2011-08-15 11:45:51 UTC
Application: konqueror (4.7.00 (4.7.0))
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

I had an open Konqueror with 2 tabs and a local html site each. I locked my screen and when I came back and unlocked the screen, Konqueror already died.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7ffce7fd5760 (LWP 11679))]

Thread 2 (Thread 0x7ffccd881700 (LWP 18429)):
[KCrash Handler]
#6  0x00007ffce55dcab5 in raise () from /lib64/libc.so.6
#7  0x00007ffce55ddfb6 in abort () from /lib64/libc.so.6
#8  0x00007ffce24d7b4a in g_logv () from /lib64/libglib-2.0.so.0
#9  0x00007ffce24d7bd3 in g_log () from /lib64/libglib-2.0.so.0
#10 0x00007ffce24cb432 in ?? () from /lib64/libglib-2.0.so.0
#11 0x00007ffce24cb7f9 in g_main_context_new () from /lib64/libglib-2.0.so.0
#12 0x00007ffce6c6a001 in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0xae1be0, context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:310
#13 0x00007ffce6c6a0e0 in QEventDispatcherGlib::QEventDispatcherGlib (this=0xeed310, parent=0x0) at kernel/qeventdispatcher_glib.cpp:357
#14 0x00007ffce6b5547c in QThreadPrivate::createEventDispatcher (data=0xf7ec30) at thread/qthread_unix.cpp:261
#15 0x00007ffce6b56076 in QThreadPrivate::start (arg=0xf9ee60) at thread/qthread_unix.cpp:313
#16 0x00007ffce68c5a3f in start_thread () from /lib64/libpthread.so.0
#17 0x00007ffce567d67d in clone () from /lib64/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffce7fd5760 (LWP 11679)):
#0  0x00007ffce68ca38c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ffce6b5677b in wait (this=<value optimized out>, mutex=0xf6dc40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xf6dc40, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007ffce6b4a511 in QThreadPoolPrivate::waitForDone (this=0xf6dbb0) at concurrent/qthreadpool.cpp:295
#4  0x00007ffce6b4b51f in QThreadPool::~QThreadPool (this=<value optimized out>, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:428
#5  0x00007ffce6b4b559 in QThreadPool::~QThreadPool (this=0xfa1570, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:430
#6  0x00007ffce6b4ba55 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter (this=0x7ffce6f72b88, __in_chrg=<value optimized out>) at ../../src/corelib/global/qglobal.h:1821
#7  0x00007ffce55df5a1 in __run_exit_handlers () from /lib64/libc.so.6
#8  0x00007ffce55df5f5 in exit () from /lib64/libc.so.6
#9  0x00007ffce5e56f48 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:772
#10 0x00007ffce79c97c8 in KApplication::xioErrhandler (this=0x7fff288c8fd0, dpy=0x6d6140) at /usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:419
#11 0x00007ffce749478e in _XIOError () from /usr/lib64/libX11.so.6
#12 0x00007ffce749203d in _XEventsQueued () from /usr/lib64/libX11.so.6
#13 0x00007ffce74828df in XEventsQueued () from /usr/lib64/libX11.so.6
#14 0x00007ffce5e8fa4c in x11EventSourceCheck (s=0x6b35b0) at kernel/qguieventdispatcher_glib.cpp:85
#15 0x00007ffce24ce84c in g_main_context_check () from /lib64/libglib-2.0.so.0
#16 0x00007ffce24cf132 in ?? () from /lib64/libglib-2.0.so.0
#17 0x00007ffce24cf650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007ffce6c6a286 in QEventDispatcherGlib::processEvents (this=0x617cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#19 0x00007ffce5e8fbae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#20 0x00007ffce6c3e8d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#21 0x00007ffce6c3eae5 in QEventLoop::exec (this=0x7fff288c8d80, flags=...) at kernel/qeventloop.cpp:201
#22 0x00007ffce6c42f2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#23 0x00007ffcd7171372 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#24 0x0000000000407279 in _start ()

Possible duplicates by query: bug 279796.

Reported using DrKonqi
Comment 1 Julian Bäume 2011-08-21 13:36:03 UTC
This bug might also be related: https://bugs.kde.org/show_bug.cgi?id=280218
Comment 2 Tommi Tervo 2011-08-26 14:39:44 UTC
*** Bug 280218 has been marked as a duplicate of this bug. ***
Comment 3 Tommi Tervo 2011-08-26 14:41:37 UTC
Fixed by David Faure:
http://lists.kde.org/?l=kde-commits&m=131417459824657&w=2