#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-09 Thread sniper
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
-PHP Version:  4.3.5
+PHP Version:  4.3.6RC2
 New Comment:

1. As you're using a threaded webserver and asking for trouble this bug
is pretty much bogus. (the crash happens elsewhere than in PHP
itself..where is the GDB backtrace?)



2. Try adding your original configure options (those ones excluded
which I told you NOT to use) one by one and see which one causes the
crash, like this:



# rm -f config.cache

# ./configure --disable-all --with-apxs2 --with-zlib

# make clean && make



(try them all _separately_ first!)




Previous Comments:


[2004-04-09 05:24:09] charvel at bluemission dot com

1. worker

2. In this case work fine.



[2004-04-08 19:01:21] [EMAIL PROTECTED]

1. What MPM is Apache2 using?

2. Get fresh sources, and use this configure line:

# ./configure --disable-all --with-apxs2





[2004-04-08 12:21:24] charvel at bluemission dot com

Well, I get a 4.3.6RC2, configure by:



./configure --with-apxs2



when I send to the master httpd process USR1 signal I got:



[Thu Apr 08 18:13:19 2004] [notice] SIGUSR1 received.  Doing graceful
restart

[Thu Apr 08 18:13:19 2004] [notice] seg fault or similar nasty error
detected in the parent process

[Thu Apr 08 18:13:19 2004] [emerg] (22)Invalid argument:
apr_proc_mutex_unlock failed. Attempting to shutdown process
gracefully.



[2004-04-08 06:35:12] [EMAIL PROTECTED]

I think he meant 4.3.6RC2 (not 4.3.5RC2), from: http://qa.php.net



[2004-04-08 05:58:10] charvel at bluemission dot com

4.3.5RC2 crash too. No, I have no extension of php or Zend loading in
my php.ini

My full php.ini file http://link.pl/charvel/php.ini



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27899

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


#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-08 Thread sniper
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
 PHP Version:  4.3.5
 New Comment:

1. What MPM is Apache2 using?

2. Get fresh sources, and use this configure line:

# ./configure --disable-all --with-apxs2




Previous Comments:


[2004-04-08 12:21:24] charvel at bluemission dot com

Well, I get a 4.3.6RC2, configure by:



./configure --with-apxs2



when I send to the master httpd process USR1 signal I got:



[Thu Apr 08 18:13:19 2004] [notice] SIGUSR1 received.  Doing graceful
restart

[Thu Apr 08 18:13:19 2004] [notice] seg fault or similar nasty error
detected in the parent process

[Thu Apr 08 18:13:19 2004] [emerg] (22)Invalid argument:
apr_proc_mutex_unlock failed. Attempting to shutdown process
gracefully.



[2004-04-08 06:35:12] [EMAIL PROTECTED]

I think he meant 4.3.6RC2 (not 4.3.5RC2), from: http://qa.php.net



[2004-04-08 05:58:10] charvel at bluemission dot com

4.3.5RC2 crash too. No, I have no extension of php or Zend loading in
my php.ini

My full php.ini file http://link.pl/charvel/php.ini



[2004-04-07 18:55:16] [EMAIL PROTECTED]

1st of all try 4.3.5RC2, then if you still experience 

crashes check your php.ini to see if you are loading any 

PHP or Zend extensions. 



[2004-04-07 13:29:29] charvel at bluemission dot com

Work fine :]

But when I complied with my settings bug still occure. I try to find
which one options cause that.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27899

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


#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-08 Thread derick
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
 PHP Version:  4.3.5
 New Comment:

I think he meant 4.3.6RC2 (not 4.3.5RC2), from: http://qa.php.net


Previous Comments:


[2004-04-08 05:58:10] charvel at bluemission dot com

4.3.5RC2 crash too. No, I have no extension of php or Zend loading in
my php.ini

My full php.ini file http://link.pl/charvel/php.ini



[2004-04-07 18:55:16] [EMAIL PROTECTED]

1st of all try 4.3.5RC2, then if you still experience 

crashes check your php.ini to see if you are loading any 

PHP or Zend extensions. 



[2004-04-07 13:29:29] charvel at bluemission dot com

Work fine :]

But when I complied with my settings bug still occure. I try to find
which one options cause that.



[2004-04-07 08:37:19] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And configure PHP like this:



# ./configure --disable-all --with-apxs2





[2004-04-07 07:06:58] charvel at bluemission dot com

No, when I turn off loading php4 modules all work fine.

Thx for comments.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/27899

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


#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-07 Thread iliaa
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
 PHP Version:  4.3.5
 New Comment:

1st of all try 4.3.5RC2, then if you still experience 

crashes check your php.ini to see if you are loading any 

PHP or Zend extensions. 


Previous Comments:


[2004-04-07 13:29:29] charvel at bluemission dot com

Work fine :]

But when I complied with my settings bug still occure. I try to find
which one options cause that.



[2004-04-07 08:37:19] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And configure PHP like this:



# ./configure --disable-all --with-apxs2





[2004-04-07 07:06:58] charvel at bluemission dot com

No, when I turn off loading php4 modules all work fine.

