Summary: | sys-kernel/gentoo-linux-2.6.32 kernel BUG: NULL pointer in multipath code | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexander Nevenchannyy <a.nevenchannyy> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexander Nevenchannyy
2009-12-15 07:07:21 UTC
Can you perform the following from your kernel source directory and post the results here: Using the same gcc version and kernel from the trace. make CONFIG_DEBUG_INFO=y drivers/md/dm-mpath.o gdb drivers/md/dm-mpath.o list *multipath_ctr+0x4b9 Might be uselful to have CONFIG_DEBUG_INFO turned out in the event this reoccurs we can get more info. |