[Mono-dev] apache + mod_mono + libgdiplus = strange behaviour (was: libgdiplus bug?)

Slava Petrenko slava at z.org.ua
Thu Feb 23 10:00:51 EST 2006


Hi, all

I ave such a problem: when I run my web app trough xsp only - everything
goes ok, but when I run it with apache and mod_mono - often any call of
System.Drawing's function makes mono process to fail.
For example, ImageCodecInfo[] myEncoders =
ImageCodecInfo.GetImageEncoders() or Bitmap bmp = new Bitmap(1,1)  makes
mod_mono to  fail.

What way can I debug mod_mono fails?

I have SuSe 9.3 with all stuff compiled from sources.



Slava.



More information about the Mono-devel-list mailing list