http://bugs.winehq.org/show_bug.cgi?id=11840
Shankar Giri V shankargiri@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shankargiri@gmail.com
--- Comment #3 from Shankar Giri V shankargiri@gmail.com 2008-03-27 12:56:18 --- I'm not quite sure this is fully fixed. I have a requirement to run Altera's Quartus II 7.2 SP2 on Linux using wine. While the install goes ahead perfectly, at the end there is a crash. Trying to run this directly from a pre-installed windows copy also results in the same crash. The crash is due to a cygwin umount.exe.
Note that the quartus distribution has cygwin binaries in the cygwin/bin subdirectory, and trying to run any cygwin executable all cause the same crash. Wine hangs at this point and has to be forcefully terminated.
I'm reporting this here, since the cygwin error in the bug report seems awfully close to what I'm getting.
Wine version: Ubuntu repositories based wine-0.9.58, running on Hardy Heron Beta.
Error dump: err:winedevice:ServiceMain driver L"Sentinel" failed to load fixme:process:IsWow64Process (0xffffffff 0x61fba8) stub! fixme:ntdll:NtSetInformationToken 0x38 4 0x611b55d8 48 fixme:ntdll:NtSetInformationToken 0x38 6 0x61f940 4 30 [main] ? (8) cygheap_user::init: SetTokenInformation (TokenDefaultDacl), Win32 error 1 fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1 Usage: umount [OPTION] [<posixpath>] Unmount filesystems
-A, --remove-all-mounts remove all mounts -c, --remove-cygdrive-prefix remove cygdrive prefix -h, --help output usage information and exit -s, --system remove system mount (default) -S, --remove-system-mounts remove all system mounts -u, --user remove user mount -U, --remove-user-mounts remove all user mounts -v, --version output version information and exit 200669 [main] umount 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 201385 [main] umount 8 open_stackdumpfile: Dumping stack trace to umount.exe.stackdump 216894 [main] umount 8 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 217644 [main] umount 8 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)