Bug 202362 - Konqueror crashed on download start
Summary: Konqueror crashed on download start
Status: RESOLVED NOT A BUG
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: 2009-08-03 04:28 UTC by rapsys
Modified: 2011-05-21 23:48 UTC (History)
2 users (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 rapsys 2009-08-03 04:28:37 UTC
Application that crashed: konqueror
Version of the application: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
KDE Version: 4.2.98 (KDE 4.2.98 (KDE 4.3 RC3))
Qt Version: 4.5.2
Operating System: Linux 2.6.31-server-0.rc4.1mnb i686
Distribution: "Mandriva Linux 2009.1"

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb67a79e1 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb67a9374 in abort () at abort.c:88
#9  0xb7e5ead4 in qt_message_output (msgType=QtFatalMsg, buf=0x6 <Address 0x6 out of bounds>) at global/qglobal.cpp:2042
#10 0xb7e5ebd8 in qFatal (msg=0x6 <Address 0x6 out of bounds>) at global/qglobal.cpp:2241
#11 0xb7e5ecd5 in qt_assert (assertion=0xb1b9aa1d "i >= 0 && i < size()", file=0xb1b9a690 "/usr/lib/qt4/include/QtCore/qstring.h", line=687) at global/qglobal.cpp:1811
#12 0xb17bbbea in QString::operator[] (this=0xc6d7c14, i=0) at /usr/lib/qt4/include/QtCore/qstring.h:687
#13 0xb17ac4c0 in KHTMLView::buildFallbackAccessKeys (this=0xc7c7f38) at /usr/src/debug/kdelibs-4.2.98/khtml/khtmlview.cpp:3051
#14 0xb17ad305 in KHTMLView::displayAccessKeys (this=0xc7c7f38, caller=0x0, origview=0xc7c7f38, taken=@0xbf8fabbc, use_fallbacks=true) at /usr/src/debug/kdelibs-4.2.98/khtml/khtmlview.cpp:2622
#15 0xb17adcfa in KHTMLView::displayAccessKeys (this=0xc7c7f38) at /usr/src/debug/kdelibs-4.2.98/khtml/khtmlview.cpp:2615
#16 0xb17b4e8c in KHTMLView::keyReleaseEvent (this=0xc7c7f38, _ke=0xbf8fb064) at /usr/src/debug/kdelibs-4.2.98/khtml/khtmlview.cpp:1971
#17 0xb17b39cd in KHTMLView::eventFilter (this=0xc7c7f38, o=0xc7e4e40, e=0xbf8fb064) at /usr/src/debug/kdelibs-4.2.98/khtml/khtmlview.cpp:2287
#18 0xb7f5f90e in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9657928, receiver=0xc7e4e40, event=0xbf8fb064) at kernel/qcoreapplication.cpp:726
#19 0xb6ae137f in QApplicationPrivate::notify_helper (this=0x9657928, receiver=0xc7e4e40, e=0xbf8fb064) at kernel/qapplication.cpp:4052
#20 0xb6ae9f2e in QApplication::notify (this=0xc7e4e40, receiver=0xc7e4e40, e=0xbf8fb064) at kernel/qapplication.cpp:3662
#21 0xb7538e88 in KApplication::notify (this=0xbf8fcc8c, receiver=0xc7e4e40, event=0xbf8fb064) at /usr/src/debug/kdelibs-4.2.98/kdeui/kernel/kapplication.cpp:302
#22 0xb7f6079e in QCoreApplication::notifyInternal (this=0xbf8fcc8c, receiver=0xc7e4e40, event=0xbf8fb064) at kernel/qcoreapplication.cpp:610
#23 0xb6ae22ed in qt_sendSpontaneousEvent (receiver=0xc7e4e40, event=0x6) at ../../src/corelib/kernel/qcoreapplication.h:216
#24 0xb6b80993 in QKeyMapper::sendKeyEvent (keyWidget=0xc7e4e40, grab=false, type=QEvent::KeyRelease, code=16777249, modifiers=) at kernel/qkeymapper_x11.cpp:1861
#25 0xb6b83032 in QKeyMapperPrivate::translateKeyEvent (this=0x9681438, keyWidget=0xc7e4e40, event=0xbf8fc84c, grab=false) at kernel/qkeymapper_x11.cpp:1831
#26 0xb6b58a09 in QApplication::x11ProcessEvent (this=0xbf8fcc8c, event=0xbf8fc84c) at kernel/qapplication_x11.cpp:3443
#27 0xb6b84b28 in x11EventSourceDispatch (s=0x965aa00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0xb66cbed2 in IA__g_main_context_dispatch (context=0x9659aa0) at gmain.c:1960
#29 0xb66cf888 in g_main_context_iterate (context=0x9659aa0, block=<value optimized out>, dispatch=1, self=0x9657a68) at gmain.c:2591
#30 0xb66cf9ae in IA__g_main_context_iteration (context=0x9659aa0, may_block=1) at gmain.c:2654
#31 0xb7f8c9d8 in QEventDispatcherGlib::processEvents (this=0x9657908, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327
#32 0xb6b8425a in QGuiEventDispatcherGlib::processEvents (this=0x9657908, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb7f5ed8d in QEventLoop::processEvents (this=0xbf8fcb04, flags=) at kernel/qeventloop.cpp:149
#34 0xb7f5f1d9 in QEventLoop::exec (this=0xbf8fcb04, flags={i = 0}) at kernel/qeventloop.cpp:201
#35 0xb7f616c0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb6ae1214 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0xb39b6b61 in kdemain (argc=3, argv=0x961cab0) at /usr/src/debug/kdebase-4.2.98/apps/konqueror/src/konqmain.cpp:257
#38 0x0804dbd4 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x961d416 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051c48 "0") at /usr/src/debug/kdelibs-4.2.98/kinit/kinit.cpp:676
#39 0x0804e345 in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.2.98/kinit/kinit.cpp:1168
#40 0x0804f0b4 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.2.98/kinit/kinit.cpp:1361
#41 0x0804f945 in main (argc=2, argv=0xbf8fd554, envp=0xbf8fd560) at /usr/src/debug/kdelibs-4.2.98/kinit/kinit.cpp:1788

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-03 14:50:08 UTC
Can you reproduce the crash at will ? Thanks
Comment 2 Martin Koller 2011-05-21 23:48:14 UTC
no response.