Re: TuxOnIce 3.3 for Linux 3.4.

Nigel Cunningham <[email protected]> Thu, 19 Jul 2012 07:49:10 +1000
Newsgroups gmane.linux.swsusp.devel,gmane.linux.swsusp.general
Message-ID <[email protected]>
Hi Martin.

On 07/18/2012 07:53 PM, Martin Steigerwald wrote:
> Still does not work for me.
>
> Just one attempt with two KDE session yielded seeking to free 1136 MB of
> memory, it accesses SSD wildly, possibly swapping out, and then it hung.
> Thats different from before where hibernation attempts just failed an got
> me back to a working system.
>
> When pressing escape on tuxonice userui it said it would abort but the
> kernel did not seem to react anymore.
>
> Thus back to non-toi kernel at the moment.
>
> Ciao,
The userspace user interface runs in a separate thread, and can only 
send a message to the kernel saying "Please abort". In your case, it 
sounds like the kernel is stuck somewhere, presumably waiting for a lock 
that it's never going to get, and so it doesn't see that message and 
can't respond.

If you can reliably reproduce the issue, would you send me your .config? 
Better still, would you be able to compile KDB in and then use it to see 
what's going on when the hang occurs?

Regards,

Nigel