- Ripped an original album using EAC V0.95 prebeta 5 as multiple WAV files
- Downloaded "oggdropXPd V.1.7.11 using GT3b2 2004-03-05" from rarewares.org
- Started encoding
=> OggdropXPd crashes at random track numbers, at the point where it's finished with encoding one file and about to switch to the next one. It always crashes, I am unable to encode the complete 25 tracks of the album.
Then I tried the several encoders to find out which ones are affected:
- OggdropXPd with GT3b2 crashes, both the standard and the P4 compile.
- OggdropXPd with LibVorbis POST v1.0.1 CVS (P4 compile) does NOT crash.
- Oggenc2.3 using GT3b2 (P4 compile) does NOT crash.
So it looks like this issue only appears when I use OggdropXPd in combination with GT3b2, and it's compiler independent there. *edit* I thought about this again. Compiler "independent" might be wrong, I mean all of them are ICL. But at least it's not the P4 compile.
Short summary of my system specs:
- OS: WinXP Professional SP1
- CPU: Intel P4 2.8C HT 800MHz FSB
- MB: Intel D875PBZLK
- RAM: 2x Corsair CL2 256MB in dual-channel mode
I doubt very much that the reason for this might be instability of my system. It has been perfectly stable since I built it three months ago, I never experienced any random crashes (and there is some heavy usage on it). Furthermore, I am as arrogant to blame that I do not run any weird software in background
Alright, please feel free to request any information and further testing you need for tracking this problem. If you want me to run a debug build, just tell me where I can get it. I also have a debugger installed (VS.NET) which I could use myself in the case that this is only reproduceable on my system - just didn't bother to dig into the Vorbis code yet.
*edit* Oups, I forgot that I wanted to look at the offset where it crashes. I will post it soon...
Alright:
Crash offset for "oggdropXPd V.1.7.11 using GT3b2 2004-03-05" (P4 compile): 0x77F58E22
I have tried (only?) twice and both times it was at this offset.
...Thanks for your help!