[U-Boot] Sandbox dm tests leave sandbox in a bad state
Joe Hershberger
joe.hershberger at gmail.com
Fri May 1 00:08:51 CEST 2015
Hi Simon,
I tracked a segfault down to the entire DM being left torn down after
the last test. This means anything that wants to use the DM is hosed.
I'm seeing a segfault in the sandbox related to a driver name being
NULL when running "dm tree".
I also noticed that the USB test dm_test_usb_flash can't run more than
once without crashing.
Thoughts? Are these just expected and accepted limitations?
Thanks,
-Joe
More information about the U-Boot
mailing list