Bug 229175 - Crash when closing tab as already described (new backtrace)
Summary: Crash when closing tab as already described (new backtrace)
Status: RESOLVED DUPLICATE of bug 210551
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 21:57 UTC by Geoffray Levasseur
Modified: 2010-03-03 00:02 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 Geoffray Levasseur 2010-03-02 21:57:29 UTC
Application: konqueror (4.4.00 (KDE 4.4.0))
KDE Platform Version: 4.4.00 (KDE 4.4.0) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.32-2-amd64 x86_64
Distribution: Debian GNU/Linux 5.0.4 (lenny)

-- Information about the crash:
Already described in the bug reports marked as possible duplicate. Sending it for the backtrace in a 4.4 series Konqueror.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f94327d27f0 (LWP 31833))]

Thread 2 (Thread 0x7f940c77b910 (LWP 31854)):
#0  0x00007f943009ef89 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f9413b0a9b6 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f9413dea300) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f9413b0a9f9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f9413df83cc) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f943009a73a in start_thread () from /lib/libpthread.so.0
#4  0x00007f942e71f69d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f94327d27f0 (LWP 31833)):
[KCrash Handler]
#5  0x00007f942ef08f83 in __dynamic_cast () from /usr/lib/libstdc++.so.6
#6  0x00007f941ba4ec65 in KonqMainWindow::slotAddClosedUrl (this=0x25604f0, tab=0xac14638) at /share/src/kde/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:5162
#7  0x00007f941ba53985 in KonqMainWindow::qt_metacall (this=0x25604f0, _c=QMetaObject::InvokeMetaMethod, _id=44, _a=0x7fff51272b60)
    at /share/src/build/kde/KDE/kdebase/apps/konqueror/src/konqmainwindow.moc:383
#8  0x00007f9430441647 in QMetaObject::activate (sender=0x25f9440, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x28) at kernel/qobject.cpp:3294
#9  0x00007f941ba0207d in KonqViewManager::aboutToRemoveTab (this=0x25f9440, _t1=0xac14638) at /share/src/build/kde/KDE/kdebase/apps/konqueror/src/konqviewmanager.moc:112
#10 0x00007f941b9faefb in KonqViewManager::removeTab (this=0x25f9440, currentFrame=0xac14638, emitAboutToRemoveSignal=true) at /share/src/kde/KDE/kdebase/apps/konqueror/src/konqviewmanager.cpp:398
#11 0x00007f941ba3b8d2 in KonqMainWindow::slotRemoveTabPopupDelayed (this=0x25604f0) at /share/src/kde/KDE/kdebase/apps/konqueror/src/konqmainwindow.cpp:2548
#12 0x00007f941ba53dc5 in KonqMainWindow::qt_metacall (this=0x25604f0, _c=QMetaObject::InvokeMetaMethod, _id=82, _a=0x7fff51272e50)
    at /share/src/build/kde/KDE/kdebase/apps/konqueror/src/konqmainwindow.moc:421
#13 0x00007f9430441647 in QMetaObject::activate (sender=0xb244680, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x28) at kernel/qobject.cpp:3294
#14 0x00007f94304482bf in QSingleShotTimer::timerEvent (this=0xb244680) at kernel/qtimer.cpp:308
#15 0x00007f943043da53 in QObject::event (this=0xb244680, e=0x7f941bcc87d0) at kernel/qobject.cpp:1224
#16 0x00007f942f34c08d in QApplicationPrivate::notify_helper (this=0x25003c0, receiver=0xb244680, e=0x7fff512735d0) at kernel/qapplication.cpp:4242
#17 0x00007f942f3523bd in QApplication::notify (this=0x7fff51273b10, receiver=0xb244680, e=0x7fff512735d0) at kernel/qapplication.cpp:4125
#18 0x00007f9430c1b11b in KApplication::notify (this=0x7fff51273b10, receiver=0xb244680, event=0x7fff512735d0) at /share/src/kde/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#19 0x00007f943042dbdc in QCoreApplication::notifyInternal (this=0x7fff51273b10, receiver=0xb244680, event=0x7fff512735d0) at kernel/qcoreapplication.cpp:704
#20 0x00007f943045b3e4 in QCoreApplication::sendEvent (this=0x2504040) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x2504040) at kernel/qeventdispatcher_unix.cpp:603
#22 0x00007f94304579a8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#23 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#24 0x00007f942ac2a90e in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f942ac2e2c8 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f942ac2e3f0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f943045768c in QEventDispatcherGlib::processEvents (this=0x2460bd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#28 0x00007f942f3fc53f in QGuiEventDispatcherGlib::processEvents (this=0xac14638, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007f943042c4c2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f943042c894 in QEventLoop::exec (this=0x7fff51273880, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007f943042ed46 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x00007f941ba877ae in kdemain (argc=2, argv=0x2460d20) at /share/src/kde/KDE/kdebase/apps/konqueror/src/konqmain.cpp:257
#33 0x0000000000406be9 in launch (argc=2, _name=0x24cb818 "/usr/bin/konqueror", args=0x24cb834 "", cwd=0x0, envc=0, envs=0x24cb83c "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x24cb844 "debian-ltop;1267530991;816378;5511_TIME64001534") at /share/src/kde/KDE/kdelibs/kinit/kinit.cpp:717
#34 0x0000000000407d4d in handle_launcher_request (sock=9, who=0x40c36c "launcher") at /share/src/kde/KDE/kdelibs/kinit/kinit.cpp:1209
#35 0x000000000040851f in handle_requests (waitForPid=0) at /share/src/kde/KDE/kdelibs/kinit/kinit.cpp:1402
#36 0x0000000000409aa6 in main (argc=4, argv=0x7fff51274f98, envp=0x7fff51274fc0) at /share/src/kde/KDE/kdelibs/kinit/kinit.cpp:1841

This bug may be a duplicate of or related to bug 210551, bug 150162.

Possible duplicates by query: bug 225540, bug 225357, bug 224724, bug 224478, bug 224452.

Reported using DrKonqi
Comment 1 Maksim Orlovich 2010-03-03 00:02:34 UTC

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