Closed
Bug 1059953
Opened 10 years ago
Closed 10 years ago
[e10s] plugin-container crashes on shutdown for various plugins
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(e10s?)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
e10s | ? | --- |
People
(Reporter: whimboo, Unassigned)
References
Details
(Keywords: crash)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:34.0) Gecko/20100101 Firefox/34.0 ID:20140827030202 CSet: 0753f7b93ab7
Today I started to test Nightly with e10s enabled. Each time I shutdown Firefox I see crashes of the plugin-container for locally installed plugins like Flash and Garmin Communicator. Both have the same stack, at least as reported by the Apple Crash Reporter.
Process: plugin-container [19369]
Path: /Applications/Firefox/Nightly.app/Contents/MacOS/plugin-container.app/Contents/MacOS/plugin-container
Identifier: org.mozilla.plugincontainer
Version: 1.0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: plugin-container [19369]
User ID: 501
Date/Time: 2014-08-28 20:32:43.346 +0200
OS Version: Mac OS X 10.9.4 (13E28)
Report Version: 11
Anonymous UUID: 2A720B63-8C01-90A4-F56E-212360C1933D
Sleep/Wake UUID: 5DDD8A21-90FC-498D-937B-A64618574B59
Crashed Thread: 3 Chrome_ChildThread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000100000000-0000000100001000 [ 4K] r-x/rwx SM=COW /Applications/Firefox/Nightly.app/Contents/MacOS/plugin-container.app/Contents/MacOS/plugin-container
Crashing thread:
Thread 3 Crashed:: Chrome_ChildThread
0 libmozalloc.dylib 0x00000001000318b4 mozalloc_abort(char const*) + 36
1 XUL 0x0000000100414cd9 Abort(char const*) + 9
2 XUL 0x0000000100414aae NS_DebugBreak + 1294
3 XUL 0x0000000100739177 mozilla::ipc::MessageChannel::OnChannelErrorFromLink() + 215
4 XUL 0x000000010073a300 non-virtual thunk to mozilla::ipc::ProcessLink::OnChannelError() + 48
5 XUL 0x00000001006fb557 IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int) + 231
6 XUL 0x00000001006dc5c9 event_base_loop + 2041
7 XUL 0x00000001006f0dd9 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 281
8 XUL 0x0000000100706ffe MessageLoop::Run() + 78
9 XUL 0x00000001007141a3 base::Thread::ThreadMain() + 163
10 XUL 0x00000001006f143a ThreadFunc(void*) + 10
11 libsystem_pthread.dylib 0x00007fff974e5899 _pthread_body + 138
12 libsystem_pthread.dylib 0x00007fff974e572a _pthread_start + 137
13 libsystem_pthread.dylib 0x00007fff974e9fc9 thread_start + 13
Comment 1•10 years ago
|
||
We're not going to track things like this until bug 641685 is done, and then this will likely just go away!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•10 years ago
|
||
Ok, so I will add the dependency and re-check once bug 641685 has been fixed.
Depends on: e10s-plugin-ipc
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•