Author |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 119 Location: U.S
|
Posted: Fri 31 Jul '09 3:37 Post subject: Upgraded to 2.2.12 Minor Error |
|
|
hey guys,
i need some help and info..I upgraded to the newest version everything is running smooth but i get this random apache error.
Log Name: Application
Source: Application Error
Date: 7/30/2009 5:04:14 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: HomeServer1
Description:
Faulting application httpd.exe, version 2.2.12.0, time stamp 0x4a68aab0, faulting module zlib1.dll, version 1.2.2.0, time stamp 0x47dd3c39, exception code 0xc0000005, fault offset 0x000013b0, process id 0x1208, application start time 0x01ca1158a259810c.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-07-30T21:04:14.000Z" />
<EventRecordID>8082</EventRecordID>
<Channel>Application</Channel>
<Computer>HomeServer1</Computer>
<Security />
</System>
<EventData>
<Data>httpd.exe</Data>
<Data>2.2.12.0</Data>
<Data>4a68aab0</Data>
<Data>zlib1.dll</Data>
<Data>1.2.2.0</Data>
<Data>47dd3c39</Data>
<Data>c0000005</Data>
<Data>000013b0</Data>
<Data>1208</Data>
<Data>01ca1158a259810c</Data>
</EventData>
</Event>
Problem signature:
Problem Event Name: APPCRASH
Application Name: httpd.exe
Application Version: 2.2.12.0
Application Timestamp: 4a68aab0
Fault Module Name: zlib1.dll
Fault Module Version: 1.2.2.0
Fault Module Timestamp: 47dd3c39
Exception Code: c0000005
Exception Offset: 000013b0
OS Version: 6.0.6002.2.2.0.272.7
Locale ID: 1033
Additional Information 1: 9acb
Additional Information 2: a529f30bdaf8a6d5f1fc7444edf4d888
Additional Information 3: 074a
Additional Information 4: 66e2928340e81a6fad5ab2cc2f65995f
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
I tried looking for this info online and researching but I'm not having a luck.
thanks pb |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 119 Location: U.S
|
Posted: Fri 31 Jul '09 3:56 Post subject: |
|
|
forgot to mentioned that I'm on windows server 2008 |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 31 Jul '09 7:09 Post subject: |
|
|
Disable mod_deflate .. is it there?
I'm not sure if the Apache Lounge build of OpenSSL uses compression, the only other item that uses it to my knowledge is mod_deflate. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 119 Location: U.S
|
Posted: Fri 31 Jul '09 20:26 Post subject: |
|
|
yea i thought about that I'll test that out.I just don't understand i use the same config to the newer version.
thanks for your help |
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
Posted: Sat 08 Aug '09 17:27 Post subject: |
|
|
httpd-2.2.13 is due to be released soon, and contains a fix for bug 36780.
This bug may be what is causing your crash.
-tom- |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 119 Location: U.S
|
Posted: Sat 08 Aug '09 22:40 Post subject: |
|
|
tdonovan wrote: | httpd-2.2.13 is due to be released soon, and contains a fix for bug 36780.
This bug may be what is causing your crash.
-tom- |
thank you.I will try the latest and re-post back with the results. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 119 Location: U.S
|
Posted: Mon 10 Aug '09 1:16 Post subject: |
|
|
Ok the new update solved my problem and it is running smooth..thank you very much for your hard work. |
|
Back to top |
|
dlackey
Joined: 28 Aug 2014 Posts: 4
|
Posted: Thu 28 Aug '14 19:01 Post subject: |
|
|
I'm using 2.2.25 and I'm having the same issue as you described:
Quote: | Faulting application name: httpd.exe, version: 2.2.25.0, time stamp: 0x51dd049c
Faulting module name: zlib1.dll, version: 1.2.3.0, time stamp: 0x4790446a
Exception code: 0xc0000005
Fault offset: 0x00002bad
Faulting process id: 0x27dc
Faulting application start time: 0x01cfc2d71c0cbe6b
Faulting application path: C:\Apache2\bin\httpd.exe
Faulting module path: C:\Apache2\bin\zlib1.dll
Report Id: d9c9c870-2ecb-11e4-a0a9-002590f28d7e |
This started happening after a server migration. On the old server, we were using 2.2.8 and this wasn't an issue. On the new server, running 2.2.25, it is. Would it be worth just commenting out the mod or reverting back to 2.2.8?
OS: Windows Server 2008 R2
Apache: 2.2.25 (Win32) OpenSSL |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 29 Aug '14 4:24 Post subject: |
|
|
I'm wondering if it's not something to do with the version of zlib you're using.
zlib 1.2.3 was the current version back when Apache 2.2.8 was released, but that was in January 2008.
Zlib 1.2.7 is what would have most likely been compiled with Apache 2.2.25 and is the version in the apache.org binaries of 2.2.25 (which I'm assuming is where you got 2.2.25 since it's kind of old too but the last binaries they distributed).
When you were upgrading, did you not replace the zlib dll? |
|
Back to top |
|
dlackey
Joined: 28 Aug 2014 Posts: 4
|
Posted: Fri 29 Aug '14 5:56 Post subject: |
|
|
I actually replaced the one that came with 2.2.25 but Apache was crashing every 1-3 minutes. 2.2.8 was working on the old server so I thought, eh, why not replace it and see what happens. The crashing went from every 1-3 minutes to 3-5 so it was somewhat of an improvement so I left it in place. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Fri 29 Aug '14 8:11 Post subject: |
|
|
probably best to just comment out the mod if you can live without it. |
|
Back to top |
|
dlackey
Joined: 28 Aug 2014 Posts: 4
|
Posted: Sat 30 Aug '14 6:13 Post subject: |
|
|
I'll try that and see if it stops my Apache from crashing and let you guys know tomorrow. |
|
Back to top |
|
dlackey
Joined: 28 Aug 2014 Posts: 4
|
Posted: Fri 03 Oct '14 22:59 Post subject: |
|
|
Failed to report back sooner, so sorry.
Commenting out that line did stop Apache from crashing. I wish I had time to see about implementing that feature as I think it might help with page delivery but that is for another day. Thanks for the assistance. |
|
Back to top |
|