Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 19:39:08 -0600 (CST)
From:      "Valeri Galtsev" <galtsev@kicp.uchicago.edu>
To:        "David Benfell" <benfell@parts-unknown.org>
Cc:        cpet <cpet@sdf.org>, Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org
Subject:   Re: RESOLVED, SORT OF: Re: why would I get a segmentation fault on one system but  not the other?
Message-ID:  <12918.76.193.19.10.1424655548.squirrel@cosmo.uchicago.edu>
In-Reply-To: <20150223010501.GA48633@home.parts-unknown.org>
References:  <20150221224006.GA5501@home.parts-unknown.org> <09da5ec0816e098badc49432c802dc18@sdf.org> <390c4c0547fc27e91d28872d29aa2e04@sdf.org> <20150222091956.fd1ec914.freebsd@edvax.de> <20150222104425.GA44573@home.parts-unknown.org> <9134.76.193.19.10.1424620110.squirrel@cosmo.uchicago.edu> <590FB195-C4E9-4D22-8900-ABE784CE9896@parts-unknown.org> <20150222205918.GA68253@home.parts-unknown.org> <11645.76.193.19.10.1424642451.squirrel@cosmo.uchicago.edu> <20150223010501.GA48633@home.parts-unknown.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, February 22, 2015 7: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.
>

Great, I'm glad you are in business. If I were through that I would file
bug report, but one needs to read the rules of filing bug reports
carefully first. As you don't want to give programmers bogus something
that is not related to their software. First: one has to find simple way
to reproduce the problem. It shouldn't be unique to that particular box.
As if, say, some crippled external for that software library is what is to
blame on faulty box, then it is not bug in this software. Anyway, I would
read the whole good memo on how to file bug report. Then, it will require
to do all on your side to make sure it is not bogus. But if indeed it is
due to some bug, you will be doing great service to others (code
maintainers will also be grateful!)

Thanks.
Valeri

++++++++++++++++++++++++++++++++++++++++
Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247
++++++++++++++++++++++++++++++++++++++++



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