Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Crash on running debug build (blocking thread issue) #39

Open
amitv87 opened this issue Jun 13, 2016 · 0 comments
Open

Crash on running debug build (blocking thread issue) #39

amitv87 opened this issue Jun 13, 2016 · 0 comments

Comments

@amitv87
Copy link

amitv87 commented Jun 13, 2016

Doesn't happen in release build, because the assert thing is conditional.
I think this can have some consequences

Ran node2browser, here's the log

(Module.cc:102): WebrtcModuleInit (Global.cc:38): WebRTC::Global::Init (Platform.cc:45): WebRTC::Platform::Init (PeerConnection.cc:38): WebRTC::PeerConnection::Init (DataChannel.cc:34): WebRTC::DataChannel::Init (GetSources.cc:34): WebRTC::GetSources::Init (GetUserMedia.cc:36): WebRTC::GetUserMedia::Init (MediaStream.cc:35): WebRTC::MediaStream::Init (MediaStreamTrack.cc:35): WebRTC::MediaStreamTrack::Init (Module.cc:42): SetDebug Open in browser: http://localhost:8080/ Peer Connected (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80040154) (webrtcvoiceengine.cc:1013): webrtc: Error details: Class not registered (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80040154) (webrtcvoiceengine.cc:1013): webrtc: Error details: Class not registered (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80070490) (webrtcvoiceengine.cc:1013): webrtc: Error details: Element not found. (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80070490) (webrtcvoiceengine.cc:1013): webrtc: Error details: Element not found. (audio_device_generic.cc:51): webrtc::AudioDeviceGeneric::BuiltInAECIsAvailable: Not supported on this platform (audio_device_generic.cc:66): webrtc::AudioDeviceGeneric::BuiltInAGCIsAvailable: Not supported on this platform (audio_device_generic.cc:76): webrtc::AudioDeviceGeneric::BuiltInNSIsAvailable: Not supported on this platform (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80070490) (webrtcvoiceengine.cc:1013): webrtc: Error details: Element not found. (webrtcvoiceengine.cc:1013): webrtc: SetRecordingDevice() unable to set the recording device (error=10028) (webrtcvoiceengine.cc:1013): webrtc: Core Audio method failed (hr=0x80070490) (webrtcvoiceengine.cc:1013): webrtc: Error details: Element not found. (webrtcvoiceengine.cc:1013): webrtc: SetPlayoutDevice() unable to set the playout device (error=8090) (common.cc:59): c:\webrtc_r50\src\webrtc\base\thread.cc(285): ASSERT FAILED: !current || current->blocking_calls_allowed_ @ rtc::Thread::AssertBlockingIsAllowedOnCurrentThread

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant