Closed
Bug 1050210
Opened 10 years ago
Closed 10 years ago
Crashes [@ CrashReporter::GetExtraFileForMinidump(nsIFile*, nsIFile**) ] with e10s
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | - | --- |
People
(Reporter: ted, Assigned: jimm)
References
Details
(Keywords: crash, Whiteboard: [e10s-m3])
Crash Data
I hit this crash twice this morning:
https://crash-stats.mozilla.com/report/index/cc960924-4e5e-4fcb-81fa-9b8f72140807
https://crash-stats.mozilla.com/report/index/4125aeef-9acd-42ef-821d-8a60d2140807
I'm using e10s autostart on Windows. It looks like I'm hitting plugin hangs, and something isn't configured right in the content process so it crashes while trying to handle the plugin hang. I also seem to get a Windows Error Dialog as part of this, maybe from the plugin's plugin-container after the content one dies?
Updated•10 years ago
|
Updated•10 years ago
|
Updated•10 years ago
|
Blocks: old-e10s-m2
No longer depends on: old-e10s-m2
Updated•10 years ago
|
Whiteboard: [e10s-m3]
Comment 1•10 years ago
|
||
Moving to M3 milestone. These bugs affect e10s dogfooding but Brad and Gavin did not think they were M2 blockers.
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
I think this can wait until the plugin work is complete. We currently end up with the PluginModuleParent in the first child process, which spawns the plugin in a secondary child container. PluginModuleParent tries to spawn plugin-hang-ui.exe, and things go south from there.
Status: ASSIGNED → NEW
Assignee | ||
Updated•10 years ago
|
Comment 3•10 years ago
|
||
When I go to www.trademe.co.nz it hangs and flashes up top then comes up with tab crashed all the time hope you can fix it soon.
I am running adobe flash 15.0.0.152
https://crash-stats.mozilla.com/report/index/03fe5759-b092-4268-b6f0-0f3472141016
I can repro this crash about 90% of the time when simply loading this website: http://www.marriott.com/hotels/travel/sjcsj-san-jose-marriott/ So, perhaps they have something interesting going on with flash on that site. Flash version: 15.0.0.152
Stacks:
* https://crash-stats.mozilla.com/report/index/33d74927-ae14-49fe-9e38-91f912141020
* https://crash-stats.mozilla.com/report/index/cf1336f1-2884-4a21-80d9-673fc2141020
* https://crash-stats.mozilla.com/report/index/33d74927-ae14-49fe-9e38-91f912141020
Assignee | ||
Comment 5•10 years ago
|
||
I'm not seeing this crash in fx 37 anymore:
https://crash-stats.mozilla.com/signature/?product=Firefox&signature=CrashReporter%3A%3AGetExtraFileForMinidump%28nsIFile*%2C+nsIFile**%29&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&page=1
Looks like this may have been resolved via plugin work over the last month. Both reporters were using Windows.
Flags: needinfo?(bryce_allen22)
Assignee | ||
Comment 6•10 years ago
|
||
oops, sorry. I didn't intend to flag you on that.
Flags: needinfo?(bryce_allen22)
Comment 7•10 years ago
|
||
jimm hasn't seen any of these crashes in Nightly 37.
You need to log in
before you can comment on or make changes to this bug.
Description
•