Skip to content

Segmentation fault on cythonizing #2199

Closed
@wkerzendorf

Description

@wkerzendorf

We are trying to cythonize our code (github.com/tardis-sn/tardis) within our TRAVIS environment and we get a segmentation fault during the cythonizing (cython 0.27.3 and 0.28) step (see https://travis-ci.org/tardis-sn/tardis/jobs/362581597).

Here's the log:

Compiling tardis/montecarlo/montecarlo.pyx because it changed.
[1/1] Cythonizing tardis/montecarlo/montecarlo.pyx
/home/travis/.travis/job_stages: line 57:  4789 Segmentation fault      (core dumped) CC=$COMPILER python setup.py $SETUP_CMD

I'm also pinging @unoebauer as he was helping to debug this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions