crash on save, errors in make check
James Lund
jiml@stanford.edu
Thu, 23 Aug 2001 11:21:46 -0700 (PDT)
> > rpm -qa |grep libsafe -> libsafe-1.3-8
>
> I suspect this is the problem. Libsafe replaces scanf with
> a version that doesn't seem to be able to parse into long long
> integers. You might try removing libsafe.
Ah! That was indeed the problem. I added a 'Stanford security' update to
my system, which included libsafe! Uninstall libsafe -> problem went
away (after recovering from the crash :>). Install the latest libsafe,
2.0-5, and no more problem. Libsafe has been fixed. Thanks for the help!.
Jim Lund
jiml@stanford.edu