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)
http://bugs.winehq.org/show_bug.cgi?id=10076
--- Comment #1 from Dan Kegel dank@kegel.com 2007-10-17 17:29:55 --- Oh, and it then hangs. That makes this higher priority than the garden variety test failure, since it makes it harder to run the following tests.
http://bugs.winehq.org/show_bug.cgi?id=10076
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical Target Milestone|--- |1.0.0
http://bugs.winehq.org/show_bug.cgi?id=10076
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash in ole32 marshal test |Crash/hang in ole32 marshal | |test
http://bugs.winehq.org/show_bug.cgi?id=10076
--- Comment #2 from Dan Kegel dank@kegel.com 2007-10-18 00:22:49 --- This happens only on my Gutsy system (thinkpad x60), not on my Feisty box (compaq presario r3000).
http://bugs.winehq.org/show_bug.cgi?id=10076
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #3 from Dan Kegel dank@kegel.com 2007-11-25 13:59:02 --- I'm not using the box that this problem showed up on much any more, so I'm marking this WORKSFORME for now.
http://bugs.winehq.org/show_bug.cgi?id=10076
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:50:23 --- Closing all RESOLVED WORKSFORME bugs older than four weeks.
http://bugs.winehq.org/show_bug.cgi?id=10076
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
https://bugs.winehq.org/show_bug.cgi?id=10076
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |ole32