Bug 78393 - reproducible KHTML crash ( failed assertion )
Summary: reproducible KHTML crash ( failed assertion )
Status: RESOLVED DUPLICATE of bug 75806
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 17:47 UTC by Dominique Devriese
Modified: 2004-03-24 18:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The output of "bt full" in gdb. (1.10 KB, text/plain)
2004-03-24 17:54 UTC, Dominique Devriese
Details
A normal backtrace with all the stack frames. (4.73 KB, text/plain)
2004-03-24 17:55 UTC, Dominique Devriese
Details
the terminal output (222.17 KB, text/plain)
2004-03-24 17:56 UTC, Dominique Devriese
Details
The html file causing the crash (37.64 KB, text/html)
2004-03-24 17:57 UTC, Dominique Devriese
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***