On Mon, 31 Oct 2011 11:49:48 +0200 Kostik Belousov wrote:
KB> For PROC_ARG and PROC_ENV, you blindly trust the read values of the arg and
KB> env vector sizes. This can easily cause kernel panics due to unability to
KB> malloc the requested memory. I recommend to put some clump, and twice
KB>
On Tue, Nov 01, 2011 at 09:07:11AM +0200, Mikolaj Golub wrote:
>
> On Mon, 31 Oct 2011 11:49:48 +0200 Kostik Belousov wrote:
>
> KB> For PROC_ARG and PROC_ENV, you blindly trust the read values of the arg
> and
> KB> env vector sizes. This can easily cause kernel panics due to unability to
>
Hello, everyone.
I believe the following (and attached) patch to devel/gdb fixes PR
ports/157342: "devel/gdb: Problem with running simple pthreads program
under gdb-7.2 (Invalid selected thread)"
It works for me for the gdb from ports (7.3.1) on FreeBSD 9.0-RC1
amd64, but I don't have any ot
3 matches
Mail list logo