Closed Bug 107220 Opened 23 years ago Closed 23 years ago

Hitting the back button at an Oreilly web page crashes 0.9.5

Categories

(SeaMonkey :: General, defect)

x86
FreeBSD
defect
Not set
normal

Tracking

(Not tracked)

CLOSED DUPLICATE of bug 102743

People

(Reporter: mozilla, Assigned: asa)

References

()

Details

Go to the specified link & then click on a link about a page or 2 down entitled "Dividing your data" that has HREF "http://www.onlamp.com/pub/a/bsd/2001/02/21/FreeBSD_Basics.html". Now hit the back button in Moz. The following is the relevent chunk of putput from running strace: <unfinished ...> --- SIGCHLD (Child exited) --- <... wait4 resumed> [WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV], 0x2, NULL) = 70376 write(2, "Segmentation fault", 18Segmentation fault) = 18 write(2, "\n", 1 ) = 1 fork() = 70378 --- SIGCHLD (Child exited) --- getpgrp(0) = 70353 wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], 0x2, NULL) = 70378 fork() = 70379 --- SIGCHLD (Child exited) --- getpgrp(0) = 70353 wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], 0x2, NULL) = 70379 exit(139) = ?
likely duplicate of bug 102743
Yeah, I'm sure it is that one. Reporter: Please download a nightly build (or wait for 0.9.6) and mark this bug verified if the crash has gone. Otherwise reopen the bug. Thanks. *** This bug has been marked as a duplicate of 102743 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Bug no longer manifests itself.
Status: RESOLVED → VERIFIED
Closing.
Status: VERIFIED → CLOSED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.