Bug 269697 - Konqueror crashed when opening popup
Summary: Konqueror crashed when opening popup
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.6.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 14:02 UTC by workingwriter
Modified: 2018-11-29 04:49 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 workingwriter 2011-03-29 14:02:46 UTC
Application: konqueror (4.6.1 (4.6.1) "release 390")
KDE Platform Version: 4.6.1 (4.6.1) "release 390"
Qt Version: 4.7.2
Operating System: Linux 2.6.37.1-1.2-default i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Was logged into Facebook. Did a search for a page, which opened a shared external site. The popup blocker did its job, but when I asked Konqueror to display the popup, it crashed.
- Custom settings of the application:
Had just redefined tab settings to open links from email in a tab, not a window. Session was still active.

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

Thread 2 (Thread 0xabfdfb70 (LWP 3473)):
#0  0xb5c3022b in clock_gettime () from /lib/librt.so.1
#1  0xb6e3c0b5 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6f0ef36 in updateCurrentTime (this=0x901cf44, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x901cf44, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb6f0d77b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xabfdf06c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6f0d81d in timerSourcePrepare (source=0x901cf10, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb5b7aa70 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0xb5b7b8e2 in ?? () from /lib/libglib-2.0.so.0
#9  0xb5b7bfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0xb6f0dfc7 in QEventDispatcherGlib::processEvents (this=0x909b518, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6edea6d in QEventLoop::processEvents (this=0xabfdf200, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6edec99 in QEventLoop::exec (this=0xabfdf200, flags=...) at kernel/qeventloop.cpp:201
#13 0xb6ddfd49 in QThread::exec (this=0x901c638) at thread/qthread.cpp:492
#14 0xb6ebe7fd in QInotifyFileSystemWatcherEngine::run (this=0x901c638) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6de2993 in QThreadPrivate::start (arg=0x901c638) at thread/qthread_unix.cpp:320
#16 0xb2e08de7 in ?? () from /usr/X11R6/lib/libGL.so.1
#17 0xb611fd5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5912710 (LWP 3397)):
[KCrash Handler]
#7  QDragManager::move (this=0x92bf7e8, globalPos=...) at kernel/qdnd_x11.cpp:1658
#8  0xb6483de7 in QDragManager::eventFilter (this=0x92bf7e8, o=0x9e65ae0, e=0xbf8767f4) at kernel/qdnd_x11.cpp:1306
#9  0xb63f1a3f in QApplication::notify (this=0x0, receiver=0x9e65ae0, e=0xbf8767f4) at kernel/qapplication.cpp:4017
#10 0xb753b591 in KApplication::notify (this=0xbf8789c0, receiver=0x9e65ae0, event=0xbf8767f4) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311
#11 0xb6edf78e in QCoreApplication::notifyInternal (this=0xbf8789c0, receiver=0x9e65ae0, event=0xbf8767f4) at kernel/qcoreapplication.cpp:731
#12 0xb63e872c in sendSpontaneousEvent (receiver=0x9e65ae0, event=0xbf8767f4, alienWidget=0x0, nativeWidget=0x9e65ae0, buttonDown=0xb6d5cc00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218
#13 QApplicationPrivate::sendMouseEvent (receiver=0x9e65ae0, event=0xbf8767f4, alienWidget=0x0, nativeWidget=0x9e65ae0, buttonDown=0xb6d5cc00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#14 0xb6474bb0 in QETWidget::translateMouseEvent (this=0x9e65ae0, event=0xbf876d0c) at kernel/qapplication_x11.cpp:4461
#15 0xb6473cbe in QApplication::x11ProcessEvent (this=0xbf8789c0, event=0xbf876d0c) at kernel/qapplication_x11.cpp:3465
#16 0xb649e5e0 in x11EventSourceDispatch (s=0x810b5a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#17 0xb5b7b509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0xb5b7bd10 in ?? () from /lib/libglib-2.0.so.0
#19 0xb5b7bfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0xb6f0df7b in QEventDispatcherGlib::processEvents (this=0x80f19b8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#21 0xb649e1da in QGuiEventDispatcherGlib::processEvents (this=0x80f19b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#22 0xb6edea6d in QEventLoop::processEvents (this=0x96788d0, flags=...) at kernel/qeventloop.cpp:149
#23 0xb6edec99 in QEventLoop::exec (this=0x96788d0, flags=...) at kernel/qeventloop.cpp:201
#24 0xb6483857 in QDragManager::drag (this=0x92bf7e8, o=0x92bf9d8) at kernel/qdnd_x11.cpp:1981
#25 0xb63fb760 in QDrag::start (this=0x92bf9d8, request=...) at kernel/qdrag.cpp:316
#26 0xae05b786 in KHTMLPart::handleMouseMoveEventDrag (this=0x82ea300, event=0x80552f4) at /usr/src/debug/kdelibs-4.6.1/khtml/khtml_part.cpp:6424
#27 0xae061f0e in KHTMLPart::khtmlMouseMoveEvent (this=0x82ea300, event=0xbf877720) at /usr/src/debug/kdelibs-4.6.1/khtml/khtml_part.cpp:6523
#28 0xae03f66f in KHTMLPart::customEvent (this=0x82ea300, event=0xbf877720) at /usr/src/debug/kdelibs-4.6.1/khtml/khtml_part.cpp:6073
#29 0xb6ef4e1c in QObject::event (this=0x82ea300, e=0xbf877720) at kernel/qobject.cpp:1248
#30 0xb63e7684 in QApplicationPrivate::notify_helper (this=0x810adf8, receiver=0x82ea300, e=0xbf877720) at kernel/qapplication.cpp:4462
#31 0xb63f0427 in QApplication::notify (this=0xbf8789c0, receiver=0x82ea300, e=0xbf877720) at kernel/qapplication.cpp:3862
#32 0xb753b591 in KApplication::notify (this=0xbf8789c0, receiver=0x82ea300, event=0xbf877720) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311
#33 0xb6edf78e in QCoreApplication::notifyInternal (this=0xbf8789c0, receiver=0x82ea300, event=0xbf877720) at kernel/qcoreapplication.cpp:731
#34 0xae02fd42 in sendEvent (this=0x8304fe0, _mouse=0xae59c888) at /usr/include/QtCore/qcoreapplication.h:215
#35 KHTMLView::mouseMoveEvent (this=0x8304fe0, _mouse=0xae59c888) at /usr/src/debug/kdelibs-4.6.1/khtml/khtmlview.cpp:1539
#36 0xb6442b2c in QWidget::event (this=0x8304fe0, event=0xbf878024) at kernel/qwidget.cpp:8244
#37 0xb68520f5 in QFrame::event (this=0x8304fe0, e=0xbf878024) at widgets/qframe.cpp:557
#38 0xae0311ec in KHTMLView::widgetEvent (this=0x8304fe0, e=0xbf878024) at /usr/src/debug/kdelibs-4.6.1/khtml/khtmlview.cpp:2208
#39 0xae0315ca in KHTMLView::eventFilter (this=0x8304fe0, o=0x830af78, e=0xbf878024) at /usr/src/debug/kdelibs-4.6.1/khtml/khtmlview.cpp:2053
#40 0xb6edf926 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x810adf8, receiver=0x830af78, event=0xbf878024) at kernel/qcoreapplication.cpp:846
#41 0xb63e7654 in QApplicationPrivate::notify_helper (this=0x810adf8, receiver=0x830af78, e=0xbf878024) at kernel/qapplication.cpp:4458
#42 0xb63f0f80 in QApplication::notify (this=0xbf877d3c, receiver=0x830af78, e=0xbf878024) at kernel/qapplication.cpp:4023
#43 0xb753b591 in KApplication::notify (this=0xbf8789c0, receiver=0x830af78, event=0xbf878024) at /usr/src/debug/kdelibs-4.6.1/kdeui/kernel/kapplication.cpp:311
#44 0xb6edf78e in QCoreApplication::notifyInternal (this=0xbf8789c0, receiver=0x830af78, event=0xbf878024) at kernel/qcoreapplication.cpp:731
#45 0xb63e872c in sendSpontaneousEvent (receiver=0x830af78, event=0xbf878024, alienWidget=0x830af78, nativeWidget=0x82d3d40, buttonDown=0xb6d5cc00, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:218
#46 QApplicationPrivate::sendMouseEvent (receiver=0x830af78, event=0xbf878024, alienWidget=0x830af78, nativeWidget=0x82d3d40, buttonDown=0xb6d5cc00, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#47 0xb6474bb0 in QETWidget::translateMouseEvent (this=0x82d3d40, event=0xbf87853c) at kernel/qapplication_x11.cpp:4461
#48 0xb6473cbe in QApplication::x11ProcessEvent (this=0xbf8789c0, event=0xbf87853c) at kernel/qapplication_x11.cpp:3465
#49 0xb649e5e0 in x11EventSourceDispatch (s=0x810b5a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#50 0xb5b7b509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#51 0xb5b7bd10 in ?? () from /lib/libglib-2.0.so.0
#52 0xb5b7bfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#53 0xb6f0df7b in QEventDispatcherGlib::processEvents (this=0x80f19b8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#54 0xb649e1da in QGuiEventDispatcherGlib::processEvents (this=0x80f19b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0xb6edea6d in QEventLoop::processEvents (this=0xbf8787f4, flags=...) at kernel/qeventloop.cpp:149
#56 0xb6edec99 in QEventLoop::exec (this=0xbf8787f4, flags=...) at kernel/qeventloop.cpp:201
#57 0xb6ee3740 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#58 0xb63e53d4 in QApplication::exec () at kernel/qapplication.cpp:3736
#59 0xb0e7f35f in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#60 0x0804e514 in _start ()

Possible duplicates by query: bug 267656, bug 266491, bug 263106, bug 262195, bug 260787.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:42:47 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:31:34 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-29 04:49:56 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!