On Sat, 22 Feb 2003, Szakacsits Szabolcs wrote:
> Somebody who can reproduce the problem (I couldn't) would please
> 'strace' drakfont and send the last 50-100 lines or put all output to
> some downloadable place to see where the NTFS driver hangs? You can
> try by starting drakfont like
>
> strace -f -e trace=file drakfont
>
> or after it's started but before importing Windows font, what makes
> the driver hang, attaching to drakfont like
>
> strace -f -e trace=file -p <pid_of_drakfont>
BTW, it would be much better if you could do an Alt+SysRq+t (press
together) from the character console and could decode the output
(should go also to /var/log/dmesg or /var/log/messages) with
'ksymoops'. The Magic SysRq Key's can be enabled as
echo 1 > /proc/sys/kernel/sysrq
Szaka
|