Package: python-cqpid Version: 0.16-6+deb7u1 Severity: important This is reproducable every time I import the cqpid python module. I'm assuming I should be able to do this. :-)
I haven't been able to get a full backtrace yet, but this is what I have so far: cdfrey:~$ gdb python core GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/python...(no debugging symbols found)...done. [New LWP 18698] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `python'. Program terminated with signal 11, Segmentation fault. #0 0x00007f641135f814 in init_cqpid () from /usr/lib/python2.7/dist-packages/_cqpid.so (gdb) bt #0 0x00007f641135f814 in init_cqpid () from /usr/lib/python2.7/dist-packages/_cqpid.so #1 0x00000000004440a8 in _PyImport_LoadDynamicModule () #2 0x000000000043c610 in ?? () #3 0x00000000004aa4de in PyEval_EvalFrameEx () #4 0x00000000004aad10 in PyEval_EvalFrameEx () #5 0x00000000004b1ef8 in PyEval_EvalCodeEx () #6 0x000000000052eca4 in PyImport_ExecCodeModuleEx () #7 0x00000000004d1b71 in ?? () #8 0x000000000046924f in ?? () #9 0x0000000000480b29 in ?? () #10 0x0000000000469610 in ?? () #11 0x00000000004c02ad in ?? () #12 0x0000000000471ace in PyEval_CallObjectWithKeywords () #13 0x00000000004ac491 in PyEval_EvalFrameEx () #14 0x00000000004b1ef8 in PyEval_EvalCodeEx () #15 0x000000000053b343 in ?? () #16 0x000000000044cac2 in PyRun_InteractiveOneFlags () #17 0x000000000044cbac in PyRun_InteractiveLoopFlags () #18 0x000000000044d1e8 in PyRun_AnyFileExFlags () #19 0x000000000044dd42 in Py_Main () #20 0x00007f6411f9cead in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #21 0x00000000004c78b9 in _start () (gdb) quit -- System Information: Debian Release: 7.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-cqpid depends on: ii libc6 2.13-38+deb7u6 ii libgcc1 1:4.7.2-5 ii libpython2.7 2.7.3-6+deb7u2 ii libqpidmessaging2 0.16-6+deb7u1 ii libqpidtypes1 0.16-6+deb7u1 ii libstdc++6 4.7.2-5 ii python 2.7.3-4+deb7u1 ii python2.7 2.7.3-6+deb7u2 python-cqpid recommends no packages. python-cqpid suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org