Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

Segfault with completion #19

Open
videlec opened this issue Mar 31, 2017 · 0 comments
Open

Segfault with completion #19

videlec opened this issue Mar 31, 2017 · 0 comments

Comments

@videlec
Copy link
Owner

videlec commented Mar 31, 2017

In Ipython

In [1]: import polymake
In [2]: c = polymake.cube(3)
In [3]: c.CANONICAL.<TAB>
....
------------------------------------------------------------------------
Failed to execute cysignals-CSI: Aucun fichier ou dossier de ce type
------------------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occurred.
This probably occurred because a *compiled* module has a bug
in it and is not properly wrapped with sig_on(), sig_off().
Python will now terminate.
------------------------------------------------------------------------
Erreur de segmentation (core dumped)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant