Closed
Bug 81079
Opened 25 years ago
Closed 25 years ago
General instability in todays builds. Keep crashing in js3250.dll
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: mscott, Assigned: rogerl)
Details
(Keywords: crash)
I just hate giving vague bugs without real stack traces but I keep crashing on
todays builds in the JS engine so here comes the bug.
Using 2001051504 build on win2k, I'm crashing doing things from cliking on mail
folders to clicking on urls in the personal toolbar to using session history to
go back and forward.
All crashes have identical talkback reports except there aren't any symbols
coming off of talkback today for some reason:
js3250.dll + 0x1c25a (0x60c8c25a)
js3250.dll + 0x1822e (0x60c8822e)
js3250.dll + 0x184b5 (0x60c884b5)
js3250.dll + 0x475a (0x60c7475a)
xpc3250.dll + 0xd02d (0x60b7d02d)
xpc3250.dll + 0xd29b (0x60b7d29b)
xpc3250.dll + 0x5f52 (0x60b75f52)
xpc3250.dll + 0x1b06 (0x60b71b06)
jsdom.dll + 0x10036 (0x60550036)
jsdom.dll + 0x87c5 (0x605487c5)
appshell.dll + 0x24b7 (0x600a24b7)
jsdom.dll + 0x55bf (0x605455bf)
jsdom.dll + 0x440c (0x6054440c)
gkcontent.dll + 0x41c1 (0x01e641c1)
docshell.dll + 0x9867 (0x60129867)
docshell.dll + 0x1994 (0x60121994)
docshell.dll + 0x8dfb (0x60128dfb)
docshell.dll + 0x1a32 (0x60121a32)
docshell.dll + 0xd40a (0x6012d40a)
urildr.dll + 0x4bf3 (0x60ae4bf3)
urildr.dll + 0x4940 (0x60ae4940)
necko.dll + 0x1c611 (0x6078c611)
necko.dll + 0x1c37e (0x6078c37e)
urildr.dll + 0x49e3 (0x60ae49e3)
necko.dll + 0x19355 (0x60789355)
necko.dll + 0x18e83 (0x60788e83)
urildr.dll + 0x49a2 (0x60ae49a2)
necko.dll + 0xd5e8 (0x6077d5e8)
necko.dll + 0x26ebd (0x60796ebd)
necko.dll + 0xc787 (0x6077c787)
xpcom.dll + 0x2a1ca (0x60e7a1ca)
SETUPAPI.DLL + 0x30c24 (0x778b0c24)
| Reporter | ||
Comment 1•25 years ago
|
||
I'll send out email to yesterday's hook advertising this bug to see if one of
them can jump in. Adding blocker severity keyword as I can't keep the browser up
more than a few minutes w/o running into this crash today.
Comment 2•25 years ago
|
||
Is this crash still occurring?
Comment 3•25 years ago
|
||
Build 2001051704 Talkback Windows 98 I get the following crash when loading
http://www.familysearch.org directly after starting Mozilla.
MOZILLA caused a stack fault in module JS3250.DLL at 0177:60c92a52.
Registers:
EAX=01316b40 CS=0177 EIP=60c92a52 EFLGS=00010202
EBX=00592174 SS=017f ESP=00592000 EBP=0059201c
ECX=0087fa40 DS=017f ESI=01749090 FS=4d67
EDX=01316b40 ES=017f EDI=0087fa40 GS=0000
Bytes at CS:EIP:
56 8b 74 24 08 8b 02 8b 48 04 81 f9 b0 54 cd 60
Stack dump:
600c48d5 01749090 01316b40 0087fa40 01749090 00592174 0087fa40 00592038
600c495a 01749090 01316b40 00592174 00000000 60c9c689 00592074 600c4999
Comment 4•25 years ago
|
||
I cannot reproduce the crash at http://www.familysearch.org using these builds:
Mozilla 2001051704 WinNT binary
Mozilla 2001-05-17 WinNT debug
Mozilla 2001-05-17 Linux debug
For me, the site loads fine all the time -
Comment 5•25 years ago
|
||
mscott: are there any other specific sites we can try?
Otherwise, we'll have to close this one -
| Reporter | ||
Comment 6•25 years ago
|
||
it was pretty random when I would see it. sometimes in mail. Sometimes in the
browser. It's a shame talkback isn't giving us a good stack trace.
go ahead and close it and I'll try to reproduce it on a current build...
Comment 7•25 years ago
|
||
OK, thanks - marking WORKSFORME
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•