Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-10-04 Thread Federico Ceratto
The bug is triggered by installing the python-pymongo-ext package (that contains pymongo._cmessage) without the python-bson-ext package (that contains _cbson.so). It can be tested with python -c import pymongo._cmessage - can you confirm that such behavior is consistent? Thanks, -- Federico

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-10-04 Thread Gergely Nagy
On Fri, Oct 5, 2012 at 12:02 AM, Federico Ceratto federico.cera...@gmail.com wrote: The bug is triggered by installing the python-pymongo-ext package (that contains pymongo._cmessage) without the python-bson-ext package (that contains _cbson.so). It can be tested with python -c import

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-22 Thread Gergely Nagy
FWIW, I could reproduce it (sid, amd64), but when recompiling the package with debug nostrip to get a useable backtrace, it stopped coreing. Though, since I only have python2.6-dev installed (python2.7-dev is NOT installed here), I suspect that may have something to do with the bug. -- |8]

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-22 Thread Gergely Nagy
Managed to reproduce it with debug symbols enabled, happened with both python2.6 and 2.7, the following backtrace is from 2.7: Program received signal SIGSEGV, Segmentation fault. visit_decref.48740 (op=unknown at remote 0xb88c90, data=0x0) at ../Modules/gcmodule.c:360 360

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-22 Thread Federico Ceratto
import pymongo on Python 2.6 and 2.7 on a 3.2.0-2-amd64 kernel. Installed packages: ii libc6:amd642.13-35 amd64Embedded GNU C Library: Shared libraries ii python-bson2.2-2 amd64Python implementation

Bug#688040: python-pymongo-ext: if installed an import pymongo will just core

2012-09-18 Thread M. Dietrich
Package: python-pymongo-ext Severity: important when i import pymongo the whole process cores, if the extension is not installed it works fine. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux