On Wed, Dec 3, 2008 at 1:33 PM, Iván Briano (Sachiel) <[EMAIL PROTECTED]> wrote: > On Wed, Dec 3, 2008 at 9:45 AM, Anders Troback > <[EMAIL PROTECTED]> wrote: >> Hi, >> >> E17 is crashing for me! I just start up E17, click on desktop to get >> main menu, moving the mouse over the menu and then it srgfault! >> >> Running FreeBSD 7.1-STABLE and the co from svn are about 2h old! >> >> gdb output: >> Program received signal SIGSEGV, Segmentation fault. >> eina_chained_mempool_malloc (data=0x28c052c0, size=20) >> at eina_chained_mempool.c:83 >> 83 { >> (gdb) bt >> #0 eina_chained_mempool_malloc (data=0x28c052c0, size=20) >> at eina_chained_mempool.c:83 >> #1 0x288084be in eina_mempool_alloc (mp=0x28c0f250, size=20) >> at eina_inline_mempool.x:50 >> #2 0x288091a8 in _eina_list_mempool_list_new (list=0x2925c758) >> at eina_list.c:169 >> #3 0x28809089 in eina_list_append (list=0x2925c758, data=0x28c44950) >> at eina_list.c:527 >> #4 0x080aa59e in e_menu_idler_before () at e_menu.c:922 >> #5 0x0806c35b in _e_main_cb_idler_before (data=0x0) at e_main.c:1498 >> #6 0x287e83f2 in _ecore_idle_enterer_call () at ecore_idle_enterer.c:101 >> #7 0x287ecc2d in _ecore_main_loop_iterate_internal (once_only=0) >> at ecore_main.c:653 >> #8 0x287ebd5f in ecore_main_loop_begin () at ecore_main.c:88 >> #9 0x0806b10a in main (argc=1, argv=0xbfbfec38) at e_main.c:1048 > > Yes, this is a known and very weird issue that, as far as I know, > happens only on FreeBSD.
I don't know if you have valgrind running on FreeBSD can you give me it's output. I don't see anything at line 83 in eina_chained_mempool.c (It's at the beginning of a function !). Perhaps a bug with the linker. Can you recompile eina with --enable-static-chained-pool and tell me if it work ? Another test I would like to know the result, can you run enlightenment with EINA_MEMPOOL="pass_through" in the environment variable ? -- Cedric BAIL ------------------------------------------------------------------------- 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=/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel