http://bugs.winehq.org/show_bug.cgi?id=3756 --- Comment #45 from syberraith(a)yahoo.com 2010-03-16 17:12:09 --- (In reply to comment #44)
(In reply to comment #43)
Created an attachment (id=26845) --> (http://bugs.winehq.org/attachment.cgi?id=26845) [details] [details] Log of new build from start to crash
--- =>0 0x7b84a4b0 WideCharToMultiByte+0x1f0(..., src="", srclen=0x0001, ...) 1 0x7dbf9a1b domdoc_loadXML+0x8b(..., bstrXML="", isSuccessful=0x3295b4) ---
This can't happen with current git. I changed it to always use srclen = -1. So or you're using an old wine setup (from package and not what you've built), or you've built a tagged release 1.1.40 and not a tip. Uninstall Debian Wine package and try again. Also check 'wine --version' output.
I un-installed wine with dselect, before I did make install from the build. The only thing dselect reports as installed is gecko 1.0.0 wine --version reports: wine-1.1.40-122-g693c991 I did fresh retry with avrstudio and got this: Backtrace: =>0 0x7b84a4b0 WideCharToMultiByte+0x1f0(page=0xfde9, flags=0, src="", srclen=0x0001, dst=0x0(nil), dstlen=0, defchar=0x0(nil), used=0x0(nil)) [/strg/wine/dlls/kernel32/../../include/wine/unicode.h:216] in kernel32 (0x00329520) 1 0x7dbf9a1b domdoc_loadXML+0x8b(iface=0x190830, bstrXML="", isSuccessful=0x3295b4) [/strg/wine/dlls/msxml3/domdoc.c:1656] in msxml3 (0x00329560) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.