https://bugzilla.novell.com/show_bug.cgi?id=223742 ------- Comment #11 from thoenig@novell.com 2006-11-26 15:12 MST ------- (In reply to comment #7)
good idea. please check what your swap signature is (or attach the first 16kb of your swap partition).
the signature is at the end of the first page of the swap partition.
or just add a printf for swsusp.header_sig
(In reply to comment #9)
another idea: sanity check the swap_offset / shift / size values.
is swap_offset isn´t 0, then something fishy is going on.
Yes, I will try that tomorrow morning at work. (In reply to comment #8)
how? was the filesystem corrupted?
(In reply to comment #10)
What data loss?
I had an open file when triggering suspend to disk. This file was corrupt after that unsuccessful attempt.
I'd suggest to mkswap and move on. I do not think we have mechanism to get rid of lost swap signature.
I will do that right *after* we find out what is going on. I did not perform anything special (read: others will are likely to run into this as well). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.