"Deepak Jain" <[EMAIL PROTECTED]> writes:
> Others have seen this error (based on a Google search) but nothing recent
> and nothing that conclusive. This is a very standard config that has been
> stable for quite a while. The panic: malloc: lost data implies to me that
> something is misbehaving with its memory allocations.
> 
> Is this a hardware issue or an application problem? The kernel is 4.1
> RELEASE. The RAM is ECC.

It should not be an application problem.  It indicates that the memory
pool administered by the kernel malloc is corrupt.  Either it's a bug
in the kernel or bad memory.  Does it only happen on that particular
machine with that particular memory?

/assar

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to