http://bugs.winehq.org/show_bug.cgi?id=31135
Bug #: 31135 Summary: Hoodwink game does not start Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thanoulas@gmail.com Classification: Unclassified
The game "Hoodwink" will not start. Running it with err+all,fixme+all will show a window which is black and then try to expand to a bigger window then hangs there, with about 20% cpu.
Running with +relay,+seh,+tid will throw a wine error message window which says "Exception Access Violation", but I don't know if this is a result of the debug flags.
+loaddll,+relay,+seh,+tid log attached
http://bugs.winehq.org/show_bug.cgi?id=31135
thanoulas thanoulas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thanoulas@gmail.com OS/Version|Linux |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=31135
thanoulas thanoulas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://hoodwinkgame.com/
http://bugs.winehq.org/show_bug.cgi?id=31135
--- Comment #1 from thanoulas thanoulas@gmail.com 2012-07-05 05:17:38 CDT --- Created attachment 40865 --> http://bugs.winehq.org/attachment.cgi?id=40865 +loaddll,+relay,+seh,+tid
https://bugs.winehq.org/show_bug.cgi?id=31135
--- Comment #2 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for two years. Is this still an issue in current (1.7.25 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=31135
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Downlaod dead? Is this game even alive?
https://bugs.winehq.org/show_bug.cgi?id=31135
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |ABANDONED Summary|Hoodwink game does not |Hoodwink (adventure game) |start |crashes on startup
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'abandoned' since OP didn't bother to respond.
The attached log is mostly useless. There is too much trace messages corruption due to multi-threading.
Partial reconstruction:
--- snip --- ... 0009:Call KERNEL32.LoadLibraryA(00160ff0 "Newton.dll") ret=005e6830 ... 0009:Ret KERNEL32.LoadLibraryA() retval=00000000 ret=005e6830 0009:Call msvcrt.free(00160fe0) ret=005e6838 ... 0009:Ret msvcrt.free() retval=00000001 ret=005e6838 ... 0009:Call ntdll.memcpy(00177b1e,006bf344,00000038) ret=00486091 0009:Ret ntdll.memcpy() retval=00177b1e ret=00486091 ... 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x58dc9b ... 0009:trace:seh:raise_exception info[1]=00000038 0009:trace:seh:raise_exception eax=00000000 ebx=00177b00 ecx=00b1fd7c edx=00177b00 esi=0016afd0 edi=7bc10000 ... es=0023 fs=1007 gs=000f flags=00010246 ... 0009:trace:seh:call_vectored_handlers calling handler at 0xb41e10 code=c0000005 flags=0 ... 0009:trace:seh:call_vectored_handlers handler at 0xb41e10 returned 0
0009:trace:seh:call_stack_handlers calling handler at 0x7bc7c070 code=c0000005 flags=0 ... 0009:Call user32.GetActiveWindow() ret=004013f3 ... 0009:Ret user32.GetActiveWindow() retval=00010060 ret=004013f3 ... _VIOLATION",006e80c7 "Windows exception",00000000) ret=004013fb --- snip ---
Always use 'append' mode when providing logs.
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./foo.exe >>log.txt 2>&1 --- snip ---
(bonus: start a builtin prior to "warmup" the prefix, reducing noise from prefix bootstrapping)
Tidbit (vendor):
--- quote --- Please note that Hoodwink does not support Microsoft(R) Windows(R) 95/98/NT/2000. Hoodwink also does not support Intel HD graphic cards. --- quote ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=31135
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.