[Debian GNUstep maintainers] Bug#568049: gnumail.app: GNUMail systematically segfaults at startup

Yavor Doganov yavor at gnu.org
Wed Feb 3 14:21:13 UTC 2010


В 09:06 -0500 на 03.02.2010 (ср), Ian D. Leroux написа:
> At the moment of the crash I have as many instances of the daemon as I
> had before starting the app:

OK.

> So it seems that the app isn't starting gdnc on its own. 

This happens only when NSDistributedNotificationCenter methods (for
inter-process communication) are used, which is not the case here.  So
it's expected.

Both tests are successful :-(

Next: Please install libffi5-dbg and run Cynthiune in gdb.  Before
starting it, do

(gdb) break -[NSException raise]

and when you reach the breakpoint, type "where".

Thanks.






More information about the pkg-GNUstep-maintainers mailing list