Bug 83211 - crash on opening website
Summary: crash on opening website
Status: RESOLVED DUPLICATE of bug 68523
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-11 12:59 UTC by Anton
Modified: 2004-06-28 20:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
partial test case. (300 bytes, text/html)
2004-06-12 03:05 UTC, David Sibai
Details
script called by the previous attachment (1.25 KB, text/plain)
2004-06-12 03:06 UTC, David Sibai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2004-06-11 12:59:18 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    SuSE RPMs
OS:                Linux

Hello! I have my browser crashed on some sites:
http://www.doronchenko.ru/showy.php3?id=312&PHPSESSID=df1fec7585fb16f5c5b30c7eae563d0e
http://www.webforum.ru/mes.php?id=9510867&fs=0&ord=0&lst=&board=22063&arhv=
Comment 1 David Sibai 2004-06-12 03:03:37 UTC
Here is a backtrace from CVS, crashing on the second website.
I also added a smaller version of the web page (7 lines). I do not consider it a proper testcase since it refers to another remote script (provided as well). I got the remote script, but did not manage do have konq crash using the remote script on my local drive.


Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1098678784 (LWP 3300)]
[KCrash handler]
#3  0x41643f19 in raise () from /lib/tls/libc.so.6
#4  0x41751ebc in ?? () from /lib/tls/libc.so.6
#5  0x08310e10 in ?? ()
#6  0x41645771 in abort () from /lib/tls/libc.so.6
#7  0x00000000 in ?? ()
#8  0x00000020 in ?? ()
#9  0x00000000 in ?? ()
#10 0x00000000 in ?? ()
#11 0x00000000 in ?? ()
#12 0x00000000 in ?? ()
#13 0x00000000 in ?? ()
#14 0x00000000 in ?? ()
#15 0x00000000 in ?? ()
#16 0x00000000 in ?? ()
#17 0x00000000 in ?? ()
#18 0x00000000 in ?? ()
#19 0x00000000 in ?? ()
#20 0x00000000 in ?? ()
#21 0x00000000 in ?? ()
#22 0x00000000 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000000 in ?? ()
#25 0x00000000 in ?? ()
#26 0x00000000 in ?? ()
#27 0x00000000 in ?? ()
#28 0x00000000 in ?? ()
#29 0x00000000 in ?? ()
#30 0x00000000 in ?? ()
#31 0x00000000 in ?? ()
#32 0x00000000 in ?? ()
#33 0x00000000 in ?? ()
#34 0x00000000 in ?? ()
#35 0x00000000 in ?? ()
#36 0x00000000 in ?? ()
#37 0x00000000 in ?? ()
#38 0x00000000 in ?? ()
#39 0x00000000 in ?? ()
#40 0x416893e9 in _IO_file_write () from /lib/tls/libc.so.6
#41 0x4168860f in _IO_do_write () from /lib/tls/libc.so.6
#42 0x41689567 in _IO_file_xsputn () from /lib/tls/libc.so.6
#43 0x4167da90 in fputs () from /lib/tls/libc.so.6
#44 0x4163d473 in __assert_fail () from /lib/tls/libc.so.6
#45 0xbffff8d1 in ?? ()
#46 0x41743bd4 in in6addr_loopback () from /lib/tls/libc.so.6
#47 0x41d91220 in titleEnd () from /home/kdedev/kde-unstable/lib/libkhtml.so.4
#48 0x0000009e in ?? ()
#49 0x41d90ca0 in typeinfo name for khtml::KHTMLParser ()
   from /home/kdedev/kde-unstable/lib/libkhtml.so.4
#50 0x41743bd4 in in6addr_loopback () from /lib/tls/libc.so.6
#51 0x41d91295 in titleEnd () from /home/kdedev/kde-unstable/lib/libkhtml.so.4
#52 0x0833df70 in ?? ()
#53 0x41e039c8 in __JCR_LIST__ ()
   from /home/kdedev/kde-unstable/lib/libkhtml.so.4
#54 0x0830dd90 in ?? ()
#55 0x41c17791 in khtml::HTMLTokenizer::reset (this=0x41751ebc)
    at /home/kdedev/src/kde/kdelibs/khtml/html/htmltokenizer.cpp:165
Comment 2 David Sibai 2004-06-12 03:05:04 UTC
Created attachment 6323 [details]
partial test case.
Comment 3 David Sibai 2004-06-12 03:06:18 UTC
Created attachment 6324 [details]
script called by the previous attachment

Didn't manage to have it run locally. I thought it might be interesting to
provide, though.
Comment 4 Tommi Tervo 2004-06-28 20:26:21 UTC

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