Closed Bug 1782108 Opened 3 years ago Closed 2 years ago

Crash in [@ __GI___pthread_tpp_change_priority]

Categories

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

Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mccr8, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/aba05a58-9702-4ec8-b1a2-819310220728

Reason: SIGABRT / SI_TKILL

Top 10 frames of crashing thread:

0 libc.so.6 __pthread_kill_implementation /usr/src/debug/glibc/nptl/pthread_kill.c:44
1 libc.so.6 __GI_raise /usr/src/debug/glibc/sysdeps/posix/raise.c:26
2 libc.so.6 __assert_fail_base.cold /usr/src/debug/glibc/assert/assert.c:92
3 libc.so.6 __assert_fail_base.cold /usr/src/debug/glibc/assert/assert.c:92
4 libc.so.6 __GI___assert_fail /usr/src/debug/glibc/assert/assert.c:101
5 libc.so.6 __GI___pthread_tpp_change_priority /usr/src/debug/glibc/nptl/tpp.c:83
6 libc.so.6 __pthread_mutex_lock_full /usr/src/debug/glibc/nptl/pthread_mutex_lock.c:555
7 nvidia_drv_video.so nvidia_drv_video.so@0x000000000000b2a1 
8 nvidia_drv_video.so nvidia_drv_video.so@0x000000000000c67f 
9 libva.so.2 vaDisplayIsValid 

I'm not really sure what this crash is. It looks like ffmpeg is calling into an Nvidia driver which is then hitting a pthread assert?

There's also another similar looking signature: [@ __pthread_kill_implementation | raise | __assert_fail_base.cold | __assert_fail_base.cold | __assert_fail | __GI___pthread_tpp_change_priority ]

For instance: bp-16364631-fe96-4d4e-9908-39b3b0220728

OS: Unspecified → Linux
Severity: S2 → S3

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.