http://bugs.winehq.org/show_bug.cgi?id=5190
------- Additional Comments From mcitadel(a)gmail.com 2006-07-05 10:57 -------
Created an attachment (id=2405)
--> (http://bugs.winehq.org/attachment.cgi?id=2405&action=view)
Debug output for benchmark 2 program
At the end of installing the benchmark 2 program, I get a page fault error.
When trying to run the program, I keep getting "err:seh:raise_exception
Exception frame is not in stack limits => unable to dispatch exception."
Nothing more shows up and this is with Wine 0.9.10 and Wine 0.9.12.
--
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=3962
------- Additional Comments From ze_real_neo(a)yahoo.fr 2006-07-05 10:01 -------
I had a similar problem : I tried to connect to a private server, the server url
was into the file data/sclientinfo.xml packed into a grf archive.
The game said "Disconected from the server" just after the login procedure. I
tried to change the url of the server with the ip adress but this didn't solve
the problem.
I ran ethereal and i saw a packet sent to an invalid adress just after the dns
resolution. This packet contained my RO login and password. The destination ip
of the packet is always 108.105.110.101 (which makes "line" in ASCII !?).
To connect myself to the server I used iptables and redirected my traffic from
108.105.110.101 to the ip adress of the server during the playing time with a
simple shell script and the command :
sudo iptables -t nat -A OUTPUT -d $ORIGINAL -j DNAT --to $REAL
with $ORIGINAL assigned to 108.105.110.101 and $REAL with the real server
adress. This solution can help you until the bug correction.
--
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=5193
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2006-07-05 09:51 -------
this site is not maintained by us.
--
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=5192
------- Additional Comments From simon(a)simonzone.com 2006-07-05 03:50 -------
oh, I'm running the Kubuntu Dapper distribution and using the 0.9.12 package
from Wine itself.
--
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=5192
Summary: Diablo 2 fails to start
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simon(a)simonzone.com
I installed Diablo 2 from CD and ran it. It asked for CD. I gave it the CD and
then it crashes. Showing in a wine window an error message (some kind of
exception). Running Diablo 2 again (with the CD in the driver) just
immediately crashes it, with the same error message.
I then downloaded the 1.11b patch from Blizzard and ran that. The patch ran
fine and Diablo 2 now runs.
(I did have some trouble with the sound though, but that has already been
reported I believe. It seems to hang with some error message in the console
about a "critical section". I'm now using OSS instead of ALSA as a
workaround).
I couldn't figure out exactly which version is on my CD. The CD is not an
original but a re-released "Best seller series" CD. So it may not in fact be
the original Diablo 2 version. I'll add the (pre-patched) directory listing as
an attachment.
Jesse Allen has suggested that I also attach the D2Debug.txt file. If you need
any more info, I can wipe out my Diablo 2 installation and reinstall the
original version and collect debug messages.
--
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.