On Thu, 8 Aug 2002, R. Scott Chevalley wrote:

> Could be a bad font file.  run mkttfdir with strace to trace the 
> segfault and see if it is trying to open a
> particular font.
> 
> # strace mkttfdir

Then, better filter the open() syscall with: strace -eopen


Reply via email to