Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.mycingular.net)
Date: January 16, 2014 09:30PM

Windows Server 2008 R2 64-bit

I just downloaded wamp from the website on the 10th or 11th, so I think it's the latest but just in case --
Apache 2.4.4
PHP 5.4.12
MySQL 5.6.12

PHP MSVC9 compiler.

I've tried putting the php5ts.dll file into System32, doesn't fix it.

I'm seeing this alert hundreds of times a day on my vBulletin website. Apparently it happens when certain users are unable to load a thread that loads perfectly fine for others. For example - I have one user who is unable to view the vBulletin thread while he's logged in. If he simply logs out (clearing his cookie only), the thread loads fine. If he logs back in, it won't load again. REALLY freaking strange.

In about a half hour, it's happened 20 times.
(I'm manually typing since I didn't enable clipboard on my RDP session... *facepalm* so if I dropped a zero from the below codes, my bad.)

Faulting application name: httpd.exe, version: 2.4.4.0, time stamp: 0x5127dda0
Faulting module name: php5ts.dll, version 5.4.12.0, time stamp: 0x512a6784
Exception code: 0xc00000fd
Fault offset: 0x0000000020a2d9
Faulting app path: D:\wamp\bin\apache\apache2.4.4\bin\httpd.exe
Faulting module path: D:\wamp\bin\apache\apache2.4.4\bin\php5ts.dll



Edited 1 time(s). Last edit at 01/16/2014 09:32PM by meissen.

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.mycingular.net)
Date: January 16, 2014 09:34PM

I also checked (based on other threads I've read) and my phpinfo says it's using the WAMP php.ini file, not a rogue file.

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: stevenmartin99 (Moderator)
Date: January 16, 2014 09:48PM

faulty extension, which extension did you enable?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.mycingular.net)
Date: January 16, 2014 09:53PM

php_gd2.dll
php_mbstring.dll
php_mysql.dll
php_mysqli.dll
php_pdo_mysql.dll
php_pdo_sqlite.dll

From phpinfo -
Loaded plugins - mysqlnd, example, debug_Trace, auth_plugin_mysql_native_password, auth_plugin_mysql_clear_password
API extensions - mysql, mysqli,pdo_mysql

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.mycingular.net)
Date: January 16, 2014 09:56PM

One thing I do see in the phpinfo --

In the configure command, I see that it says "--with-pdo-oci=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-oci8=C:\php-sdk-php54dev\vc9\x64\deps\instantclient_10_2\sdk,shared" "--with-ocdi8-11g=C:\php-sdk\php54dev\vc9\x64\deps\instantclient_11_2\sdk,shared"

Yet c:\php-sdk does not exist at all. Should this be of concern? I'm not sure where that's coming from.

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (198.208.251.---)
Date: January 17, 2014 01:56PM

I've gotten 127 crashes since 2pm yesterday.

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.lightspeed.livnmi.sbcglobal.net)
Date: January 18, 2014 02:25AM

Anyone? I have one user who is getting a 503 bad gateway error message when he tries to view one specific thread on my vBulletin forum while logged in. If he simply logs out, he can view the thread perfectly fine. It's not specific to his computer, as I can recreate his issue simply by changing my cookie to act as if I'm logged in as him. I can view the thread perfectly fine under my username, I can view it when I'm not logged in, but the second I log in as him I can't view that thread anymore.

Whatever is causing these crashes with apache5ts.dll is related -- apache crashes right when the 503 bad gateway error message pops up.

I'm REALLY afraid if all these apache crash error messages are people getting 503 bad gateway because I got over 500 crashes today alone.

Please? Any ideas?

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (---.lightspeed.livnmi.sbcglobal.net)
Date: January 18, 2014 03:36PM

210 errors from 11pm last night to 9am this morning...

Options: ReplyQuote
Re: Repeated php5ts.dll crashes; Win 2008 R2 Web
Posted by: meissen (198.208.251.---)
Date: January 29, 2014 07:56PM

Apparently the Gallery3 application does not know how to gracefully display an error message when it can't connect to the mySQL database -- it was causing a large majority of the Apache crashes. I corrected the configuration file with the correct user/pass combo and many of my crash messages have gone away.

In the past 2 hours, I've only had 25 crashes.

Getting there - just wish I had a better way to figure out WHAT is causing the crash.

Options: ReplyQuote


Sorry, only registered users may post in this forum.