Mail Archives: djgpp/1998/08/25/16:01:01
Dear Allegro Programmers,
I have recently added MIDI and digital sounf FX support to my current
project using Allegro.
However, I seem to be having a problem that occurs only when using MIDI.
For some reason, occasionally when running my program, it instantly goes
into the shut down code. When it reaches the part that calls destroy_midi
for all MIDI I have loaded into RAM, I recieve a general protection fault.
symify offered no help. I all I found with it was that load_midi is
called, then djgpp_exception_handler ( I assume that means something's
happening at load_midi ), then some calls with no names, then my shutdown
function, and the last call before the general protection fault is
destroy_midi.
Exactly what is going on here!?!
Sean Middleditch ( the confused programmer )
of
AwesomePlay Productions
http://www.angelfire.com/biz/aweplay
aweplay AT hotmail DOT com
- Raw text -