Closed Bug 1401747 Opened 7 years ago Closed 7 years ago

Crash in abort | rtc::PlatformThread::Start

Categories

(Core :: WebRTC, defect)

56 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1345652
Tracking Status
firefox55 --- wontfix
firefox56 --- affected
firefox57 --- affected

People

(Reporter: philipp, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-5acdeb2c-8d82-4ee8-840b-1a21e0170920.
=============================================================
Crashing Thread (0)
Frame 	Module 	Signature 	Source
0 	ucrtbase.dll 	abort 	
1 	xul.dll 	rtc::FatalMessage::~FatalMessage() 	media/webrtc/trunk/webrtc/base/checks.cc:104
2 	xul.dll 	rtc::PlatformThread::Start() 	media/webrtc/trunk/webrtc/base/platform_thread.cc:212
3 	xul.dll 	webrtc::ProcessThreadImpl::Start() 	media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:80
4 	xul.dll 	webrtc::internal::Call::Call(webrtc::Call::Config const&) 	media/webrtc/trunk/webrtc/call/call.cc:219
5 	xul.dll 	mozilla::WebRtcCallWrapper::Create(webrtc::Call::Config const&) 	media/webrtc/signaling/src/media-conduit/MediaConduitInterface.h:41
6 	xul.dll 	mozilla::PeerConnectionMedia::Init(std::vector<mozilla::NrIceStunServer, std::allocator<mozilla::NrIceStunServer> > const&, std::vector<mozilla::NrIceTurnServer, std::allocator<mozilla::NrIceTurnServer> > const&, mozilla::NrIceCtx::Policy) 	media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp:432
7 	xul.dll 	mozilla::PeerConnectionImpl::Initialize(mozilla::dom::PeerConnectionObserver&, nsGlobalWindow*, mozilla::PeerConnectionConfiguration const&, nsISupports*) 	media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp:671
8 	xul.dll 	mozilla::PeerConnectionImpl::Initialize(mozilla::dom::PeerConnectionObserver&, nsGlobalWindow&, mozilla::dom::RTCConfiguration const&, nsISupports*, mozilla::ErrorResult&) 	media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp:732
9 	xul.dll 	mozilla::dom::PeerConnectionImplBinding::initialize 	obj-firefox/dom/bindings/PeerConnectionImplBinding.cpp:81
10 	xul.dll 	mozilla::dom::GenericBindingMethod(JSContext*, unsigned int, JS::Value*) 	dom/bindings/BindingUtils.cpp:2990
11 		@0xf19cce2 	
12 		@0x5c78eec7 	
13 		@0xf13094e 	
14 	xul.dll 	js::jit::EnterBaselineMethod(JSContext*, js::RunState&) 	js/src/jit/BaselineJIT.cpp:200
15 	xul.dll 	js::RunScript(JSContext*, js::RunState&) 	js/src/vm/Interpreter.cpp:400
16 	xul.dll 	js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct) 	js/src/vm/Interpreter.cpp:488
17 	xul.dll 	js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>) 	js/src/vm/Interpreter.cpp:534
18 	xul.dll 	JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) 	js/src/jsapi.cpp:2891
19 	xul.dll 	JS::StructGCPolicy<JS::GCVector<JS::Value, 0, js::TempAllocPolicy> >::trace(JSTracer*, JS::GCVector<JS::Value, 0, js::TempAllocPolicy>*, char const*) 	obj-firefox/dist/include/js/GCPolicyAPI.h:86
20 	xul.dll 	JS_GetPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) 	js/src/jsapi.cpp:2596
21 	xul.dll 	mozilla::dom::CallbackInterface::GetCallableProperty(JSContext*, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) 	dom/bindings/CallbackInterface.cpp:22
22 	xul.dll 	JS::StructGCPolicy<js::LiveSavedFrameCache>::trace(JSTracer*, js::LiveSavedFrameCache*, char const*) 	obj-firefox/dist/include/js/GCPolicyAPI.h:86
23 	xul.dll 	JSCompartment::wrap(JSContext*, JS::MutableHandle<JS::Value>) 	js/src/jscompartmentinlines.h:147
24 	xul.dll 	JS_WrapValue(JSContext*, JS::MutableHandle<JS::Value>) 	js/src/jsapi.cpp:836

these crash reports started showing up from 32bit users on windows 7 just a couple of hours ago. it's happening on various different firefox versions, so it must be some sort of external change (website or software on the system) triggering this - correlations data is not in yet...
oh, it's just a change in signature generation: https://github.com/mozilla-services/socorro/commit/4df177fbcbd4d35adc871ec00820534aa7081b75
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.