scid crash when you set the position for the second time
Bug #886072 reported by
marco
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tcl8.5 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Scid 4.3 has several problems in Ubuntu 11.10.
one way to make it crash is the following:
-launch scid,
-close the tips windows
-press ctrl+shift+s to open set position.
-click ok
-press ctrl+shift+s to open set position.
and scid has crashed
if it's launched from a terminal you can see:
segmentation fault,
or
Alloc: invalid block: ox9b79950: 58 9
Aborted
To post a comment you must log in.
I have downloaded scid source code version 4.3 and 4.2.2.
I compiled them and both show the same problem, it's probabily a compiler, or tcl library problem.