This is a discussion on XmListDeletePos() gives a realloc error on solaris 9 - Motif ; Hi folks, The XmListDeletePos() routine gives the below error message and causes the program to crash, when I believe it tries to delete the last item in the list. Error: Cannot perform realloc The routine works fine on solaris 2.5.1, ...
Hi folks,
The XmListDeletePos() routine gives the below error message and causes
the program to crash, when I believe it tries to delete the last item in
the list.
Error: Cannot perform realloc
The routine works fine on solaris 2.5.1, 2.6, 8 and also on HP-UX 11.0
platforms. Is it that the solaris 9 machine needs a Motif run time patch
that resolves this problem?. I would appreciate any pointers to resolve
this issue. BTW the Motif version I am using is 1.2.3.
--Gautam