Hi, Weder! BTW, what is the version of Synfig Studio you trying? Have you compiled from source or used binary packages from the website? Cheers! Konstantin
2011/10/3 Carlos Lopez Gonzalez <carloslopezgonza...@yahoo.es>: > Hi Wender, > Looking to the input information it seems that the crash is due to a > 'delete' operation performed over a pointer that has not allocated the > memory with the command 'new' or that it has been already deleted before. It > is weird, because if it were like that, it would happen always, in any > computer. > My second clue is that you say you're using Ubuntu 4.10 64 bits... That's > from 2004! before Synfig were released as Open Source for the first time! > Are you sure that you're suing Ubuntu 4.10 Warty Warthog? Maybe it is 10.04 > Lucid Lynx? > Which are the specifications of the old computer? > Also, you mention that have tested to change the power source, run without > video card, changed the HD, the memory... hmmm do you have a > hardware combination that runs fine any other application than Synfig > Studio. If so, please don't touch it! Don't introduce more variables to the > problem! Let's concentrate on one task each time :) > Good luck > Carlos > > ________________________________ > De: Weder Clay <wederc...@gmail.com> > Para: synfig-user@lists.sourceforge.net > Enviado: lunes 3 de octubre de 2011 15:04 > Asunto: [Synfig-user] presentation and request for help > > First, excuse my English. > > Hello, my name is Weder Clay, I am Brazilian and I started using Synfig. > > I recently purchased a new computer, but Synfig is very unstable and closes > itself. > On the old computer it runs very well ... > > Computer Settings: > Motherboard: Gigabyte GA-H61M-D2P-B3 > Video Card: Geforce GTX460 > Kingston Memory 8 Gig > HD sansumg 1Q > Power: Thermaltake TR2 RX 650W > Audiophile 2496 sound card > Ubuntu 4.10 64bit > > I've tried everything, > thermaltake by replacing the other, run without a video card, no sound card. > I changed HD, memory ... > > Interestingly, I've done tests using Live-CD 32 and 64. Synfig On the old > computer does not crash. > On the new computer crashes quickly and closes the program. > > > I'm putting here the messages from the terminal > : > > wederclay@wederclay-desktop:~$ synfigstudio > > Synfig Studio - Iniciando aplicação ... > > synfig(3192) [09:42:07] info: Loading modules from > /usr/local/etc/synfig_modules.cfg > > (synfigstudio:3192): GLib-GObject-CRITICAL **: Object class > gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn't implement property > 'editing-canceled' from interface 'GtkCellEditable' > > ======= Backtrace: ========= > /lib/libc.so.6(+0x775b6)[0x7faa7d8a35b6] > /lib/libc.so.6(cfree+0x73)[0x7faa7d8a9e83] > /usr/local/lib/libsynfig.so.0(_ZN6synfig9ValueBase5clearEv+0x6b)[0x7faa82a5b85b] > /usr/local/lib/libsynfig.so.0(_ZN6synfig9ValueBaseD1Ev+0xd)[0x7faa82a5b79d] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig19ValueNode_CompositeclENS_4TimeE+0x9fd)[0x7faa82acc61d] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig15ValueNode_BLineclENS_4TimeE+0x9f0)[0x7faa82ab35e0] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig7Context8set_timeENS_4TimeE+0x193)[0x7faa82b6f843] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig6Canvas8set_timeENS_4TimeE+0x4b)[0x7faa82b5854b] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig17Layer_PasteCanvas8set_timeENS_7ContextENS_4TimeE+0x5f)[0x7faa82a6c78f] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig7Context8set_timeENS_4TimeE+0x37d)[0x7faa82b6fa2d] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig5Layer8set_timeENS_7ContextENS_4TimeE+0x1b)[0x7faa82b7bbcb] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig7Context8set_timeENS_4TimeE+0x37d)[0x7faa82b6fa2d] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig6Canvas8set_timeENS_4TimeE+0x4b)[0x7faa82b5854b] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig17Layer_PasteCanvas8set_timeENS_7ContextENS_4TimeE+0x5f)[0x7faa82a6c78f] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig7Context8set_timeENS_4TimeE+0x37d)[0x7faa82b6fa2d] > /usr/local/lib/libsynfig.so.0(_ZNK6synfig6Canvas8set_timeENS_4TimeE+0x4b)[0x7faa82b5854b] > /usr/local/lib/libsynfigapp.so.0(_ZN9synfigapp15CanvasInterface8set_timeEN6synfig4TimeE+0x141)[0x7faa82f61fd1] > /usr/lib/libglibmm-2.4.so.1(_ZN4Glib17SignalProxyNormal19slot0_void_callbackEP8_GObjectPv+0x32)[0x7faa80a55c52] > /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7faa7ec595de] > /usr/lib/libgobject-2.0.so.0(+0x219a4)[0x7faa7ec6d9a4] > /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7f6)[0x7faa7ec6ea76] > /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faa7ec6f033] > /usr/lib/libgtk-x11-2.0.so.0(gtk_adjustment_value_changed+0x5a)[0x7faa80cf155a] > synfigstudio(_ZN6studio17Widget_Timeslider21on_button_press_eventEP15_GdkEventButton+0xf5)[0x6556c5] > /usr/lib/libgtkmm-2.4.so.1(_ZN3Gtk12Widget_Class27button_press_event_callbackEP10_GtkWidgetP15_GdkEventButton+0x63)[0x7faa81f4a863] > /usr/lib/libgtk-x11-2.0.so.0(+0x142178)[0x7faa80db2178] > /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7faa7ec595de] > /usr/lib/libgobject-2.0.so.0(+0x211dd)[0x7faa7ec6d1dd] > /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x639)[0x7faa7ec6e8b9] > /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7faa7ec6f033] > /usr/lib/libgtk-x11-2.0.so.0(+0x2590bf)[0x7faa80ec90bf] > /usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc3)[0x7faa80daa643] > /usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2eb)[0x7faa80dab71b] > /usr/lib/libgdk-x11-2.0.so.0(+0x5c86c)[0x7faa8039f86c] > /lib/libglib-2.0.so.0(g_main_context_dispatch+0x1f2)[0x7faa7e39b8c2] > /lib/libglib-2.0.so.0(+0x42748)[0x7faa7e39f748] > /lib/libglib-2.0.so.0(g_main_loop_run+0x195)[0x7faa7e39fc55] > /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7faa80dabbb7] > synfigstudio(main+0x6a4)[0x4c8c64] > /lib/libc.so.6(__libc_start_main+0xfd)[0x7faa7d84ac4d] > synfigstudio[0x4c84c9] > ======= Memory map: ======== > 00400000-0085b000 r-xp 00000000 08:01 3296248 > /usr/local/bin/synfigstudio > 00a5a000-00a5b000 r--p 0045a000 08:01 3296248 > /usr/local/bin/synfigstudio > 00a5b000-00a5f000 rw-p 0045b000 08:01 3296248 > /usr/local/bin/synfigstudio > 00a5f000-00a92000 rw-p 00000000 00:00 0 > 018f2000-02c0c000 rw-p 00000000 00:00 0 > [heap] > 7faa64000000-7faa64320000 rw-p 00000000 00:00 0 > 7faa64320000-7faa68000000 ---p 00000000 00:00 0 > 7faa68000000-7faa684ee000 rw-p 00000000 00:00 0 > 7faa684ee000-7faa6c000000 ---p 00000000 00:00 0 > 7faa6c000000-7faa6c486000 rw-p 00000000 00:00 0 > 7faa6c486000-7faa70000000 ---p 00000000 00:00 0 > 7faa70046000-7faa70047000 ---p 00000000 00:00 0 > 7faa70047000-7faa70847000 rw-p 00000000 00:00 0 > 7faa70847000-7faa708d3000 r--p 00000000 08:01 3108848 > /usr/share/fonts/truetype/DejaVuSans-Bold.ttf > 7faa708d3000-7faa708d4000 ---p 00000000 00:00 0 > 7faa708d4000-7faa710d4000 rw-p 00000000 00:00 0 > 7faa710d4000-7faa710e8000 r-xp 00000000 08:01 2982333 > /usr/lib/gio/modules/libgioremote-volume-monitor.so > 7faa710e8000-7faa712e7000 ---p 00014000 08:01 2982333 > /usr/lib/gio/modules/libgioremote-volume-monitor.so > 7faa712e7000-7faa712e8000 r--p 00013000 08:01 2982333 > /usr/lib/gio/modules/libgioremote-volume-monitor.so > 7faa712e8000-7faa712e9000 rw-p 00014000 08:01 2982333 > /usr/lib/gio/modules/libgioremote-volume-monitor.so > 7faa712e9000-7faa712ea000 ---p 00000000 00:00 0 > 7faa712ea000-7faa71aea000 rw-p 00000000 00:00 0 > 7faa71b1b000-7faa71b2b000 r-xp 00000000 08:01 720940 > /lib/libbz2.so.1.0.4 > 7faa71b2b000-7faa71d2a000 ---p 00010000 08:01 720940 > /lib/libbz2.so.1.0.4 > 7faa71d2a000-7faa71d2b000 r--p 0000f000 08:01 720940 > /lib/libbz2.so.1.0.4 > 7faa71d2b000-7faa71d2c000 rw-p 00010000 08:01 720940 > /lib/libbz2.so.1.0.4 > 7faa71d2c000-7faa71d62000 r-xp 00000000 08:01 2950892 > /usr/lib/libcroco-0.6.so.3.0.1 > 7faa71d62000-7faa71f61000 ---p 00036000 08:01 2950892 > /usr/lib/libcroco-0.6.so.3.0.1 > 7faa71f61000-7faa71f62000 r--p 00035000 08:01 2950892 > /usr/lib/libcroco-0.6.so.3.0.1 > 7faa71f62000-7faa71f65000 rw-p 00036000 08:01 2950892 > /usr/lib/libcroco-0.6.so.3.0.1 > 7faa71f65000-7faa71f9f000 r-xp 00000000 08:01 2951154 > /usr/lib/libgsf-1.so.114.0.16 > 7faa71f9f000-7faa7219e000 ---p 0003a000 08:01 2951154 > /usr/lib/libgsf-1.so.114.0.16 > 7faa7219e000-7faa721a1000 r--p 00039000 08:01 2951154 > /usr/lib/libgsf-1.so.114.0.16 > 7faa721a1000-7faa721a2000 rw-p 0003c000 08:01 2951154 > /usr/lib/libgsf-1.so.114.0.16 > 7faa721a2000-7faa721a4000 rw-p 00000000 00:00 0 > 7faa721a4000-7faa721d9000 r-xp 00000000 08:01 2953151 > /usr/lib/librsvg-2.so.2.26.3 > 7faa721d9000-7faa723d9000 ---p 00035000 08:01 2953151 > /usr/lib/librsvg-2.so.2.26.3 > 7faa723d9000-7faa723da000 r--p 00035000 08:01 2953151 > /usr/lib/librsvg-2.so.2.26.3 > 7faa723da000-7faa723db000 rw-p 00036000 08:01 2953151 > /usr/lib/librsvg-2.so.2.26.3 > 7faa723fc000-7faa723fe000 r-xp 00000000 08:01 3407874 > /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so > 7faa723fe000-7faa725fd000 ---p 00002000 08:01 3407874 > /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so > 7faa725fd000-7faa725fe000 r--p 00001000 08:01 3407874 > /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so > 7faa725fe000-7faa725ff000 rw-p 00002000 08:01 3407874 > /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so > 7faa725ff000-7faa7261b000 r--s 00000000 08:01 5193729 > /usr/share/mime/mime.cache > 7faa7261b000-7faa72626000 r-xp 00000000 08:01 721073 > /lib/libudev.so.0.6.1 > 7faa72626000-7faa72825000 ---p 0000b000 08:01 721073 > /lib/libudev.so.0.6.1 > 7faa72825000-7faa72826000 r--p 0000a000 08:01 721073 > /lib/libudev.so.0.6.1 > 7faa72826000-7faa72827000 rw-p 0000b000 08:01 721073 > /lib/libudev.so.0.6.1 > 7faa72827000-7faa72864000 r-xp 00000000 08:01 721309 > /lib/libdbus-1.so.3.4.0 > 7faa72864000-7faa72a64000 ---p 0003d000 08:01 721309 > /lib/libdbus-1.so.3.4.0 > 7faa72a64000-7faa72a65000 r--p 0003d000 08:01 721309 > /lib/libdbus-1.so.3.4.0 > 7faa72a65000-7faa72a66000 rw-p 0003e000 08:01 721309 > /lib/libdbus-1.so.3.4.0 > 7faa72a66000-7faa72a7e000 r-xp 00000000 08:01 2951253 > /usr/lib/libgvfscommon.so.0.0.0 > 7faa72a7e000-7faa72c7d000 ---p 00018000 08:01 2951253 > /usr/lib/libgvfscommon.so.0.0.0 > 7faa72c7d000-7faa72c7e000 r--p 00017000 08:01 2951253 > /usr/lib/libgvfscommon.so.0.0.0 > 7faa72c7e000-7faa72c7f000 rw-p 00018000 08:01 2951253 > /usr/lib/libgvfscommon.so.0.0.0 > 7faa72c7f000-7faa72ca8000 r-xp 00000000 08:01 2982334 > /usr/lib/gio/modules/libgvfsdbus.so > 7faa72ca8000-7faa72ea8000 ---p 00029000 08:01 2982334 > /usr/lib/gio/modules/libgvfsdbus.so > 7faa72ea8000-7faa72ea9000 r--p 00029000 08:01 2982334 > /usr/lib/gio/modules/libgvfsdbus.so > 7faa72ea9000-7faa72eaa000 rw-p 0002a000 08:01 2982334 > /usr/lib/gio/modules/libgvfsdbus.so > 7faa72eaa000-7faa7390a000 r--p 00000000 08:01 3213787 > /usr/share/icons/hicolor/icon-theme.cache > 7faa7390a000-7faa73ff5000 r--p 00000000 08:01 3213430 > /usr/share/icons/gnome/icon-theme.cache > 7faa73ff5000-7faa740a0000 r--p 00000000 08:01 3212087 > /usr/share/icons/Humanity/icon-theme.cache > 7faa740a0000-7faa740a2000 r-xp 00000000 08:01 1163451 > /usr/lib/gconv/ISO8859-1.so > 7faa740a2000-7faa742a1000 ---p 00002000 08:01 1163451 > /usr/lib/gconv/ISO8859-1.so > 7faa742a1000-7faa742a2000 r--p 00001000 08:01 1163451 > /usr/lib/gconv/ISO8859-1.so > 7faa742a2000-7faa742a3000 rw-p 00002000 08:01 1163451 > /usr/lib/gconv/ISO8859-1.so > 7faa742a3000-7faa74303000 rw-s 00000000 00:04 1769493 > /SYSV00000000 (deleted) > 7faa74303000-7faa74304000 r-xp 00000000 08:01 2982576 > /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so > 7faa74304000-7faa74504000 ---p 00001000 08:01 2982576 > /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so > 7faa74504000-7faa74505000 r--p 00001000 08:01 2982576 > /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so > 7faa74505000-7faa74506000 rw-p 00002000 08:01 2982576 > /usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.soAbortado > wederclay@wederclay-desktop:~$ > > If someone can give me a help ... > > Thank you! > > Weder Clay > www.wederclay.blogspot.com > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Synfig-user mailing list > Synfig-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/synfig-user > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Synfig-user mailing list > Synfig-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/synfig-user > > -- http://morevnaproject.org/ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Synfig-user mailing list Synfig-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-user