Bug 79053 - KHTML crash in HEAD (rutgers.edu)
Summary: KHTML crash in HEAD (rutgers.edu)
Status: RESOLVED DUPLICATE of bug 75806
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-04 18:38 UTC by Ralf Holzer
Modified: 2004-04-04 20:05 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 Ralf Holzer 2004-04-04 18:38:30 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7)
 
OS:          Linux

KHTML crashes on the following URL (cvs HEAD from yesterday):

http://dimacs.rutgers.edu/Workshops/Security/program2/ssl/p.html

Backtrace (sorry, no debug symbols right now):

Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash handler]
#5  0x414890b1 in kill () from /lib/libc.so.6
#6  0x4131d64d in pthread_kill () from /lib/libpthread.so.0
#7  0x4131d9a1 in raise () from /lib/libpthread.so.0
#8  0x41488e64 in raise () from /lib/libc.so.6
#9  0x4148a260 in abort () from /lib/libc.so.6
#10 0x41482349 in __assert_fail () from /lib/libc.so.6
#11 0x41a0ae24 in khtml::RenderBlock::layoutBlock(bool) ()
   from /data/kde/lib/libkhtml.so.4
#12 0x41a0a9d5 in khtml::RenderBlock::layout() ()
   from /data/kde/lib/libkhtml.so.4
Comment 1 Tommi Tervo 2004-04-04 20:05:23 UTC

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