Re: Strange GMutex behaviur
- From: Tim-Philipp Müller <t i m zen co uk>
- To: Luka Napotnik <luka napotnik gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Strange GMutex behaviur
- Date: Thu, 09 Apr 2009 10:10:08 +0100
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]