Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2008 14:26:20 +0300
From:      "Yony Yossef" <yonyossef.lists@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   kernel process memory overrun debugging
Message-ID:  <20def4870807220426y7f65e23au8ac14f64684e7ae1@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm looking for methods to debug a kernel process memory overrun.
I'm working on an Ethernet driver for FreeBSD 7.0 and I'm facing a crash
after several (kldload + kldunload)s.
The exception is being thrown by the shell process after the last kldunload
successfully ends so I'm guessing it's a memory overrun.

Is there any tool/kernel option that helps?
Thanks,

Yony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20def4870807220426y7f65e23au8ac14f64684e7ae1>