|
|
| JanTheRaven |
| Posted: Nov 10 2002, 11:34 PM |
 |
|
Unregistered

|
Hi to all Virtual dub maniax.
I've recently changed my OS from Win XP to Win 2000 (SP3+ dx 8.1b) and under Win 2000 virtual dub both 1.4.10 & 1.4.11 crashes when I try to compress audio.
This is what the crashinfo file says: 016dde1b: 8a8130060000 mov al, [ecx+630] <-- FAULT
I dont understand it so pls help.
BTW: I've got all the necessary codecs installed.
Help is greatly appreciated.
My e-mail address is: jantheraven@interia.pl
|
 |
| mil_alex |
| Posted: Nov 12 2002, 07:44 PM |
 |
|
Unregistered

|
Check the ecx value in VD crash dumper window (right pane). If it is zero, then it is likely that some "pointer to nowhere" was used without validation. If it contains some huge value, then maybe a memory block was accessed outside the boundaries, or simply the ecx register got some arbitrary wrong value. Either case, you did not provide enough information... imagine VD has more than 300 thousands of CPU instructions, and you reported only one... who knows what happened just before it? and where it was called from? |
 |
|