Stackless is crashing when attempting to open a connection with py-postgresql (1.0.2) http://pypi.python.org/pypi/py-postgresql
Python 3.1.2 Stackless 3.1b3 060516 (release31-maint, May 25 2010, 08:34:17) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import postgresql >>> postgresql.open() result: Problem signature: Problem Event Name: APPCRASH Application Name: python.exe Application Version: 0.0.0.0 Application Timestamp: 4bfae2cc Fault Module Name: StackHash_fd00 Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c0000005 Exception Offset: 69726573 OS Version: 6.0.6002.2.2.0.768.3 Locale ID: 1033 Additional Information 1: fd00 Additional Information 2: ea6f5fe8924aaa756324d57f87834160 Additional Information 3: fd00 Additional Information 4: ea6f5fe8924aaa756324d57f87834160 Using the binary packages, I was able to recreate this issue on both windows Vista 64bit and XP 32bit clients. While connecting to databases on windows and linux hosts, both 32 and 64bit. Standard Python3.1.2 doesn't seem to have this issue. If there's a better place to report bugs please point me there. Thanks, Jerome Rose
_______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
