Re: [E-devel] eina_module_new

2013-03-01 Thread Andreas Volz
Am Fri, 1 Mar 2013 23:04:33 +0100 schrieb Andreas Volz: > Am Fri, 1 Mar 2013 21:25:28 +0100 schrieb Andreas Volz: > > > Am Fri, 1 Mar 2013 09:45:22 -0300 schrieb Rafael Antognolli: > > > > > Try to get more log output with: > > > EINA_LOG_LEVELS="eina_module:5" (I actually don't remember the > >

Re: [E-devel] eina_module_new

2013-03-01 Thread Andreas Volz
Am Fri, 1 Mar 2013 21:25:28 +0100 schrieb Andreas Volz: > Am Fri, 1 Mar 2013 09:45:22 -0300 schrieb Rafael Antognolli: > > > Try to get more log output with: EINA_LOG_LEVELS="eina_module:5" (I > > actually don't remember the number, but 5 is big enough). > > I just uploaded complete logging here

Re: [E-devel] eina_module_new

2013-03-01 Thread Andreas Volz
Am Fri, 1 Mar 2013 09:45:22 -0300 schrieb Rafael Antognolli: > Try to get more log output with: EINA_LOG_LEVELS="eina_module:5" (I > actually don't remember the number, but 5 is big enough). I just uploaded complete logging here: http://www.pasteall.org/40137 To summarize what I do is: ecor

Re: [E-devel] eina_module_new

2013-03-01 Thread Rafael Antognolli
Try to get more log output with: EINA_LOG_LEVELS="eina_module:5" (I actually don't remember the number, but 5 is big enough). On Thu, Feb 28, 2013 at 7:41 PM, Andreas Volz wrote: > Hello, > > I traced my module loader and I get in eina_module_new in line > > at DBG("m=%p, file=%s", m, file); > >

[E-devel] eina_module_new

2013-02-28 Thread Andreas Volz
Hello, I traced my module loader and I get in eina_module_new in line at DBG("m=%p, file=%s", m, file); this output: m=0x5115eb20, file=eina_module_new and in eina_module_load(Eina_Module *m) at DBG("m=%p, handle=%p, file=%s, refs=%d", m, m->handle, m->file, m->ref); m=0x5115eb10, handle=0x5