Installer Producing Page Fault

Gordon Williams g_will at cyberus.ca
Mon Apr 10 12:46:10 EDT 2000


Hi All,

I am using Gordon's installer program to make a standalone program that
self installs.  After running the install_BS_main.exe created, everything
is put into the proper directory (I think).  Then running BS_main.exe I
immediately get a crash with the following:



BS_MAIN caused an invalid page fault in
module MULTIARRAY.PYD at 0137:01523569.
Registers:
EAX=00000000 CS=0137 EIP=01523569 EFLGS=00010202
EBX=1e123550 SS=013f ESP=0063ebbc EBP=78024838
ECX=18865dbb DS=013f ESI=009673e0 FS=4fff
EDX=0000000b ES=013f EDI=00967990 GS=0000
Bytes at CS:EIP:
8b 08 51 68 74 5c 52 01 57 ff d3 8b 35 84 40 52 
Stack dump:
0063f034 0063f180 78024838 780120cc 1e12e3f5 01520000 1e12e42d 00000003
00000000 1e170238 0063f180 00000000 00000000 0063ec45 bff713e2 00000137 


My code is using the numerical package if that matters. (It appears to be
causing the fault as multiarray is part of the package)

Any ideas?

thanks,

Gordon Williams



More information about the Python-list mailing list