Bugs item #3475624, was opened at 2012-01-18 12:41
Message generated for change (Comment added) made by nobody
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: Nobody/Anonymous (nobody)
Date: 2012-03-01 05:20

Message:
Same Issue but other mesage: 
top@Star:~/Scaricati/Pacchetti - Kubuntu_12.04_LTS$ synfigstudio 

   Synfig Studio: avvio applicazione...

synfig(30364) [14:15:23] info: Created directory "/home/silvio/.synfig"
synfig(30364) [14:15:23] informazione: Caricamento moduli da
/opt/synfig/etc/synfig_modules.cfg
synfig(30364) [14:15:28] informazione: Created directory
"/home/silvio/.synfig/tmp"

GLib-GObject-CRITICAL **: Object class
gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn't implement property
'editing-canceled' from interface 'GtkCellEditable'
GLib (gthread-posix.c): Unexpected error from C library during 'Argomento
non valido': pthread_cond_timedwait.  Aborting.
Annullato (core dump creato)
silvio@Star:~/Scaricati/Pacchetti - Kubuntu_12.04_LTS$ 


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

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

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to