Bug 128595 - microsoft.com causes core dump
Summary: microsoft.com causes core dump
Status: RESOLVED DUPLICATE of bug 90462
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-04 06:02 UTC by Chris Seufert
Modified: 2006-06-10 17:35 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 Chris Seufert 2006-06-04 06:02:53 UTC
Version:           3.5.2 (using KDE 3.5.2, Debian Package 4:3.5.2-2+b1 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.16.18

visit www.microsoft.com

Immediate core dump before page loads
Comment 1 Tommi Tervo 2006-06-04 09:58:28 UTC
No crash for me (3.5.3). Backtrace?
Comment 2 Adam Tulinius 2006-06-04 18:33:14 UTC
works fine (3.5.3, gcc 3.4.6, gentoo-packages).
Comment 3 Chris Seufert 2006-06-05 01:09:45 UTC
Could be debian specific problem, also crashes on AMD64 debian package (same version). Back trace is not usefull. Lots of "no debuggins symbols found)

I'll try upgrading to latest version of konqueror. And post this on bugs.debian.
Comment 4 Chris Seufert 2006-06-05 02:36:57 UTC
Backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912571317536 (LWP 5916)]
0x00002aaaab245c02 in nanosleep () from /lib/libc.so.6
#0  0x00002aaaab245c02 in nanosleep () from /lib/libc.so.6
#1  0x00002aaaab245a54 in sleep () from /lib/libc.so.6
#2  0x00002aaaab9d9bb5 in KCrash::startDrKonqi (argv=0x7ffffffaaf70, argc=18)
    at kcrash.cpp:280
#3  0x00002aaaab9ff95c in KCrash::defaultCrashHandler (sig=-348080)
    at kcrash.cpp:182
#4  0x00002aaaab1e1e90 in killpg () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()
Comment 5 Benjamin Goedereis 2006-06-05 18:40:20 UTC
Does crash at my system (konqueror 3.5.2, kubuntu packages) with Standard-"user agent" but doesn´t crash if the user-agent is set to eg Internet Explorer 6.0 on WinXP...
Comment 6 Chris Seufert 2006-06-06 13:25:34 UTC
Also, if you disable javascript it sovles the problem too.

So maybe the problem is not with KHTML but with KJS??

just guessing here.
Comment 7 Benjamin Goedereis 2006-06-08 22:54:24 UTC
Perhaps this backtrace can help (dont know)

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231497536 (LWP 6610)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#6  0xb60f5000 in non-virtual thunk to DOM::HTMLObjectBaseElementImpl::~HTMLObjectBaseElementImpl() () from /usr/lib/libkhtml.so.4
#7  0x085b2f58 in ?? ()
#8  0xb77cf97c in ?? () from /usr/lib/libqt-mt.so.3
#9  0xbfbe6b98 in ?? ()
#10 0xb73b6dee in direction () from /usr/lib/libqt-mt.so.3
#11 0xb6115df9 in non-virtual thunk to DOM::HTMLObjectBaseElementImpl::~HTMLObjectBaseElementImpl() () from /usr/lib/libkhtml.so.4
#12 0x085b03d4 in ?? ()
#13 0x085b4a88 in ?? ()
#14 0x00000000 in ?? ()
Comment 8 Tommi Tervo 2006-06-08 23:03:02 UTC
#6  0x41f362b4 in khtml::CollapsedBorderValue::style (this=0xbfc5dbdc)
    at render_style.h:267
#7  0x41f2f92f in compareBorders (border1=@0xbfc5dc48, border2=@0xbfc5dbdc)
    at render_table.cpp:2222
#8  0x41f2ff62 in khtml::RenderTableCell::collapsedRightBorder (this=0x839d2f0)
    at render_table.cpp:2304
#9  0x41f30bea in khtml::RenderTableCell::borderRight (this=0x839d2f0)
    at render_table.cpp:2478
#10 0x41eea873 in khtml::RenderBlock::calcMinMaxWidth (this=0x839d2f0)
    at render_block.cpp:2564
#11 0x41f2f197 in khtml::RenderTableCell::calcMinMaxWidth (this=0x839d2f0)
    at render_table.cpp:2089
#12 0x41f05f4b in khtml::RenderObject::recalcMinMaxWidths (this=0x839d2f0)
    at render_object.cpp:1881
#13 0x41f05e13 in khtml::RenderObject::recalcMinMaxWidths (this=0x839d2c8)
    at render_object.cpp:1867
#14 0x41f05e13 in khtml::RenderObject::recalcMinMaxWidths (this=0x880f8ec)
Comment 9 Thiago Macieira 2006-06-10 13:04:34 UTC
Tommi reproduced it.
Comment 10 Tommi Tervo 2006-06-10 17:35:29 UTC

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