segfault from php/freebsd/dtrace
Ryan Stone
rysto32 at gmail.com
Sat Dec 31 19:25:53 UTC 2011
On Thu, Dec 29, 2011 at 12:37 PM, Oleg Ginzburg <olevole at olevole.ru> wrote:
> Hi maillist,
>
> I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get
> Segmentation fault and don't understand what of subsystem has a problem.
Yes, Userland DTrace is unfortunately still very experimental at this
point. I've got a list of at least 10 outstanding bugs that I hope to
start addressing early in the new year.
In your case, dtrace(1) and/or libproc does not clean up after itself
properly in the case of an error. I'm not entirely sure what is
causing the segfault in php, though. Which version are you running?
The output of uname -a would be helpful.
More information about the freebsd-current
mailing list