Do you have a bit more of that backtrace. In sage-on-gentoo with bliss enabled:
fbissey@QCD-nzi3 ~ $ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath Version 6.10.rc0, Release Date: 2015-12-09                │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
sage: points = [(1,0,0), (0,1,0), (0,0,1), (0,0,0), (1,1,0), (1,0,1), (0,1,1), 
(1,1,1)]
sage: p = LatticePolytope(points)
sage: p.face_lattice().canonical_label()
Finite poset containing 28 elements with distinguished linear extension


However if you configure bliss to use gmp (I don’t know if mpir as the same 
effect but it is likely):
fbissey@QCD-nzi3 ~ $ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath Version 6.10.rc0, Release Date: 2015-12-09                │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
sage: points = [(1,0,0), (0,1,0), (0,0,1), (0,0,0), (1,1,0), (1,0,1), (0,1,1), 
(1,1,1)]
sage: p = LatticePolytope(points)
sage: p.face_lattice().canonical_label()
------------------------------------------------------------------------
/usr/lib64/python2.7/site-packages/sage/ext/interrupt/interrupt.so(+0x3d45)[0x7ffd8fbf1d45]
/usr/lib64/python2.7/site-packages/sage/ext/interrupt/interrupt.so(+0x3d99)[0x7ffd8fbf1d99]
/usr/lib64/python2.7/site-packages/sage/ext/interrupt/interrupt.so(+0x6353)[0x7ffd8fbf4353]
/lib64/libpthread.so.0(+0x10680)[0x7ffd9e8c3680]
/usr/lib64/libgmp.so.10(__gmpz_set_si+0x9)[0x7ffd8f197477]
/usr/lib64/libbliss.so.1(_ZN5bliss13AbstractGraph6searchEbRNS_5StatsE+0x67)[0x7ffd40a273bb]
/usr/lib64/libbliss.so.1(_ZN5bliss13AbstractGraph14canonical_formERNS_5StatsEPFvPvjPKjES3_+0x1f)[0x7ffd40a2a125]
/usr/lib64/python2.7/site-packages/sage/graphs/bliss.so(+0xa829)[0x7ffd40c45829]
/usr/lib64/libpython2.7.so.1.0(PyCFunction_Call+0x67)[0x7ffd9eb4db5a]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4a07)[0x7ffd9eba8297]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCode+0x22)[0x7ffd9ebaa5e3]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x245d)[0x7ffd9eba5ced]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4bd9)[0x7ffd9eba8469]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x84e)[0x7ffd9ebaa528]
/usr/lib64/libpython2.7.so.1.0(PyEval_EvalCode+0x22)[0x7ffd9ebaa5e3]
/usr/lib64/libpython2.7.so.1.0(+0xf4634)[0x7ffd9ebc3634]
/usr/lib64/libpython2.7.so.1.0(PyRun_FileExFlags+0x93)[0x7ffd9ebc46de]
/usr/lib64/libpython2.7.so.1.0(PyRun_SimpleFileExFlags+0x334)[0x7ffd9ebc591f]
/usr/lib64/libpython2.7.so.1.0(PyRun_AnyFileExFlags+0x62)[0x7ffd9ebc5b56]
/usr/lib64/libpython2.7.so.1.0(Py_Main+0xca9)[0x7ffd9ebd5d36]
python2.7(main+0x9)[0x40081f]
/lib64/libc.so.6(__libc_start_main+0xf0)[0x7ffd9e5387b0]
python2.7(_start+0x29)[0x400749]


François

> On 12/12/2015, at 19:08, Jori Mäntysalo <[email protected]> wrote:
> 
> points = [(1,0,0), (0,1,0), (0,0,1), (0,0,0), (1,1,0), (1,0,1), (0,1,1), 
> (1,1,1)]
> p = LatticePolytope(points)
> p.face_lattice().canonical_label()

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to