How can I check what is the GPF error?

Post Reply
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

How can I check what is the GPF error?

Post by dutch »

Dear All,

How can I check the problem of GPF error? It shows only address xxxx:xxxx. I don't know what is the problem of this error?

Best regards,
Dutch
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Dutch,

Please create a MAP file using MAP A,S from the LNK file, and search for the GPF address into the MAP file.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Thanks a lot

Post by dutch »

Dear Enrico,

Thanks, I'll try to check it.

Dear Antonio,

Thanks, And TSocket is working now with build Sep 13.

Best regards,
Dutch
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Got GPF error

Post by dutch »

Dear All,

I've got GPF error as following

module EZ4.EXE at 0022:4221

and I found the bottom line of .MAP is

..
Program entry point at 001A:4221

I don't know what is concerning between GPF error xxxx:4221 and xxxx:4221 at line last of MAP.

Best regards,
Dutch
User avatar
Badara Thiam
Posts: 160
Joined: Tue Oct 18, 2005 10:21 am
Location: France
Contact:

Re: Got GPF error

Post by Badara Thiam »

dutch wrote:I don't know what is concerning between GPF error xxxx:4221 and xxxx:4221 at line last of MAP.
I you have Blinker, you can analyse map file with Bligpf.exe

When i have a gpf, i do like said Enrico before all, to localise
exactly what is the code line responsable.

Regards,
Badara Thiam
http://www.icim.fr
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Post by dutch »

Dear All,

I've got strange problem. When I add TSBrowse lib to the program. It will effect the index file routine and got GPF. When I exclude TSBrowse lib, it has no problem.

Have any got this problem.

Thanks&Regards,
Dutch
Post Reply