[issue38987] 3.8.0 on GNU/Linux fails to find shared library

2019-12-09 Thread Kevin Buchs
Kevin Buchs added the comment: No, I didn’t. But I had made no changes, so it should not have needed changing. On Sun, Dec 8, 2019 at 4:59 PM Christian Heimes wrote: > > Christian Heimes added the comment: > > Did you update the ld.so cache with ldconfig? > >

[issue38987] 3.8.0 on GNU/Linux fails to find shared library

2019-12-06 Thread Kevin Buchs
New submission from Kevin Buchs : I just downloaded Python 3.8.0 and built (from source) on Ubuntu 18.04. I used these options to configure: ./configure --enable-shared --enable-ipv6 --enable-optimizations The shared library gets installed into /usr/local/lib: find / -type f -name

[issue30474] Crash on OS X EXC_BAD_ACCESS (SIGSEGV)

2017-05-25 Thread Kevin Buchs
Changes by Kevin Buchs : Added file: http://bugs.python.org/file46901/Kafka-Poll.py ___ Python tracker <http://bugs.python.org/issue30474> ___ ___ Python-bugs-list mailin

[issue30474] Crash on OS X EXC_BAD_ACCESS (SIGSEGV)

2017-05-25 Thread Kevin Buchs
New submission from Kevin Buchs: I have been getting periodic crashes from a long running python job on Mac OS X. There is nothing indicative of a crash from standard output or error. I'm not sure if the OS X crash records actually find your way back to you, but I am explicitly including