[ python-Bugs-949301 ] Memory "read" instruction failed

SourceForge.net noreply at sourceforge.net
Fri May 7 04:40:15 EDT 2004


Bugs item #949301, was opened at 2004-05-06 18:02
Message generated for change (Settings changed) made by alexion
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=949301&group_id=5470

Category: Windows
Group: None
Status: Open
Resolution: Invalid
Priority: 5
Submitted By: AnToine (alexion)
>Assigned to: Thomas Heller (theller)
Summary: Memory "read" instruction failed

Initial Comment:
When starting a compiled (.exe) program (Python en 
wxWindows) it sometimes hapens that it won't start and 
display's a error message, saying something like:

Intruction on 0x00de3ce9 directs to 0x00000028. The 
write or readinstruction ("read") on the memmory failed.
Klick OK to end the programm

(see attached file with the Dutch error message)

Our programm is free for download at: 
http://www.alexion.nl/pynx/registrationalexion.html
(only e-mail and (fake)name required)

It's a mistery, only on some systems (winXP) it happens. 
Sometimes after a re-install of WinXP everything is OK 
again... 

----------------------------------------------------------------------

Comment By: AnToine (alexion)
Date: 2004-05-07 10:38

Message:
Logged In: YES 
user_id=1036567

A message in Win2000 is saying a problem with Python23.dll:

ARM heeft een fout met betrekking tot een ongeldige pagina 
veroorzaakt in
module PYTHON23.DLL op018f:1e01561d.
Registers:
EAX=00000000 CS=018f EIP=1e01561d EFLGS=00010202
EBX=00776930 SS=0197 ESP=0064ead4 EBP=00000001
ECX=00000000 DS=0197 ESI=00776a80 FS=943f
EDX=1e0bb488 ES=0197 EDI=00c08088 GS=0000
Bytes in CS:EIP:
8b 08 41 89 08 8b 0e 85 c9 89 06 74 11 8b 01 48 
Stackdump:
00000000 0137eb04 01cea4b0 00000000 00000000 17edbb04 
00000000 00776a84 00770870 1e040998 01b62860 00000002 
00776930 0137eb04 00000002 00000000 

Is this something what makes sense?

----------------------------------------------------------------------

Comment By: AnToine (alexion)
Date: 2004-05-07 10:23

Message:
Logged In: YES 
user_id=1036567

A message in Win2000 is saying a problem with Python23.dll:

ARM heeft een fout met betrekking tot een ongeldige pagina 
veroorzaakt in
module PYTHON23.DLL op018f:1e01561d.
Registers:
EAX=00000000 CS=018f EIP=1e01561d EFLGS=00010202
EBX=00776930 SS=0197 ESP=0064ead4 EBP=00000001
ECX=00000000 DS=0197 ESI=00776a80 FS=943f
EDX=1e0bb488 ES=0197 EDI=00c08088 GS=0000
Bytes in CS:EIP:
8b 08 41 89 08 8b 0e 85 c9 89 06 74 11 8b 01 48 
Stackdump:
00000000 0137eb04 01cea4b0 00000000 00000000 17edbb04 
00000000 00776a84 00770870 1e040998 01b62860 00000002 
00776930 0137eb04 00000002 00000000 

Is this something what makes sense?

----------------------------------------------------------------------

Comment By: AnToine (alexion)
Date: 2004-05-07 10:02

Message:
Logged In: YES 
user_id=1036567

A message in Win2000 is saying a problem with Python23.dll:

ARM heeft een fout met betrekking tot een ongeldige pagina 
veroorzaakt in
module PYTHON23.DLL op018f:1e01561d.
Registers:
EAX=00000000 CS=018f EIP=1e01561d EFLGS=00010202
EBX=00776930 SS=0197 ESP=0064ead4 EBP=00000001
ECX=00000000 DS=0197 ESI=00776a80 FS=943f
EDX=1e0bb488 ES=0197 EDI=00c08088 GS=0000
Bytes in CS:EIP:
8b 08 41 89 08 8b 0e 85 c9 89 06 74 11 8b 01 48 
Stackdump:
00000000 0137eb04 01cea4b0 00000000 00000000 17edbb04 
00000000 00776a84 00770870 1e040998 01b62860 00000002 
00776930 0137eb04 00000002 00000000 

Is this something what makes sense?

----------------------------------------------------------------------

Comment By: Thomas Heller (theller)
Date: 2004-05-06 20:05

Message:
Logged In: YES 
user_id=11105

It seems you are using Installer to create the exe.
The problem is most certainly a bug either in wxPython,
other third party extensions, or Installer itself.

Unassigning, and closed as invalid.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=949301&group_id=5470



More information about the Python-bugs-list mailing list