version 1.2, 2018/06/18 12:42:27
|
version 1.4, 2018/06/28 09:10:49
|
Line 4 Here a list of possible problems of NetB
|
Line 4 Here a list of possible problems of NetB
|
investigation in order to write proper PR or better yet to fix them! |
investigation in order to write proper PR or better yet to fix them! |
|
|
|
|
## `usbhidctl` and NetBSD crashes on Pinebook |
|
|
|
At least by running: |
|
|
|
# usbhidctl -f uhid4 -r |
|
|
|
it is possible to crash the Pinebook. Investigate why and if possible get a |
|
complete backtrace. |
|
|
|
|
|
## `mpv` and NetBSD crashes |
## `mpv` and NetBSD crashes |
Just by invoking `mpv` via: |
Just by invoking `mpv` via: |
|
|
Line 59 Trying to debug this a bit further we ca
|
Line 49 Trying to debug this a bit further we ca
|
binding.py(128): cls.lib.SSL_library_init() |
binding.py(128): cls.lib.SSL_library_init() |
Illegal instruction (core dumped) |
Illegal instruction (core dumped) |
Exit 132 |
Exit 132 |
|
|
|
Please also note that this problem seems limited to `OpenSSL`, `ssl` module |
|
works. |