Segmentation fault (core dumped)

Jerry gesbbb at yahoo.com
Mon Nov 24 04:59:04 PST 2008


On Sun, 23 Nov 2008 21:33:47 +0000
Marwan Sultan <dead_line at hotmail.com> wrote:

>
>Hello Jerry,
> 
> Its easy to fix, as they advised.
> Check the file file extensions.ini which is
> in /usr/local/etc/php/extensions.ini
> 
> You will see your php modules, for some reasons the loading order of
> PHP modules it needs to be changed .. You can do the follow..and its
> for bignners..but saves you the headech.
> 
> Comment first line with ->  #
> save and exit....now see the output of php -v
> if the error exist (which will for the first 10 lines maybe)
> repeat again for next line..and same untill you see no error of the
> php -v
> 
> When you findout the modulethat cusing your problem...move it to the
> top of the list of modules (top of the file) save and exit...and your
> done.. please write for me back which module in your case cused the
> problem. 
>  Out of experince.. SHMOP, READLINE, RECODE, SOAP, SNMP could cuuse
> your problem 

The first problem was easy to fix, I just rebuilt sqlite.so
{databases/php-sqlite}; however, PHP still crashed. I discovered
through trial and error that the problem was with "pspell.so". I
rebuilt that port but the problem continued. I then rebuilt 'aspell'
and then rebuilt the 'pspell' port and the problem disappeared.

I wasted several hours getting to the bottom of this problem. There
must be a better way.

By the way, I though that ';' was the symbol to use to comment out a
line in extensions.ini rather than '#'. 

-- 
Jerry
gesbbb at yahoo.com

In Christianity, a man may have only one wife.
This is called Monotony.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20081124/3c648857/signature.pgp


More information about the freebsd-questions mailing list