http://bugs.winehq.org/show_bug.cgi?id=4949
Summary: Wine crashes when attempting to run Armada II
Product: Wine
Version: 0.9.10.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Star Trek: Armada II installs fine, but on attempting to run the program, the
following behavior occurs:
$ cd .wine/drive_c/Program\ Files/Activision/Star\ Trek\ Armada\ II/
$ wine Armada2.exe
wine: Unhandled page fault on read access to 0x7fde0000 at address 0xb7e455dc
(thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x7fde0000 in 32-bit code
(0xb7e455dc).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:b7e455dc ESP:7fb9ddfc EBP:7fb9e118 EFLAGS:00010207( - 00 -RIP1C)
EAX:7fb9dfc0 EBX:7f2a652c ECX:0000000e EDX:7fddf867
ESI:7fddfffd EDI:7fb9e942
Stack dump:
0x7fb9ddfc: 7f29bfbb 7fb9e1ac 7fddf867 000007ce
0x7fb9de0c: 7f2a59b5 7f2a56d4 7f2a5982 7f2a5633
0x7fb9de1c: 7f2a5982 00000000 7fddf818 7fddf859
0x7fb9de2c: 00000000 00000000 00000000 7fb9de78
0x7fb9de3c: 7ff97872 7fce0020 7fb9dea0 00000002
0x7fb9de4c: 00000001 7f2a59b5 7f2a597b 00000000
Backtrace:
=>1 0xb7e455dc memcpy+0x1c in libc.so.6 (0xb7e455dc)
2 0x7f29cca7 __unDName+0x47(buffer=0x7fb9e1ac, mangled=0x7fb9e994,
buflen=0x7cf, memget=0x7f3c27f0, memfree=0x7f3c2830, flags=0x0)
[/home/rich/wine-0.9.10/dlls/msvcrt/undname.c:1259] in msvcrt (0x7f29cca7)
3 0x7f3c290c UnDecorateSymbolName+0x9c(DecoratedName=0x7fb9e994,
UnDecoratedName=0x7fb9e1ac, UndecoratedLength=0x7cf, Flags=0x0)
[/home/rich/wine-0.9.10/dlls/dbghelp/symbol.c:1316] in dbghelp (0x7f3c290c)
This behavior is a regression, in that there was a time when this program
functioned - as noted <a
href="http://bugs.winehq.org/show_bug.cgi?id=2271#c2">here</a>, this regression
has existed since at least October 18th, 2005.
--
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=4947
------- Additional Comments From guowenzhong(a)yahoo.com 2006-28-03 10:32 -------
Thanks for the info! I will upgrade Wine to 0.9.10. But I guess the toolbar
length bug is still not fixed?
--
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=4948
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Frozen Throne works perfects|Warcraft 3 Frozen Throne
|under 0.9.6 but it does not |freezes / gets stuck during
|in 0.9.10. |splash screen
------- Additional Comments From jan.wine(a)zerebecki.de 2006-28-03 07:55 -------
You could have explained that at least a little bit.
Running "Frozen Trone.exe" results in a freeze before the main window of the
game is displayed (the splash screen is displayed), since I guess 0.9.10 (I
think it worked in 0.9.9 but I am not sure).
The same happens for "Warcraft III.exe". But when executing war3.exe directly it
works fine (those other two executables just display the splash screen and
execute war3.exe).
When running in a virtual window this worked in 0.9.10 (but doesn't anymore in
current git since the latest changes to the virtual desktop handling introduced
another unrelated regression).
After killing the stuck "Frozen Throne.exe"-process (by sending a kill signal
two times or by attatch and quit in winedbg) the game loads normaly.
--
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=4360
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
--
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=2400
------- Additional Comments From agarobr.listas(a)gmail.com 2006-28-03 07:40 -------
Created an attachment (id=2151)
--> (http://bugs.winehq.org/attachment.cgi?id=2151&action=view)
More verbose traces to try find remote connection error.
Vitaly Lipatov, how do you connect remotely? I can't debug this error without
the steps to reproduce it. Please, tell me the steps to reproduce this remote
connection error.
I'm attaching a new "full" patch over wine-0.9.10 code version (also works for
wine-0.9.9) with more verbose traces and my suggestion (already sent) to fix
this bug 2400.
--
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=4863
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2006-28-03 06:04 -------
Could you provide a link to it?
--
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.