[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Strange GMutex behaviur



On Thu, 2009-04-09 at 09:33 +0200, Luka Napotnik wrote:

Hi,

> I have a thread where the mutex for a GHashTable is locked/unlocked very
> intensely. It works for a short while but then the thread locks
> completely and if I profile my program I see that the programs resides
> in kernel for an unusual long period. Any ideas?

Do you have a small sample program that reproduces the problem?

What are the stack traces of all threads when it hangs? (in gdb: thread
apply all bt)

Cheers
 -Tim




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]