Hi Alex,

On Fri, Aug 16, 2013 at 10:12:39PM -0400, Alex Vanderpol wrote:
> Package: makedumpfile
> Version: 1.5.4-1
> Severity: grave
> Justification: renders package unusable
> 
> Dear Maintainer,
> 
> There seems to be a serious issue with makedumpfile that causes it to fail to
> dump the kernel log when collecting crash dump information. Instead, the
> program continues to run indefinitely, continually appending the line "[
> 0.000000] " to the file as it seems to attempt to dump the log, which, if left
> alone for any considerable length of time, can rapidly result in a very large,
> entirely useless dmesg dump file.
> 
> I have been trying to collect crash dump information for a crash that's
> triggered whenever Folding@Home's FahCore_a4 attempts to resume an in-progress
> work unit, however, every crash dump I've collected has had this problem. The
> main dump file seems to be dumped without a problem (though crash identifies 
> it
> as a partial dump, possibly due to the kernel log being dumped into a separate
> file).
> 
> I hope you can look into this issue and hopefully it can be sorted out soon.

Sorry for the long delay in my response.  This seems like a serious but
not actually grave issue, since the core dump does actually exist (even
though you have to interrupt the dmesg extraction).  crash identifies
the dump as a partial dump because we explicitly ignore zero pages and
userspace pages.  Within crash, you should be able to use the 'log'
command to get the most recent log messages before the crash...assuming
crash doesn't break in the same way makedumpfile does.

I will try to reproduce this, but I worry the problem might be somewhat
specific either to your crash or some other part of your configuration.
Would you feel comfortable making the vmcore available to me?  It would
also help to know the exact kernel version, and access to a dbg package
if it's not a stock kernel.

Sorry for the issue and thanks for the report!

-- 
John Wright <j...@debian.org>


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to