PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed [FreeBSD]
Hello, just tested latest 32b Linux spur VM "stable-threaded-20170503" with latest 6.0 image "60494" (from files.pharo.com) under FreeBSD with linux compatibility layer switched on. Good part - now, it's running wihtout need of real time threads (no need to run under root, oh yes!) and it runs near 2x speed in some tests, just wow! But, this exception occurs often: PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed details: https://pastebin.com/raw/bdjDW6YR Whats wrong? Some news/changes in SocketPlugin? Thanks! pf
On 19. May 2017, at 03:27, Petr Fischer <petr.fischer@me.com> wrote:
Hello,
But, this exception occurs often: PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed details: https://pastebin.com/raw/bdjDW6YR
How does the networking look in your jail? Which interfaces and IP addresses do you have? holger
It's not jail, just core FreeBSD system (I will test jails later). Networking is still the same, Pharo 5 is OK. /etc/hosts: ::1i localhost localhost.my.domain 127.0.0.1 localhost localhost.my.domain 127.0.0.1 pf-bsd pf-bsd.localdomain pf-bsd.local ifconfig: em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO> ether b8:6b:23:38:f8:7d nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect status: no carrier lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> groups: lo wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 30:10:b3:77:b8:58 inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet MCS mode 11ng status: associated ssid "pf's Network" channel 1 (2412 MHz 11g ht/20) bssid f0:79:59:d2:7a:00 regdomain 106 indoor ecm authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit AES-CCM 3:128-bit txpower 20 bmiss 7 scanvalid 60 protmode CTS ampdulimit 64k ampdudensity 4 shortgi wme burst roaming MANUAL groups: wlan
On 19. May 2017, at 03:27, Petr Fischer <petr.fischer@me.com> wrote:
Hello,
But, this exception occurs often: PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed details: https://pastebin.com/raw/bdjDW6YR
How does the networking look in your jail? Which interfaces and IP addresses do you have?
holger
participants (2)
-
Holger Freyther -
Petr Fischer