http://defect.opensolaris.org/bz/show_bug.cgi?id=9352
Summary: Calling nwam_events_init() when nwam not running crashes
at 0x0000000
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-06-04
Severity: major
Priority: P2
Component: ON library
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: dkenny at opensolaris.org
QAContact: nwam-dev at opensolaris.org
Created an attachment (id=2065)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=2065)
Simple test program.
Using the attached simple test program, if NWAM is disabled and a call is made
to nwam_events_init() then the app will crash with:
signal SEGV (no mapping at the fault address) in (unknown) at 0x0
0x00000000: <bad address 0x0>
It shouldn't crash and should fail gracefully.
--
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.