bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Latest code pbs ?


From: Jonathan Kinsey
Subject: Re: [Bug-gnubg] Latest code pbs ?
Date: Fri, 04 Jan 2008 16:11:33 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.0

I came across the "DEBUG (recursed): do task : lock aborting..." error, and it
looked to me like g_debug crashing when called from multiple threads (even when
no output was requested).  My hack-around was to add "#define g_debug" to
config.h and comment the definition out of the relevant glib header.

Maybe this is because glib hasn't been enabled for multiple threads when it's
built with win threads?  I favour replacing g_debug with gnubg_debug or
something similar (maybe multi_debug) which we can define to different things
and enable/disable as appropriate.

I also got the glib GUI calibrate problem - but everything else seems ok, so I
just ignored it...

Jon


Massimiliano Maini wrote:
> 
> Hi all (and happy new year btw),
> 
> I tried to recompile everything with latest code (20080104):
> 
> Command line version:
> - no multithread : calibrate command works fine
> - glib threads : calibrate command works fine
> - win threads : calibrate commands crashes badly (error dialog: "**
> DEBUG (recursed): do task : lock aborting...")
> 
> GUI version:
> - no multithread : calibrate command works fine
> - glib threads : calibrate command crashes very badly (stale, have to
> manually kill)
> - win threads : calibrate commands crashes badly (error dialog: "**
> DEBUG (recursed): do task : lock aborting...")
> 
> Also:
> 
> - glib threads gui version crashes as soon as 2 threads are specified
> and play starts, while
> command line glib threads version crashes as soon as 2 threads are set
> - win threads command line version crashes as soon as 2 threads are set
> 
> MaX.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnubg


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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