Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 15:55:25 -0300
From:      =?ISO-8859-1?Q?Daniel_Dias_Gon=E7alves?= <daniel@dgnetwork.com.br>
To:        freebsd-hackers@freebsd.org,  freebsd-net@freebsd.org
Subject:   FreeBSD 5.4 AMD64 & MPD
Message-ID:  <433AE71D.8080005@dgnetwork.com.br>

next in thread | raw e-mail | index | archive | help
I installed MPD and it doesn't start, NETGRAPH is enable on kernel.

# mpd
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 34373563800, version (null)
mpd: caught fatal signal @
mpd: fatal error, exiting
mpd: process 6126 terminated
#

Last lines in ktrace:

 7108 mpd      RET   read 721/0x2d1
 7108 mpd      CALL  close(0x3)
 7108 mpd      RET   close 0
 7108 mpd      CALL  socket(0x1,0x2,0)
 7108 mpd      RET   socket 3
 7108 mpd      CALL  fcntl(0x3,0x2,0x1)
 7108 mpd      RET   fcntl 0
 7108 mpd      CALL  connect(0x3,0x7fffffffda70,0x6a)
 7108 mpd      NAMI  "/var/run/logpriv"
 7108 mpd      RET   connect 0
 7108 mpd      CALL  sendto(0x3,0x7fffffffdfd0,0x68,0,0,0)
 7108 mpd      GIO   fd 3 wrote 104 bytes
      "<30>Sep 27 15:27:54 mpd: mpd: pid 7108, version 3.18 (root@host 
15:16 27-Sep-2005)"
 7108 mpd      RET   sendto 104/0x68
 7108 mpd      PSIG  SIGSEGV SIG_DFL
 7108 mpd      NAMI  "mpd.core"
#

Ifconfig:
ng0: flags=8890<POINTOPOINT,NOARP,SIMPLEX,MULTICAST> mtu 1500
 
Any idea ?

--
Daniel Dias Gonçalves
DGNET Network Solutions
daniel@dgnetwork.com.br
(37) 99824809 




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