View Single Post
Old 07-15-2013, 08:31 AM   #267
Markismus
Guru
Markismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicingMarkismus causes much rejoicing
 
Markismus's Avatar
 
Posts: 959
Karma: 149907
Join Date: Jul 2013
Location: Rotterdam
Device: HiSenseA5ProCC, Cracked OnyxNotePro, Note5, Kobo Glo, Aura
Quote:
Originally Posted by cgm999 View Post
Hello,

I had this crashes also and untill I can figure why it happens, I've found that this temp workaround lowers the freq of crashes
Edit koreader_kobo.sh and before the reader.lua put this 2 lines:

exec 3<&-
ulimit -HSs unlimited

while :; do
LD_PRELOAD=/root/screenInv.so ./reader.lua /mnt/onboard
sleep 1
done
Now it hangs.
When I run "top" it gives: segmentation fault.
reboot.

I didn't get any crashes to Filemanager from the lower menu, though. The hangups are either from setting "Word Gap" to large (although sometimes it recovers after very long.) or from selecting a word for the dictionary.

Strangely enough these hangups seem random. Everything works like a charm after this last reboot. Rather unstable app we're running. I've reenabled the crash.log, hopefully it gives me some more info.
Markismus is offline   Reply With Quote