On Monday 28 August 2006 15:16, Jon Escombe wrote:
> Rafael J. Wysocki wrote:
> 
> >>> Could you please try the appended patch and see if it changes anything?
> >>>
> >>> Rafael
> >>>
> >> Thanks,
> >>
> >> I'm afraid that patch gives me a BUG at snapshot.c:184 during suspend.
> > 
> > Ouch, sorry (not that I know why).
> > 
> >> However, with more testing, I've found that my resume problem only 
> >> occurs with CONFIG_HIGHMEM64G (the default in a Fedora installation).
> > 
> > So I think the patch won't help.
> > 
> >> I've got images of the screen dumps for both (from one of a few times 
> >> that it didn't reboot during resume), and can post them if they'd be any 
> >> use? The resume error is "unable to handle kernel paging request", EIP 
> >> is at copy_loop+0xe/0x15.
> > 
> > Yes, please post one.
> > 
> > Greetings,
> > Rafael
> > 
> 
> Thanks,
> 
> Screen dumps can be found at the URL's below -

Thanks.

> http://www.dresco.co.uk/debug/resume_from_disk.jpg

This one indicates that page tables are corrupted in the restore loop, just
like it used to happen on x86_64 some time ago.

Can you confirm that it doesn't happen if HIGHMEM64 is not set?

> http://www.dresco.co.uk/debug/suspend_e820_patch.jpg

This one is really strange, like a miscompilation or something.

Could you identify which line of code corresponds to count_data_pages+0x38
(using gdb)?

Rafael


-- 
You never change things by fighting the existing reality.
                R. Buckminster Fuller

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to