Closed Bug 803052 Opened 12 years ago Closed 12 years ago

WebRTC crash [@mozilla::GetUserMediaStreamRunnable::Run()]

Categories

(Core :: WebRTC, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 780790

People

(Reporter: posidron, Unassigned)

References

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(1 file)

Attached file testcase (deleted) —
Tested on m-c changeset: 110609:cb573b9307e5

###!!! ABORT: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../dist/include/nsCOMPtr.h, line 781
mozilla::GetUserMediaStreamRunnable::Run()+0x000003AB [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x014DF51B]
nsThread::ProcessNextEvent(bool, bool*)+0x000007AC [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x02C531BC]
NS_ProcessPendingEvents_P(nsIThread*, unsigned int)+0x000000F2 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x02B97052]
nsBaseAppShell::NativeEventCallback()+0x000001C4 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x0253D6D4]
nsAppShell::ProcessGeckoEvents(void*)+0x000001EE [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x024BB76E]
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x00000011 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x00012101]
__CFRunLoopDoSources0+0x000000F5 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x00011A25]
__CFRunLoopRun+0x00000315 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x00034DC5]
CFRunLoopRunSpecific+0x00000122 [/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation +0x000346B2]
RunCurrentEventLoopInMode+0x000000D1 [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x000600A4]
ReceiveNextEventCommon+0x000000A6 [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x0005FD84]
BlockUntilNextEventMatchingListInMode+0x0000003E [/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox +0x0005FCD3]
_DPSNextEvent+0x000002AD [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x00155613]
-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]+0x00000080 [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x00154ED2]
-[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]+0x000000F8 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x024B9EE8]
-[NSApplication run]+0x00000205 [/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x0014C283]
nsAppShell::Run()+0x000000BA [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x024BC38A]
nsAppStartup::Run()+0x00000139 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x02092AB9]
XREMain::XRE_mainRun()+0x00001807 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x00012A97]
XREMain::XRE_main(int, char**, nsXREAppData const*)+0x000003A1 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x00013661]
XRE_main+0x00000093 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/XUL +0x00013B03]
do_main(int, char**)+0x000003C6 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/firefox +0x00002EA6]
main+0x00000407 [/Users/cdiehl/Code/Mozilla/mc-asan-opt/debug_build/dist/NightlyDebug.app/Contents/MacOS/firefox +0x00002567]
###!!! ABORT: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../dist/include/nsCOMPtr.h, line 781

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
0x000000010273b70f in mozalloc_abort (msg=<value temporarily unavailable, due to optimizations>) at /Users/cdiehl/Code/Mozilla/mc-asan-opt/memory/mozalloc/mozalloc_abort.cpp:23
23	    MOZ_CRASH();
Here a crash report: bp-56ce55f2-0142-436a-8b1d-6c7fd2121018
Crash Signature: [@mozilla::GetUserMediaStreamRunnable::Run()]
Crash Signature: [@mozilla::GetUserMediaStreamRunnable::Run()] → [@ mozilla::GetUserMediaStreamRunnable::Run()]
Flags: in-testsuite?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: