Bug 206078 - crash in file upload form [KLineEdit::keyPressEvent]
Summary: crash in file upload form [KLineEdit::keyPressEvent]
Status: RESOLVED DUPLICATE of bug 192755
Alias: None
Product: konqueror
Classification: Applications
Component: khtml forms (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 10:29 UTC by Marcus Better
Modified: 2009-09-04 00:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Better 2009-09-03 10:29:53 UTC
Application that crashed: konqueror
Version of the application: 4.3.1 (KDE 4.3.1)
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-melech x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
konqueror crashed when I tried to submit a file in a file upload form on OpenDesktop.org. It was probably when pressing Enter after entering the file name in the text field, or possibly after hitting Enter in Konqueror's confirmation dialog.

I'm using kpart-webkit.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  KLineEdit::keyPressEvent (this=0x1dfb710, e=0x15ebd60) at ../../kdeui/widgets/klineedit.cpp:897
#6  0x00007fc8c9d270e7 in khtml::RenderWidget::handleEvent (this=0x138fc68, ev=...) at ../../khtml/rendering/render_replaced.cpp:1137
#7  0x00007fc8c9ca29e3 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (this=0x1b06610, evt=0x2ac6430) at ../../khtml/html/html_formimpl.cpp:1049
#8  0x00007fc8c9cb24b2 in DOM::HTMLInputElementImpl::defaultEventHandler (this=0x1b06610, evt=0x2ac6430) at ../../khtml/html/html_formimpl.cpp:1954
#9  0x00007fc8c9c3e594 in DOM::NodeImpl::dispatchGenericEvent (this=0x1b06610, evt=0x2ac6430) at ../../khtml/xml/dom_nodeimpl.cpp:526
#10 0x00007fc8c9c3e75e in DOM::NodeImpl::dispatchEvent (this=0x1b06610, evt=0x2ac6430, exceptioncode=@0x7ffffbe894b4, tempEvent=true) at ../../khtml/xml/dom_nodeimpl.cpp:453
#11 0x00007fc8c9c3f0b0 in DOM::NodeImpl::dispatchKeyEvent (this=0x1b06610, key=0x7ffffbe89b80, keypress=<value optimized out>) at ../../khtml/xml/dom_nodeimpl.cpp:694
#12 0x00007fc8c9ba413d in KHTMLView::dispatchKeyEvent (this=0xb990c0, _ke=0x7ffffbe89b80) at ../../khtml/khtmlview.cpp:1626
#13 0x00007fc8c9bacc94 in KHTMLView::keyPressEvent (this=0xb990c0, _ke=0x7ffffbe89b80) at ../../khtml/khtmlview.cpp:1747
#14 0x00007fc8c9bab32c in KHTMLView::eventFilter (this=0xb990c0, o=0x101cd10, e=0x7ffffbe89b80) at ../../khtml/khtmlview.cpp:2285
#15 0x00007fc8e1c4c838 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x101cd10, event=0x7ffffbe89b80) at kernel/qcoreapplication.cpp:726
#16 0x00007fc8dfbd87dc in QApplicationPrivate::notify_helper (this=0x6adc80, receiver=0x101cd10, e=0x7ffffbe89b80) at kernel/qapplication.cpp:4052
#17 0x00007fc8dfbe176f in QApplication::notify (this=<value optimized out>, receiver=0x101cd10, e=0x7ffffbe89b80) at kernel/qapplication.cpp:3662
#18 0x00007fc8e083243b in KApplication::notify (this=0x7ffffbe8bf10, receiver=0x1dfb710, event=0x7ffffbe89b80) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007fc8e1c4d51c in QCoreApplication::notifyInternal (this=0x7ffffbe8bf10, receiver=0x1dfb710, event=0x7ffffbe89b80) at kernel/qcoreapplication.cpp:610
#20 0x00007fc8dfc6c1e4 in QKeyMapper::sendKeyEvent (keyWidget=0x1dfb710, grab=<value optimized out>, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=false, count=1, 
    nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1675
#21 0x00007fc8dfc6e4b9 in QKeyMapperPrivate::translateKeyEvent (this=0x6df700, keyWidget=0x1dfb710, event=0x7ffffbe8b980, grab=16) at kernel/qkeymapper_x11.cpp:1645
#22 0x00007fc8dfc474ae in QApplication::x11ProcessEvent (this=0x7ffffbe8bf10, event=0x7ffffbe8b980) at kernel/qapplication_x11.cpp:3443
#23 0x00007fc8dfc6fe9c in x11EventSourceDispatch (s=0x6b1930, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007fc8deaf57aa in g_main_dispatch (context=0x6b05f0) at /tmp/buildd/glib2.0-2.20.4/glib/gmain.c:1824
#25 IA__g_main_context_dispatch (context=0x6b05f0) at /tmp/buildd/glib2.0-2.20.4/glib/gmain.c:2377
#26 0x00007fc8deaf8df8 in g_main_context_iterate (context=0x6b05f0, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.20.4/glib/gmain.c:2455
#27 0x00007fc8deaf8fac in IA__g_main_context_iteration (context=0x6b05f0, may_block=1) at /tmp/buildd/glib2.0-2.20.4/glib/gmain.c:2518
#28 0x00007fc8e1c75bff in QEventDispatcherGlib::processEvents (this=0x614850, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00007fc8dfc6f64f in QGuiEventDispatcherGlib::processEvents (this=0x7ffffbe88f10, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007fc8e1c4bde2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fc8e1c4c1b4 in QEventLoop::exec (this=0x7ffffbe8bcb0, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007fc8e1c4e424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0x00007fc8d6d870a9 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/konqueror/src/konqmain.cpp:257
#34 0x0000000000407264 in launch (argc=4, _name=0x67aca8 "konqueror", args=<value optimized out>, cwd=0x67acdd "/home/marcus/Dokument", envc=42, envs=0x67b2ea "", reset_env=true, tty=0x0, 
    avoid_loops=false, startup_id_str=0x67b2f3 "better;1251965868;485038;5587_TIME583275") at ../../kinit/kinit.cpp:677
#35 0x0000000000407a28 in handle_launcher_request (sock=112, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#36 0x0000000000407f8e in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1353
#37 0x000000000040863b in main (argc=2, argv=0x7ffffbe8d4f8, envp=0x7ffffbe8d510) at ../../kinit/kinit.cpp:1793

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

Reported using DrKonqi
Comment 1 Michael Leupold 2009-09-03 12:07:41 UTC
> I'm using kpart-webkit.

Actually you seem to be using khtml and not webkit.
Comment 2 Dario Andres 2009-09-04 00:24:48 UTC
Thanks

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