Bug 226873 - KDE, rekonq, opensuse, browse crash
Summary: KDE, rekonq, opensuse, browse crash
Status: RESOLVED NOT A BUG
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 19:37 UTC by Tomáš Jedlička
Modified: 2010-02-16 02:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Jedlička 2010-02-14 19:37:34 UTC
Application that crashed: rekonq
Version of the application: 0.3.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

 -- Backtrace:
Application: rekonq (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4f70390750 (LWP 3667))]

Thread 3 (Thread 0x7f4f59003910 (LWP 3728)):
#0  0x00007f4f6fb84049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4f6fdf453b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f4f66dfe475 in WebCore::IconDatabase::syncThreadMainLoop() () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f4f66dfe547 in WebCore::IconDatabase::iconDatabaseSyncThread() () from /usr/lib64/libQtWebKit.so.4
#4  0x00007f4f668c651b in WTF::ThreadPrivate::run() () from /usr/lib64/libQtWebKit.so.4
#5  0x00007f4f6fdf3485 in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007f4f6fb7f65d in start_thread () from /lib64/libpthread.so.0
#7  0x00007f4f6d592e1d in clone () from /lib64/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4f53fff910 (LWP 3734)):
#0  0x00007f4f6fb84049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4f6fdf453b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f4f6c2cd9ec in ?? () from /usr/lib64/libQtNetwork.so.4
#3  0x00007f4f6fdf3485 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f4f6fb7f65d in start_thread () from /lib64/libpthread.so.0
#5  0x00007f4f6d592e1d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4f70390750 (LWP 3667)):
[KCrash Handler]
#5  0x00007f4f6fed8dcd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007f4f6dccf73e in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007f4f6dd346bb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f4f6dd5cb6c in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007f4f6cc12dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f4f6cc167b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f4f6cc168e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f4f6ff013a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007f4f6dd5c31e in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f4f6fed7712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#15 0x00007f4f6fed7ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007f4f6fed9c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x00007f4f65a48082 in kdemain () from /usr/lib64/libkdeinit4_rekonq.so
#18 0x0000000000406f88 in _start ()

Reported using DrKonqi
Comment 1 Andrea Diamantini 2010-02-16 02:34:52 UTC
As we are in full development mode, we are not supporting (more) 0.3 bugs. Please try the upcoming 0.4 release (0.4 beta is just out).
Anyway, as you can easily see in your backtrace, no rekonq code let it crash here..