Xmt crashes in AskForBool.c?
Brought to you by:
motiftools
I'm debugging a current app, and getting occasional
crashes in Xmt/AskForBool.c at the following line:
XtVaSetValues(info->boolean_internals.icon,
XmtNpixmap, GetPixmap(info-
>boolean_dialog, data.icon_type),
NULL);
I've read the other bug reports and the like re: checking
for a successful return from GetPixmap etc.. but am still
experiencing the crashes. It always happens when it's
handling a dialog box.
any ideas?
Jason Brown
Jason.Brown@aa.com