[SciPy-User] Problem with scipy.special.chebyt

David Cournapeau cournape at gmail.com
Sat Aug 29 01:45:46 EDT 2009


On Fri, Aug 28, 2009 at 10:16 AM, Kristian Hans
Sandberg<Kristian.Sandberg at colorado.edu> wrote:
>
> Thank Neil! However, this is really funny: When I run it inside gdb, it works, but when I run it outside gdb, it crashes. See printout below:

Build a debug scipy (python setup.py build_ext -g install) and run the
test under valgrind, this should gives us useful information.

cheers,

David



More information about the SciPy-User mailing list