Bug 208030 - Konqueror Crash Closing Tabs Faster
Summary: Konqueror Crash Closing Tabs Faster
Status: RESOLVED DUPLICATE of bug 150162
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 23:29 UTC by Sergio
Modified: 2009-09-30 23:06 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 Sergio 2009-09-20 23:29:05 UTC
Application that crashed: konqueror
Version of the application: 4.3.1 (KDE 4.3.1)
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
when y close many tabs faster konqueror just crash...

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 10608)]

Thread 2 (Thread 0xa8ff2b90 (LWP 10627)):
#0  0xb7ff0430 in __kernel_vsyscall ()
#1  0xb6509412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb66e9344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7def14c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7de3ac6 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb7dee132 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb65054ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb66da49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6012a10 (LWP 10608)):
[KCrash Handler]
#6  0xb4a7b1d3 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#7  0xb4a897b1 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#8  0xb7ef81b8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb7ef8e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb4a2df23 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#11 0xb4a2ecf7 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#12 0xb4a61e25 in ?? () from /usr/lib/libkdeinit4_konqueror.so
#13 0xb4a89ccc in ?? () from /usr/lib/libkdeinit4_konqueror.so
#14 0xb7ef81b8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb7ef8e42 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb7efdf77 in ?? () from /usr/lib/libQtCore.so.4
#17 0xb7efe09c in ?? () from /usr/lib/libQtCore.so.4
#18 0xb7ef316f in QObject::event () from /usr/lib/libQtCore.so.4
#19 0xb699fd3c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb69a803e in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb74b085d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb7ee2bcb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb7f11d51 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb7f0e3a0 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb6552b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb65560eb in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb6556268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb7f0e2f8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb6a41a75 in ?? () from /usr/lib/libQtGui.so.4
#30 0xb7ee11fa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb7ee1642 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0xb7ee3ae9 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#33 0xb699fbb7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#34 0xb4aba8a8 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#35 0x0804e27d in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-21 01:25:21 UTC
If you can reproduce the crash at will (or you experience this regularly), can you install the "kdebase-apps-dbg" package and post a complete backtrace here? Thanks
Comment 2 Sergio 2009-09-26 09:50:19 UTC
Hi, here is the backtrace:

Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb68a62fb in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0xb4ad9c14 in KonqMainWindow::slotAddClosedUrl (this=0x9299248, tab=0x97d7ee4) at /build/buildd/kdebase-4.3.1/apps/konqueror/src/konqmainwindow.cpp:5186
#8  0xb4ae87b1 in KonqMainWindow::qt_metacall (this=0x9299248, _c=QMetaObject::InvokeMetaMethod, _id=44, _a=0xbfc69b2c)
    at /build/buildd/kdebase-4.3.1/obj-i486-linux-gnu/apps/konqueror/src/konqmainwindow.moc:379
#9  0xb7f561b8 in QMetaObject::activate (sender=0x929a250, from_signal_index=10, to_signal_index=10, argv=0xbfc69b2c) at kernel/qobject.cpp:3113
#10 0xb7f56e42 in QMetaObject::activate (sender=0x929a250, m=0xb4b2dd88, local_signal_index=0, argv=0xbfc69b2c) at kernel/qobject.cpp:3187
#11 0xb4a8cf23 in KonqViewManager::aboutToRemoveTab (this=0x929a250, _t1=0x97d7ee4) at /build/buildd/kdebase-4.3.1/obj-i486-linux-gnu/apps/konqueror/src/konqviewmanager.moc:106
#12 0xb4a8dcf7 in KonqViewManager::removeTab (this=0x929a250, currentFrame=0x97d7ee4, emitAboutToRemoveSignal=true) at /build/buildd/kdebase-4.3.1/apps/konqueror/src/konqviewmanager.cpp:389
#13 0xb4ac0e25 in KonqMainWindow::slotRemoveTabPopupDelayed (this=0x9299248) at /build/buildd/kdebase-4.3.1/apps/konqueror/src/konqmainwindow.cpp:2559
#14 0xb4ae8ccc in KonqMainWindow::qt_metacall (this=0x9299248, _c=QMetaObject::InvokeMetaMethod, _id=82, _a=0xbfc69ca8)
    at /build/buildd/kdebase-4.3.1/obj-i486-linux-gnu/apps/konqueror/src/konqmainwindow.moc:417
#15 0xb7f561b8 in QMetaObject::activate (sender=0x1340aa18, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#16 0xb7f56e42 in QMetaObject::activate (sender=0x1340aa18, m=0xb8032908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#17 0xb7f5bf77 in QSingleShotTimer::timeout (this=0x1340aa18) at .moc/release-shared/qtimer.moc:76
#18 0xb7f5c09c in QSingleShotTimer::timerEvent (this=0x1340aa18) at kernel/qtimer.cpp:298
#19 0xb7f5116f in QObject::event (this=0x1340aa18, e=0xbfc6a12c) at kernel/qobject.cpp:1075
#20 0xb69fdd3c in QApplicationPrivate::notify_helper (this=0x90dcd60, receiver=0x1340aa18, e=0xbfc6a12c) at kernel/qapplication.cpp:4056
#21 0xb6a0603e in QApplication::notify (this=0xbfc6a590, receiver=0x1340aa18, e=0xbfc6a12c) at kernel/qapplication.cpp:3603
#22 0xb750e85d in KApplication::notify (this=0xbfc6a590, receiver=0x1340aa18, event=0xbfc6a12c) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#23 0xb7f40bcb in QCoreApplication::notifyInternal (this=0xbfc6a590, receiver=0x1340aa18, event=0xbfc6a12c) at kernel/qcoreapplication.cpp:610
#24 0xb7f6fd51 in QTimerInfoList::activateTimers (this=0x90df95c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#25 0xb7f6c3a0 in timerSourceDispatch (source=0x90df928) at kernel/qeventdispatcher_glib.cpp:165
#26 0xb65b0b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb65b40eb in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb65b4268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb7f6c2f8 in QEventDispatcherGlib::processEvents (this=0x9069d40, flags={i = -1077501272}) at kernel/qeventdispatcher_glib.cpp:327
#30 0xb6a9fa75 in QGuiEventDispatcherGlib::processEvents (this=0x9069d40, flags={i = -1077501224}) at kernel/qguieventdispatcher_glib.cpp:202
#31 0xb7f3f1fa in QEventLoop::processEvents (this=0xbfc6a350, flags={i = -1077501160}) at kernel/qeventloop.cpp:149
#32 0xb7f3f642 in QEventLoop::exec (this=0xbfc6a350, flags={i = -1077501096}) at kernel/qeventloop.cpp:201
#33 0xb7f41ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#34 0xb69fdbb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#35 0xb4b198a8 in kdemain (argc=2, argv=0x90674c8) at /build/buildd/kdebase-4.3.1/apps/konqueror/src/konqmain.cpp:271
#36 0x0804e27d in launch (argc=2, _name=0x90b6e0c "/usr/bin/konqueror", args=0x90b6e27 "", cwd=0x0, envc=0, envs=0x90b6e2c "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x90b6e30 "checho-desktop;1253950315;601006;3213_TIME7492422") at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:677
#37 0x0804ea5d in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1169
#38 0x0804efe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1362
#39 0x0804fbca in main (argc=2, argv=0xbfc6af84, envp=0xbfc6af90) at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1793
Comment 3 Dario Andres 2009-09-30 23:06:30 UTC
Thank you

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