From: Craig M. <cr...@th...> - 2003-04-25 13:19:41
|
On Wed, 2003-04-23 at 14:47, Gerhard H=E4ring wrote: > Ok, so it doesn't actually die in the module initialization phase of the=20 > C module. Could you please add print statements into=20 > pyPgSQL/libpq/__init__.py so to show where it dies there? >=20 > (This sounds like an obscure bug to me, perhaps caused by too agressive=20 > compiler settings that trigger a gcc bug.) >=20 Good news (maybe) for the pypgsql team, I seem to have tracked the problem down to the "from mx import DateTime" line in the PgSQL.py file. Running the that line from the python shell segfaults. So it appears that the root cause of the segfaulting is not the pypgsql code. The line "from pyPgSQL import libpq" does not crash... Any ideas? I dont seem to find a mx-dev list anywhere? TIA Craig --=20 Craig Main RHCE ST Solutions Cell: 082-323-4670 Home Tel: 011-760-1900 AIM: SATuxman; ICQ: 75815570 |