Bugs item #1809677, was opened at 2007-10-08 18:26 Message generated for change (Comment added) made by rubikcube You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1809677&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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Genete (genete) Assigned to: Nobody/Anonymous (nobody) Summary: Zoom main workarea with mouse wheel beyond 1600% can crash Initial Comment: Open pirates.sifz and zoom in using quickly the mouse wheel plus the CTRL key. It crash. the console output is this: glibmm-ERROR **: unhandled exception (type std::exception) in signal handler: what: St9bad_alloc aborting... Cancelado (core dumped) Using synfig 0.61.07 RC3 Carlos ---------------------------------------------------------------------- Comment By: Daniel Hornung (rubikcube) Date: 2008-09-14 20:19 Message: Still reproducable with svn r2055 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 () ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1809677&group_id=144022 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