Thx for comments.



[2004-04-07 04:57:04] [EMAIL PROTECTED]

Does Apache crash without PHP loaded in httpd.conf ?



And please don't use configure options you don't need to use, such as
--with-regex=system (VERY BAD IDEA!), --enable-pic,
--enable-inline-optimization..and --enable-debugger /
--enable-track-vars don't even exist anymore (for a long time..)





[2004-04-07 04:46:05] charvel at bluemission dot com

Description:

Apache 2.0.49, mpm=worker - After killall -HUP httpd.worker

apache got:

[Wed Apr 07 10:19:58 2004] [notice] SIGHUP received.  Attempting to
restart

[Wed Apr 07 10:19:58 2004] [notice] seg fault or similar nasty error
detected in the parent process



I try with 4.3.6RC2 - bug still exist.



Command line use to build my php binaries:



Configure Command  './configure' '--prefix=/usr' '--with-apxs2'
'--with-config-file-path=/etc/httpd' '--enable-safe-mode'
'--with-exec-dir=/usr/bin' '--enable-pic'
'--enable-inline-optimization' '--with-regex=system' '--with-gd'
'--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db'
'--with-gdbm' '--with-curl' '--enable-debugger' '--enable-magic-quotes'
'--enable-safe-mode' '--enable-sysvsem' '--enable-sysvshm'
'--enable-track-vars' '--enable-yp' '--enable-ftp' '--with-mysql'
'--with-openssl' '--with-xml'  












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


#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-07 Thread sniper
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
 PHP Version:  4.3.5
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And configure PHP like this:



# ./configure --disable-all --with-apxs2




Previous Comments:


[2004-04-07 07:06:58] charvel at bluemission dot com

No, when I turn off loading php4 modules all work fine.

Thx for comments.



[2004-04-07 04:57:04] [EMAIL PROTECTED]

Does Apache crash without PHP loaded in httpd.conf ?



And please don't use configure options you don't need to use, such as
--with-regex=system (VERY BAD IDEA!), --enable-pic,
--enable-inline-optimization..and --enable-debugger /
--enable-track-vars don't even exist anymore (for a long time..)





[2004-04-07 04:46:05] charvel at bluemission dot com

Description:

Apache 2.0.49, mpm=worker - After killall -HUP httpd.worker

apache got:

[Wed Apr 07 10:19:58 2004] [notice] SIGHUP received.  Attempting to
restart

[Wed Apr 07 10:19:58 2004] [notice] seg fault or similar nasty error
detected in the parent process



I try with 4.3.6RC2 - bug still exist.



Command line use to build my php binaries:



Configure Command  './configure' '--prefix=/usr' '--with-apxs2'
'--with-config-file-path=/etc/httpd' '--enable-safe-mode'
'--with-exec-dir=/usr/bin' '--enable-pic'
'--enable-inline-optimization' '--with-regex=system' '--with-gd'
'--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db'
'--with-gdbm' '--with-curl' '--enable-debugger' '--enable-magic-quotes'
'--enable-safe-mode' '--enable-sysvsem' '--enable-sysvshm'
'--enable-track-vars' '--enable-yp' '--enable-ftp' '--with-mysql'
'--with-openssl' '--with-xml'  












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


#27899 [Opn->Fbk]: Apache got segfault after received SIGHUP

2004-04-07 Thread sniper
 ID:   27899
 Updated by:   [EMAIL PROTECTED]
 Reported By:  charvel at bluemission dot com
-Status:   Open
+Status:   Feedback
 Bug Type: Apache2 related
 Operating System: Linux 2.4.25
 PHP Version:  4.3.5
 New Comment:

Does Apache crash without PHP loaded in httpd.conf ?



And please don't use configure options you don't need to use, such as
--with-regex=system (VERY BAD IDEA!), --enable-pic,
--enable-inline-optimization..and --enable-debugger /
--enable-track-vars don't even exist anymore (for a long time..)




Previous Comments:


[2004-04-07 04:46:05] charvel at bluemission dot com

Description:

Apache 2.0.49, mpm=worker - After killall -HUP httpd.worker

apache got:

[Wed Apr 07 10:19:58 2004] [notice] SIGHUP received.  Attempting to
restart

[Wed Apr 07 10:19:58 2004] [notice] seg fault or similar nasty error
detected in the parent process



I try with 4.3.6RC2 - bug still exist.



Command line use to build my php binaries:



Configure Command  './configure' '--prefix=/usr' '--with-apxs2'
'--with-config-file-path=/etc/httpd' '--enable-safe-mode'
'--with-exec-dir=/usr/bin' '--enable-pic'
'--enable-inline-optimization' '--with-regex=system' '--with-gd'
'--with-jpeg-dir=/usr' '--with-png' '--with-zlib' '--with-db'
'--with-gdbm' '--with-curl' '--enable-debugger' '--enable-magic-quotes'
'--enable-safe-mode' '--enable-sysvsem' '--enable-sysvshm'
'--enable-track-vars' '--enable-yp' '--enable-ftp' '--with-mysql'
'--with-openssl' '--with-xml'  












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