`dmime: Redirect IDirectMusicPerformance_PlaySegment to PlaySegmentEx.` crashes for me: ```dmime.c:4046: Test failed: got 0x88781161 wine: Unhandled page fault on read access to 00000000 at address 004153F7 (thread 0024), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in wow64 32-bit code (0x004153f7). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:004153f7 ESP:006afcd0 EBP:006afd78 EFLAGS:00010217( R- -- I -A-P-C) EAX:00000000 EBX:006afd28 ECX:006afcd8 EDX:00000000 ESI:00000001 EDI:00d40868 Stack dump: 0x006afcd0: 00000000 0041929b 00000000 00000014 0x006afce0: 00000000 006afd0c 00d40668 00000015 0x006afcf0: 7bc9857c 00000001 00000001 00d413a0 0x006afd00: 7bc9857c 00000015 00000001 02cc0138 0x006afd10: 02cc4608 00000000 00d86c08 02cc4a00 0x006afd20: 00d413a0 02cc4a00 00000000 00000000 Backtrace: =>0 0x004153f7 test_segment_state+0xd90() [/home/michi/work/wine/dlls/dmime/tests/dmime.c:4048] in d mime_test (0x006afd78) 1 0x004153f7 func_dmime+0x1717() [/home/michi/work/wine/dlls/dmime/tests/dmime.c:4151] in dmime_te st (0x006afd78) 2 0x00416623 run_test+0xf3(name=<register EDI not accessible in this frame>) [/home/michi/work/win e/include/wine/test.h:767] in dmime_test (0x006afe18) 3 0x004179c0 main+0x240(argc=<couldn't compute location>, argv=<couldn't compute location>) [/home /michi/work/wine/include/wine/test.h:884] in dmime_test (0x006afee8) 4 0x004173c4 mainCRTStartup+0x74() [/home/michi/work/wine/dlls/msvcrt/crt_main.c:60] in dmime_test (0x006aff30) 5 0x7b828a70 in kernel32 (+0x28a70) (0x006aff48) 6 0x7bc59827 in ntdll (+0x59827) (0x006aff5c) 7 0x7bc5a048 in ntdll (+0x5a048) (0x006affec) 0x004153f7 func_dmime+0x1717 [/home/michi/work/wine/dlls/dmime/tests/dmime.c:4151] in dmime_test: mo v (%eax), %edx 4151 test_band_track_play(); ```
Tests succeed without crashing with the full MR.