Bug 78393

Summary: reproducible KHTML crash ( failed assertion )
Product: [Applications] konqueror Reporter: Dominique Devriese <devriese>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The output of "bt full" in gdb.
A normal backtrace with all the stack frames.
the terminal output
The html file causing the crash

Description Dominique Devriese 2004-03-24 17:47:11 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Debian testing/unstable Packages

Hi,

Konqueror consistently crashes on the following piece of html ( you may recognize the output of "man:dpkg-buildpackage" ) with a failed assertion.  I have qt, kdelibs and kdebase compiled with debugging enabled, so the output should be pretty useful.  I will be attaching the konsole output, and the result of a "bt full" in gdb.

hope this is useful.

thanks
domi
Comment 1 Dominique Devriese 2004-03-24 17:54:31 UTC
Created attachment 5375 [details]
The output of "bt full" in gdb.

I left out the first few useless stack frames, and gdb doesn't want to print
anything further than frame 14 apparently.  I'll be attaching a normal
backtrace as well...
Comment 2 Dominique Devriese 2004-03-24 17:55:29 UTC
Created attachment 5376 [details]
A normal backtrace with all the stack frames.
Comment 3 Dominique Devriese 2004-03-24 17:56:59 UTC
Created attachment 5377 [details]
the terminal output
Comment 4 Dominique Devriese 2004-03-24 17:57:31 UTC
Created attachment 5378 [details]
The html file causing the crash
Comment 5 Tommi Tervo 2004-03-24 18:24:35 UTC

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