Bug 150558 - konqueror "segmentation fault" visiting some sites
Summary: konqueror "segmentation fault" visiting some sites
Status: RESOLVED DUPLICATE of bug 149191
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-07 11:37 UTC by Christian Fontana
Modified: 2007-10-12 08:13 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 Christian Fontana 2007-10-07 11:37:40 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

I'm not able to visit www.corriere.it usign konqueror.
This error started after the last kubuntu update 2/3 day ago).

Sometimes the home page is displayed but when you try to display news detail the konqueror crashes without displying the trace window. So I'm not able to give more info.

Tell how can I help you.

thanks
CF
Comment 1 Tommi Tervo 2007-10-07 15:35:02 UTC
No crash for me (KDE pre 3.5.8 version)
Please install kdelibs-dbg and kdebase-dbg packages and send backtrace.
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Christian Fontana 2007-10-11 22:10:39 UTC
Hello!
I've installed the kubuntu kdebase-dbg and kdelibs-dbg as you suggest and than I followed what is described in the link.

This is the result:

 gdb konqueror
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/konqueror
[Thread debugging using libthread_db enabled]
[New Thread -1235294512 (LWP 6779)]
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
  Major opcode:  147
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
konqueror: WARNING: getJSEventListener: event listener already found but with html=false - please report this, we thought it would never happen

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235294512 (LWP 6779)]
0xb5b930ac in ?? () from /usr/lib/libpcre.so.3

(gdb) backtrace
#0  0xb5b930ac in ?? () from /usr/lib/libpcre.so.3
Cannot access memory at address 0xbf2f6fa0


I hope to be of any help

CF
Comment 3 Tommi Tervo 2007-10-12 08:13:08 UTC

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