Closed Bug 30554 Opened 25 years ago Closed 25 years ago

Moz crash on www.independent.co.uk/

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: sitsofe, Assigned: vidur)

References

()

Details

(Keywords: crash)

Step to reproduce:
1. Visit http://www.independent.co.uk/

Expected:
To either display the page as IE does or to be redirected to the old browser page.

Result:
Browser starts to render page, redirects to another page and crashes.

Build: 2000030416 WinNT 4 SP6

Sorry I can't be more informative but I'm not sure what is casuing the crash...
Confirmed on Linux build 2000.03.05.09.   Crash is caused by JS redirect using
 
	location="/error/oldbrowser.html"

while the page is loading.  The line should not be executed; the page doesn't
sniff the browser correctly.  I'll sned them a standards feedback.

Here's a stack trace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1284]

Program received signal SIGSEGV, Segmentation fault.
0x40cd947c in NSGetModule ()
(gdb) where
#0  0x40cd947c in NSGetModule ()
#1  0x413a05d4 in nsDocShell::SetupNewViewer ()
#2  0x41387c72 in nsWebShell::SetupNewViewer ()
#3  0x4139fce9 in nsDocShell::CreateContentViewer ()
#4  0x4138a2ce in nsWebShell::DoContent ()
#5  0x407417f3 in NSGetModule ()
#6  0x4074136b in NSGetModule ()
#7  0x4067e12c in NSGetModule ()
#8  0x406fdb63 in NSGetModule ()
#9  0x406fd5ed in NSGetModule ()
#10 0x406b4b50 in NSGetModule ()
#11 0x406b4460 in NSGetModule ()
#12 0x401004db in PL_HandleEvent ()
#13 0x40100416 in PL_ProcessPendingEvents ()
#14 0x401010b8 in nsEventQueueImpl::ProcessPendingEvents ()
#15 0x412abf1f in nsAppShell::SetDispatchListener ()
#16 0x412abced in keysym2ucs ()
#17 0x405a652a in g_io_unix_dispatch ()
#18 0x405a7be6 in g_main_dispatch ()
#19 0x405a81a1 in g_main_iterate ()
#20 0x405a8341 in g_main_run ()
#21 0x404cd859 in gtk_main ()
#22 0x412ac3da in nsAppShell::Run ()
---Type <return> to continue, or q <return> to quit--- 
#23 0x40f54e92 in NSGetModule ()
#24 0x804b06c in JS_PushArguments ()
#25 0x804b39c in JS_PushArguments ()
#26 0x40220cb3 in __libc_start_main (main=0x804b210 <JS_PushArguments+7692>, 
    argc=1, argv=0xbffff834, init=0x8049124 <_init>, fini=0x804c190 <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff82c)
    at ../sysdeps/generic/libc-start.c:78
(gdb) 
Assignee: cbegle → vidur
Component: Browser-General → DOM Level 0
OS: Windows NT → All
QA Contact: asadotzler → desale
Hardware: PC → All
Severity: normal → critical
Keywords: crash
Hmmm...works for me on Windows. Could be Linux only? Testing...
I see this on windows too - 030516 WinNT 4 SP6. I get a crash and a Dr Watson.
I'm unable to reproduce this with todays mozilla, tested on both WinNT and
Linux.

Marking as WORKSFORME, please go ahead and reopen if this is still crashing
for someone.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
I'm not seeing this crash either. Marking verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.