Bug 183288 - konqueror random crash (I don't know how to reproduce this crash)
Summary: konqueror random crash (I don't know how to reproduce this crash)
Status: RESOLVED DUPLICATE of bug 150162
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 194965 196007 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-05 12:41 UTC by Davide Bettio
Modified: 2009-06-12 16:54 UTC (History)
3 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 Davide Bettio 2009-02-05 12:41:13 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.3. gcc (Debian 4.3.3-3) 4.3.3
OS:                Linux
Installed from:    Compiled sources

Application: Konqueror (konqueror), signal SIGSEGV
0x0ddf0d04 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 9063)]

Thread 2 (Thread 0x4c3694c0 (LWP 10319)):
#0  0x0edba018 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x0ee4956c in QWaitCondition::wait (this=0x1034fbc0, mutex=0x1034fbbc, time=<value optimized out>) at thread/qwaitcondition_unix.cpp:80
#2  0x0ee3b218 in QThreadPoolThread::run (this=0x1049f4e8) at concurrent/qthreadpool.cpp:135
#3  0x0ee48218 in QThreadPrivate::start (arg=0x1049f4e8) at thread/qthread_unix.cpp:185
#4  0x0edb4e34 in start_thread () from /lib/libpthread.so.0
#5  0x0de2aab0 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0x4802c800 (LWP 9063)):
[KCrash Handler]
#5  KonqMainWindow::slotAddClosedUrl (this=0x100b5758, tab=0x109d5324) at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:5205
#6  0x0ff8b854 in KonqMainWindow::qt_metacall (this=0x100b5758, _c=QMetaObject::InvokeMetaMethod, _id=-87, _a=0xbfaeb4d8)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/konqueror/src/konqmainwindow.moc:373
#7  0x0ef7dc00 in QMetaObject::activate (sender=0x100ef998, from_signal_index=10, to_signal_index=10, argv=<value optimized out>) at kernel/qobject.cpp:3031
#8  0x0ef7eb4c in QMetaObject::activate (sender=0x100ef998, m=<value optimized out>, local_signal_index=0, argv=0xbfaeb4d8) at kernel/qobject.cpp:3101
#9  0x0ff2afc4 in KonqViewManager::aboutToRemoveTab (this=<value optimized out>, _t1=0x109d5324) at /home/kde-devel/kde/build/KDE/kdebase/apps/konqueror/src/konqviewmanager.moc:104
#10 0x0ff2c03c in KonqViewManager::removeTab (this=0x100ef998, currentFrame=0x109d5324, emitAboutToRemoveSignal=true) at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/src/konqviewmanager.cpp:376
#11 0x0ff646e0 in KonqMainWindow::slotRemoveTabPopupDelayed (this=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:2533
#12 0x0ff8bd3c in KonqMainWindow::qt_metacall (this=0x100b5758, _c=QMetaObject::InvokeMetaMethod, _id=-49, _a=0xbfaeb5d8)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/konqueror/src/konqmainwindow.moc:411
#13 0x0ef7dc00 in QMetaObject::activate (sender=0x119f9e08, from_signal_index=4, to_signal_index=4, argv=<value optimized out>) at kernel/qobject.cpp:3031
#14 0x0ef7eb4c in QMetaObject::activate (sender=0x119f9e08, m=<value optimized out>, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#15 0x0ef863c0 in QSingleShotTimer::timeout (this=<value optimized out>) at .moc/release-shared/qtimer.moc:74
#16 0x0ef86548 in QSingleShotTimer::timerEvent (this=0x119f9e08) at kernel/qtimer.cpp:294
#17 0x0ef77390 in QObject::event (this=0x119f9e08, e=<value optimized out>) at kernel/qobject.cpp:1120
#18 0x0e4b5168 in QApplicationPrivate::notify_helper (this=0x10021bb8, receiver=0x119f9e08, e=0xbfaeb9cc) at kernel/qapplication.cpp:3803
#19 0x0e4be680 in QApplication::notify (this=0xbfaebe90, receiver=0x119f9e08, e=0xbfaeb9cc) at kernel/qapplication.cpp:3768
#20 0x0f66824c in KApplication::notify (this=0xbfaebe90, receiver=0x119f9e08, event=0xbfaeb9cc) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#21 0x0ef6396c in QCoreApplication::notifyInternal (this=0xbfaebe90, receiver=0x119f9e08, event=<value optimized out>) at kernel/qcoreapplication.cpp:587
#22 0x0ef9cd6c in QTimerInfoList::activateTimers (this=0x10024b3c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#23 0x0ef98448 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:160
#24 0x0d8db72c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x0d8dfec8 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x0d8e0188 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x0ef98364 in QEventDispatcherGlib::processEvents (this=0x10021878, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:319
#28 0x0e561080 in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:198
#29 0x0ef61598 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1079067688}) at kernel/qeventloop.cpp:143
#30 0x0ef61818 in QEventLoop::exec (this=0xbfaebc0c, flags={i = 268583072}) at kernel/qeventloop.cpp:194
#31 0x0ef64de4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#32 0x0e4b4ef0 in QApplication::exec () at kernel/qapplication.cpp:3331
#33 0x0ffb9ec0 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/kde-devel/kde/src/KDE/kdebase/apps/konqueror/src/konqmain.cpp:257
#34 0x10001b80 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/kde-devel/kde/build/KDE/kdebase/apps/konqueror/src/konqueror_dummy.cpp:3
Comment 1 Jonathan Thomas 2009-04-11 01:02:36 UTC
It's not just you, we've gotten a report of the same crash downstream at https://launchpad.net/bugs/359248
Comment 2 Dario Andres 2009-06-02 13:40:43 UTC
*** Bug 194965 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2009-06-12 00:43:59 UTC
*** Bug 196007 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-06-12 00:44:33 UTC
Bug 196007 has a explanation on how to reproduce the crash.
Comment 5 Dario Andres 2009-06-12 16:54:25 UTC

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