Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #8

Open
e3dEF opened this issue Jun 6, 2019 · 3 comments
Open

Segmentation fault #8

e3dEF opened this issue Jun 6, 2019 · 3 comments

Comments

@e3dEF
Copy link

e3dEF commented Jun 6, 2019

Hi,

running the example in Ubuntu 18.04, Python 3.6, cython 0.29.10 and pypoisson 0.10, I get the following error:

Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

Also there are two empty files created (name e.g. PR_9rNBBw).
In Ubuntu 16.04 with python3.5 it worked.

@UrbanM
Copy link

UrbanM commented Jun 7, 2019

Hi, I have a similar issue when running the example both with python3 and python2. I am running Fedora 30, Python 3.7, cython 0.29.6. I get the error:

terminate called after throwing an instance of 'std::length_error'
what(): cannot create std::vector larger than max_size()
Aborted (core dumped)

And i also get empty files with name like "PR_9rNBBw".

@pengsongyou
Copy link

Hi, I have a similar issue when running the example both with python3 and python2. I am running Fedora 30, Python 3.7, cython 0.29.6. I get the error:

terminate called after throwing an instance of 'std::length_error'
what(): cannot create std::vector larger than max_size()
Aborted (core dumped)

And i also get empty files with name like "PR_9rNBBw".

Hi @UrbanM I encountered siimlar issues now. Just wondering if you solved this issue. If yes, what did you change? Thanks a lot in advance!

@bhatiaharsh
Copy link
Contributor

marking related to this.

I get the PR_** files as well but the code reports segfault or free error. possible solution: use an older compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants