Bug 79772 - crash by submit on a webpage
Summary: crash by submit on a webpage
Status: RESOLVED DUPLICATE of bug 75280
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 21:17 UTC by Johann-Nikolaus Andreae
Modified: 2004-07-06 12:48 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 Johann-Nikolaus Andreae 2004-04-16 21:17:41 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    SuSE RPMs
OS:          Linux

submiting a search on the webpage www.bookzilla.de pressing the enter button.
if the "sumbit the data uncrypt to the server" question ansered with pressen 2x enter in short interval the konqueror creashs.

0x413ffa86 in waitpid () from /lib/i686/libpthread.so.0
#0  0x413ffa86 in waitpid () from /lib/i686/libpthread.so.0
#1  0x409198d3 in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#2  0x413fe96c in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  <signal handler called>
#4  0x40e16c93 in QLineEdit::selectedText() const ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40659121 in KLineEdit::keyPressEvent(QKeyEvent*) ()
   from /opt/kde3/lib/libkdeui.so.4
#6  0x41cc7035 in khtml::RenderWidget::EventPropagator::sendEvent(QEvent*) ()
   from /opt/kde3/lib/libkhtml.so.4
#7  0x41cc727b in khtml::RenderWidget::handleEvent(DOM::EventImpl const&) ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41c87cdd in DOM::HTMLGenericFormElementImpl::defaultEventHandler(DOM::EventImpl*) () from /opt/kde3/lib/libkhtml.so.4
#9  0x41c8b422 in DOM::HTMLInputElementImpl::defaultEventHandler(DOM::EventImpl*) () from /opt/kde3/lib/libkhtml.so.4
#10 0x41c519f5 in DOM::NodeImpl::dispatchGenericEvent(DOM::EventImpl*, int&) ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41c51802 in DOM::NodeImpl::dispatchEvent(DOM::EventImpl*, int&, bool) ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41c52199 in DOM::NodeImpl::dispatchKeyEvent(QKeyEvent*, bool) ()
   from /opt/kde3/lib/libkhtml.so.4
#13 0x41bf2153 in KHTMLView::dispatchKeyEventHelper(QKeyEvent*, bool) ()
   from /opt/kde3/lib/libkhtml.so.4
#14 0x41bf200c in KHTMLView::dispatchKeyEvent(QKeyEvent*) ()
   from /opt/kde3/lib/libkhtml.so.4
#15 0x41bf2272 in KHTMLView::keyPressEvent(QKeyEvent*) ()
   from /opt/kde3/lib/libkhtml.so.4
#16 0x41bf34eb in KHTMLView::eventFilter(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkhtml.so.4
#17 0x40d4f78e in QObject::activate_filters(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d4f680 in QObject::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40d892af in QWidget::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40e17a6a in QLineEdit::event(QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x41cc97ec in khtml::LineEditWidget::event(QEvent*) ()
   from /opt/kde3/lib/libkhtml.so.4
#22 0x40cf0c26 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40cf0487 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x408992b4 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#25 0x40c81c1d in QETWidget::translateKeyEvent(_XEvent const*, bool) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40c7d833 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40c95b6d in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40d036e0 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40d035d6 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40cf0ebf in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40082d5c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#32 0x0804863b in main ()
Comment 1 Johann-Nikolaus Andreae 2004-04-17 08:39:11 UTC
here some additional details.
the creas is only happend submiting by the enter button.
the website is not relevant.
after the first "sumbit the data uncrypt to the server" question dialog appears a second. at the second dialog the answer is not relevant.
after answer the second dialog the crash is happend.
Comment 2 Tommi Tervo 2004-07-06 12:48:36 UTC

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