[Bug 27380] New: xvid 1.3.2 installer crashes in unattended mode

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 3 14:19:23 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27380

           Summary: xvid 1.3.2 installer crashes in unattended mode
           Product: Wine
           Version: 1.3.21
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


To reproduce:
  wget http://www.koepi.info/Xvid-1.3.2-20110601.exe
  wine Xvid-1.3.2-20110601.exe --mode unattended --decode_divx 1 --decode_3ivx
1 --decode_other 1

This fails with

err:module:find_forwarded_export function not found for forward
'msvcrt._except_handler4_common' used by L"C:\\windows\\system32\\msvcr90.dll".
If you are using builtin L"msvcr90.dll", try using the native one instead.
...
wine: Call from 0x7bc4a640 to unimplemented function
msvcrt.dll._set_printf_count_output, aborting

on exit.  

diff -ur shows

-Error running C:\users\dank\Temp/xvid_x86/setavi32.exe  : Program ended with
an error exit code
+Error running C:\users\dank\Temp/xvid_x86/setavi32.exe  : child killed:
unknown signal

but no obvious problems... maybe it's a benign crash.  (I haven't tested
the codec to see if it still works.)

"winetricks vcrun2008" prevents the warning.

-- 
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.



More information about the wine-bugs mailing list