This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author etaoinbe2
Recipients
Date 2006-12-03.10:18:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
In my app that uses wxpython2.7 extensively I get regularly following segfault (null pointer exception): 

AppName: python.exe	 AppVer: 0.0.0.0	 ModName: python24.dll
ModVer: 2.4.150.1012	 Offset: 00030f33

I have been unable to pinpoint it to a certain location of the program. :( 

History
Date User Action Args
2007-08-23 14:50:26adminlinkissue1607759 messages
2007-08-23 14:50:26admincreate