Closed Bug 1268897 Opened 8 years ago Closed 8 years ago

crash in pthread_sigmask when loading a youtube video page

Categories

(Core :: Audio/Video: Playback, defect)

Unspecified
Linux
defect
Not set
critical

Tracking

()

VERIFIED FIXED
Tracking Status
firefox49 --- fixed

People

(Reporter: Usul, Unassigned)

References

Details

(Keywords: crash, regression, topcrash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-f1344d61-a905-40fa-a19d-b41602160429.
=============================================================
0 	plugin-container 	pthread_sigmask 	security/sandbox/linux/SandboxHooks.cpp
Ø 1 	libpulse.so.0.19.0 	libpulse.so.0.19.0@0x328a2 	
2 		@0xfffffffffffffffe 	
3 	plugin-container 	je_malloc 	memory/mozjemalloc/jemalloc.c
4 	libxul.so 	_fini 	
5 	plugin-container 	je_malloc 	memory/mozjemalloc/jemalloc.c
Ø 6 	libpulsecommon-8.0.so 	libpulsecommon-8.0.so@0x27d3af 	
7 	libxul.so 	_fini 	
Ø 8 	libpulsecommon-8.0.so 	libpulsecommon-8.0.so@0x518af 	
Ø 9 	libpulse.so.0.19.0 	libpulse.so.0.19.0@0x38906 	
Ø 10 	libpulsecommon-8.0.so 	libpulsecommon-8.0.so@0x51ef0 	
Ø 11 	libpulsecommon-8.0.so 	libpulsecommon-8.0.so@0x51f0f 	
Ø 12 	libpulsecommon-8.0.so 	libpulsecommon-8.0.so@0x5218a 	
Ø 13 	libpthread-2.23.so 	libpthread-2.23.so@0x7589 	
14 	libxul.so 	_fini 	
Ø 15 	libc-2.23.so 	libc-2.23.so@0x10b5cc 	


Str load a youtube page containing a video.

I'm running fedora/24 beta , no flash , no gstreamer.

This worked in yesterday's nightly (at least I wasn't crashing)
Component: General → Audio/Video
Product: Firefox → Core
I've getting this too, but I'm not loading any youtube videos.
It is hard to tell from the backtrace, but yesterday, :luke pinged me on irc regarding a crash due to the initial patch in Bug 1176099 (his issue was related to asm.js).

The problem was caused by a NULL pointer passed as an argument for |set|, which wasn't handled properly in the wrapper functions.

The NULL check fix was merged to inbound yesterday as mentioned in Comment 3, would be great if you could check this problem again once it is merged into central.
Ok looking at the crashes linked in Comment 2, I am fairly certain this is the NULL pointer issue.
Pretty impressive when a Linux-only crash is the #1 topcrash across all platforms for a day's builds.  (It's pretty crashy!)
Keywords: topcrash
Component: Audio/Video → Audio/Video: Playback
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #3)
> Looks like this was fixed in
> https://bugzilla.mozilla.org/show_bug.cgi?id=1176099#c37

indeed
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Verified based on crash-stats not showing any crashes in the April 30 build.
Status: RESOLVED → VERIFIED
Changing status flag to fixed based on Comment 3.
You need to log in before you can comment on or make changes to this bug.