http://bugs.winehq.org/show_bug.cgi?id=10076
Summary: Crash in ole32 marshal test Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Per discussion at Wineconf, our unit test suite should now reliably PASS, so I'm going to start filing bugs for any failures I run into.
$ cd dlls/ole32/tests $ ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so marshal.c
outputs marshal.c:79: Test failed: CoCreateInstance failed with error 0x800706ba and then crashes with a null pointer read, =>1 0x7ec9ca69 func_marshal+0x139() [/home/dank/wine-git/dlls/ole32/tests/marshal.c:80] in ole32_test (0x0034fe58) 2 0x7ecb5778 run_test+0x128(name=0x1103ee) [/home/dank/wine-git/dlls/ole32/tests/../../../include/wine/test.h:389] in ole32_test (0x0034fea8)