Ticket #43 (closed defect: fixed)
Sensor test asserts when run with no sensors connected
| Reported by: | dave | Owned by: | sam |
|---|---|---|---|
| Priority: | major | Milestone: | NxOS 0.2 |
| Component: | tests | Version: | |
| Keywords: | Cc: |
Description
** Assertion ** sensors.c:59 (sensors_mode[ser Assertion failed
Without looking at the source, it appears that the sensor test is attempting to poll sensors before initializing them. In any case, the sensor driver is being accessed with an uninitialized sensor. Not good.
Change History
Note: See
TracTickets for help on using
tickets.
