Hi, I'm trying to install Vegas Video 4 (the installer is a single big .exe) but it fails right at the beginning with an "Unhandled exception". I'm under debian/sid, I tried both winehq.org's binaries and CVS with no luck. I'm pasting the log at the end of the mail.>From now on, I don't know what to do. I tried using native versions ofvarious dlls, I tried playing the the windows version in the config file, it didn't help. Does anyone have a good hint ? Thanks, Xav PS: in case you can't find it anymore, I have the installer available - it's the unregistered/demo version, so it shoud be more or less harmless to redistribute. But as it's a bit too big to put on my own public ftp (38M), I'm giving the url by private mail. [xav@bip:~/.wine/drive_c]$ WINEDEBUG=+loaddll,+tid wine vv 0009:trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\msvcrt.dll" : native 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\advapi32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\gdi32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\user32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\shlwapi.dll" : native 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\comctl32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\shell32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\winmm.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\lz32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\version.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\ole32.dll" : native 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\winspool.drv" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\comdlg32.dll" : builtin 0009:trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin 0009:trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin 0009:trace:loaddll:MODULE_LoadModule16 Loaded module "GDI.EXE" : builtin 0009:trace:loaddll:MODULE_LoadModule16 Loaded module "USER.EXE" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\x11drv.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\imm32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\wineoss.drv" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\msacm32.dll" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\msacm.drv" : builtin 0009:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\midimap.drv" : builtin wine: Unhandled exception (thread 0009), starting debugger... 000b:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\psapi.dll" : builtin 000b:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\dbghelp.dll" : builtin 000b:trace:loaddll:load_dll Loaded module L"c:\\windows\\system\\advapi32.dll" : builtin 000b:trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin 000b:trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin WineDbg starting on pid 0x8 Unhandled exception: divide by zero in 32-bit code (0x0045299d). In 32 bit mode. 000b:err:dbghelp_msc:pdb_process_internal -Unable to peruse .PDB file c:\P4\install\Shared\Tools\Sfx\SfxPack\obj\sfxpack.pdb 000b:trace:loaddll:load_dll Loaded module L"C:\\windows\\system\\msvcrt.dll" : native Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:0045299d ESP:4f12f990 EBP:4f12ff20 EFLAGS:00010246( - 00 -RIZP1) EAX:000f3d3f EBX:4f38a144 ECX:00000000 EDX:00000000 ESI:000f3d3f EDI:00000004 Stack dump: 0x4f12f990: 00400000 0048dff8 000f3d3f 00000000 0x4f12f9a0: 00452ab7 00000004 0041fd87 0048dff8 0x4f12f9b0: 00400000 00401d5a 00400000 4f2e1f30 0x4f12f9c0: 00000000 4f38a144 01020010 00100010 0x4f12f9d0: 00100010 00100102 00100010 00100010 0x4f12f9e0: 01010101 01010101 01010101 01010101 Backtrace: =>1 0x0045299d ?? +0xc6d in vv (0x4f12ff20) 2 0x4f2ef732 start_process+0xf2(arg=0x0) [/home/xav/CVS_dirs/wine/dlls/kernel/process.c:1046] in kernel32 (0x4f12fff4) 3 0xb7feb191 wine_pthread_abort_thread+0x31(status=0x0) [port.c:85] in libwine.so.1 (0x00000000) 0x0045299d ?? +0xc6d in vv: divl %ecx,%eax Wine-dbg>
Le lundi 17 janvier 2005 ? 18:46 +0100, Xavier Bestel a ?crit :> Hi, > > I'm trying to install Vegas Video 4 (the installer is a single big .exe) > but it fails right at the beginning with an "Unhandled exception". > I'm under debian/sid, I tried both winehq.org's binaries and CVS with no > luck.Sorry for replying to myself. After unpacking it on a friend's W2K machine, I have narrowed it down to a 416KB Setup.exe which shows the exact same behavior. Those who want to try can have it at ftp://awak.dyndns.org/Setup.exe Xav
Le lundi 17 janvier 2005 ? 18:46 +0100, Xavier Bestel a ?crit :> Hi, > > I'm trying to install Vegas Video 4 (the installer is a single big .exe) > but it fails right at the beginning with an "Unhandled exception". > I'm under debian/sid, I tried both winehq.org's binaries and CVS with no > luck. I'm pasting the log at the end of the mail. > >From now on, I don't know what to do. I tried using native versions of > various dlls, I tried playing the the windows version in the config > file, it didn't help. Does anyone have a good hint ?It works on a stock Fedora Core 3 install (with "native" wine). The problem seems to occur only on debian. If anyone has an idea why, or how to spot the difference, I'll gladly try. Xav
Joachim von Thadden
2005-Jan-19 04:45 UTC
.NET (was: Re: [Wine]Vegas Video 4 installer - debian specific)
Am Mi, Jan 19, 2005 at 09:04:15 +0100 schrieb Xavier Bestel:> Do you know if .NET is installable under wine ?I don't know. Had no luck until now and I think it is very much related on much screwed up M$ technology. Can anyone on the list state something about that? Regards Joachim -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"