Closed Bug 917762 Opened 11 years ago Closed 7 years ago

Crash in [@ IOSurface@0x3be6 ] on Mac OS X 10.6.8 with e10s (ipc) enabled

Categories

(Core :: Graphics, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
e10s + ---

People

(Reporter: Tobbi, Unassigned)

Details

I am uncertain whether this is related to Bug 912584, but I am getting a slightly different crash ID which is  [@ IOSurface@0x3be6 ].

The crash happened after trying to go to google.com in a new tab.

Example crash reports:
https://crash-stats.mozilla.com/report/index/05abc89f-25d5-4685-bd8b-4f68e2130918
https://crash-stats.mozilla.com/report/index/c5fa44ba-831a-4c4f-97a2-b2ae82130918
Hopefully reassigned to the right component now.
Component: General → Graphics
As discussed IRL in the Delirium cafe (If you remember, Benjamin)
From looking at the source in frame 1, the top frame looks like it's [@ IOSurfaceGetWidth ]
(It also looks like the surface pointer is probably NULL here.)
Yeah, I fully expect that there's a null surface here. But I don't know enough about the surrounding code to know what that actually means. You'd need to ask BenWa or somebody else from graphics who knows the OMTC stuff.
Flags: needinfo?(bgirard)
(In reply to Tobias Markus (:Tobbi) from comment #2)
> As discussed IRL in the Delirium cafe (If you remember, Benjamin)
LOL

Is this crash 10.6 only? If so it should block on bug 890997. I have no interest in supporting a complex legacy code path for 10.6 because of a few simple bugs we haven't fixed with 10.6 OMTC.
Flags: needinfo?(bgirard)
> Is this crash 10.6 only? If so it should block on bug 890997. I have no
> interest in supporting a complex legacy code path for 10.6 because of a few
> simple bugs we haven't fixed with 10.6 OMTC.

Unfortunately, I have no way to test it with a different Mac version since I only have this machine available.
(In reply to Tobias Markus (:Tobbi) from comment #7)
> > Is this crash 10.6 only? If so it should block on bug 890997. I have no
> > interest in supporting a complex legacy code path for 10.6 because of a few
> > simple bugs we haven't fixed with 10.6 OMTC.
> 
> Unfortunately, I have no way to test it with a different Mac version since I
> only have this machine available.

Now that 10.9 was released, I am crashing on that with https://crash-stats.mozilla.com/report/index/e5aa2389-b362-4d6d-a82a-6f0cc2131028 [@ IOSurface@0x2ca5 ]
Priority: -- → P5
MacOs 10.6 is no longer supported.
Severity: critical → normal
Status: NEW → RESOLVED
Closed: 7 years ago
Priority: P5 → --
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.