[Webkit-unassigned] [Bug 150166] WebRTC: Update RTCPeerConnection API and introduce PeerConnectionBackend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 18:08:10 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150166

--- Comment #17 from Eric Carlson <eric.carlson at apple.com> ---
Hmm, bugzilla apparently doesn't like characters in the backtrace. One more time?

* thread #1: tid = 0x75d24, 0x0000000108c124a7, queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS 
    frame #0: 0x0000000108c124a7 JavaScriptCore`::WTFCrash() + 39 at Assertions.cpp:321
    frame #1: 0x0000000108098173 JavaScriptCore`std::__1::unique_ptr<JSC::ProgramNode, std::__1::default_delete<JSC::ProgramNode> > JSC::parse<JSC::ProgramNode>(vm=0x0000000112802000, source=0x0000000112813b90, name=0x00007fff5f4da690, builtinMode=Builtin, strictMode=NotStrict, parseMode=ProgramMode, error=0x00007fff5f4da6b8, positionBeforeLastNewline=0x00007fff5f4da718, defaultConstructorKind=None, thisTDZMode=CheckIfNeeded) + 691 at Parser.h:1386
    frame #2: 0x0000000108090eab JavaScriptCore`JSC::createExecutableInternal(vm=0x0000000112802000, source=0x0000000112813b90, name=0x0000000112813b50, constructorKind=None, constructAbility=CannotConstruct) + 411 at BuiltinExecutables.cpp:83
    frame #3: 0x00000001080915f0 JavaScriptCore`JSC::createBuiltinExecutable(vm=0x0000000112802000, code=0x0000000112813b90, name=0x0000000112813b50, constructAbility=CannotConstruct) + 48 at BuiltinExecutables.cpp:72
    frame #4: 0x000000010c9fe978 WebCore`WebCore::RTCPeerConnectionBuiltinsWrapper::rTCPeerConnectionCreateOfferCodeExecutable(this=0x0000000112813b20) + 120 at RTCPeerConnectionBuiltinsWrapper.h:82
    frame #5: 0x000000010c9fa834 WebCore`WebCore::rTCPeerConnectionCreateOfferCodeGenerator(vm=0x0000000112802000) + 52 at RTCPeerConnectionBuiltins.cpp:259
    frame #6: 0x000000010ba033cc WebCore`void JSC::reifyStaticProperties<40u>(vm=0x0000000112802000, values=0x000000010d7fd6e0, thisObj=0x000000011281d620) [40u], JSC::JSObject&) + 396 at Lookup.h:314
    frame #7: 0x000000010ba01a0e WebCore`WebCore::JSRTCPeerConnectionPrototype::finishCreation(this=0x000000011281d620, vm=0x0000000112802000) + 62 at JSRTCPeerConnection.cpp:197
    frame #8: 0x000000010ba037e5 WebCore`WebCore::JSRTCPeerConnectionPrototype::create(vm=0x0000000112802000, globalObject=0x000000011287a900, structure=0x00000001175e8300) + 101 at JSRTCPeerConnection.cpp:111
    frame #9: 0x000000010ba01ca9 WebCore`WebCore::JSRTCPeerConnection::createPrototype(vm=0x0000000112802000, globalObject=0x000000011287a900) + 105 at JSRTCPeerConnection.cpp:209
    frame #10: 0x000000010ba04900 WebCore`JSC::Structure* WebCore::getDOMStructure<WebCore::JSRTCPeerConnection>(vm=0x0000000112802000, globalObject=0x000000011287a900) + 112 at JSDOMBinding.h:145
    frame #11: 0x000000010ba038a0 WebCore`JSC::JSObject* WebCore::getDOMPrototype<WebCore::JSRTCPeerConnection>(vm=0x0000000112802000, globalObject=0x000000011287a900) + 48 at JSDOMBinding.h:156

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151029/d3ad91a0/attachment-0001.html>


More information about the webkit-unassigned mailing list