Bugs item #1736592, was opened at 2007-06-13 10:03 Message generated for change (Comment added) made by zelgadis_ksee You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1736592&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: None Priority: 5 Private: No Submitted By: dooglus (dooglus) Assigned to: Nobody/Anonymous (nobody) Summary: repeatable crash zooming in on pirates.sif Initial Comment: Load pirates.sif from the examples directory, and zoom in 21 times at the starting position. Studio crashes. gdb isn't particularly helpful: #0 0xffffe410 in __kernel_vsyscall () #1 0xb6b66df0 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6b68641 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6dd170a in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb6dd1749 in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb7178d18 in Glib::exception_handlers_invoke () from /usr/lib/libglibmm-2.4.so.1 #6 0xb717f357 in Glib::SignalProxyNormal::slot0_void_callback () from /usr/lib/libglibmm-2.4.so.1 #7 0xb6e5d9d9 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0 #8 0xb6e5062b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #9 0xb6e613f1 in ?? () from /usr/lib/libgobject-2.0.so.0 #10 0x10e2b140 in ?? () #11 0x00000000 in ?? () ---------------------------------------------------------------------- Comment By: Konstantin Dmitriev (zelgadis_ksee) Date: 2012-12-26 04:15 Message: This bugtracker is no longer active. The issue is moved to the new bugtracker - http://synfig.org/issues/thebuggenie/synfig ---------------------------------------------------------------------- Comment By: Jam Man (coolname007) Date: 2008-11-06 20:24 Message: yes! i had the same problem with synfig! not sure how to address it though! anyone know how to fix it? ---------------------------------------------------------------------- Comment By: Daniel Hornung (rubikcube) Date: 2008-09-14 16:58 Message: Still reproducable with svn r2055, even for empty images. The straight backtrace from gdb doesn't look very useful: #0 0x00007f9f8faf63c5 in raise () from /lib/libc.so.6 #1 0x00007f9f8faf773e in abort () from /lib/libc.so.6 #2 0x00007f9f905d6f2a in g_logv () from /usr/lib/libglib-2.0.so.0 #3 0x00007f9f905d6fc3 in g_log () from /usr/lib/libglib-2.0.so.0 #4 0x00007f9f940cec3b in Glib::exception_handlers_invoke () from /usr/lib/libglibmm-2.4.so.1 #5 0x00007f9f954eda4b in ?? () from /usr/lib/libgtkmm-2.4.so.1 #6 0x00007f9f9489fcc1 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #7 0x00007f9f912aed09 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #8 0x00007f9f912bee36 in ?? () from /usr/lib/libgobject-2.0.so.0 #9 0x00007f9f912bfb4e in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #10 0x00007f9f912bff63 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #11 0x00007f9f949bf428 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #12 0x00007f9f948978a4 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #13 0x00007f9f94898a37 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #14 0x00007f9f93c38a1c in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #15 0x00007f9f905ce302 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #16 0x00007f9f905d15e5 in ?? () from /usr/lib/libglib-2.0.so.0 #17 0x00007f9f905d18dd in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #18 0x00007f9f94898df2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #19 0x000000000059e405 in main () ---------------------------------------------------------------------- Comment By: Daniel Hornung (rubikcube) Date: 2008-09-14 13:20 Message: Probably a duplicate of bug #1809677 ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1736592&group_id=144022 ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
