ID:               24057
 User updated by:  Snelders at Infocure dot nl
 Reported By:      Snelders at Infocure dot nl
 Status:           Open
 Bug Type:         Pspell related
 Operating System: RedHat 8.0 2.4.18-14smp
 PHP Version:      4.3.2
 New Comment:

Just forgot to mention that I'm running apache 2.0.46.


Previous Comments:
------------------------------------------------------------------------

[2003-06-06 06:54:37] Snelders at Infocure dot nl

The Apache child that tries running the following script gets killed by
running the following script:

<?
$pspellLink = pspell_new("en");
?>

Apache error log output:
[Fri Jun 06 12:03:59 2003] [notice] child pid 3588 exit signal
Segmentation fault (11)
Sometimes the output is:
child pid 22807 exit signal Illegal instruction (4)

The commandline version runs the script without any trouble.
I made all pspell files readable for the apache proces by 'chmod o+r
/.....' as mentioned in a previous bug report without succes.
I'm also using an updated glibc version: 2.3.2-4.80.6

My php configure line:
./configure' '--with-apxs2=/usr/sbin/apxs'
'--with-sapdb=/opt/sapdb/interfaces/odbc' '--with-mysql=/usr'
'--with-png-dir=/usr/src/libpng' '--with-gd' '--with-zlib'
'--with-freetype-dir=/usr/local/include/freetype2' '--with-kerberos'
'--with-xml' '--with-gettext=/usr/share/' '--enable-xslt'
'--with-xslt-sablot' '--with-sablot-js' '--with-expat' '--with-dom'
'--with-pspell' 

Unfortunatly I can't get myself a gdb backtrace. I really don't know
what kind of file to look for (name) or where.
I hope I provided sufficient information.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24057&edit=1

Reply via email to