On Sat, Mar 27, 2010 at 11:19 AM, Denis Weerasiri <ddweeras...@gmail.com> wrote:
> Hi all,
> I'm trying to run a app depend on eina module. It gives me the following
> error. I use Ubuntu 8.10
>
> CRI: eina_mempool.c:260 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s'
> CRI: eina_mempool.c:267 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s, mp=%p'
> ERR:eina_matrixsparse eina_matrixsparse.c:822 eina_matrixsparse_init()
> Mempool for matrixsparse_cell cannot be allocated in matrixsparse init.
> ERR:eina eina_main.c:203 eina_init() Could not initialize eina module
> 'matrixsparse'.
> ERR:eina eina_main.c:134 _eina_shutdown_from_desc() Problems shutting down
> eina module 'magic_string', ignored.
> CRI: eina_mempool.c:260 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s'
> CRI: eina_mempool.c:267 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s, mp=%p'
> ERR:eina_matrixsparse eina_matrixsparse.c:822 eina_matrixsparse_init()
> Mempool for matrixsparse_cell cannot be allocated in matrixsparse init.
> ERR:eina eina_main.c:203 eina_init() Could not initialize eina module
> 'matrixsparse'.
> ERR:eina eina_main.c:134 _eina_shutdown_from_desc() Problems shutting down
> eina module 'magic_string', ignored.
> CRI: eina_mempool.c:260 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s'
> CRI: eina_mempool.c:267 eina_mempool_add() eina_log_print() unknown domain
> -1, original message format 'name=%s, context=%s, options=%s, mp=%p'
> ERR:eina_matrixsparse eina_matrixsparse.c:822 eina_matrixsparse_init()
> Mempool for matrixsparse_cell cannot be allocated in matrixsparse init.
> ERR:eina eina_main.c:203 eina_init() Could not initialize eina module
> 'matrixsparse'.
> ERR:eina eina_main.c:134 _eina_shutdown_from_desc() Problems shutting down
> eina module 'magic_string', ignored.
> E-dbus: Enable to initialize the eina moduleSegmentation fault
>
>
> Please can anybody help me?

which app is this? and how old are efl?

seems that eina or eina_log is not being initialized properly... but
since a while the eina_init() is the only initializer and it should
always work (no more eina_log_init())


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to