Bug 327517 - Konqueror crashed when scrolling cursor up screen
Summary: Konqueror crashed when scrolling cursor up screen
Status: RESOLVED DUPLICATE of bug 264526
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.11.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-12 17:48 UTC by Matthew
Modified: 2013-11-12 22:47 UTC (History)
1 user (show)

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 Matthew 2013-11-12 17:48:14 UTC
Application: konqueror (4.11.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.5
Operating System: Linux 3.11.7-200.fc19.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I was just simply reading a web page at the Alsa Project web site and when I moved the cursor up the screen, scrolling with the mouse, Konqueror just disappeared and then the error message appeared saying Konqueror had to close down.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00000034b52bd893 in KJS::cloneInternal(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*, QSet<KJS::JSObject*>&) () from /lib64/libkhtml.so.5
#6  0x00000034b52bdc9b in KJS::encapsulateMessageEventData(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*) () from /lib64/libkhtml.so.5
#7  0x00000034b52bde85 in KJS::DelayedPostMessage::execute(KJS::Window*) () from /lib64/libkhtml.so.5
#8  0x00000034b5268b9b in KJS::Window::afterScriptExecution() () from /lib64/libkhtml.so.5
#9  0x00000034b5298d15 in KJS::JSEventListener::handleEvent(DOM::Event&) () from /lib64/libkhtml.so.5
#10 0x00000034b50d071d in DOM::EventTargetImpl::handleLocalEvents(DOM::EventImpl*, bool) () from /lib64/libkhtml.so.5
#11 0x00000034b50ab98e in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) () from /lib64/libkhtml.so.5
#12 0x00000034b50ab25d in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) () from /lib64/libkhtml.so.5
#13 0x00000034b5014e6e in KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int, int) () from /lib64/libkhtml.so.5
#14 0x00000034b5016a2d in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /lib64/libkhtml.so.5
#15 0x0000003493217c45 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#16 0x00000034935b3cde in QFrame::event(QEvent*) () from /lib64/libQtGui.so.4
#17 0x00000034b5007e45 in KHTMLView::widgetEvent(QEvent*) () from /lib64/libkhtml.so.5
#18 0x00000034b5012528 in KHTMLView::eventFilter(QObject*, QEvent*) () from /lib64/libkhtml.so.5
#19 0x000000348f57a3d6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#20 0x00000034931c84bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#21 0x00000034931cebdd in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#22 0x000000349483fe9a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#23 0x000000348f57a26d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#24 0x00000034931ce393 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#25 0x000000349323f92b in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#26 0x000000349323e39c in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#27 0x0000003493264e54 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#28 0x0000003485447e06 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#29 0x0000003485448158 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#30 0x00000034854481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#31 0x000000348f5a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#32 0x0000003493264fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#33 0x000000348f578ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#34 0x000000348f5791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#35 0x000000348f57e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#36 0x000000348b0b17ae in kdemain () from /lib64/libkdeinit4_konqueror.so
#37 0x0000003483021b45 in __libc_start_main () from /lib64/libc.so.6
#38 0x00000000004008d1 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 264526.

Possible duplicates by query: bug 327039, bug 326588, bug 325870, bug 325767, bug 325578.

Reported using DrKonqi
Comment 1 Andrea Iacovitti 2013-11-12 22:47:15 UTC

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