Page 1 of 1
1.65 hanging at program exit
Posted: Sat Apr 18, 2009 12:12 am
by rconn
One of my protected apps is hanging on exit on some (though not all) systems. Once in a while it pops up an error:
> The instruction at "0x02d43d5e" referenced memory at "0x02d43d5e". The
> memory could not be "written".
The only thing that changed in the app was switching from 1.64 to 1.65. Any thoughts or suggestions?
Rex Conn
JP Software
Re: 1.65 hanging at program exit
Posted: Sat Apr 18, 2009 12:36 am
by rconn
I just reinstalled 1.64 and protected the app again, and it now exits successfully.
Rex Conn
JP Software
Re: 1.65 hanging at program exit
Posted: Mon Apr 20, 2009 8:33 am
by Enigma
Hi Rex, thanks for the information. In the 1.65 version I've re-made some very important code that is working under dll unload event, does this error occur in dll or in exe file? Not sure that exe, because there was not seems any differences between 1.64 and 1.65...
Anyway, could you send me your non protected file at
support@enigmaprotector.com and I will be able to test it out carefully...? Also, if it is possible, in short, describe what options are enabled in your project file?
And my apologies due to a bug...
Re: 1.65 hanging at program exit
Posted: Mon Apr 20, 2009 8:33 pm
by rconn
The protected module is a dll.
I'll send you the unprotected file and my project file.
Rex Conn
JP Software
Re: 1.65 hanging at program exit
Posted: Tue Apr 21, 2009 9:14 am
by Enigma
Rex, I got your files, thanks. Did a quick test on XP SP2 - everything is working well, no any messages. Will try to repeat tests on other systems, Vista, 2008, 7, will let you know regarding progress..
Re: 1.65 hanging at program exit
Posted: Tue Apr 21, 2009 12:22 pm
by rconn
It doesn't happen on all my test systems. But on the ones where it does happen it happens all of the time.
Rex
Re: 1.65 hanging at program exit
Posted: Tue Apr 21, 2009 1:28 pm
by Enigma
Probably I know where the problem can be.. will try to test it out and post here if there will be any results...
Re: 1.65 hanging at program exit
Posted: Fri Apr 24, 2009 11:23 am
by Enigma
Rex, probably this error is solved. I've found a weak place where it could occur. Will try to make next version 1.66 as soon as possible!