[Bug 26969] New: acmStreamConvert fails struct size check on win64 while winecfg audio test

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 30 03:33:07 CDT 2011


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

           Summary: acmStreamConvert fails struct size check on win64
                    while winecfg audio test
           Product: Wine
           Version: 1.3.18
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msacm32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: NightNord at gmail.com


Created an attachment (id=34396)
 --> (http://bugs.winehq.org/attachment.cgi?id=34396)
+wave,+alsa,+oss,+winmm,+wavemap,+msacm win64 failture log

WINEDEBUG=+wave,+alsa,+oss,+winmm,+wavemap,+msacm log attached.

Following the log, this part of check at dlls/msacm32/stream.c:93 failed on
64bit:
pash->cbStruct < sizeof(ACMSTREAMHEADER)
Still, I haven't found why it fails.

I'll attach same log from win32-only wineprefix which plays sound just ok.
Selected driver: ALSA. Same on OSS or both.

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