Closed
Bug 6725
Opened 25 years ago
Closed 25 years ago
Mozilla crashes on specific webpage
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M7
People
(Reporter: pavel, Assigned: ramiro)
References
()
Details
(Whiteboard: stack trace in file)
Attachments
(1 file)
Try http://www.idnes.cz/. Unfortunately, it is daily news. I've created snapshot which provokes crash for me. Ask for it if http://www.idnes.cz/ does not work for you.
I have following backtrace: (mozilla-viewer is what I use.)
#0 0x40324edd in ?? () from /atrey/home2/machek/delme/package/libraptorhtml.so
#1 0x40326751 in ?? () from /atrey/home2/machek/delme/package/libraptorhtml.so
#2 0x404470b5 in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#3 0x40447196 in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#4 0x40447290 in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#5 0x40445b5b in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#6 0x4044406b in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#7 0x4045028f in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#8 0x404449d8 in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#9 0x404446da in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#10 0x4044e3de in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#11 0x4044e330 in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#12 0x4044e66d in ?? () from /atrey/home2/machek/delme/package/libraptorhtmlpars.so
#13 0x4001bf3e in ?? () from /atrey/home2/machek/delme/package/libraptorwebwidget.so
#14 0x4055d8bc in ?? () from /atrey/home2/machek/delme/package/libnetlib.so
#15 0x405409c6 in ?? () from /atrey/home2/machek/delme/package/libnetcache.so
#16 0x40520559 in ?? () from /atrey/home2/machek/delme/package/libhttpurl.so
#17 0x40520a76 in ?? () from /atrey/home2/machek/delme/package/libhttpurl.so
#18 0x40573f3f in ?? () from /atrey/home2/machek/delme/package/libnetwork.so
#19 0x405795d7 in ?? () from /atrey/home2/machek/delme/package/libnetwork.so
#20 0x40558ea5 in ?? () from /atrey/home2/machek/delme/package/libnetlib.so
#21 0x40425cfa in ?? () from /atrey/home2/machek/delme/package/libgmbasegtk.so
#22 0x40426060 in ?? () from /atrey/home2/machek/delme/package/libgmbasegtk.so
#23 0x80f8533 in g_list_length ()
#24 0x80f7ab8 in g_list_length ()
#25 0x80f7f33 in g_list_length ()
#26 0x80f804d in g_list_length ()
#27 0x80954eb in gtk_main ()
#28 0x400440fd in ?? () from /atrey/home2/machek/delme/package/libwidgetgtk.so
#29 0x80539c7 in _start ()
#30 0x8053b37 in main ()
Ramiro -- this appears to be ok on NT, and may have been fixed recently by
changes to parser. Can you bring it up on linux?
Updated•25 years ago
|
Whiteboard: stack trace in file
Updated•25 years ago
|
URL: http://www.idnes.cz
Target Milestone: M7
Comment 3•25 years ago
|
||
Linux, Redhat 5.2.
This loads Ok for me on 4.5, it took a long time though.
Apprunner only renders the left-hand frame, the main content
area is a blank light-blue area. Looks like M7/layout.
Comment 4•25 years ago
|
||
Works for me: RedHat-6.0 & nightly 19990519.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
works fine for me as advertised on the latest jun 10 apprunner build. thanks
for the feedback.
marking worksforme.
Comment 6•25 years ago
|
||
Yep, this looks like it's working on Solaris.
It takes a while to load, but looks Ok.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
Attachment not crashing on Linux or WinNT 1999071310
You need to log in
before you can comment on or make changes to this bug.
Description
•