Closed Bug 1153227 Opened 10 years ago Closed 10 years ago

WebRTC crashing in debug build - MOZ_CRASH() at memory/mozjemalloc/jemalloc.c:1610 (freeing DataBuffer in PipelineTransport runnable on SocketTransportService)

Categories

(Core :: WebRTC: Signaling, defect)

Other
All
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1153094

People

(Reporter: jib, Unassigned)

References

Details

Attachments

(1 file)

Attached file stack trace and info
I can reproduce this consistently under OSX on a fresh pull of trunk. STR: 1. Open http://jsfiddle.net/zy3e8rqo 2. Hit [Start] button and allow camera. Expected result: my mug. Actual result: crash. See attached stacktrace. Crashes every time for me. Fairly debilitating.
I'm only able to make this crash in the debug build, so no mozregression range, but it feels very recent to me.
Summary: WebRTC crashing now - MOZ_CRASH() at memory/mozjemalloc/jemalloc.c:1610 (freeing DataBuffer in PipelineTransport runnable on SocketTransportService) → WebRTC crashing in debug build - MOZ_CRASH() at memory/mozjemalloc/jemalloc.c:1610 (freeing DataBuffer in PipelineTransport runnable on SocketTransportService)
jib are you really experiencing this on 37, or was that just the browser you used for reporting?
I'm asking because I opened bug 1153094 yesterday, because I see the same thing, but in 40.
See Also: → 1153094
Sorry that field seems to remember its value from last time I filed a bug.
Version: 37 Branch → Trunk
I have the exact same problem, currently under debug.
OK, the theory was that ASAN would help. It doesn't: the test that fails 100% without ASAN passes with ASAN. ekr did discover that MediaPipeline is full of incorrect ScopeDeletePtr uses though.
Bisect reveals that bug 1150853 is the culprit.
Blocks: 1150853
Status: NEW → RESOLVED
Closed: 10 years ago
OS: Mac OS X → All
Hardware: x86 → Other
Resolution: --- → DUPLICATE
No longer blocks: 1150853
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: