Bug 224004 - crash during window close
Summary: crash during window close
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.3.4
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 08:28 UTC by Ritesh Raj Sarraf
Modified: 2018-11-28 04:52 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 Ritesh Raj Sarraf 2010-01-24 08:28:51 UTC
Application that crashed: x-www-browser
Version of the application: 4.3.4 (KDE 4.3.4)
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-trunk-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
There were a bunch of tabs open. While closing the tabs, konq crashed.

 -- Backtrace:
Application: Konqueror (x-www-browser), signal: Segmentation fault
[KCrash Handler]
#6  0xb60e2120 in QWidget::internalWinId (this=0x9f276c0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:234
#7  QWidget::effectiveWinId (this=0x9f276c0) at kernel/qwidget.cpp:2223
#8  0xb6125aa2 in qt_x11_enforce_cursor (w=0xbb5c888, force=false) at kernel/qwidget_x11.cpp:306
#9  0xb6125bf9 in qt_x11_enforce_cursor (w=0xbb5c888) at kernel/qwidget_x11.cpp:346
#10 0xb6125c20 in QWidgetPrivate::unsetCursor_sys (this=0xd499c08) at kernel/qwidget_x11.cpp:1248
#11 0xb60e9ee5 in QWidget::unsetCursor (this=0xbb5c888) at kernel/qwidget.cpp:4643
#12 0xb1b3ae60 in KHTMLView::clear (this=0xb7a0088) at ../../khtml/khtmlview.cpp:629
#13 0xb1b618b2 in KHTMLPart::clear (this=0xd99a7a0) at ../../khtml/khtml_part.cpp:1570
#14 0xb1b79280 in ~KHTMLPart (this=0xd99a7a0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../khtml/khtml_part.cpp:608
#15 0xb77a4fea in ~KonqView (this=0xae19ce0, __in_chrg=<value optimized out>) at ../../../../apps/konqueror/src/konqview.cpp:132
#16 0xb77aab0d in KonqViewManager::removeTab (this=0x8bd32a8, currentFrame=0x95a9f84, emitAboutToRemoveSignal=true) at ../../../../apps/konqueror/src/konqviewmanager.cpp:404
#17 0xb77f428f in KonqMainWindow::slotRemoveTab (this=0x853afe8) at ../../../../apps/konqueror/src/konqmainwindow.cpp:2531
#18 0xb7806518 in KonqMainWindow::qt_metacall (this=0x853afe8, _c=QMetaObject::InvokeMetaMethod, _id=80, _a=0xb692db0) at ./konqmainwindow.moc:415
#19 0xb6a63b0b in QMetaCallEvent::placeMetaCall (this=0xca696d8, object=0x853afe8) at kernel/qobject.cpp:477
#20 0xb6a655e0 in QObject::event (this=0x853afe8, e=0xca696d8) at kernel/qobject.cpp:1110
#21 0xb60ea300 in QWidget::event (this=0x853afe8, event=0xca696d8) at kernel/qwidget.cpp:7951
#22 0xb64ad8f7 in QMainWindow::event (this=0x853afe8, event=0xca696d8) at widgets/qmainwindow.cpp:1399
#23 0xb70b3bd7 in KMainWindow::event (this=0x853afe8, ev=0xca696d8) at ../../kdeui/widgets/kmainwindow.cpp:1101
#24 0xb70f881c in KXmlGuiWindow::event (this=0x853afe8, ev=0xca696d8) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#25 0xb780795d in KonqMainWindow::event (this=0x853afe8, e=0xca696d8) at ../../../../apps/konqueror/src/konqmainwindow.cpp:5668
#26 0xb6094a94 in QApplicationPrivate::notify_helper (this=0x84d1ee8, receiver=0x853afe8, e=0xca696d8) at kernel/qapplication.cpp:4065
#27 0xb609ccc2 in QApplication::notify (this=0xbfa0b34c, receiver=0x853afe8, e=0xca696d8) at kernel/qapplication.cpp:4030
#28 0xb6fd162d in KApplication::notify (this=0xbfa0b34c, receiver=0x853afe8, event=0xca696d8) at ../../kdeui/kernel/kapplication.cpp:302
#29 0xb6a551eb in QCoreApplication::notifyInternal (this=0xbfa0b34c, receiver=0x853afe8, event=0xca696d8) at kernel/qcoreapplication.cpp:610
#30 0xb6a55e2e in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x84b9dd8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84b9dd8) at kernel/qcoreapplication.cpp:1247
#32 0xb6a83efa in QEventDispatcherUNIX::processEvents (this=0x84b9b28, flags=...) at kernel/qeventdispatcher_unix.cpp:884
#33 0xb6135496 in QEventDispatcherX11::processEvents (this=0x84b9b28, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#34 0xb6a5383a in QEventLoop::processEvents (this=0xbfa0b230, flags=...) at kernel/qeventloop.cpp:149
#35 0xb6a53c82 in QEventLoop::exec (this=0xbfa0b230, flags=...) at kernel/qeventloop.cpp:201
#36 0xb6a560d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0xb6094917 in QApplication::exec () at kernel/qapplication.cpp:3525
#38 0xb7838639 in kdemain (argc=2, argv=0xbfa0b6c4) at ../../../../apps/konqueror/src/konqmain.cpp:257
#39 0x080485ab in main (argc=2, argv=0xbfa0b6c4) at konqueror_dummy.cpp:3

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:29:07 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:23:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-28 04:52:25 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!