On Sun, 21 Nov 2010 02:38:33 -0500 Mike Blumenkrantz <m...@zentific.com> wrote:
> On Sun, 21 Nov 2010 13:56:06 +0900 > Carsten Haitzler (The Rasterman) <ras...@rasterman.com> wrote: > > > On Fri, 19 Nov 2010 17:30:25 -0500 Mike Blumenkrantz <m...@zentific.com> > > said: > > > > hrrrrm... you're going to have to get valgrind in as i suspect the bug is > > somewhere else earlier on. never seen something like this before. > > > > > It's possible that I may be causing this in my code, but if someone who > > > knows stringshare/rbtree could double check that would be great. Calling > > > eina_shutdown() in my app is causing this segv: > > > > > > Program received signal SIGSEGV, Segmentation fault. > > > 0xb7ad7de9 in eina_rbtree_delete (root=0x9876123e, func=0xb7ad97b8 > > > <_eina_share_common_head_free>, data=0x0) at eina_rbtree.c:620 620 > > > eina_rbtree_delete(root->son[0], func, data); (gdb) bt > > > #0 0xb7ad7de9 in eina_rbtree_delete (root=0x9876123e, func=0xb7ad97b8 > > > #<_eina_share_common_head_free>, data=0x0) at eina_rbtree.c:620 1 > > > 0xb7ad7e01 #in eina_rbtree_delete (root=0x80a0100, func=0xb7ad97b8 > > > #<_eina_share_common_head_free>, data=0x0) at eina_rbtree.c:620 2 > > > 0xb7ad7e01 #in eina_rbtree_delete (root=0x809ec70, func=0xb7ad97b8 > > > #<_eina_share_common_head_free>, data=0x0) at eina_rbtree.c:620 3 > > > 0xb7ada044 #in eina_share_common_shutdown (_share=0xb7aeb520) at > > > eina_share_common.c:682 #4 0xb7adde76 in eina_stringshare_shutdown () at > > > eina_stringshare.c:556 5 #0xb7acfda0 in _eina_shutdown_from_desc > > > (itr=0xb7aeae18) at eina_main.c:168 #6 0xb7ad0006 in eina_shutdown () at > > > eina_main.c:275 > > > > > > -- > > > Mike Blumenkrantz > > > Zentific: Our boolean values are huge. > > > > > > ------------------------------------------------------------------------------ > > > Beautiful is writing same markup. Internet Explorer 9 supports > > > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > > > Spend less time writing and rewriting code and more time creating great > > > experiences on the web. Be a part of the beta today > > > http://p.sf.net/sfu/msIE9-sfdev2dev > > > _______________________________________________ > > > enlightenment-devel mailing list > > > enlightenment-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > Strangely, there are no valgrind errors reported that are related to the above > bt. This is, however, the same program which triggers the eet bugs that I just > mailed about, so perhaps it's somehow or being suppressed? > Indeed, your commit 54755 fixed this magically. -- Mike Blumenkrantz Zentific: Our boolean values are huge. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel