Bugs item #1356449, was opened at 2005-11-14 18:29
Message generated for change (Comment added) made by pabs3
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1356449&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: Accepted
Priority: 3
Private: No
Submitted By: ulrik (ulrikboden)
Assigned to: Nobody/Anonymous (nobody)
Summary: crash when creating new PasteCanvas layer

Initial Comment:
Synfig crashes when choosing: new layer/default/paste canvas, I'm 
running osx

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

>Comment By: Paul Wise (pabs3)
Date: 2007-08-14 18:17

Message:
Logged In: YES 
user_id=35028
Originator: NO

Committed a fix for rendering crasher3.sif with synfig in SVN r552.

Unfortunately it doesn't fix the crash loading crasher3.sif in
synfigstudio.

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

Comment By: dooglus (dooglus)
Date: 2007-04-06 23:16

Message:
Logged In: YES 
user_id=1546005
Originator: NO

Loading http://dooglus.rincevent.net/synfig/crasher3.sif causes the same
crash.

It seems to be triggered by a PasteCanvas with no 'canvas' associated with
it.

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

Comment By: Martin Renold (martinxyz)
Date: 2006-03-30 19:24

Message:
Logged In: YES 
user_id=29766

Still present in  current SVN (using r155 + droden's UI
patch). Easy to reproduce; happens only with the "paste
canvas" layer.

synfigstudio: /usr/include/ETL/_handle.h:733: T*
etl::loose_handle<T>::operator->() const [with T =
synfig::Canvas]: Assertion `obj' failed.
Aborted (core dumped)

(gdb) bt
#0  0xb6f0a7a7 in raise () from /lib/tls/libc.so.6
#1  0xb6f0c04b in abort () from /lib/tls/libc.so.6
#2  0xb6f03755 in __assert_fail () from /lib/tls/libc.so.6
#3  0x082df8d4 in studio::LayerParamTreeStore::rebuild
(this=0x8ab5128)
    at _handle.h:733
#4  0x082e11e5 in sigc::bind_return_functor<bool,
sigc::bound_mem_functor0<void, studio::LayerParamTreeStore>
>::operator() (this=0x8aad770)
    at bind_return.h:173
#5  0x082e1204 in
sigc::internal::slot_call0<sigc::bind_return_functor<bool,
sigc::bound_mem_functor0<void, studio::LayerParamTreeStore>
>, bool>::call_it (
    rep=0x8aad758) at slot.h:103
#6  0xb74920f7 in Glib::TimeoutSource::prepare ()
   from /usr/lib/libglibmm-2.4.so.1
#7  0xb714da06 in g_timeout_dispatch (source=0x8aad960,
callback=0x6, 
    user_data=0x0) at gmain.c:3293
#8  0xb714bcbc in IA__g_main_context_dispatch
(context=0x84da900)
    at gmain.c:1934
#9  0xb714f09b in g_main_context_iterate (context=0x84da900,
block=1, 
    dispatch=1, self=0x84ea9f8) at gmain.c:2565
#10 0xb714f3f7 in IA__g_main_loop_run (loop=0x85e60e8) at
gmain.c:2769
#11 0xb760f2e1 in IA__gtk_main () at gtkmain.c:1001
#12 0xb79eb626 in Gtk::Main::run_impl () from
/usr/lib/libgtkmm-2.4.so.1
#13 0xb79eb4d1 in Gtk::Main::run () from
/usr/lib/libgtkmm-2.4.so.1
#14 0x081c4fcd in main (argc=0, argv=0xbfb84c94) at main.cpp:86

(gdb) frame 3
#3  0x082df8d4 in studio::LayerParamTreeStore::rebuild
(this=0x8ab5128)
    at _handle.h:733
733                     { assert(obj); return obj; }
(gdb) up
#4  0x082e11e5 in sigc::bind_return_functor<bool,
sigc::bound_mem_functor0<void, studio::LayerParamTreeStore>
>::operator() (this=0x8aad770)
    at bind_return.h:173
173       { this->functor_(); return ret_value_.invoke(); }



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

Comment By: ulrik (ulrikboden)
Date: 2006-01-30 14:58

Message:
Logged In: YES 
user_id=1378264

It still crashes when choosing new layer/default/paste canvas running osx

10.4.4

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

Comment By: Paul Wise (pabs3)
Date: 2006-01-30 11:05

Message:
Logged In: YES 
user_id=35028

User says it was fixed.

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

Comment By: ulrik (ulrikboden)
Date: 2005-12-17 03:33

Message:
Logged In: YES 
user_id=1378264

Now it's working here on osx 10.4.2 thanks!

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

Comment By: Robert B. Quattlebaum, Jr. (darco)
Date: 2005-12-13 14:06

Message:
Logged In: YES 
user_id=206661

Is this still occurring in the latest build?

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

Comment By: Mike Flyer (mikeflyer)
Date: 2005-11-14 20:13

Message:
Logged In: YES 
user_id=1082516

i have the same error under debian and win32 too

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to