Sender: nate AT cartsys DOT com Message-ID: <36D73558.54EAD063@cartsys.com> Date: Fri, 26 Feb 1999 15:59:20 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.1 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: GPF errors References: <7b4uj8$f0u AT journal DOT concentric DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Paradox wrote: [original post] > Does anyone know what it means when SYMIFY returns a > > __vesa_vidmem_check+num > > Error? [later] > The FAQ didn't help much, and the function is located in ALLEGRO. I checked > all my .bmps and they're all located and stored in the .dat file and loaded > correctly. You might look higher up the traceback to see where in *your* code the call to the crashing function is coming from. Read the docs for the Allegro function you call over, and make sure you're calling it right. If you think you are, post your source and a complete symified traceback so people can investigate. If you're not getting a traceback, recompile Allegro with debugging enabled (its manual explains this) and relink your app. Btw, please include in your posts either previous replies or some sort of summary to refresh the reader's memory as to the history of the discussion; it's hard to recall much from a contextless comment like this one, especially in a high-traffic group like this. -- Nate Eldredge nate AT cartsys DOT com