On Mon, 1 Aug 2011 19:14:04 -0300 Rafael Antognolli <antogno...@profusion.mobi> said:
fixed in svn now.. i hope. refcounted lib core with active objects. > Hello guys, > > I was working on an example and had the problem cited in the subject. > Since I just didn't look at the code, I'm just giving the backtrace > and valgrind log: > > GNU gdb (Gentoo 7.2 p1) 7.2 > Copyright (C) 2010 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "x86_64-pc-linux-gnu". > For bug reporting instructions, please see: > <http://bugs.gentoo.org/>... > Reading symbols from > /home/antognolli/e17/build/edje/src/examples/.libs/edje-box2...done. > (gdb) r > Starting program: /home/antognolli/e17/build/edje/src/examples/.libs/edje-box2 > [Thread debugging using libthread_db enabled] > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff7ba25ba in eina_mempool_free (mp=0x0, element=0x0) > at > /home/antognolli/e17/install/include/eina-1/eina/eina_inline_mempool.x:120 > 120 mp->backend.free(mp->backend_data, element); > (gdb) bt > #0 0x00007ffff7ba25ba in eina_mempool_free (mp=0x0, element=0x0) > at > /home/antognolli/e17/install/include/eina-1/eina/eina_inline_mempool.x:120 > #1 0x00007ffff7ba55df in _edje_file_del (ed=0x604220) > at /home/antognolli/e17/git_e17/edje/src/lib/edje_load.c:992 > #2 0x00007ffff7bb82e0 in _edje_smart_del (obj=0x7ffff0e7e200) > at /home/antognolli/e17/git_e17/edje/src/lib/edje_smart.c:150 > #3 0x00007ffff3d5622f in evas_object_smart_del (obj=0x7ffff0e7e200) > at > /home/antognolli/e17/git_e17/evas/src/lib/canvas/evas_object_smart.c:680 > #4 0x00007ffff3d4a894 in evas_object_del (obj=0x7ffff0e7e200) > at /home/antognolli/e17/git_e17/evas/src/lib/canvas/evas_object_main.c:431 > #5 0x00007ffff3d3a8ba in evas_layer_pre_free (lay=0x652330) > at /home/antognolli/e17/git_e17/evas/src/lib/canvas/evas_layer.c:68 > #6 0x00007ffff3d3b1f3 in evas_free (e=0x64f990) > at /home/antognolli/e17/git_e17/evas/src/lib/canvas/evas_main.c:187 > #7 0x00007ffff6a711d9 in _ecore_evas_free (ee=0x6509a0) > at /home/antognolli/e17/git_e17/ecore/src/lib/ecore_evas/ecore_evas.c:2822 > #8 0x00007ffff6a6cd7e in ecore_evas_shutdown () > at /home/antognolli/e17/git_e17/ecore/src/lib/ecore_evas/ecore_evas.c:252 > #9 0x0000000000401d78 in main (argc=1, argv=0x7fffffffd628) > at /home/antognolli/e17/git_e17/edje/src/examples/edje-box2.c:193 > (gdb) > > > Valgrind log and source code attached. > > Regards, > -- > Rafael Antognolli > ProFUSION embedded systems > http://profusion.mobi -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel