Re: DTrace userland project

From: Alexander Pyhalov <alp_at_rsu.ru>
Date: Fri, 03 Sep 2010 21:19:44 +0400
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_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
Received on Fri Sep 03 2010 - 15:44:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:07 UTC