a question

"liuhui" <[email protected]> Tue, 5 Nov 2002 15:45:49 +0800 (CST)
Newsgroups gmane.network.beep.roadrunner.general
Message-ID <[email protected]>
when I run the test program of roadrunner, it tells me that a segmentation fault occurs. I run it under solaris.
I debugged and found g_print create this fault.
if I replace it with printf, evething is ok.
but I can't replace every g_print.
how can I do about it?