Re: [E-devel] eina segfaults after reinit

2009-09-08 Thread Peter Wehrfritz
Andre Dieb wrote: > I commited a fix, please try it. > I can confirm that it works now :) Peter -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integ

Re: [E-devel] eina segfaults after reinit

2009-09-07 Thread Andre Dieb
I commited a fix, please try it. Thanks. On Mon, Sep 7, 2009 at 7:25 PM, Peter Wehrfritz wrote: > If you call eina_shutdown() and afterwards eina_init() eina segaults. Seems > to have to do with the logging. > > This is the console output: > > CRI: eina_log.c:702 eina_log_domain_new() eina_log_p

[E-devel] eina segfaults after reinit

2009-09-07 Thread Peter Wehrfritz
If you call eina_shutdown() and afterwards eina_init() eina segaults. Seems to have to do with the logging. This is the console output: CRI: eina_log.c:702 eina_log_domain_new() eina_log_print() unknown domain 0, original message format '%s' Segmentation fault Sure, it's a strange setup, but