[Bug 15921] NTE Quick Cross 14.0 gdiplus.dll error

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 5 17:32:57 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=15921





--- Comment #3 from Henry Kroll <nospam at thenerdshow.com>  2008-11-05 17:32:57 ---
Created an attachment (id=17100)
 --> (http://bugs.winehq.org/attachment.cgi?id=17100)
WINEDEBUG="+relay,+snoop" WINEDLLOVERRIDES="gdiplus.dll=n" wine nte 2> err2

+relay,+snoop trace using native gdiplus.dll (the dll NTE provided during
install). This is the same exact dll that is loaded when a clueless user runs
it with the command, "wine nte" (wine defaults to using native dlls that are
provided in the program's working directory).

Once unzipped, 11 access violations can be found using "grep gdiplus err2"

The access violations appear to be coming from a call to
gdiplus.GdipDeleteFontFamily() and gdiplus.GdipFree()



More information about the wine-bugs mailing list