Summary: | Konqueror Crash Closing Tabs Faster | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Sergio <sdmoralesma> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, sdmoralesma |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sergio
2009-09-20 23:29:05 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 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 Thank you *** This bug has been marked as a duplicate of bug 150162 *** |