(wg) SetIdentity fails on Linux 64-bit release (Bug #19)
Description
New Python test test_SetIdentity
python ../tests/python/test.py test_SetIdentity
It passes on 32-bit. But on 64-bit Linux release, it segfaults:
test_SetIdentity (+main+.TestDirected) ... Segmentation fault
It passes on 64-bit Linux debug, btw.
History
Updated by Vadim Pisarevsky over 15 years ago
it was due to incorrect code generation. fixed in SVN r2395
- Status changed from Open to Done
- (deleted custom field) set to fixed