Bugs item #2356818, was opened at 2008-11-28 22:13
Message generated for change (Comment added) made by genete
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2356818&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: None
Group: None
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: studio hung with duplicate layer active

Initial Comment:
I don't know how I did it, but studio hung.

gdb shows me 2 threads both stopped, waiting to get a WriteLock:

#1  synfig::RWLock::writer_lock (this=0x325ac48) at mutex.cpp:204
#2  WriterLock (this=0x4286ba80, x...@0x325ac48) at mutex.h:98
#3  synfig::Context::set_time (this=0x4286bc50, time={value_ = 1}) at 
context.cpp:342
#4  synfig::Layer_Duplicate::accelerated_render (this=0x325abb0, ...) at 
layer_duplicate.cpp:181

#1  synfig::RWLock::writer_lock (this=0x32349d8) at mutex.cpp:204
#2  WriterLock (this=0x7fffdcf43d10, x...@0x32349d8) at mutex.h:98
#3  synfig::Context::set_time (this=0x7fffdcf43d70, time={value_ = 0}) at 
context.cpp:342
#4  synfig::Canvas::set_time (this=0x3233f70, t={value_ = 0}) at canvas.cpp:299
#5  studio::CanvasView::rebuild_ducks (this=0x3252000) at canvasview.cpp:2916
#6  sigc::bound_mem_functor0<void, studio::CanvasView>::operator() 
(this=0x35dfc00)

I was looking at the attached file - note it has a Duplicate layer.  I suspect 
the Duplicate code isn't taking care when calling 'set_time()'

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

>Comment By: Genete (genete)
Date: 2009-07-27 22:53

Message:
Can't reproduce in latest development branch.

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

Comment By: dooglus (dooglus)
Date: 2008-11-28 22:15

Message:
Note that no CPU was being used.  And this was in SVN r2303.

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

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

------------------------------------------------------------------------------
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to