Re: [Py2exe-users] understanding bundle_files:1 crashes
by Scot other posts by this author
Sep 16 2006 8:30AM messages near this date
Re: [Py2exe-users] Newbie Questions
|
[Py2exe-users] fake_getline and Python 2.5
Jim <jimpy <at> oublic.org> writes:
> My application is fairly simple, it uses wxPython,
> and also my own C++ extension.
>
>
I am getting the same crash when compiling a similar python script using
wxWidgets. It looks like it might be trying to dereference a null pointer. Any
new ideas on how to address this or what is causing it and how to fix it?
Exception:
Unhandled exception at 0x7c343305 (msvcr71.dll) in qube.exe: 0xC0000005: Access
violation reading location 0x00000010.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
|