Archive: Examples from CVS crash on Win98SE


Examples from CVS crash on Win98SE
On my Win98SE system several of the scripts in the Examples folder crash when the 'Cancel' button is clicked on the page which has the 'Install' button:

(1) example1.nsi
(2) example2.nsi
(3) primes.nsi
(4) UserVars.nsi
(5) waplugin.nsi

Here is a typical error message:

EXAMPLE1 caused an invalid page fault in
module EXAMPLE1.EXE at 0187:00404ed9.
Registers:
EAX=00541fd8 CS=0187 EIP=00404ed9 EFLGS=00010206
EBX=0066f750 SS=018f ESP=0066f5b4 EBP=0066f6fc
ECX=00000000 DS=018f ESI=00008774 FS=1a4f
EDX=00008790 ES=018f EDI=0066f704 GS=3347
Bytes at CS:EIP:
8b 58 3c 8b 40 38 c1 e3 0a 81 c3 00 70 42 00 81
Stack dump:
0066f704 00008774 0066f750 00000001 bfc0493e
0042c418 00406b5e 0042c418 0066f740 000003fb
0066f738 0040520c 0000040b 00000000 00000000
0066f740

I am using the 10 September (19:44 GMT) CVS snapshot.


Thanks, fixed. I'll upload later, have to go now.


Uploaded.


After updating to the 12 September (07:44 GMT) CVS snapshot, I found that all 5 examples now work properly on my Win98SE system. Thanks for fixing this problem.