View Single Post
Old 07-15-2013, 03:03 AM   #265
cgm999
Enthusiast
cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.
 
Posts: 46
Karma: 54894
Join Date: Jun 2013
Device: kobo
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
cgm999 is offline   Reply With Quote