http://defect.opensolaris.org/bz/show_bug.cgi?id=14343


amaguire <alan.maguire at sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |FIXINPROGRESS


--- Comment #3 from amaguire <alan.maguire at sun.com> 2010-02-03 09:25:48 UTC 
---
(In reply to comment #1)
> (In reply to comment #0)
> > We are sending out empty internal-only events to listeners. They attempt to
> > dereference data in them and dump core. These include the check events which
> > happen every 2min so the GUI dies every 2min. The same will happen for 
> > "nwamadm
> > show-events". Fix is simple, we only nwamd_event_send() if the event type 
> > is <=
> > NWAM_EVENT_MAX, since this ensures only externally-visible events will be 
> > sent.
> 
> Which events?

All events. I'm pushing a fix now.

> 
> BTW, WLAN_CONNECTION_REPORT is not correct when report the failed connection
> (14183). Has it been fixed?

So looking at the bug, it seems like we generate an empty connection failure on
NCP switch - is that the case? If so, we need to track this in a separate,
lower-priority bug. I'll file this when I can reproduce it later.

-- 
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.

Reply via email to