Quote:
Originally Posted by NiLuJe
@knc1: Does htop throw any specific error over serial, or was is just an issue with the colorscheme? (in which case, there are a few to chose from in the settings).
|
I turned off color in htop with a command line option.
It was the positioning -
And I have since learned that it isn't limited to htop.
Both the nano you built and the nano I built show the same problem.
And I know all three work over ssh just fine.
So it must have something to do with the kernel end of the serial port.
I haven't taken the time to look into that minor problem.
If you look at the KDK crash logs in:
http://kaynine.info/pw3/Mar_11_14.36.19_2016.html
you can see that KUAL is running into permission problems with one of its temporary files.
I haven't looked into that minor problem yet either -
but I'll bet the user name that KUAL runs under has changed -
and since KUAL survives the problem, nobody noticed.
OR
Our Kindlet Jailbreak is missing a read permission over-ride somewhere.
= = = =
The Java thread dump shows a number of things waiting on java.util.LinkedList or java.util.TaskQueue (which probably extends java.util.LinkedList).
If ixtab was here, he could probably tell us if that looks abnormal.
It looks strange to me, but I only drink Java, not write it.
(Things waiting, should be all waiting on an event signal, not for an internal support routine to complete. It almost looks like a "soft" deadlock in other languages.)
= = = =
I am going to post a KUAL button the re-enables those debugging routines available in the search bar shortcuts.
There are quite a few of them and this forum has more eyes than lab126 does.