Bug 185850 - Konqueror Crashed with Signal 11 SIGSEV (Q|KLineEdit::keyPressEvent)
Summary: Konqueror Crashed with Signal 11 SIGSEV (Q|KLineEdit::keyPressEvent)
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2009-03-01 04:09 UTC by Andy Garay
Modified: 2018-10-27 03:49 UTC (History)
3 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 Andy Garay 2009-03-01 04:09:28 UTC
Version:            (using KDE 4.1.4)
OS:                Linux
Installed from:    Ubuntu Packages

Konqueror crashes every time I attempt to login to my Direct TV account here: 
https://www.directv.com:443/DTVAPP/login/login.jsp

The page open fine, but once I've entered my username and password and hit login I get to pop up messages asking if I want the password to be remembered. I select do not store on the second pop up, Konqueror crashes.

Application: Konqueror (konqueror), signal SIGSEGV
0x00007f076e01e6b0 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f076e7cd6f0 (LWP 7691)):
[KCrash Handler]
#5  0x00007f076c6f3ed5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6  0x00007f076b5503ae in QLineEdit::keyPressEvent () from /usr/lib/libQtGui.so.4
#7  0x00007f076d0f0faf in KLineEdit::keyPressEvent () from /usr/lib/libkdeui.so.5
#8  0x00007f075f85fd3a in ?? () from /usr/lib/libkhtml.so.5
#9  0x00007f075f7d7303 in ?? () from /usr/lib/libkhtml.so.5
#10 0x00007f075f7e6162 in ?? () from /usr/lib/libkhtml.so.5
#11 0x00007f075f777c2c in ?? () from /usr/lib/libkhtml.so.5
#12 0x00007f075f777e0e in ?? () from /usr/lib/libkhtml.so.5
#13 0x00007f075f778740 in ?? () from /usr/lib/libkhtml.so.5
#14 0x00007f075f6dc9bd in KHTMLView::dispatchKeyEvent () from /usr/lib/libkhtml.so.5
#15 0x00007f075f6e5a41 in KHTMLView::keyPressEvent () from /usr/lib/libkhtml.so.5
#16 0x00007f075f6e421f in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.5
#17 0x00007f076c6de038 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#18 0x00007f076b1eac0c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0x00007f076b1f3864 in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0x00007f076d03c13b in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0x00007f076c6ded61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0x00007f076b2795c4 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007f076b27b8a7 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f076b255390 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#25 0x00007f076b27d2c4 in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f0768524d3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0x00007f076852850d in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007f07685286cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0x00007f076c70715f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#30 0x00007f076b27ca6f in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007f076c6dd682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0x00007f076c6dd80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0x00007f076c6dfcbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0x00007f076e3b1981 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#35 0x00007f076df94466 in __libc_start_main () from /lib/libc.so.6
#36 0x0000000000400669 in _start ()
Comment 1 Andy Garay 2009-03-01 04:58:51 UTC
I was able to logon to the page by selecting the option to never store the password for that site.
Comment 2 Dario Andres 2009-03-02 00:53:44 UTC
As you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post complete backtrace here? 
You need to install the "kdelibs5-dbg" package.
Thanks :)
Comment 3 Dario Andres 2009-04-05 20:59:18 UTC
Marking as NEEDSINFO
Comment 4 francisdinh 2009-05-03 22:56:55 UTC
This bug lingers in KDE 4.2.2 too!
Comment 5 francisdinh 2009-05-03 22:59:09 UTC
(In reply to comment #0)
> Version:            (using KDE 4.1.4)
> OS:                Linux
> Installed from:    Ubuntu Packages
> 
> Konqueror crashes every time I attempt to login to my Direct TV account here: 
> https://www.directv.com:443/DTVAPP/login/login.jsp
> 
> The page open fine, but once I've entered my username and password and hit
> login I get to pop up messages asking if I want the password to be remembered.
> I select do not store on the second pop up, Konqueror crashes.
> 
> Application: Konqueror (konqueror), signal SIGSEGV
> 0x00007f076e01e6b0 in nanosleep () from /lib/libc.so.6
> 
> Thread 1 (Thread 0x7f076e7cd6f0 (LWP 7691)):
> [KCrash Handler]
> #5  0x00007f076c6f3ed5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
> #6  0x00007f076b5503ae in QLineEdit::keyPressEvent () from
> /usr/lib/libQtGui.so.4
> #7  0x00007f076d0f0faf in KLineEdit::keyPressEvent () from
> /usr/lib/libkdeui.so.5
> #8  0x00007f075f85fd3a in ?? () from /usr/lib/libkhtml.so.5
> #9  0x00007f075f7d7303 in ?? () from /usr/lib/libkhtml.so.5
> #10 0x00007f075f7e6162 in ?? () from /usr/lib/libkhtml.so.5
> #11 0x00007f075f777c2c in ?? () from /usr/lib/libkhtml.so.5
> #12 0x00007f075f777e0e in ?? () from /usr/lib/libkhtml.so.5
> #13 0x00007f075f778740 in ?? () from /usr/lib/libkhtml.so.5
> #14 0x00007f075f6dc9bd in KHTMLView::dispatchKeyEvent () from
> /usr/lib/libkhtml.so.5
> #15 0x00007f075f6e5a41 in KHTMLView::keyPressEvent () from
> /usr/lib/libkhtml.so.5
> #16 0x00007f075f6e421f in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.5
> #17 0x00007f076c6de038 in
> QCoreApplicationPrivate::sendThroughObjectEventFilters () from
> /usr/lib/libQtCore.so.4
> #18 0x00007f076b1eac0c in QApplicationPrivate::notify_helper () from
> /usr/lib/libQtGui.so.4
> #19 0x00007f076b1f3864 in QApplication::notify () from /usr/lib/libQtGui.so.4
> #20 0x00007f076d03c13b in KApplication::notify () from /usr/lib/libkdeui.so.5
> #21 0x00007f076c6ded61 in QCoreApplication::notifyInternal () from
> /usr/lib/libQtCore.so.4
> #22 0x00007f076b2795c4 in ?? () from /usr/lib/libQtGui.so.4
> #23 0x00007f076b27b8a7 in ?? () from /usr/lib/libQtGui.so.4
> #24 0x00007f076b255390 in QApplication::x11ProcessEvent () from
> /usr/lib/libQtGui.so.4
> #25 0x00007f076b27d2c4 in ?? () from /usr/lib/libQtGui.so.4
> #26 0x00007f0768524d3b in g_main_context_dispatch () from
> /usr/lib/libglib-2.0.so.0
> #27 0x00007f076852850d in ?? () from /usr/lib/libglib-2.0.so.0
> #28 0x00007f07685286cb in g_main_context_iteration () from
> /usr/lib/libglib-2.0.so.0
> #29 0x00007f076c70715f in QEventDispatcherGlib::processEvents () from
> /usr/lib/libQtCore.so.4
> #30 0x00007f076b27ca6f in ?? () from /usr/lib/libQtGui.so.4
> #31 0x00007f076c6dd682 in QEventLoop::processEvents () from
> /usr/lib/libQtCore.so.4
> #32 0x00007f076c6dd80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
> #33 0x00007f076c6dfcbd in QCoreApplication::exec () from
> /usr/lib/libQtCore.so.4
> #34 0x00007f076e3b1981 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
> #35 0x00007f076df94466 in __libc_start_main () from /lib/libc.so.6
> #36 0x0000000000400669 in _start ()

My problem can't get any info on the bug. It happened to me when I was just editing a site.
Comment 6 francisdinh 2009-05-03 23:06:14 UTC
(In reply to comment #5)
> (In reply to comment #0)
> > Version:            (using KDE 4.1.4)
> > OS:                Linux
> > Installed from:    Ubuntu Packages
> > 
> > Konqueror crashes every time I attempt to login to my Direct TV account here: 
> > https://www.directv.com:443/DTVAPP/login/login.jsp
> > 
> > The page open fine, but once I've entered my username and password and hit
> > login I get to pop up messages asking if I want the password to be remembered.
> > I select do not store on the second pop up, Konqueror crashes.
> > 
> > Application: Konqueror (konqueror), signal SIGSEGV
> > 0x00007f076e01e6b0 in nanosleep () from /lib/libc.so.6
> > 
> > Thread 1 (Thread 0x7f076e7cd6f0 (LWP 7691)):
> > [KCrash Handler]
> > #5  0x00007f076c6f3ed5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
> > #6  0x00007f076b5503ae in QLineEdit::keyPressEvent () from
> > /usr/lib/libQtGui.so.4
> > #7  0x00007f076d0f0faf in KLineEdit::keyPressEvent () from
> > /usr/lib/libkdeui.so.5
> > #8  0x00007f075f85fd3a in ?? () from /usr/lib/libkhtml.so.5
> > #9  0x00007f075f7d7303 in ?? () from /usr/lib/libkhtml.so.5
> > #10 0x00007f075f7e6162 in ?? () from /usr/lib/libkhtml.so.5
> > #11 0x00007f075f777c2c in ?? () from /usr/lib/libkhtml.so.5
> > #12 0x00007f075f777e0e in ?? () from /usr/lib/libkhtml.so.5
> > #13 0x00007f075f778740 in ?? () from /usr/lib/libkhtml.so.5
> > #14 0x00007f075f6dc9bd in KHTMLView::dispatchKeyEvent () from
> > /usr/lib/libkhtml.so.5
> > #15 0x00007f075f6e5a41 in KHTMLView::keyPressEvent () from
> > /usr/lib/libkhtml.so.5
> > #16 0x00007f075f6e421f in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.5
> > #17 0x00007f076c6de038 in
> > QCoreApplicationPrivate::sendThroughObjectEventFilters () from
> > /usr/lib/libQtCore.so.4
> > #18 0x00007f076b1eac0c in QApplicationPrivate::notify_helper () from
> > /usr/lib/libQtGui.so.4
> > #19 0x00007f076b1f3864 in QApplication::notify () from /usr/lib/libQtGui.so.4
> > #20 0x00007f076d03c13b in KApplication::notify () from /usr/lib/libkdeui.so.5
> > #21 0x00007f076c6ded61 in QCoreApplication::notifyInternal () from
> > /usr/lib/libQtCore.so.4
> > #22 0x00007f076b2795c4 in ?? () from /usr/lib/libQtGui.so.4
> > #23 0x00007f076b27b8a7 in ?? () from /usr/lib/libQtGui.so.4
> > #24 0x00007f076b255390 in QApplication::x11ProcessEvent () from
> > /usr/lib/libQtGui.so.4
> > #25 0x00007f076b27d2c4 in ?? () from /usr/lib/libQtGui.so.4
> > #26 0x00007f0768524d3b in g_main_context_dispatch () from
> > /usr/lib/libglib-2.0.so.0
> > #27 0x00007f076852850d in ?? () from /usr/lib/libglib-2.0.so.0
> > #28 0x00007f07685286cb in g_main_context_iteration () from
> > /usr/lib/libglib-2.0.so.0
> > #29 0x00007f076c70715f in QEventDispatcherGlib::processEvents () from
> > /usr/lib/libQtCore.so.4
> > #30 0x00007f076b27ca6f in ?? () from /usr/lib/libQtGui.so.4
> > #31 0x00007f076c6dd682 in QEventLoop::processEvents () from
> > /usr/lib/libQtCore.so.4
> > #32 0x00007f076c6dd80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
> > #33 0x00007f076c6dfcbd in QCoreApplication::exec () from
> > /usr/lib/libQtCore.so.4
> > #34 0x00007f076e3b1981 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
> > #35 0x00007f076df94466 in __libc_start_main () from /lib/libc.so.6
> > #36 0x0000000000400669 in _start ()
> 
> My problem can't get any info on the bug. It happened to me when I was just
> editing a site.

Solution: The website might be poorly setup or you do not have enough bandwidth
Comment 7 art 2009-06-21 13:46:30 UTC
Application: Konqueror (konqueror), signal SIGSEGV
0x00007fff8221c6e1 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7fff829cd6f0 (LWP 7264)):
[KCrash Handler]
#5  0x00007fff80832c7b in QString::operator== () from /usr/lib/libQtCore.so.4
#6  0x00007fff738f0a4d in KHTMLPart::restoreState () from /usr/lib/libkhtml.so.5
#7  0x00007fff738f09fc in KHTMLPart::restoreState () from /usr/lib/libkhtml.so.5
#8  0x00007fff738f09fc in KHTMLPart::restoreState () from /usr/lib/libkhtml.so.5
#9  0x00007fff8252f23b in ?? () from /usr/lib/libkdeinit4_konqueror.so
#10 0x00007fff8257efef in ?? () from /usr/lib/libkdeinit4_konqueror.so
#11 0x00007fff82588e9d in ?? () from /usr/lib/libkdeinit4_konqueror.so
#12 0x00007fff808f1134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007fff808f739f in ?? () from /usr/lib/libQtCore.so.4
#14 0x00007fff808eba43 in QObject::event () from /usr/lib/libQtCore.so.4
#15 0x00007fff7f3e8c3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#16 0x00007fff7f3f09ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#17 0x00007fff8123a13b in KApplication::notify () from /usr/lib/libkdeui.so.5
#18 0x00007fff808dcd61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#19 0x00007fff80908ab6 in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007fff809051fd in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007fff7c722d5b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007fff7c72652d in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x00007fff7c7266eb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007fff8090515f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#25 0x00007fff7f47aa6f in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fff808db682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0x00007fff808db80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0x00007fff808ddcbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0x00007fff825af981 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#30 0x00007fff82192466 in __libc_start_main () from /lib/libc.so.6
#31 0x0000000000400669 in _start ()
Comment 8 Dario Andres 2009-07-07 21:44:44 UTC
@art@purplesea.net: your crash seems to be a different one. If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace in a NEW report? Do not forget to add your KDE4 version and the steps to reproduce. Thanks
Comment 9 Myriam Schweingruber 2012-06-18 19:17:11 UTC
Is this still valid with Konqueror 4.8.4 or 4.9 beta2?
Comment 10 Andrew Crouthamel 2018-09-23 02:20:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Andrew Crouthamel 2018-10-27 03:49:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!