hello,
I had the same problem. It comes from retrieving Xt ressource with a
bad type variable.
xfig-3.2.5.c/w_indpanel.c:1293:
FirstArg(XtNradioData, &which);
GetValues(w);
"which" is declared as a int (32b) whereas "radioData" waits for a
XPointer (64b).
Find enclosed a patch that corr
Package: xfig
Version: 1:3.2.5.c-3+b1
Severity: normal
Dear Maintainer,
Start xfig from a terminal, then select the `arrow' tool, then attempt to
change arrow characteristics by clicking on the `thickness' button.
I see in the terminal:
$ xfig
*** stack smashing detected ***: xfig terminated
===
2 matches
Mail list logo