http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From cweiske(a)cweiske.de 2006-03-09 18:13 -------
So, I also got the DKUPDDLL.dll from dlldll.com and guess what - the setup
starts, the game installation screen appears! But then, a message box appears:
"Reporting crash", and the terminal:
wine: Unhandled page fault on read access to 0x00000000 at address 0x4138eb
(thread 000b), starting debugger...
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
I am attaching a new relay.txt file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From cweiske(a)cweiske.de 2006-03-09 18:02 -------
Ok, I found one version of that dll at http://www.nodevice.ru/dll/2159.html
(sorry for the russian page, the western ones don't supply it for free). I also
attach it here.
So now, I get the following:
err:module:import_dll Library DKUPDDLL.dll (which is needed by
L"C:\\windows\\system32\\anet2.dll") not found
Seems we get into a missing-dll-hell here.
What I don't understand: If the normal windows installation doesn't suppy this
dll, how does this setup work then? Does it just ignore the missing dll, the
dll loading function returns a failure code and the setup continues? If that's
true, wine doesn't do exactly the same as windows here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-03-09 17:01 -------
Call kernel32.LoadLibraryA(004359e0 "anet2.dll") ret=0041cc4d
000b:Ret kernel32.LoadLibraryA() retval=00000000 ret=0041cc4d
That looks very much like another bug:Read
http://bugs.winehq.org/show_bug.cgi?id=5948 Could you try find this dll, and put
it in system32, and see what happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-03-09 15:58 -------
Please run application and attach /tmp/relay.txt file to this bug :
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && \
grep -A 20 -B 500 "Unhandled page fault" /tmp/relay.log > /tmp/relay.txt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From cweiske(a)cweiske.de 2006-03-09 15:29 -------
What do I need to do to create developer-helping wine output?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6116
------- Additional Comments From cweiske(a)cweiske.de 2006-03-09 15:27 -------
The demo works for me here, but not the release version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.