http://defect.opensolaris.org/bz/show_bug.cgi?id=10934
Summary: segmentation fauld in debug msg in
flags_set_for_ifindex_cb()
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Severity: major
Priority: P2
Component: ON daemon
AssignedTo: alan.maguire at sun.com
ReportedBy: alan.maguire at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from amaguire <alan.maguire at sun.com> 2009-08-26 11:53:01 UTC
---
the following message contains a stray string format specifier
nlog(LOG_ERR, "icfg_get_index(%s) failed");
resulting in a segmentation fault when this call fails, which it can when
interfaces are being unplumbed. I've seen this twice during an NWAM test suite
run.
--
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.