search for: pyobject_getattr

Displaying 2 results from an estimated 2 matches for "pyobject_getattr".

Did you mean: _pyobject_getattr
2016 Sep 26
0
Re: Memory corruption when testing nbdkit python plugin with nbd-tester-client?
...22) exited] [New Thread 0x7ffff62eb700 (LWP 24836)] [Thread 0x7ffff62eb700 (LWP 24836) exited] [New Thread 0x7ffff62eb700 (LWP 24848)] [New Thread 0x7ffff4bea700 (LWP 24984)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff62eb700 (LWP 24848)] 0x00007ffff6fd19cc in PyObject_GetAttr () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 (gdb) bt #0 0x00007ffff6fd19cc in PyObject_GetAttr () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #1 0x00007ffff7015b11 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 #2 0x00007ffff701954d in PyEval_EvalCod...
2016 Sep 26
2
Re: Memory corruption when testing nbdkit python plugin with nbd-tester-client?
On 26.09.2016 14:29, Richard W.M. Jones wrote: > On Mon, Sep 26, 2016 at 02:18:02PM +0200, Carl-Daniel Hailfinger wrote: >> Hi, >> >> has anyone ever run "make check" from nbd against nbdkit with a python >> plugin? I usually get segfaults during such a run, and sometimes various >> other errors happen before the segfault, suggesting that some memory