http://defect.opensolaris.org/bz/show_bug.cgi?id=5129
Summary: OS_b102 - nwamd - '/sbin/ifconfig -a plumb' terminated
with signal 11 (Segmentation Fault)
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: OpenSolaris
Status: NEW
Severity: major
Priority: P2
Component: ON daemon
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: rob1weld at aol.com
QAContact: nwam-dev at opensolaris.org
Estimated Hours: 0.0
Created an attachment (id=920)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=920)
Partial log showing nwamd '/sbin/ifconfig -a plumb' Segmentation Fault
I installed SXCE_snv101 and built / cap-eye-installed OpenSolaris b102.
I _sometimes_ have this bug with SXCE_snv101 but _always_ have this bug with
OpenSolaris b102 (thought I've not used "OpenSolaris b102" for very long, yet).
With SXCE_snv101 the problem seemed to disappear after trying the [Start]
[Administration][Network] ([Manual] / [Automatic]) settings (a _few_ times).
On my first (as user) and second (as root) boots of OpenSolaris b102 I had
a number of errors on startup but _this_ bug report is about _this_ in my log:
bash-3.2# grep Segmentation /var/adm/messages | tail -1
Nov 16 07:27:14 unknown nwamd[100913]: [ID 854588 daemon.error] '/sbin/ifconfig
-a plumb' terminated with signal 11 (Segmentation Fault)
The boot messages suggested running:
bash-3.2# svcs -xv
svc:/network/dhcp-server:default (DHCP server)
State: maintenance since Sun Nov 16 07:42:53 2008
Reason: Restarting too quickly.
See: http://sun.com/msg/SMF-8000-L5
See: man -M /usr/share/man -s 1M in.dhcpd
See: /var/svc/log/network-dhcp-server:default.log
Impact: This service is not running.
After reading the man page I typed this:
bash-3.2# ping 192.168.0.1
ICMP Host Unreachable from gateway localhost (127.0.0.1)
for icmp from localhost (127.0.0.1) to 192.168.0.1
^C
bash-3.2# /usr/lib/inet/in.dhcpd -i nge0 -b manual
bash-3.2# ping 192.168.0.1
192.168.0.1 is alive
bash-3.2#
Now everything works (with 'wired' networking). - Enclosing (partial) log.
Rob
PS: Wireless networking also broken:
http://www.opensolaris.org/jive/thread.jspa?threadID=82191&tstart=0
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.