[Mono-dev] Problem with libgdilplus (probably)

Konrad Kruczyński konrad.kruczynski at gmail.com
Sun Apr 15 09:33:15 UTC 2012


Hi all,
I'm trying to run the cooja software [1] on IKVM via Mono. Unfortunately
it crashes with segfault soon, and, due to stack traces, I believe that
the problem is in the libgdiplus or the abovelying System.Drawing (I'm
aware that in case of memory corruption problems the points of segfauls
may be bad hint, however that's what I'm suspecting). The problem is
always near some GdipAddPath and their array append, g_realloc calls.

Can anyone point me to the libgdiplus/System.Drawing maintainer? I'd
like to help fighting the bug, but need more information.

For the record, to reproduce:
1.Download the software from git.
2.Build the cooja software in tools/cooja using Ant.
3.Run it using IKVM and try to open new window.

--
Regards,
 Konrad

[1] http://contiki.git.sourceforge.net/git/gitweb-index.cgi



More information about the Mono-devel-list mailing list