http://defect.opensolaris.org/bz/show_bug.cgi?id=14343
Lin Ma <lin.ma at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lin.ma at sun.com
--- Comment #1 from Lin Ma <lin.ma at sun.com> 2010-02-03 08:05:28 UTC ---
(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?
BTW, WLAN_CONNECTION_REPORT is not correct when report the failed connection
(14183). Has it been fixed?
--
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.