ID: 15954 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: win98se PHP Version: 4.1.1 New Comment:
by now I found out it wont crash after doing some calls to php. Summary: starting and stopping apache without doing some request to apache => crash starting apache, request some documents hanled with php, stopping apache => most of the times everything is fine. Looks strange to me... PeterN Previous Comments: ------------------------------------------------------------------------ [2002-03-09 03:04:13] [EMAIL PROTECTED] thank you guys, but this doesn't help either.... I am working with apache 1.3.23 and php 4.1.1 (mod_php) right now. (win32 binaries from apache.org and php.net) first crash like described, second like this: APACHE verursachte einen Fehler durch eine ung�ltige Seite in Modul KERNEL32.DLL bei 0177:bff8ac13. Register: EAX=00000000 CS=0177 EIP=bff8ac13 EFLGS=00000246 EBX=00000001 SS=017f ESP=0160fc2c EBP=0160fc70 ECX=65fb3558 DS=017f ESI=65fb3538 FS=600f EDX=bffc9490 ES=017f EDI=00000001 GS=0000 Bytes bei CS:EIP: a1 10 9d fc bf 50 e8 96 95 fe ff ff 76 04 e8 35 Stapelwerte: 65fb3600 65f0f4f2 65fb3538 65f3b589 00000000 81b839b0 65f3b54b 00000000 00000000 00000001 65f170ff 65f170aa 65f00000 00000000 00000001 00000000 ------------------------------------------------------------------------ [2002-03-09 01:23:35] [EMAIL PROTECTED] Try upgrading apache to a newer version (ie 1.3.23). Does this problem still exist then? Derick ------------------------------------------------------------------------ [2002-03-08 10:07:03] [EMAIL PROTECTED] just uncommenting the line "LoadModule php4_module C:/php/sapi/php4apache.dll" and the error is gone. This makes me think it is php related. to be more precise there is 2 crashes. first like described previously, second one in kernel 32. Igf it helps I'll track it down. PeterN ------------------------------------------------------------------------ [2002-03-08 06:22:17] [EMAIL PROTECTED] Does it also crash without PHP? It seems to be a Apache problem, not a problem with PHP. ------------------------------------------------------------------------ [2002-03-08 06:14:53] [EMAIL PROTECTED] error occures with every apache-version after apache 1.3.14 and php 4.0.5 as well as 4.1.1. I have crashes when shutting down apache with desktop shortcut: C:\Apache\Apache.exe -w -n "Apache" -k stop the messages is like follows: APACHE verursachte einen Fehler durch eine ung�ltige Seite in Modul OLEAUT32.DLL bei 0177:779bcffc. Register: EAX=000000b7 CS=0177 EIP=779bcffc EFLGS=00010212 EBX=00000008 SS=017f ESP=0180f7a4 EBP=77a38fb0 ECX=77a36f98 DS=017f ESI=00a80000 FS=5d6f EDX=00000008 ES=017f EDI=00a80000 GS=0000 Bytes bei CS:EIP: 8b 47 04 8b 0f 3b c2 89 4c 24 14 8b f1 8d 9f f8 Stapelwerte: 77a36fb0 00a80000 77a38fb0 00000008 779bcfcc 00a80000 000000b7 00000008 00000000 00000000 bff76ec4 00000080 77a36f98 779bd670 00000008 00000000 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15954&edit=1
