Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 97 22:52:49 -0400
From:      "Francisco Reyes" <francisco@natserv.com>
To:        "FreeBSD questions" <questions@freebsd.org>, "tom@peeper.my.domain" <tom@peeper.my.domain>
Cc:        "Doug White" <dwhite@gdi.uoregon.edu>
Subject:   Re: Segmentation fault in user PPP
Message-ID:  <199704140352.XAA04628@federation.addy.com>

next in thread | raw e-mail | index | archive | help
On Sat, Apr 12, 1997 Tom Jackson <tom@peeper.my.domain> said
->>>Francisco Reyes wrote...
 ... after replacing ppp with fresh copy....
->>>  I am getting an error with user ppp:
->>>  /kernel: pid 208 (ppp), vid 0: exited on  signal 11, segmentation
->>> fault.
  
>>What does `ldd /usr/sbin/ppp' say and are the libraries there?

/usr/sbin/ppp:
	-lcrypt.2 => /usr/lib/libcrypt.so.2.0 (0x8032000)
	-lutil.2 => /usr/lib/libutil.so.2.1 (0x8047000)
	-lc.3 => /usr/lib/libc.so.3.0 (0x8049000)

I checked and they are all present.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704140352.XAA04628>