[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh



On Sun, Aug 09, 1998 at 08:39:18PM -0700, Turbo Fredriksson wrote:
> Any idea why it just core dumps?
> 
> Not one single error or warning when comiling... Everything seemd to work perfect.
> 
> ----- s n i p -----
> [root@gandalf ssh-1.2.26]# strace ./ssh -l turbo master.debian.org  
> execve("./ssh", ["./ssh", "-l", "turbo", "master.debian.org"], [/* 32 vars */]) = 0
> --- SIGSEGV (Segmentation fault) ---
> +++ killed by SIGSEGV +++

I remember hearing somewhere that core dumps this early on are due to
lib/symbol problems.  More than that I don't know.  Maybe the bin in
your build directory doesn't have the symbols stripped from it and you
could run it in gdb ?

Sorry I can't be of more use,
-- 
David Welton                          http://www.efn.org/~davidw 

	Debian GNU/Linux - www.debian.org


Reply to: