#28403 [Com]: ORA dll make apache child process crash and restart Apache

2006-04-12 Thread jarismar_silva at adplabs dot com dot br
 ID:   28403
 Comment by:   jarismar_silva at adplabs dot com dot br
 Reported By:  scouture at novo dot ca
 Status:   No Feedback
 Bug Type: OCI8 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

I'm having this same problem when upgrading to oracle 10g and
php5.1.2(Jan 11 2006 16:35:21).
I'm using 'extension=php_oci8.dll'.

Windows give this error signature :
szAppName : Apache.exe
szAppVer : 2.0.55.0
szModName : OraClient10.Dll
szModVer : 10.2.0.1
offset : 000ab9d3

The machine is for development purposes and is a:
Windows XP Professional SP2
P4 CPU 2.8GHz 2Gb Ram

I tried to download your patch, but your link to
http://snaps.php.net/win32/php5-win32-latest.zip is broken.


Previous Comments:


[2005-07-09 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



[2005-07-01 02:38:27] [EMAIL PROTECTED]

If we can get some feedback about how well it's working in PHP 5, then
we can evaluate the possibility of back-porting the changes so that
they can be used with PHP 4.4



[2005-07-01 01:05:05] stuff at mikepalmer dot net

is there any chance of this being fixed in the 4.3 branch also? We have
some other issues using 5.x but can't use the 4.3.x dll on multi
processor win32 machines either. Gets a couple hits and dies. Single
processor win32 system is just fine.



[2005-06-30 19:30:15] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

Anyone care to test the PHP 5.1 beta to see if it is running any
better?



[2005-06-30 19:27:46] scouture at novo dot ca

No more problem when running PHP with the exe instead of the .dll



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2006-04-12 Thread jarismar_silva at adplabs dot com dot br
 ID:   28403
 Comment by:   jarismar_silva at adplabs dot com dot br
 Reported By:  scouture at novo dot ca
 Status:   No Feedback
 Bug Type: OCI8 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

I have replaced the php_oci8.dll with another found at
http://pecl4win.php.net/ext.php/php_oci8.dll (labeled with #7) and now
everthing works fine.


Previous Comments:


[2006-04-12 12:04:53] jarismar_silva at adplabs dot com dot br

I'm having this same problem when upgrading to oracle 10g and
php5.1.2(Jan 11 2006 16:35:21).
I'm using 'extension=php_oci8.dll'.

Windows give this error signature :
szAppName : Apache.exe
szAppVer : 2.0.55.0
szModName : OraClient10.Dll
szModVer : 10.2.0.1
offset : 000ab9d3

The machine is for development purposes and is a:
Windows XP Professional SP2
P4 CPU 2.8GHz 2Gb Ram

I tried to download your patch, but your link to
http://snaps.php.net/win32/php5-win32-latest.zip is broken.



[2005-07-09 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



[2005-07-01 02:38:27] [EMAIL PROTECTED]

If we can get some feedback about how well it's working in PHP 5, then
we can evaluate the possibility of back-porting the changes so that
they can be used with PHP 4.4



[2005-07-01 01:05:05] stuff at mikepalmer dot net

is there any chance of this being fixed in the 4.3 branch also? We have
some other issues using 5.x but can't use the 4.3.x dll on multi
processor win32 machines either. Gets a couple hits and dies. Single
processor win32 system is just fine.



[2005-06-30 19:30:15] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

Anyone care to test the PHP 5.1 beta to see if it is running any
better?



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2005-06-30 Thread stuff at mikepalmer dot net
 ID:   28403
 Comment by:   stuff at mikepalmer dot net
 Reported By:  scouture at novo dot ca
 Status:   Feedback
 Bug Type: OCI8 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

is there any chance of this being fixed in the 4.3 branch also? We have
some other issues using 5.x but can't use the 4.3.x dll on multi
processor win32 machines either. Gets a couple hits and dies. Single
processor win32 system is just fine.


Previous Comments:


[2005-06-30 19:30:15] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

Anyone care to test the PHP 5.1 beta to see if it is running any
better?



[2005-06-30 19:27:46] scouture at novo dot ca

No more problem when running PHP with the exe instead of the .dll



[2004-11-08 12:41:49] [EMAIL PROTECTED]

Reproduced on 1.3 - not apache related, some Oracle threading issue.



[2004-09-02 15:03:16] scouture at novo dot ca

Note that I have also experimented this issue with MySql on a Xeon dual
procs server.

I have find that if I run php with the .dll like 
LoadModule php4_module d:/Program Files/php/sapi/php4apache2.dll, I
get the bug.

If I run php with Action application/x-httpd-php /php/php.exe, I
don't seem to have it, so far



[2004-07-22 21:42:06] [EMAIL PROTECTED]

There is a possilbe fix in the cvs version of both php4 and 5. Could
you please check it out by downloading it from http://snaps.php.net/ ?




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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2004-07-22 Thread alain dot bertrand at psi dot ch
 ID:   28403
 Comment by:   alain dot bertrand at psi dot ch
 Reported By:  scouture at novo dot ca
 Status:   Suspended
 Bug Type: Apache2 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

I'm having the same bug with PHP 4.3.4, Oracle 9i and Windows 2003
Server. So it's maybe linked to 9i and windows 2003. Will check out
with 10i hoping it will fix this bug. High rated for me.

Alain Bertrand


Previous Comments:


[2004-07-15 10:42:24] Lukas dot Theiler at ch dot ibm dot com

Running longer tests, even single-cpu systems fail. (after 7hours 1st,
1h34 2nd crash, 6h23 3rd crash...)



[2004-07-02 11:18:26] Lukas dot Theiler at ch dot ibm dot com

Referring to Bug #28983 (now bogus:-) ) - we reprouced that error using

- different versions of oracle clients (8.1.7, 9i, 10g, accessing
through different methods)
- different versions of php (4.2.x, 4.3.x 5.x)
- different versions of apache (1.3x, IBM http server, apache)

Conclusions: 
- Stable on Linux single and multiprocessor systems
- Stable on Windows *single* processor systems
- Crash on Windows *multi* processor systems

How to replicate the error? 
a) use the OCIlogon script from Bug #28983 
b) use a loadtest tool, e.g. OpenSTA and run 5 concurrent users calling
the above php script.

You'd see the crash within a few secs :-)

I agree with derik, that it is probably related to oci.dll or
php_oci8.dll.

/cheers Lukas



[2004-07-01 09:24:28] [EMAIL PROTECTED]

Sounds like a threading issue to me... and you're asking for those by
running apache 2 on windows (where the default processing model for
apache is threaded). It sounds like either the oracle extension or
oracle libraries are not threadsafe. I'll suspend this until you can
come up with a clear script to reproduce this as there is no other way
to find what this problem might be.



[2004-06-30 20:41:30] scouture at novo dot ca

Ok, it is a long process for us just upgrade our php version. We have
to pass by a dev environment before going to prod so we have pass to
PHP 4.3.7 in prod recently. And since that the PHP team have annonce
the release of 4.3.8. :o)

But we still have the problem. Same error that the one list bellow. 

I can add that the server is a multiprocessor server (4 procs). We have
a lot of hits by minutes. The error occurs every 5-10 minutes so kind of
frequently. Apache and php are call via C# services and soap
implementation. We do not seem to have this problem with a low volume
environment (in our labs). The requests we pass via apache/phh are very
simple (insert into... where, update ... where) nothing consumming.

Please tell me if you need something more. Thanks for your help.

Styve



[2004-05-23 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2004-07-22 Thread alain dot bertrand at psi dot ch
 ID:   28403
 Comment by:   alain dot bertrand at psi dot ch
 Reported By:  scouture at novo dot ca
 Status:   Suspended
 Bug Type: Apache2 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

BTW running on a dual CPU here, and it crash every 5 minutes :-(


Previous Comments:


[2004-07-22 11:14:28] alain dot bertrand at psi dot ch

I'm having the same bug with PHP 4.3.4, Oracle 9i and Windows 2003
Server. So it's maybe linked to 9i and windows 2003. Will check out
with 10i hoping it will fix this bug. High rated for me.

Alain Bertrand



[2004-07-15 10:42:24] Lukas dot Theiler at ch dot ibm dot com

Running longer tests, even single-cpu systems fail. (after 7hours 1st,
1h34 2nd crash, 6h23 3rd crash...)



[2004-07-02 11:18:26] Lukas dot Theiler at ch dot ibm dot com

Referring to Bug #28983 (now bogus:-) ) - we reprouced that error using

- different versions of oracle clients (8.1.7, 9i, 10g, accessing
through different methods)
- different versions of php (4.2.x, 4.3.x 5.x)
- different versions of apache (1.3x, IBM http server, apache)

Conclusions: 
- Stable on Linux single and multiprocessor systems
- Stable on Windows *single* processor systems
- Crash on Windows *multi* processor systems

How to replicate the error? 
a) use the OCIlogon script from Bug #28983 
b) use a loadtest tool, e.g. OpenSTA and run 5 concurrent users calling
the above php script.

You'd see the crash within a few secs :-)

I agree with derik, that it is probably related to oci.dll or
php_oci8.dll.

/cheers Lukas



[2004-07-01 09:24:28] [EMAIL PROTECTED]

Sounds like a threading issue to me... and you're asking for those by
running apache 2 on windows (where the default processing model for
apache is threaded). It sounds like either the oracle extension or
oracle libraries are not threadsafe. I'll suspend this until you can
come up with a clear script to reproduce this as there is no other way
to find what this problem might be.



[2004-06-30 20:41:30] scouture at novo dot ca

Ok, it is a long process for us just upgrade our php version. We have
to pass by a dev environment before going to prod so we have pass to
PHP 4.3.7 in prod recently. And since that the PHP team have annonce
the release of 4.3.8. :o)

But we still have the problem. Same error that the one list bellow. 

I can add that the server is a multiprocessor server (4 procs). We have
a lot of hits by minutes. The error occurs every 5-10 minutes so kind of
frequently. Apache and php are call via C# services and soap
implementation. We do not seem to have this problem with a low volume
environment (in our labs). The requests we pass via apache/phh are very
simple (insert into... where, update ... where) nothing consumming.

Please tell me if you need something more. Thanks for your help.

Styve



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2004-07-15 Thread Lukas dot Theiler at ch dot ibm dot com
 ID:   28403
 Comment by:   Lukas dot Theiler at ch dot ibm dot com
 Reported By:  scouture at novo dot ca
 Status:   Suspended
 Bug Type: Apache2 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

Running longer tests, even single-cpu systems fail. (after 7hours 1st,
1h34 2nd crash, 6h23 3rd crash...)


Previous Comments:


[2004-07-02 11:18:26] Lukas dot Theiler at ch dot ibm dot com

Referring to Bug #28983 (now bogus:-) ) - we reprouced that error using

- different versions of oracle clients (8.1.7, 9i, 10g, accessing
through different methods)
- different versions of php (4.2.x, 4.3.x 5.x)
- different versions of apache (1.3x, IBM http server, apache)

Conclusions: 
- Stable on Linux single and multiprocessor systems
- Stable on Windows *single* processor systems
- Crash on Windows *multi* processor systems

How to replicate the error? 
a) use the OCIlogon script from Bug #28983 
b) use a loadtest tool, e.g. OpenSTA and run 5 concurrent users calling
the above php script.

You'd see the crash within a few secs :-)

I agree with derik, that it is probably related to oci.dll or
php_oci8.dll.

/cheers Lukas



[2004-07-01 09:24:28] [EMAIL PROTECTED]

Sounds like a threading issue to me... and you're asking for those by
running apache 2 on windows (where the default processing model for
apache is threaded). It sounds like either the oracle extension or
oracle libraries are not threadsafe. I'll suspend this until you can
come up with a clear script to reproduce this as there is no other way
to find what this problem might be.



[2004-06-30 20:41:30] scouture at novo dot ca

Ok, it is a long process for us just upgrade our php version. We have
to pass by a dev environment before going to prod so we have pass to
PHP 4.3.7 in prod recently. And since that the PHP team have annonce
the release of 4.3.8. :o)

But we still have the problem. Same error that the one list bellow. 

I can add that the server is a multiprocessor server (4 procs). We have
a lot of hits by minutes. The error occurs every 5-10 minutes so kind of
frequently. Apache and php are call via C# services and soap
implementation. We do not seem to have this problem with a low volume
environment (in our labs). The requests we pass via apache/phh are very
simple (insert into... where, update ... where) nothing consumming.

Please tell me if you need something more. Thanks for your help.

Styve



[2004-05-23 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



[2004-05-14 18:23:35] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.


Also, upgrade to latest version..



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2004-07-15 Thread Lukas dot Theiler at ch dot ibm dot com
 ID:   28403
 Comment by:   Lukas dot Theiler at ch dot ibm dot com
 Reported By:  scouture at novo dot ca
 Status:   Suspended
 Bug Type: Apache2 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

Running longer tests, even single-cpu systems fail. (after 7hours 1st,
1h34 2nd crash, 6h23 3rd crash...)


Previous Comments:


[2004-07-15 10:42:24] Lukas dot Theiler at ch dot ibm dot com

Running longer tests, even single-cpu systems fail. (after 7hours 1st,
1h34 2nd crash, 6h23 3rd crash...)



[2004-07-02 11:18:26] Lukas dot Theiler at ch dot ibm dot com

Referring to Bug #28983 (now bogus:-) ) - we reprouced that error using

- different versions of oracle clients (8.1.7, 9i, 10g, accessing
through different methods)
- different versions of php (4.2.x, 4.3.x 5.x)
- different versions of apache (1.3x, IBM http server, apache)

Conclusions: 
- Stable on Linux single and multiprocessor systems
- Stable on Windows *single* processor systems
- Crash on Windows *multi* processor systems

How to replicate the error? 
a) use the OCIlogon script from Bug #28983 
b) use a loadtest tool, e.g. OpenSTA and run 5 concurrent users calling
the above php script.

You'd see the crash within a few secs :-)

I agree with derik, that it is probably related to oci.dll or
php_oci8.dll.

/cheers Lukas



[2004-07-01 09:24:28] [EMAIL PROTECTED]

Sounds like a threading issue to me... and you're asking for those by
running apache 2 on windows (where the default processing model for
apache is threaded). It sounds like either the oracle extension or
oracle libraries are not threadsafe. I'll suspend this until you can
come up with a clear script to reproduce this as there is no other way
to find what this problem might be.



[2004-06-30 20:41:30] scouture at novo dot ca

Ok, it is a long process for us just upgrade our php version. We have
to pass by a dev environment before going to prod so we have pass to
PHP 4.3.7 in prod recently. And since that the PHP team have annonce
the release of 4.3.8. :o)

But we still have the problem. Same error that the one list bellow. 

I can add that the server is a multiprocessor server (4 procs). We have
a lot of hits by minutes. The error occurs every 5-10 minutes so kind of
frequently. Apache and php are call via C# services and soap
implementation. We do not seem to have this problem with a low volume
environment (in our labs). The requests we pass via apache/phh are very
simple (insert into... where, update ... where) nothing consumming.

Please tell me if you need something more. Thanks for your help.

Styve



[2004-05-23 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



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/28403

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


#28403 [Com]: ORA dll make apache child process crash and restart Apache

2004-07-02 Thread Lukas dot Theiler at ch dot ibm dot com
 ID:   28403
 Comment by:   Lukas dot Theiler at ch dot ibm dot com
 Reported By:  scouture at novo dot ca
 Status:   Suspended
 Bug Type: Apache2 related
 Operating System: win 2003 server
 PHP Version:  4.3.7
 New Comment:

Referring to Bug #28983 (now bogus:-) ) - we reprouced that error using

- different versions of oracle clients (8.1.7, 9i, 10g, accessing
through different methods)
- different versions of php (4.2.x, 4.3.x 5.x)
- different versions of apache (1.3x, IBM http server, apache)

Conclusions: 
- Stable on Linux single and multiprocessor systems
- Stable on Windows *single* processor systems
- Crash on Windows *multi* processor systems

How to replicate the error? 
a) use the OCIlogon script from Bug #28983 
b) use a loadtest tool, e.g. OpenSTA and run 5 concurrent users calling
the above php script.

You'd see the crash within a few secs :-)

I agree with derik, that it is probably related to oci.dll or
php_oci8.dll.

/cheers Lukas


Previous Comments:


[2004-07-01 09:24:28] [EMAIL PROTECTED]

Sounds like a threading issue to me... and you're asking for those by
running apache 2 on windows (where the default processing model for
apache is threaded). It sounds like either the oracle extension or
oracle libraries are not threadsafe. I'll suspend this until you can
come up with a clear script to reproduce this as there is no other way
to find what this problem might be.



[2004-06-30 20:41:30] scouture at novo dot ca

Ok, it is a long process for us just upgrade our php version. We have
to pass by a dev environment before going to prod so we have pass to
PHP 4.3.7 in prod recently. And since that the PHP team have annonce
the release of 4.3.8. :o)

But we still have the problem. Same error that the one list bellow. 

I can add that the server is a multiprocessor server (4 procs). We have
a lot of hits by minutes. The error occurs every 5-10 minutes so kind of
frequently. Apache and php are call via C# services and soap
implementation. We do not seem to have this problem with a low volume
environment (in our labs). The requests we pass via apache/phh are very
simple (insert into... where, update ... where) nothing consumming.

Please tell me if you need something more. Thanks for your help.

Styve



[2004-05-23 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to Open.



[2004-05-14 18:23:35] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to Open.

Thank you for your interest in PHP.


Also, upgrade to latest version..



[2004-05-14 17:43:08] scouture at novo dot ca

Description:

I know that I've got a 4.3.3 version of PHP but this issue (child
process exited with status ...) do not seems to have been adressed. 

WINDOWS SERVER 2003 STANDARD EDITION
RAM 2.49 Go
Xeon(TM) CPU 2.80 GHz

APACHE 2.0.47
PHP 4.3.3.3
ORACLE 9i


In Apache error.log
[Wed May 12 14:09:59 2004] [notice] Parent: child process exited with
status 3221226324 -- Restarting.


WINDOWS EVENT VIEWER

Erreur de file d'attente de rapport : application défaillante
Apache.exe, 
version 2.0.47.0, module défaillant oranl9.dll, version 0.0.0.0,
adresse de défaillance 0x0001232b.

Pour plus d'informations, consultez le centre Aide et support à 
l'adresse http://go.microsoft.com/fwlink/events.asp.

: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 41 70 61   ure  Apa
0018: 63 68 65 2e 65 78 65 20   che.exe 
0020: 32 2e 30 2e 34 37 2e 30   2.0.47.0
0028: 20 69 6e 20 6f 72 61 6ein oran
0030: 6c 39 2e 64 6c 6c 20 30   l9.dll 0
0038: 2e 30 2e 30 2e 30 20 61   .0.0.0 a
0040: 74 20 6f 66 66 73 65 74   t offset
0048: 20 30 30 30 31 32 33 320001232
0050: 62b   

: 6c707041 74616369 206e6f69 6c696146
0010: 20657275 61704120 2e656863 20657865
0020: 2e302e32 302e3734 206e6920 6e61726f
0030: 642e396c 30206c6c 302e302e 6120302e
0040: 666f2074 74657366 30303020 32333231
0050: 62

Expected result:

Apache not crashing






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