Quote:
Sorry, I should have asked how to CREATE a log for you.
In the meantime, my charsets.library is listed as:
charsets.library 51.3 (08/21/2009)
© The MorphOS Development Team
Thanks,
TJH
Well, that's it. This version is too old and will cause the crash for a binary compiled with newer includes. You should have:
charsets.library 52.1 (26/09/2010) (supplied with 2.7)
Now i wonder why this library wasn't updated for you (or maybe it was overwritten later for some reason).
About logging, assuming you boot with the ramdebug option at boot (or just rd), you can get it by several ways:
- getramdebuglog in a shell, the output being morphos.log in the current dir by default.
- debug.sbar (you can view and save the log with its menu)
- logtool ( http://morphos-files.net/download/LogTool ), that allows viewing the log in realtime, and much more.
If you have another machine and either serial cable or firewire, you can also get the log there (which is useful for hard freezes), but let's ignore this for now. ;)
[ Edited by Fab On 2012/1/3 0:23 ]