Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Sep 2010 21:19:44 +0400
From:      Alexander Pyhalov <alp@rsu.ru>
To:        Rui Paulo <rpaulo@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: DTrace userland project
Message-ID:  <4C812E30.30609@rsu.ru>
In-Reply-To: <236CEF13-3153-4ACA-9C67-B0116FF76EB3@FreeBSD.org>
References:  <236CEF13-3153-4ACA-9C67-B0116FF76EB3@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello.
I've just tried to compile postgresql 84  with enabled dtrace on 
FreeBSD-current (checked out repository two days ago). I have the 
following error in compile time:

dtrace  -C -G -s utils/probes.d access/common/heaptuple.o 
access/common/indextuple.o ... // here follows other object files
dtrace: (malloc) /usr/src/lib/libc/stdlib/malloc.c:2636: Failed 
assertion: "(run->regs_mask[elm] & (1U << bit)) == 0"
gmake: *** [utils/probes.o] Abort trap: 6 (core dumped)

Rui Paulo wrote:
> Hi,
> The DTrace userland project is near completion and you can start using parts of it right away (only on FreeBSD HEAD right now).
> 
> For more information on how to use DTrace with userland, please read:
> http://wiki.freebsd.org/DTrace/userland
> 
> This project is being sponsored by the FreeBSD Foundation.
> 
> Regards,
> --
> Rui Paulo
> 
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"




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