[6784] in SIPB bug reports
tgrind
daemon@ATHENA.MIT.EDU (George M. Candea)
Tue Mar 31 18:32:43 1998
To: bug-sipb@MIT.EDU
Date: Tue, 31 Mar 1998 18:33:29 EST
From: "George M. Candea" <candea@MIT.EDU>
I had trouble using tgrind from the sipb locker:
> csh -v /mit/sipb/linuxbin/tgrind
if ( ! $?hosttype ) then
set b=/mit/sipb/lib/tfontedpr
set tex=tex
set options=
set texoptions=
set files=
set head=""
set format=""
top:
if ( $#argv > 0 ) then
if ( "$format" == "Y" ) then
if ( "$head" != "" ) then
$b $options $files > /tmp/$$.tex
Segmentation fault <------------------------------ Problem
endif
cd /tmp
$tex $texoptions /tmp/$$.tex
This is TeX, Version 3.1415 (C version 6.1)
(/tmp/24677.tex)
*
! Interruption.
<*>
> ldd /mit/sipb/lib/tfontedpr
libc.so.5 => /lib/libc.so.5.3.12
> uname -a
Linux GEO.MIT.EDU 2.0.33 #4 Mon Feb 16 01:02:20 EST 1998 i586 unknown