[Bug 36555] New: valgrind shows a definite leak in amstream/tests/amstream.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 03:46:42 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36555

            Bug ID: 36555
           Summary: valgrind shows a definite leak in
                    amstream/tests/amstream.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: amstream
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

../../../tools/runtest -q -P wine -T ../../.. -M amstream.dll -p
amstream_test.exe.so amstream && touch amstream.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:win:EnumDisplayDevicesW ((null),0,0x4daf010,0x00000000), stub!
fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream
object in params is not yet supported
err:amstream:DirectDrawMediaStreamImpl_IAMMediaStream_QueryInterface
(0x49f9338)->({f7537560-a3be-11d0-8212-00c04fc32c45},0x4dafa2c),not found
fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetFormat
(0x49f933c)->(0x4daf83c,0x4dafa20,0x4daf8a8,0x4dafa1c) stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:amstream:AudioMediaStreamImpl_IAMMediaStream_QueryInterface
(0x49858f0)->({f4104fce-9a70-11d0-8fde-00c04fd9189d},0x4daf9f0),not found
fixme:amstream:AudioMediaStreamImpl_IAudioMediaStream_GetFormat
(0x49858f4/0x49858f0)->((nil)) stub!
fixme:amstream:AudioMediaStreamImpl_IAudioMediaStream_GetFormat
(0x49858f4/0x49858f0)->(0x4daf9d2) stub!
==25590== 120 bytes in 3 blocks are definitely lost in loss record 578 of 920
==25590==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==25590==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==25590==    by 0x5CD47AF: IMalloc_fnAlloc (ifs.c:186)
==25590==    by 0x5CD50CA: CoTaskMemAlloc (objidl.h:1236)
==25590==    by 0xF46F689: AudioClient_GetMixFormat (mmdevdrv.c:1749)
==25590==    by 0xF431860: set_format (audioclient.h:330)
==25590==    by 0xF4319DF: load_driver_devices (devenum.c:464)
==25590==    by 0xF433231: MMDevEnum_Create (devenum.c:852)
==25590==    by 0xF436445: MMCF_CreateInstance (main.c:252)
==25590==    by 0x5CB5F06: CoCreateInstance (unknwn.h:226)
==25590==    by 0xE18103C: get_mmdevenum (dsound_main.c:178)
==25590==    by 0xE18136D: GetDeviceID (dsound_main.c:261)
==25590==    by 0xE17E65D: DirectSoundDevice_Initialize (dsound.c:760)
==25590==    by 0xE17D45F: IDirectSound8Impl_Initialize (dsound.c:398)
==25590==    by 0xE17DAA1: DirectSoundCreate8 (dsound.c:573)
==25590==    by 0xE8F3C38: ???
==25590==    by 0xE91614B: ???
==25590==    by 0x5CB5F06: CoCreateInstance (unknwn.h:226)
==25590==    by 0x67A5187: ???
==25590==    by 0x4CA33D2: test_media_streams (amstream.h:590)
==25590==

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