Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Inconsistent mutex lock crash #2

Open
gewalker opened this issue Dec 4, 2011 · 1 comment
Open

Inconsistent mutex lock crash #2

gewalker opened this issue Dec 4, 2011 · 1 comment
Milestone

Comments

@gewalker
Copy link
Owner

gewalker commented Dec 4, 2011

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

@elan
Copy link
Collaborator

elan commented Dec 5, 2011

Can you post a full stack trace?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants