On Thu, 18 May 2006, Jimmy Huang wrote: > > > It is very strange that mfprintf would crash and not > > mprintf. Do you have a > > gdb backtrace of when it crashes? > > > > fprintf doesn't crash, not mprintf. I haven't tried > mprintf. There is a function called mprintf() that the robot uses that is almost the same as mfprintf(). Why would mfprintf() crash and not mprintf()?