RESOLVED, SORT OF: Re: why would I get a segmentation fault on one system but not the other?

jd1008 jd1008 at gmail.com
Mon Feb 23 01:14:55 UTC 2015


On 02/22/2015 06:05 PM, David Benfell wrote:
> On Sun, Feb 22, 2015 at 04:00:50PM -0600, Valeri Galtsev wrote:
>> One more thing. If you can not run it under debugger for whatever reason,
>> you can take a look which libraries the main binary, and php module (and
>> other things that are used by crashing apache) are linked to (ldd is your
>> friend ;-).
> As it happens, I *was* able to run it under debugger. And traced it to
> mail/cclient .
>
> It's an odd and unhappy result. I have the exact same version running
> on the older machine. But cclient is fairly obviously a dependency of
> php55-imap and removing that extension indeed enables php-fpm to start.
>
> Before removing the extension, I tried portmaster -Rft on cclient; it
> completed successfully, but running php-fpm still yielded the
> segfault.
>
> That this appears on one machine and not the other suggests
> unreproducibility; should I file a bug report?
>
> php-imap isn't something I personally use. I think some of my web
> applications are able to use it.
>
Personally, I am not convinced.

Even if your 2 machines were 100% identical in every respect to the 
minutest details,
I would need to test on another 10 identical machines.

But then, that's just me :)

Cheers,

JD


More information about the freebsd-questions mailing list