FreeBSD 5.4 AMD64 & MPD

From: Daniel Dias Gonçalves (daniel_at_dgnetwork.com.br)
Date: 09/28/05

  • Next message: Ragnar Lonn: "Re: "ifconfig -vlandev" syntax"
    Date: Wed, 28 Sep 2005 15:55:25 -0300
    To: freebsd-hackers@freebsd.org, freebsd-net@freebsd.org
    
    

    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 
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Ragnar Lonn: "Re: "ifconfig -vlandev" syntax"

    Relevant Pages

    • FreeBSD 5.4 AMD64 & MPD
      ... I installed MPD and it doesn't start, ... Based on iij-ppp, by Toshiharu OHNO. ... 7108 mpd RET read 721/0x2d1 ... 7108 mpd NAMI "/var/run/logpriv" ...
      (freebsd-hackers)
    • mpd: bind: Cant assign requested address
      ... Based on iij-ppp, by Toshiharu OHNO. ... mpd: ... mpd: bind: Can't assign requested address ... can't get PPTP listening socket ...
      (freebsd-net)