From:             shannon at swerb dot com
Operating system: Freebsd 4.7
PHP version:      4.3.7
PHP Bug Type:     Reproducible crash
Bug description:  enabling pspell causes apache to crash, segmentation fault

Description:
------------
Hi there, sorry, but I am running out of ideas here...
 
I have tracked my problem to similar to the bugs 17402 or 8133 or 8464.  I
have tried php 4.3.4 through 4.3.7 including latest snapshot.  My configure
options are:
'./configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs'
'--includedir=/usr/local/include' '--with-pspell' '--with-xml'
'--with-zlib' '--with-mcrypt=/usr/src/libmcrypt-2.5.7'
'--enable-memory-limit=yes' '--enable-shmop' 
 
I have also tried various other configurations, the common configure
option is always pspell.  If I remove it the issue goes away...
 
The issue is that the so module is installed and then I can start apache
standard and with ssl, but cannot do a restart or a graceful without
getting a seg fault and core dumped, can't figure out what is going on
here. i have updated my glib, gmake functions, I have used various version
of aspell, all with no luck.  No matter what I try I cannot get the pspell
module enabled and to allow apache to do a restart or graceful without a
core dump.
 
I am using apache 1.3.27.
 
Thanks for your help!
 
Best Regards,
Shannon
 
http://www.battcave.com/
 


-- 
Edit bug report at http://bugs.php.net/?id=28967&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28967&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28967&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28967&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28967&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28967&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28967&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28967&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28967&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28967&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28967&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28967&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28967&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28967&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28967&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28967&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28967&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28967&r=float

Reply via email to