Windows XP sp3 STOPs with 0xF4 bugcheck

Hi, i'd like to describe steps (probably useful for reproducing such STOP error on my machine).
1. insert disk in DVD_RW drive
2. try to explore disk contents
-> DVD_RW become noisy until windows STOPs with that bugcheck

also i'd like to notice that such case correlates with described on KB330100 but the solution provided there doesn't suitable for me (i have only one IDE channel equipped with hdd and dvd_rw devices).

attached are: minidump, manifest and sysdata. Also i'd like to provide `kv` from the kernel memory dump (~100+ MB, so i can't post it)

0: kd> kv
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
b6036520 805d1ac5 000000f4 00000003 89a0eda0 nt!KeBugCheckEx+0x1b
b6036544 805d2a27 805d297c 89a0eda0 89a0ef14 nt!SeFreePrivileges+0xa7
b6036574 8054162c 89a0efe8 c0000006 b60369b0 nt!PsGetProcessExitTime+0xae5
b6036584 80501161 badb0d00 b60365fc 0118002e nt!KeReleaseInStackQueuedSpinLockFromDpcLevel+0xb74
b60369b0 805028cf b60369d8 00000000 b6036d64 nt!ZwTerminateProcess+0x11
b6036d34 80544ef7 00c9f28c 00c9f2ac 00000000 nt!ZwYieldExecution+0x15db
b6036d50 8054162c 00c9f28c 00c9f2ac 00000000 nt!KiCoprocessorError+0x16f
b6036d64 7c90e4f4 badb0d00 00c9f280 00000000 nt!KeReleaseInStackQueuedSpinLockFromDpcLevel+0xb74
b6036d68 badb0d00 00c9f280 00000000 00000000 0x7c90e4f4
b6036d6c 00c9f280 00000000 00000000 00000000 0xbadb0d00
b6036d70 00000000 00000000 00000000 00000000 0xc9f280
 
i'm sorry, but i'm still lucky on repro that issue, so please take a look on the more fresh minidump, probably more useful that that one (i've attached it below)
 
Back