Public bug reported: Using Ubuntu 12.10 beta1 and pyexiv2 0.3.2 I get a segmentation fault when exiting python.
To reporoduce: python -c 'import pyexiv2' I got the following backtrace using gdb: Program received signal SIGSEGV, Segmentation fault. 0x080ea5b7 in tupledealloc.24618 (op=0x834e194) at ../Objects/tupleobject.c:218 218 ../Objects/tupleobject.c: No such file or directory. (gdb) bt #0 0x080ea5b7 in tupledealloc.24618 (op=0x834e194) at ../Objects/tupleobject.c:218 #1 0xb7afe2a7 in boost::python::tuple::~tuple() () from /usr/lib/python2.7/dist-packages/libexiv2python.so #2 0xb7e17f41 in __run_exit_handlers (status=0, listp= 0xb7f863e4 <__exit_funcs>, run_list_atexit=true) at exit.c:78 #3 0xb7e17fcd in __GI_exit (status=0) at exit.c:100 #4 0xb7dfe4db in __libc_start_main (main=0x808f8d9 <main>, argc=2, ubp_av= 0xbffff374, init=0x8169d80 <__libc_csu_init>, fini= 0x8169df0 <__libc_csu_fini>, rtld_fini=0xb7fed270 <_dl_fini>, stack_end= 0xbffff36c) at libc-start.c:258 #5 0x0810c4e5 in _start () ** Affects: pyexiv2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050918 Title: Segmentaion fault when exiting python To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyexiv2/+bug/1050918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs