Re: panic: Memory modified after free



On Tue, Jan 31, 2006 at 01:22:09PM -0800, Steve Kargl wrote:
> The system is a dual proc Tyan K8S Pro with 12 GB of memory.
> The kernel is UP. This was recorded by hand. I have the crash dump.
>
> Memory modified after free 0xffffff02505e0c00(504) val=deadc0dd @
> 0xffffff02505e0cd0
>
> panic: Most recently used by DEVFS1

Set up memguard to watch this malloc type in order to obtain useful
debugging.

Kris

Attachment:pgp3AaMYteQzI.pgp
Description: PGP signature



Relevant Pages

  • Re: panic: Memory modified after free
    ... >> The kernel is UP. ... I have the crash dump. ... Most recently used by DEVFS1 ... I've read the memguard manpage and it says to add ...
    (freebsd-current)
  • Re: Panic on boot with new ACPI-CA
    ... Thanks for memguard tip. ... Without memguard, but with acpi compiled into kernel, system boots up ... ::> I've put the output dsdt/asl file from following command onto the ...
    (freebsd-current)
  • Re: Kernel panic on PowerEdge 1950 under certain stress load
    ... We got this bt after setting kernel dump stuff up. ... recorded in the message buffer saved to the kernel crash dump. ... Addgene, a better way to share plasmids ...
    (freebsd-hackers)
  • Re: Latest "stable" fixes are unstable
    ... information like a crash dump. ... Compile a debug kernel for the machine that is crashing ... >and on 5.0-STABLE servers. ... >Outgoing mail is certified Virus Free. ...
    (freebsd-questions)
  • Re: [Fastboot] [RFC] [PATCH 2/2] kdump: cciss driver initialization issue fix
    ... be called a drivers worst nightmare. ... becoming the way crash dump style information is captured. ... Because the initial kernel is broken we do a jump into another kernel ... handle the case of a command we did not initiate completing. ...
    (Linux-Kernel)