Bug 228678 - Konqueror 4.4.0 login form crash
Summary: Konqueror 4.4.0 login form crash
Status: RESOLVED DUPLICATE of bug 210445
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 23:32 UTC by Konrad Siwczyński
Modified: 2010-02-27 15:43 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Siwczyński 2010-02-26 23:32:20 UTC
Application: konqueror (4.4.00 (KDE 4.4.0))
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
After logging in Konqueror crashed. I was unable to reproduce crash. Althou both login and post login pages are poorly displayed.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x06eb7015 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#7  0x007bbf9a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#8  0x01cb9259 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x01cc19c9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x010fa1fa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0x007bccfb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x01cba15e in ?? () from /usr/lib/libQtGui.so.4
#13 0x01d73150 in ?? () from /usr/lib/libQtGui.so.4
#14 0x01d75699 in ?? () from /usr/lib/libQtGui.so.4
#15 0x01d48dc7 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#16 0x01d7895a in ?? () from /usr/lib/libQtGui.so.4
#17 0x05a1ce88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x05a20730 in ?? () from /lib/libglib-2.0.so.0
#19 0x05a20863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x007e88e5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x01d78485 in ?? () from /usr/lib/libQtGui.so.4
#22 0x007bb319 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x007bb76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x007bf95f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#25 0x01cb9317 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#26 0x04f7976e in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#27 0x0804dff7 in _start ()

This bug may be a duplicate of or related to bug 165732.

Possible duplicates by query: bug 228670, bug 228039, bug 227765, bug 227754, bug 227742.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-27 14:47:06 UTC
As the crash doesn't seem to be reproducible and the backtrace is not really complete, this is going to be a bit difficult to track down.
Please provide the form login URL, and try to repeat the situation.
Regards
Comment 2 Konrad Siwczyński 2010-02-27 15:39:11 UTC
Login form url: https://www.mbank.com.pl/

Found the way to reproduce crash. Error occurs after pressing enter button (on keyboard) instead of login button on page (by mouse). After logging in alert occurs saying "Action already done". Pressing "ok" brings our favourite bug reporting window.

Regards.
Comment 3 Dario Andres 2010-02-27 15:43:33 UTC
Then this is likely to be bug 210445. Regards

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