fresh built programs no more show japanese pages

Chuck Swiger cswiger at mac.com
Thu Mar 18 11:09:56 PST 2004


Dag-Erling Smørgrav wrote:
> Joe Marcus Clarke <marcus at FreeBSD.org> writes:
>> Which fonts?  I can view all of Slashdot just fine.  Please provide a
>> backtrace with symbols.  Thanks.
> 
> There is no backtrace.  Firefox catches the segfault and exits cleanly.
[ ... ]

If you start the program under GDB, the debugger ought to receive the signal 
before the program's signal handler does, so you can grab a backtrace from 
there.  Certainly the truss output you did obtain was enough to answer Joe's 
question about which font was being used, and perhaps give some idea as to 
what is going on when the crash happens...

-- 
-Chuck



More information about the freebsd-ports mailing list