Closed Bug 475537 Opened 17 years ago Closed 15 years ago

Crash reporter doesn't catch crash in video mmx/sse code

Categories

(Toolkit :: Crash Reporting, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: jrmuizel, Unassigned)

Details

The build here (http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2009-01-25-03-mozilla-central/firefox-3.2a1pre.en-US.win32.installer.exe) crashes when trying to play video but doesn't show the crash reporter. It could be because video is decoded on a different thread?
Can you link to a page/video that shows this problem?
We catch off-thread crashes. There are some cases where CRT functions throw uncatchable errors, however. It would be good to see what's going on in this specific case.
The crash is in ox_frag_recon_inter_mmx() and is caused by loading a bad stack pointer. i.e. esp = 0xfffffe00 and then 'pop'ing
Summary: Crash reporter doesn't work when crashing → Crash reporter doesn't catch crash in video mmx/sse code
Ted, is there any hope for this one?
I have no idea. If it's a reproducible crash, then it's possible we can figure out what's going wrong and fix it.
Ted, reporter (Jeff) says it's not reproducible..
Feel free to reopen if we get more info.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.