5 Jun 2012 06:57
Re: makedumpfile-1.4.4: Support for LZO compression.
Hello Louis,
On Thu, 31 May 2012 13:43:29 +0200
Bouchard Louis <louis.bouchard <at> canonical.com> wrote:
> Hello Kumagai-san,
>
> Le 31/05/2012 12:48, Bouchard Louis a écrit :
> >
> > There seems to be some issue in get_mem_type() that I will try to debug
> > further. Please let me know if you have something specific that you want
> > me to test and/or try as I have everything needed.
> >
> > Kind regards,
> >
> > ...Louis
> >
> >
>
> Here is some more details about the issue. I have recompiled
> makedumpfile with symbols in order to debug the issue. The following
> code seems to be interesting :
>
> get_mem_type(void)
> {
> int ret;
>
> if ((SIZE(page) == NOT_FOUND_STRUCTURE)
> || (OFFSET(page.flags) == NOT_FOUND_STRUCTURE)
> || (OFFSET(page._count) == NOT_FOUND_STRUCTURE)
(Continue reading)
RSS Feed