On Fri, 14 Jul 2006, Irvine, Chuck R [LTD] wrote:

Core file attached.

Versions
========
OS: Windows XP Pro
Cygwin (uname): CYGWIN_NT-5.1
Gcc: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)

Oh, cygwin! How has you configured your MICO? Anyway, it would be good to enable debugging by --enable-debug, recompile, retest and obtain proper stacktrace by running the application inside gdb:

gdb --args client.exe <your params>
run
bt

and sent it here.

Cheers,
Karel
--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to