http://bugs.winehq.org/show_bug.cgi?id=12457
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #4 from Niko Sandschneider nsandschn@gmx.de 2009-09-05 17:04:40 --- SharpDevelop still crashes in wine 1.1.29, but at a different place:
FATAL- System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFamilyFromName(String name, HandleRef fontCollection, IntPtr& FontFamily) at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fontCollection) at System.Drawing.FontFamily..ctor(String name, Boolean createDefaultOnFail) at System.Drawing.Font..ctor(String familyName, Single emSize) at ICSharpCode.SharpDevelop.SplashScreenForm..ctor() at ICSharpCode.SharpDevelop.SharpDevelopMain.Run(String[] args) at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[] args)