Bugs item #3475624, was opened at 2012-01-18 12:41
Message generated for change (Comment added) made by caldas_lopes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=3475624&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Crasher/nasty bug
Group: Latest release
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Denis Washington (denis-w)
Assigned to: Nobody/Anonymous (nobody)
Summary: Startup crash on Ubuntu 12.04

Initial Comment:
When trying to run Synfig Studio after installation from the .deb package, it 
crashes right away with the following error message:

GLib (gthread-posix.c): Unexpected error from C library during 'Das Argument 
ist ungültig': pthread_cond_timedwait.  Aborting.

Running the binary from gdb reveals that this results from a call to 
g_cond_wait_until(). This may be because Ubuntu 12.04 ships with glib 2.31.x, 
which integrated libgthread-2.0 into libglib-2.0 and made g_thread_init() a 
noop:

http://osdir.com/ml/commits.gnome/2011-10/msg08477.html

A simple rebuild might help (but until now I was not able to build Synfig 
successfully).

----------------------------------------------------------------------

Comment By: Joao Lopes (caldas_lopes)
Date: 2012-02-27 11:02

Message:
Rebuilding is not enough. Same error appear.  

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=3475624&group_id=144022

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to