Closed
Bug 805742
Opened 13 years ago
Closed 13 years ago
crash in mozilla::DataChannelConnection::Close
Categories
(Core :: WebRTC: Signaling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 805251
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It appeared in 19.0a1/20121020.
Here is a comment:
"another crash while playing with the socialAPI & webrtc demo"
Signature mozilla::DataChannelConnection::Close(unsigned short) More Reports Search
UUID 39d9eade-e9ae-4095-b04e-6a9132121025
Date Processed 2012-10-25 23:43:41
Uptime 686
Last Crash 4.4 hours before submission
Install Age 7.2 hours since version was first installed.
Install Time 2012-10-25 16:34:17
Product Firefox
Version 19.0a1
Build ID 20121025030620
Release Channel nightly
OS Mac OS X
OS Version 10.8.2 12C54
Build Architecture amd64
Build Architecture Info family 6 model 58 stepping 9
Crash Reason EXC_BAD_ACCESS / 0x0000000d
Crash Address 0x0
App Notes
AdapterVendorID: 0x10de, AdapterDeviceID: 0x fd5GL Context? GL Context+ GL Layers? GL Layers+
EMCheckCompatibility True
Adapter Vendor ID 0x10de
Adapter Device ID 0x fd5
Frame Module Signature Source
0 XUL mozilla::DataChannelConnection::Close Mutex.h:74
1 XUL mozilla::DataChannelConnection::CloseAll DataChannel.cpp:1922
2 XUL sipcc::PeerConnectionImpl::Close PeerConnectionImpl.cpp:1021
3 XUL NS_InvokeByIndex_P xptcinvoke_x86_64_unix.cpp:162
4 XUL XPCWrappedNative::CallMethod XPCWrappedNative.cpp:3132
5 XUL XPC_WN_CallMethod XPCWrappedNativeJSOps.cpp:1488
6 XUL js::InvokeKernel jscntxtinlines.h:364
7 XUL js::Interpret jsinterp.cpp:2369
8 XUL js::RunScript jsinterp.cpp:324
9 XUL js::InvokeKernel jsinterp.cpp:379
10 XUL array_forEach jsinterp.h:109
11 XUL js::InvokeKernel jscntxtinlines.h:364
12 XUL js::Interpret jsinterp.cpp:2369
13 XUL js::RunScript jsinterp.cpp:324
14 XUL js::InvokeKernel jsinterp.cpp:379
15 XUL js::Invoke jsinterp.h:109
16 XUL JS_CallFunctionValue jsapi.cpp:5884
17 XUL nsXPCWrappedJSClass::CallMethod XPCWrappedJSClass.cpp:1420
18 XUL nsXPCWrappedJS::CallMethod XPCWrappedJS.cpp:580
19 XUL PrepareAndDispatch xptcstubs_x86_64_darwin.cpp:121
20 XUL SharedStub
21 XUL xptiInterfaceEntry::GetEntryForParam xptiInterfaceInfo.cpp:292
22 XUL nsObserverList::NotifyObservers nsObserverList.cpp:99
23 XUL nsObserverService::NotifyObservers nsObserverService.cpp:149
24 XUL WindowDestroyedEvent::Run nsGlobalWindow.cpp:6962
25 XUL nsThread::ProcessNextEvent nsThread.cpp:620
26 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:170
27 XUL nsBaseAppShell::NativeEventCallback nsBaseAppShell.cpp:97
28 XUL nsAppShell::ProcessGeckoEvents nsAppShell.mm:402
29 CoreFoundation CoreFoundation@0x12100
...
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3ADataChannelConnection%3A%3AClose%28unsigned+short%29
https://crash-stats.mozilla.com/report/list?signature=libsystem_c.dylib%400x19b99
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 2•13 years ago
|
||
Needs to be s-s if it's duped to an s-s bug and includes links to other reports and a callstack.
Group: core-security
| Reporter | ||
Comment 3•13 years ago
|
||
(In reply to Randell Jesup [:jesup] from comment #2)
> Needs to be s-s if it's duped to an s-s bug and includes links to other
> reports and a callstack.
There are no analysis in this bug. In addition, Socorro connects public crash reports to this bug. So marking as s-s is useless.
Comment 4•13 years ago
|
||
You have a point; though I'd love to have a discussion of public crash reports for security bugs. But that's for another venue (and may have now good answer)
Comment 5•13 years ago
|
||
jesup, we normally have an open bug to track the public crash signatures, even if there is a separate security bug which goes into details. I'm not going to un-do that now, but in the future please just make a dependency instead of closing the public bug.
Updated•11 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•