[issue28571] llist and scipy.stats conflicts, python segfault

Lluís report at bugs.python.org
Mon Oct 31 17:19:59 EDT 2016


New submission from Lluís:

I'm running this small script that produces a segfault:

https://gist.github.com/anonymous/d24748d5b6de88b31f18965932744211

My python version is Python 3.5.2 (default, Jun 28 2016, 08:46:01) [GCC 6.1.1 20160602] on linux. And running scipy version 0.18.1.

Can someone confirm if this segfaults with other systems ?

----------
components: Interpreter Core
messages: 279828
nosy: Lluís
priority: normal
severity: normal
status: open
title: llist and scipy.stats conflicts, python segfault
type: crash
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28571>
_______________________________________


More information about the Python-bugs-list mailing list