bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Gtk-Critical


From: Christian Anthon
Subject: Re: [Bug-gnubg] Gtk-Critical
Date: Tue, 3 Jul 2007 20:19:18 +0200

On 7/3/07, Achim Mueller <address@hidden> wrote:
Hi folks,

sometimes I get this error message at the command line:

"Gtk-CRITICAL **: gtk_progress_set_percentage: assertion `percentage >=
0 && percentage <= 1.0' failed"


Hi Achim,

I'm pretty sure that it is a counting bug in the multithread code, and
that gtk doesn't cause the hang. But you can try the following.

gdb gnubg
run --g-fatal-warnings
(cause error)
bt (on all the threads).

You should be able to print out the values of variables inside gdb as well.

Christian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]