Re: segfaults with Python 2.3.x
Jacob Smullyan <[email protected]>
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
DUH. Patch now attached. I may have jumped the gun in any case. I'm not absolutely confident that this is an adequate solution; I just found a segfault on a server I thought I had patched. More later. js On Wed, Feb 11, 2004 at 12:32:04PM -0800, Dan Weeks wrote: > >>>>> "JS" == "Jacob Smullyan" <[email protected]>: > JS> Other users on the egenix-users list have had segfaults, too, and > JS> applying the attached (reverse) patch to mxDateTime.c (version used > JS> was egenix-mx-base-2.1.0-2003-08-09, but others should work) appears > JS> to fix the problem. > > patch? I'm either missing your attachment or retarded?
egenix_diff
(text/plain, 490 B)
*** mxDateTime.c Wed Feb 11 11:28:09 2004 --- /home/smulloni/src/egenix-mx-base-2.1.0/mx/DateTime/mxDateTime/mxDateTime.c Sat Aug 9 23:12:34 2003 *************** *** 77,84 **** /* Define these to have the module use free lists (saves malloc calls) */ #define MXDATETIME_FREELIST - /* modified by js Wed Feb 11 11:28:06 2004 */ - #undef MXDATETIME_FREELIST #define MXDATETIMEDELTA_FREELIST /* Define this to enable the copy-protocol (__copy__, __deepcopy__) */ --- 77,82 ----
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAKqcTuqamFyFXXLIRAtq9AJ99BzBVG5N19A77VwH82G1p5RkYqwCfVvvp /ZTcB03pp9B55dJH874zD/A= =9YiU -----END PGP SIGNATURE-----