i'm still confused about why seg faults are not dropping 
corefiles.

there's no ulimit in /etc/profile or in a .profile or a .bashrc.

ulimit says "unlimited".  setting it explicitly (ulimit -c 0)
has no effect either.

busybox init has a special feature to drop core files when there's
a specially named file present, and not otherwise.  but oxygen uses
miguel's init, which has no setrlimits in it at all.

as an experiment, i went back to the /lib/lib* from nov 2000
oxygen.  tar doesn't seg fault, ssh mkhostkey doesn't seg fault,
but more still does, as before.  it's mystifyin'.

i'm about to break out strace.


On Mon, Mar 26, 2001 at 09:25:26AM -0600, David Douthitt wrote:
> Mark Seiden wrote:
> 
> > okay, so what's changed recently?  something to do with
> > libsafe?
> 
> Libsafe hasn't changed in a long time; neither has glibc.  Busybox seems
> to change daily :-)
> 
> > here's another reproduceable segfault somewhere in the middle of scp:
> > sul-lockss10.stanford.edu:/sbin # scp unconfigured.sh sul-lockss1:/tmp/unconfi
> > gured.sh
> > Host key not found from the list of known hosts.
> > Are you sure you want to continue connecting (yes/no)? yes
> > Host 'sul-lockss1' added to the list of known hosts.
> > Creating random seed file ~/.ssh/random_seed.  This may take a while.
> > Segmentation fault
> 
> I think this is part of mkhostkey, or something like that - a script. 
> It is busybox that segfaults for me.  I'd not heard of tar breaking, but
> more and this bit in the ssh script I remember.  The very latest
> development version may not have these problems - *maybe*.
> 
> I don't really know where to start on these things - I get a bit lost,
> and half the time I try to debug it and gdb segfaults itself running
> these programs.
> 
> Anyway, libsafe is supposed to log things seems to me, as is Openwall.
> 
> _______________________________________________
> Leaf-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/leaf-devel

-- 
mark seiden, [EMAIL PROTECTED], 1-(650) 592 8559 (voice) Pacific Time Zone

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to