Bug 179998

Summary: Safari 11 Crash in com.apple.JavaScriptCore 0x000000010b917bb9 Inspector::ScriptCallFrame::~ScriptCallFrame() + 9
Product: WebKit Reporter: xpeng <xpeng1984>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: joepeck, youennf
Priority: P2 Keywords: InRadar
Version: Safari 11   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
CrashDump none

Description xpeng 2017-11-24 01:04:03 PST
Created attachment 327529 [details]
CrashDump

Safari Crashes when using webrtc:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000010b917bb9 Inspector::ScriptCallFrame::~ScriptCallFrame() + 9
1   com.apple.JavaScriptCore      	0x000000010b918068 Inspector::ScriptCallStack::~ScriptCallStack() + 40
2   com.apple.JavaScriptCore      	0x000000010b1e1d6b Inspector::AsyncStackTrace::~AsyncStackTrace() + 139
3   com.apple.JavaScriptCore      	0x000000010b1e1f78 Inspector::AsyncStackTrace::truncate(unsigned long) + 424
4   com.apple.JavaScriptCore      	0x000000010b664608 Inspector::InspectorDebuggerAgent::willDispatchAsyncCall(int, int) + 136
5   com.apple.WebCore             	0x0000000108f7ec1d WebCore::InspectorInstrumentation::willFireTimerImpl(WebCore::InstrumentingAgents&, int, WebCore::ScriptExecutionContext&) + 125
6   com.apple.WebCore             	0x00000001088b208f WebCore::DOMTimer::fired() + 927
7   com.apple.WebCore             	0x00000001087e2320 WebCore::ThreadTimers::sharedTimerFiredInternal() + 176
8   com.apple.WebCore             	0x00000001087e225f WebCore::timerFired(__CFRunLoopTimer*, void*) + 31
Comment 1 Alexey Proskuryakov 2017-11-28 11:28:02 PST
rdar://problem/35440008
Comment 2 Joseph Pecoraro 2018-12-21 14:39:12 PST
Will address this in bug 180373.

*** This bug has been marked as a duplicate of bug 180373 ***