CompuServe Thread

gpf in aaplay.dll

3 messages in this thread
#156940From: Olivier GOOSSENS BAMar 3, 1995 4:41 PM
We have an application in VB runing an FLI with aaplay. It works fine on many machine but some user report a gpf a few moment after the staert of the fli Those machine are 386 with 8MB memory on them. The FLI is read from a CD rom There is no problem is skiping just after the start of the FLI Any IDEA ? Olivier
#158019From: Brian Rudolph [Adesk]Mar 9, 1995 12:47 PM
Oliver, GPF's are usually very specific to the machine that is having the problem. He has two or more drivers or programs conflicting when the program is run. There are some utilities to help track down GPF's such as Dr. Watson. If they have one of these utilities we have a better chance finding out what is causing the conflict. Also, try stripping the system to just files, buffers, himem, and the CDROM driver. take out any other lines from the config.sys. Sometimes vanilla systems make the difference. Also, if you copy the file to the hard disk, and play it there, do you still have the same problems? -Brian
#158224From: Olivier GOOSSENS BAMar 10, 1995 12:58 PM
Thanks for your help Brian I'll check in that direction Olivier