Xref: news2.mv.net comp.os.msdos.djgpp:1804 From: vbla AT leon DOT nrcps DOT ariadne-t DOT gr (Vaggelis Blathras) Newsgroups: comp.os.msdos.djgpp Subject: GP in RMCB Date: 12 Mar 1996 07:22:42 GMT Organization: /etc/organization Lines: 20 Message-ID: <4i38o2$l4p@news.ariadne-t.gr> NNTP-Posting-Host: leon.nrcps.ariadne-t.gr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I Have recently ported to DJGPP V2.0 , from the older one.... Everything works fine with me, except when I started porting a program written using older djgpp (v1.x) to v2.0 . Everything seems to work ok, BUT the only problem is when exiting from it... Some times it exits fine, but sometimes (unpredictably) it exits , and after that I get a : GP in RMCB ... (General Protection Fault) It is a (kind of :-) ) game, that uses __djgpp_nearptr_enable to access the video memory, and Mikmod v2.04 (for sound). I Repeat, that everything is FINE during the game, and most of the times when exiting, but say, in the 25% of the case when exiting normaly , I get this GP in RMCB. Any ideas to help...? Thank you. Vagelis Blathras vbla AT leon DOT nrcps DOT ariadne-t DOT gr