http://bugs.winehq.org/show_bug.cgi?id=11382
Summary: GTA - Vice City: Unhandled Exception error/crash
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goce_jeb(a)yahoo.com
When trying to run Grand Theft Auto Vice City, I get an Unhandled Exception
error that crashes/locks up my system.
Unhandled Exception: c0000005
at Address: 1c2625b1
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3028
--- Comment #22 from N3o <diafoirus(a)gmail.com> 2011-02-12 11:53:39 CST ---
Karsten Elfengein, Please, can you test this bug in 1.1.13 if still ocurr ?
Thnks in advance
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8177
Ken Phillis Jr <kphillisjr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kphillisjr(a)gmail.com
--- Comment #27 from Ken Phillis Jr <kphillisjr(a)gmail.com> 2011-02-12 11:20:20 CST ---
This bug still persists with Wine version 1.3.13 on ubuntu 10.10 (amd64).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
--- Comment #85 from Michiel Salters <msalters(a)xs4all.nl> 2011-02-12 08:17:20 CST ---
(In reply to comment #84)
> (In reply to comment #83)
>
> > It's used on the TomTom devices in Renault cars. Now that may be a bit of
> > hardware that's harder to get your hands on ;) Joking aside, this call should
> > fail, i.e. return INVALID_HANDLE_VALUE (ERROR_FILE_NOT_FOUND)
>
> Interesting. It does make the difference here and my device is a TomTom
> ONE. If I create a dummy filesystem TomTom HOME detects the device and
> the app is very much usable; I was able to update the device for example.
>
> If I remove the file detection fails again. Perhaps there's a second file
> that's also sufficient for detection of the device.
Well, Renault cars don't come with long USB cords. It's kind of logical that
they use another mechanism for updates (SD card). But a ONE can and is detected
via USB. See my earlier post, HOME is spelunking the USB bits of the registry.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
--- Comment #84 from Hans Leidekker <hans(a)meelstraat.net> 2011-02-12 08:09:52 CST ---
(In reply to comment #83)
> It's used on the TomTom devices in Renault cars. Now that may be a bit of
> hardware that's harder to get your hands on ;) Joking aside, this call should
> fail, i.e. return INVALID_HANDLE_VALUE (ERROR_FILE_NOT_FOUND)
Interesting. It does make the difference here and my device is a TomTom
ONE. If I create a dummy filesystem TomTom HOME detects the device and
the app is very much usable; I was able to update the device for example.
If I remove the file detection fails again. Perhaps there's a second file
that's also sufficient for detection of the device.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
--- Comment #83 from Michiel Salters <msalters(a)xs4all.nl> 2011-02-12 07:45:43 CST ---
(In reply to comment #80)
> Created an attachment (id=33254)
--> (http://bugs.winehq.org/attachment.cgi?id=33254) [details]
> kernel32: Implement GetVolumePathNamesForVolumeName.
...
> With this configuration and the attached patch the app proceeds to read
> from the device:
>
> Call KERNEL32.CreateFileW(00e9b458
> L"D:\\loopdir\\ext3_loopback",80000000,00000003,0033dee4,00000003,00000080,00000000)
>
> The call fails because that file is not present.
See http://www.opentom.org/Carminat_TomTom_Hardware
It's used on the TomTom devices in Renault cars. Now that may be a bit of
hardware that's harder to get your hands on ;) Joking aside, this call should
fail, i.e. return INVALID_HANDLE_VALUE (ERROR_FILE_NOT_FOUND)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
Magnus Sandin <magnus(a)sandin.cx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |magnus(a)sandin.cx
--- Comment #82 from Magnus Sandin <magnus(a)sandin.cx> 2011-02-12 06:16:33 CST ---
> > Call KERNEL32.CreateFileW(00e9b458
> L"D:\\loopdir\\ext3_loopback",80000000,00000003,0033dee4,00000003,00000080,00000000)
> >
> > The call fails because that file is not present.
>
...
> I don't understand why this file isn't
> present on my device though.
Just for your information, I just checked and it is not present on my device
either.
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sdc 3.8G 3.5G 308M 92% /media/INTERNAL
/dev/sdb1 3.9G 2.5G 1.4G 65% /media/CANON_DC
$ find /media -name loopdir
Does not return anything...
Anything I can do to help, I have a GO 930.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
--- Comment #81 from Hans Leidekker <hans(a)meelstraat.net> 2011-02-12 06:01:46 CST ---
(In reply to comment #80)
> Call KERNEL32.CreateFileW(00e9b458
L"D:\\loopdir\\ext3_loopback",80000000,00000003,0033dee4,00000003,00000080,00000000)
>
> The call fails because that file is not present.
So if I create a small ext2 filesytem and copy it there the app finally
detects the device:
$ dd if=/dev/zero of=ext2.img count=1024 bs=4096
$ mkfs.ext2 ext2.img
$ cp ext2.img /media/INTERNAL/loopdir/ext3_loopback
The app bundles e2fsck.exe and it looks like it's only interested in
getting a clean filesystem check. I don't understand why this file isn't
present on my device though.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7711
--- Comment #80 from Hans Leidekker <hans(a)meelstraat.net> 2011-02-12 05:43:23 CST ---
Created an attachment (id=33254)
--> (http://bugs.winehq.org/attachment.cgi?id=33254)
kernel32: Implement GetVolumePathNamesForVolumeName.
I created a drive D: with winecfg and pointed it to /media/INTERNAL
(the place where the TomTom device is mounted on my machine). Then I set
its type to 'Floppy disk'. This means Wine will report the drive as a
removable drive, which is what TomTom HOME is looking for.
With this configuration and the attached patch the app proceeds to read
from the device:
Call KERNEL32.CreateFileW(00e9b458
L"D:\\loopdir\\ext3_loopback",80000000,00000003,0033dee4,00000003,00000080,00000000)
The call fails because that file is not present.
--
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.