Bug 166233 - konqueror crash while accessing the Siemens SX541 home page
Summary: konqueror crash while accessing the Siemens SX541 home page
Status: RESOLVED DUPLICATE of bug 165732
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 15:29 UTC by dc
Modified: 2009-05-28 14:19 UTC (History)
4 users (show)

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 dc 2008-07-10 15:29:49 UTC
Version:           4.1 Beta 2 (using KDE 4.0.83)
Installed from:    Ubuntu Packages
Compiler:          gcc  
OS:                Linux

Konqueror crashes when attempting to pass the login page of the Siemens SX541's home page (lot of JS). I've tried to save the individual pages with another browser and load them with konqueror; but this didn't reproduced trhe problem. It's only when I click on the 'login' submit button (in fact JS) that I hit the problem.                                                                             

If you don't have access to a Siemens SX541 (modem/router wifi), I can arrange for an access through a NAT on our firewall. However, I'll need a fixed IP address for setting my fw's rules.            

In the mean time, here is the krash dump.

Application: Konqueror (konqueror), signal SIGSEGV 
 [Thread debugging using libthread_db enabled]     
 [New Thread 0xb6071940 (LWP 7416)]                 
 [KCrash handler]                                   
 #6  0xb7487be1 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 
 #7  0xb6cf9087 in QLineEdit::editingFinished () from /usr/lib/libQtGui.so.4 
 #8  0xb6d00612 in QLineEdit::keyPressEvent () from /usr/lib/libQtGui.so.4   
 #9  0xb79a296c in KLineEdit::keyPressEvent ()                               
    from /usr/lib/kde4/lib/libkdeui.so.5                                     
 #10 0xb428be6e in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #11 0xb428c910 in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #12 0xb420b998 in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #13 0xb4214ac2 in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #14 0xb41b0954 in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #15 0xb41af28b in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #16 0xb41afa99 in ?? () from /usr/lib/kde4/lib/libkhtml.so.5                
 #17 0xb41290d2 in KHTMLView::dispatchKeyEventHelper ()                      
    from /usr/lib/kde4/lib/libkhtml.so.5                                     
 #18 0xb412931b in KHTMLView::dispatchKeyEvent ()                            
    from /usr/lib/kde4/lib/libkhtml.so.5                                     
 #19 0xb412fe42 in KHTMLView::keyPressEvent ()                               
    from /usr/lib/kde4/lib/libkhtml.so.5                                     
 #20 0xb412bf48 in KHTMLView::eventFilter ()                                 
    from /usr/lib/kde4/lib/libkhtml.so.5                                     
 #21 0xb7472a21 in QCoreApplicationPrivate::sendThroughObjectEventFilters () 
    from /usr/lib/libQtCore.so.4
 #22 0xb695ebe3 in QApplicationPrivate::notify_helper ()
    from /usr/lib/libQtGui.so.4
 #23 0xb6963aec in QApplication::notify () from /usr/lib/libQtGui.so.4
 #24 0xb78f3d93 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
 #25 0xb74726a9 in QCoreApplication::notifyInternal ()
    from /usr/lib/libQtCore.so.4
 #26 0xb69ba22e in ?? () from /usr/lib/libQtGui.so.4
 #27 0xb69eeeeb in ?? () from /usr/lib/libQtGui.so.4
 #28 0xb69f0fce in ?? () from /usr/lib/libQtGui.so.4
 #29 0xb69c94e5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
 #30 0xb69f23ba in ?? () from /usr/lib/libQtGui.so.4
 #31 0xb63e1bf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
 #32 0xb63e4e5e in ?? () from /usr/lib/libglib-2.0.so.0
 #33 0xb63e53ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
 #34 0xb749df98 in QEventDispatcherGlib::processEvents ()
    from /usr/lib/libQtCore.so.4
 #35 0xb69f21b5 in ?? () from /usr/lib/libQtGui.so.4
 #36 0xb747192d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
 #37 0xb7471abd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
 #38 0xb7473d3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
 #39 0xb695e567 in QApplication::exec () from /usr/lib/libQtGui.so.4
 #40 0xb7f28314 in kdemain () from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
 #41 0x08048582 in _start ()
 #0  0xb7f42410 in __kernel_vsyscall ()


 dc
Comment 1 Christophe Marin 2008-07-10 18:06:12 UTC
It may beeasier and more secure to install the debug symbols and provide a more detailed backtrace.

You'll find instructions on this page : http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 dc 2008-07-14 14:58:40 UTC
On Thursday 10 July 2008, Christophe Giboudeaux wrote:
[bugs.kde.org quoted mail]

I don't have a konqueror-dbg for my Kubuntu (8.04), but I installed a few 
*dbg* libs : 

kdepimlibs-dbg kdebase-dbg-kde4 kdeutils-dbg-kde4 kdebase-runtime-dbg 
kde4libs-dbg

I also tried to run konqueror with gdb, but don't seem to be able to reproduce 
the problem now. However, while using gdb, I constantly get the following 
message :

konqueror(9818): Failed to lock 
file "/var/tmp/kdecache-dc/kpc/kde-icon-cache.lock"

I tried to create the file, made sure it was owned by me, etc. But I'm still 
getting this error message. 

I still can't pass the login page (this page comes back as if I didn't entered 
the password), but it doesn't crash anymore.
Comment 3 FiNeX 2008-11-27 11:49:13 UTC
Hi! Can you test that page using the new KDE 4.2 beta1?
Comment 4 Frank Reininghaus 2009-02-22 21:50:50 UTC
The visible parts of the backtrace look like bug 165732 (and bug 181485, which was reported for 4.2 RC 1).
Comment 5 A. Spehr 2009-05-28 14:06:33 UTC
Definitely a duplicate, methinks.
Comment 6 A. Spehr 2009-05-28 14:19:15 UTC
bad bz, bad...

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