Am i the only one that has problems in file corruptions on haiku?
Since i installed Haiku on my netbook acer (ssd drive) sometimes files get damaged, dunno why... dunno if it's related to the sync command from terminal or other, but i often find some (once upon a time) working archive broken...
this night i coded for hours and hours, then i put my netbook away (still open) and I contunued this morning. The program i was coding worked well this morning...
I saved all the work, I closed all the programs manually, then I shutted down the machine.
After some minutes (like a drug) I started again the machine, i started my program and i got strange errors; I opened the source code (python)
and... Voilà system error messages like these:
2238882825]
KERN: [net/atheroswifi/0] scan_task: chan 12g -> 1g [active, dwell min 20ms max 0ms]
KERN: [net/atheroswifi/0] ieee80211_ref_node (ieee80211_send_probereq:1644) 0x84395000<00:22:69:20:f6:f6> refcnt 3
KERN: [net/atheroswifi/0] scan_task: chan 1g -> 6g [active, dwell min 20ms max 0ms]
KERN: [net/atheroswifi/0] ieee80211_ref_node (ieee80211_send_probereq:1644) 0x84395000<00:22:69:20:f6:f6> refcnt 3
KERN: [net/atheroswifi/0] scan_task: chan 6g -> 11g [active, dwell min 20ms max 0ms]
KERN: [net/atheroswifi/0] ieee80211_ref_node (ieee80211_send_probereq:1644) 0x84395000<00:22:69:20:f6:f6> refcnt 3
KERN: [net/atheroswifi/0] scan_task: chan 11g -> 7g [active, dwell min 20ms max 0ms]
KERN: [net/atheroswifi/0] ieee80211_ref_node (ieee80211_send_probereq:1644) 0x84395000<00:22:69:20:f6:f6> refcnt 3
KERN: [net/atheroswifi/0] scan_task: chan 7g -> 13g [active, dwell min 20ms max 0ms]
KERN: [net/atheroswifi/0] iee = task.due
and some pieces of code erased
bad indentations
and so on...
so it seems that some random syslog has saved to my file!!!! and maybe it's the same happened to the compressed archives that i lost
Am I the only one that has these problems?