[Python-Dev] cPickle coredump with 2.3/cvs

Marc Recht marc@informatik.uni-bremen.de
Wed, 11 Jun 2003 18:29:40 +0200


--==========893520887==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi!

On NetBSD-current I'm getting this with Python 2.3/cvs (both today's=20
sources).

test_newobj_tuple (__main__.cPickleFastPicklerTests) ... ok

Program received signal SIGSEGV, Segmentation fault.
0xbd9c6bd5 in batch_list (self=3D0x816c6c4, iter=3D0x821145c)
    at /home/marc/work/cvs/python/dist/src/Modules/cPickle.c:1477
1477    }

(gdb) bt
#0  0xbd9c6bd5 in batch_list (self=3D0x816c6c4, iter=3D0x821145c)
    at /home/marc/work/cvs/python/dist/src/Modules/cPickle.c:1477
#1  0xbd9c7184 in save_list (self=3D0x816c6c4, args=3D0x8211ce4)
    at /home/marc/work/cvs/python/dist/src/Modules/cPickle.c:1602
#2  0xbd9c95cd in save (self=3D0x816c6c4, args=3D0x8211ce4, pers_save=3D0)
    at /home/marc/work/cvs/python/dist/src/Modules/cPickle.c:2368
#3  0xbd9c6c6e in batch_list (self=3D0x816c6c4, iter=3D0x8211574)
    at /home/marc/work/cvs/python/dist/src/Modules/cPickle.c:1506
[... #239]

( configure options: --enable-shared --with-pydebug )

I'm not exactly sure whats happening here, but if there's anything I could=20
do to provide more detail then please let me know.


Regards,
Marc


mundus es fabula
--==========893520887==========
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (NetBSD)

iD8DBQE+51j17YQCetAaG3MRAukCAJ0c0ivEHZneIsZnqrOGSM4Cf7LtcwCeIvKJ
mY+4Azc6L6M0s9dy4gxFDAo=
=nJXr
-----END PGP SIGNATURE-----

--==========893520887==========--