Bug 222025 - Closing tab crashed browser
Summary: Closing tab crashed browser
Status: RESOLVED DUPLICATE of bug 207173
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: 2010-01-10 08:46 UTC by Damon Anderson
Modified: 2010-01-10 15:35 UTC (History)
0 users

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 Damon Anderson 2010-01-10 08:46:04 UTC
Application that crashed: konqueror
Version of the application: 4.3.2 (KDE 4.3.2)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-17-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Open window had 4 tabs open. A link with a JS scripted popped open a new window. Went back to the original window. Closed one of the tabs by clicking on the X on the tab and the browser crashed.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  KonqMainWindow::slotPartActivated (this=0x2028ee0, part=0x29de260) at /build/buildd/kdebase-4.3.2/apps/konqueror/src/konqmainwindow.cpp:1975
#6  0x00007fce41b4b0c9 in KonqViewManager::doSetActivePart (this=0x202f3b0, part=0x29de260) at /build/buildd/kdebase-4.3.2/apps/konqueror/src/konqviewmanager.cpp:1031
#7  0x00007fce4d57cbbe in KParts::PartManager::eventFilter (this=0x202f3b0, obj=<value optimized out>, ev=0x7fffc541abf0) at /build/buildd/kde4libs-4.3.2/kparts/partmanager.cpp:282
#8  0x00007fce4dd5ba7c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x1e88cf0, receiver=0x23ccdd0, event=0x7fffc541abf0) at kernel/qcoreapplication.cpp:707
#9  0x00007fce4b321eb6 in QApplicationPrivate::notify_helper (this=0xffffffff, receiver=0x2421a00, e=0x2421a00) at kernel/qapplication.cpp:4031
#10 0x00007fce4b32a18a in QApplication::notify (this=0x7fffc541be40, receiver=0x23ccdd0, e=0x7fffc541abf0) at kernel/qapplication.cpp:4021
#11 0x00007fce4c434abb in KApplication::notify (this=0x7fffc541be40, receiver=0x23ccdd0, event=0x7fffc541abf0) at /build/buildd/kde4libs-4.3.2/kdeui/kernel/kapplication.cpp:302
#12 0x00007fce4dd5c6ac in QCoreApplication::notifyInternal (this=0x7fffc541be40, receiver=0x23ccdd0, event=0x7fffc541abf0) at kernel/qcoreapplication.cpp:610
#13 0x00007fce4b328887 in QApplicationPrivate::setFocusWidget (focus=0x23ccdd0, reason=Qt::TabFocusReason) at kernel/qapplication.cpp:2097
#14 0x00007fce4b36d135 in QWidget::setFocus (this=0x23ccdd0, reason=Qt::TabFocusReason) at kernel/qwidget.cpp:5747
#15 0x00007fce4b36d417 in QWidget::focusNextPrevChild (this=<value optimized out>, next=true) at kernel/qwidget.cpp:5891
#16 0x00007fce3a3fcdf2 in KHTMLView::focusNextPrevChild (this=0x1ed7130, next=<value optimized out>) at /build/buildd/kde4libs-4.3.2/khtml/khtmlview.cpp:2014
#17 0x00007fce4b37164d in QWidgetPrivate::hide_helper (this=0x1ee57c0) at kernel/qwidget.cpp:6855
#18 0x00007fce4b3786c0 in QWidget::setVisible (this=0x1ed7130, visible=<value optimized out>) at kernel/qwidget.cpp:7012
#19 0x00007fce3a42b156 in ~KHTMLPart (this=0x29de260) at /usr/include/qt4/QtGui/qwidget.h:477
#20 0x00007fce41b45193 in ~KonqView (this=0x2258d90) at /build/buildd/kdebase-4.3.2/apps/konqueror/src/konqview.cpp:132
#21 0x00007fce41b4b73f in KonqViewManager::removeTab (this=0x202f3b0, currentFrame=0x2256248, emitAboutToRemoveSignal=<value optimized out>)
    at /build/buildd/kdebase-4.3.2/apps/konqueror/src/konqviewmanager.cpp:400
#22 0x00007fce41ba0185 in KonqMainWindow::qt_metacall (this=0x2028ee0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc541b250)
    at /build/buildd/kdebase-4.3.2/obj-x86_64-linux-gnu/apps/konqueror/src/konqmainwindow.moc:417
#23 0x00007fce4dd71ea2 in QMetaObject::activate (sender=0x2f2d750, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x3414a10) at kernel/qobject.cpp:3113
#24 0x00007fce4dd7714f in QSingleShotTimer::timerEvent (this=0x2f2d750) at kernel/qtimer.cpp:298
#25 0x00007fce4dd6c263 in QObject::event (this=0x2f2d750, e=0x2421a00) at kernel/qobject.cpp:1075
#26 0x00007fce4b321f4d in QApplicationPrivate::notify_helper (this=0x1e88cf0, receiver=0x2f2d750, e=0x7fffc541b910) at kernel/qapplication.cpp:4056
#27 0x00007fce4b32a18a in QApplication::notify (this=0x7fffc541be40, receiver=0x2f2d750, e=0x7fffc541b910) at kernel/qapplication.cpp:4021
#28 0x00007fce4c434abb in KApplication::notify (this=0x7fffc541be40, receiver=0x2f2d750, event=0x7fffc541b910) at /build/buildd/kde4libs-4.3.2/kdeui/kernel/kapplication.cpp:302
#29 0x00007fce4dd5c6ac in QCoreApplication::notifyInternal (this=0x7fffc541be40, receiver=0x2f2d750, event=0x7fffc541b910) at kernel/qcoreapplication.cpp:610
#30 0x00007fce4dd89516 in QTimerInfoList::activateTimers (this=0x1e8c930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#31 0x00007fce4dd85b2d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#32 0x00007fce49db320a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x00007fce49db68e0 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0x00007fce49db6a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0x00007fce4dd85a8f in QEventDispatcherGlib::processEvents (this=0x1e88400, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#36 0x00007fce4b3babdf in QGuiEventDispatcherGlib::processEvents (this=0xffffffff, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x00007fce4dd5af42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -985547904}) at kernel/qeventloop.cpp:149
#38 0x00007fce4dd5b314 in QEventLoop::exec (this=0x7fffc541bbc0, flags={i = -985547824}) at kernel/qeventloop.cpp:201
#39 0x00007fce4dd5d5e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0x00007fce41bcb4e2 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdebase-4.3.2/apps/konqueror/src/konqmain.cpp:271
#41 0x0000000000407215 in launch (argc=2, _name=0x1e30478 "/usr/bin/konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0x1e3049c "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x1e304a4 "giant;1263108157;506799;13914_TIME113491854") at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:677
#42 0x0000000000407a38 in handle_launcher_request (sock=7, who=<value optimized out>) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1169
#43 0x0000000000407fe5 in handle_requests (waitForPid=0) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1362
#44 0x0000000000408b26 in main (argc=2, argv=0x7fffc541d528, envp=0x7fffc541d540) at /build/buildd/kde4libs-4.3.2/kinit/kinit.cpp:1793

This bug may be a duplicate of or related to bug 217490

Reported using DrKonqi
Comment 1 Maksim Orlovich 2010-01-10 15:35:42 UTC

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