plex-linux icon indicating copy to clipboard operation
plex-linux copied to clipboard

Inconsistent mutex lock crash

Open gewalker opened this issue 14 years ago • 1 comments

Two examples:

When selecting Shared Content: Processing results from worker: 14 (context: 12000). xbmc.bin: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed. Aborted Crash report available at /home/gary/xbmc_crashlog-20111204_151213.log

During menu navigation:

[0x7f9e057a2510] Processing content request in thread [http://127.0.0.1:32400/channels/recentlyViewed?filter=video] Processing results from worker: 1 (context: 11002). xbmc.bin: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock == ((ath_mutex_t) 0)' failed. Aborted

gewalker avatar Dec 04 '11 22:12 gewalker

Can you post a full stack trace?

elan avatar Dec 05 '11 00:12 elan