Bug 134018 - uploading files from network (http) show confirm requester twice and then crash
Summary: uploading files from network (http) show confirm requester twice and then crash
Status: RESOLVED DUPLICATE of bug 74569
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 18:01 UTC by Marcin Juszkiewicz
Modified: 2006-09-21 13:34 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 Marcin Juszkiewicz 2006-09-13 18:01:19 UTC
Version:           3.5.4 (using KDE 3.5.4, Debian Package 4:3.5.4-3 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.18-rc5

I use CMS with <input type="file"> in form. When I used http:// addresses as URL to file konqueror usually work.

But from time to time (hard to get when) after confirming requester 'are you sure you want to upload that file?' file get uploaded, CMS shows it to me but konqueror give me confirm requester second time. Pressing 'send files' or 'cancel' does not matter - application will crash.
Comment 1 Tommi Tervo 2006-09-13 19:27:01 UTC
Could you install kdelibs-dbg and kdebase-dbg packages and send backtrace here?
Comment 2 Marcin Juszkiewicz 2006-09-21 13:04:31 UTC
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232173376 (LWP 31753)]
[KCrash handler]
#6  0xb6d4e4cb in KLineEdit::keyPressEvent (this=0x86c6b78, e=0x82aa908)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kdeui/klineedit.cpp:668
#7  0xb5fb9156 in khtml::RenderWidget::EventPropagator::sendEvent (
    this=0xb75aebc8, e=0x8)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/rendering/render_replaced.cpp:690
#8  0xb5fffcde in khtml::RenderWidget::handleEvent (this=0x868da28, 
    ev=@0x87b2020)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/rendering/render_replaced.cpp:837
#9  0xb5f7eba8 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (
    this=0x8799828, evt=0x87b2020)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/html/html_formimpl.cpp:994
#10 0xb5fa7d82 in DOM::HTMLInputElementImpl::defaultEventHandler (
    this=0x8799828, evt=0x87b2020)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/html/html_formimpl.cpp:1805
#11 0xb5f57359 in DOM::NodeImpl::dispatchGenericEvent (this=0x8799828, 
    evt=0x87b2020)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/xml/dom_nodeimpl.cpp:404
#12 0xb5f57452 in DOM::NodeImpl::dispatchEvent (this=0x8799828, 
    evt=0x87b2020, exceptioncode=@0xbfdbc2e8, tempEvent=true)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/xml/dom_nodeimpl.cpp:348
#13 0xb5f5d6fb in DOM::NodeImpl::dispatchKeyEvent (this=0x8799828, 
    key=0xbfdbca50, keypress=true)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/xml/dom_nodeimpl.cpp:584
#14 0xb5eea1c3 in KHTMLView::dispatchKeyEventHelper (this=0x83464d0, 
    _ke=0xbfdbca50, keypress=true)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtmlview.cpp:1388
#15 0xb5ef8f2a in KHTMLView::dispatchKeyEvent (this=0x83464d0, _ke=0xbfdbca50)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtmlview.cpp:1344
#16 0xb5f3a090 in KHTMLView::keyPressEvent (this=0x83464d0, _ke=0xbfdbca50)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtmlview.cpp:1473
#17 0xb5ef077b in KHTMLView::eventFilter (this=0x83464d0, o=0x86a69c8, 
    e=0xbfdbca50)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./khtml/khtmlview.cpp:1968
#18 0xb727f13a in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#19 0xb727f1b8 in QObject::event () from /usr/lib/libqt-mt.so.3
#20 0xb72b644a in QWidget::event () from /usr/lib/libqt-mt.so.3
#21 0xb7217aea in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#22 0xb7219a9e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#23 0xb78f352e in KApplication::notify (this=0xbfdbcfdc, receiver=0x86a7ca0, 
    event=0xbfdbca50)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kdecore/kapplication.cpp:550
#24 0xb71ab445 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#25 0xb719c6a9 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
#26 0xb71a86d3 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#27 0xb71becb2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#28 0xb723203d in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0xb7231e5e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#30 0xb7219683 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0xb6720fc5 in kdemain (argc=2, argv=0x810b728)
    at /build/buildd/kdebase-3.5.4/./konqueror/konq_main.cc:206
#32 0xb7f54524 in kdeinitmain (argc=2, argv=0x810b728) at konqueror_dummy.cc:3
#33 0x0804e9d7 in launch (argc=2, _name=0x811d8a4 "konqueror", 
    args=0x811d8b6 "", cwd=0x0, envc=1, envs=0x811d8c7 "", reset_env=false, 
    tty=0x0, avoid_loops=false, 
    startup_id_str=0x811d8cc "work;1158836422;987748;1711_TIME3490220243")
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kinit/kinit.cpp:639
#34 0x0804f279 in handle_launcher_request (sock=8)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kinit/kinit.cpp:1206
#35 0x0804f612 in handle_requests (waitForPid=0)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kinit/kinit.cpp:1407
#36 0x08050019 in main (argc=3, argv=0xbfdbda84, envp=0xbfdbda94)
    at /home/sid-user/kdelibs/kdelibs-3.5.4/./kinit/kinit.cpp:1863
#37 0xb7ce0ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#38 0x0804b8a1 in _start () at ../sysdeps/i386/elf/start.S:119
Comment 3 Tommi Tervo 2006-09-21 13:34:53 UTC
Thanks for backtrace.

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