Closed
Bug 598247
Opened 15 years ago
Closed 15 years ago
thewildernessdowntown.com crashes Minefield x64 on Win7
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 597288
People
(Reporter: bugzilla.mozilla.org, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0b7pre) Gecko/20100916 Firefox/4.0b7pre
The crash doesn't always occur at the same time on the page but it always occurs within a few seconds. Win 7 pops up a box saying Minefield isn't responsive, I can debug or close the program.
The site says it's "Built in HTML5" and it seems to use some fancy stuff.
I'm using Minefield x64 4.0b7pre 09-16-2010 on Win7 with a Nehalem 920. There's plenty of RAM available.
I attached with MSVC 2010, without the debug information this isn't very useful. Let me know if you need a dump.
Unhandled exception at 0x000007feea778a9b in firefox.exe: 0xC0000005: Access violation reading location 0x0000000000000000.
The code is at:
000007FEEA778A9B movaps xmmword ptr [rsp+80h],xmm10
Stack:
> xul.dll!000007feea778a9b()
[Frames below may be incorrect and/or missing, no symbols loaded for xul.dll]
xul.dll!000007feea6f2d5e()
xul.dll!000007feea69ce98()
xul.dll!000007feea6a1a04()
xul.dll!000007feea6a20b7()
xul.dll!000007feea6a220c()
xul.dll!000007feea6a23b2()
xul.dll!000007feea7fb1be()
000000001df328c5()
00000000152d5460()
ffff800000000000()
00007fffffffffff()
fffb8000152d53f0()
0000000016287390()
00000000152d53f0()
000000001e010ba2()
000000001d822860()
Reproducible: Always
Steps to Reproduce:
1. Open web page.
2. ???
3. Profit.
Actual Results:
Crash.
Expected Results:
No crash.
No, themes, no extensions, bare Minefield.
| Reporter | ||
Comment 1•15 years ago
|
||
I forgot to say: Breakpad didn't come up.
Comment 2•15 years ago
|
||
I believe that this is fixed by bug 597288. Try next nightly if available.
| Reporter | ||
Comment 3•15 years ago
|
||
There's no update available for now, I'll retry once I can update.
| Reporter | ||
Comment 4•15 years ago
|
||
It indeed doesn't crash for me anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•