Error using MrmFetchWidget() function

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
Error using MrmFetchWidget() function

Submitted by Anonymous on Fri, 06/28/2002 - 12:45. Developers
I`m using the MrmFetchWidget() function and when I execute my program, it crashs just before the use of this function.
The error is
"Segmentation fault (core dump)"

What does that mean?

Thank you for advance.

ICS_support

It really means that you should learn to use gdb or dbx. It also means that your problem is not in MrmFetchWidget(), unless the dump is really from "within" that call.