Apache20 port on FreeBSD 7.2 does a core dump

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Sat Oct 3 16:33:24 UTC 2009


Aflatoon Aflatooni <aaflatooni at yahoo.com> writes:

> I am getting a lot of core dumps and Apache20 freezing.
> I have installed the porting using the following make:
>
> make WITHOUT_MODULES="ssl status speling imap auth_dbm auth_digest dav dav_fs cern_meta cgi include" install
>
> any suggestions as to how I might find out what is causing the problem and the core dumps.

The first thing I'd try is re-including the excluded modules.
If you no longer get the crashes, you can start narrowing in on which
one is involved.  If you still get the crashes, you'll have to start
looking at the core files.

I'm assuming you're not used to using a debugger on a core file, 
on the theory that you would have done that already if you were
comfortable with it.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
		http://be-well.ilk.org/~lowell/


More information about the freebsd-questions mailing list