Quote:
Originally Posted by cgm999
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.