Previous Next

Thread: 0xc0000374

Last post 08-06-2008 9:23 PM by mukhtard. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 08-05-2008, 3:08 PM

    • fr600
    • Top 500 Contributor
    • Joined on 08-04-2008, 6:21 PM
    • Posts 15

    0xc0000374

    Hello,

    I'm getting this error almost once every hour:

    A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was 'XXXX'. The process exit code was '0xc0000374'.

    What is it and what's the solution to this?

  • 08-05-2008, 4:49 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: 0xc0000374

    Hi,

    It is an internal error, typically involving heap corruption. There is not enough information on the thread to suggest a solution. The best bet at this point is to get a memory dump of the process when it exits and have it reviewed. You could also attach a debugger and try troubleshooting.

    Thanks,

    Mukhtar Desai

    IIS Performance Team

  • 08-06-2008, 2:13 AM In reply to

    • fr600
    • Top 500 Contributor
    • Joined on 08-04-2008, 6:21 PM
    • Posts 15

    Re: 0xc0000374

    OK, here are some more information:

     

    Log Name:      System
    Source:        Microsoft-Windows-WAS
    Date:          8/6/2008 3:42:24 AM
    Event ID:      5009
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      SERVER
    Description:
    A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '2948'. The process exit code was '0xc0000374'.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
        <EventID Qualifiers="32768">5009</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2008-08-05T21:42:24.000Z" />
        <EventRecordID>11416</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>SERVER</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="AppPoolID">DefaultAppPool</Data>
        <Data Name="ProcessID">2948</Data>
        <Data Name="ExitCode">c0000374</Data>
      </EventData>
    </Event>

  • 08-06-2008, 9:23 PM In reply to

    • mukhtard
    • Top 25 Contributor
    • Joined on 07-07-2008, 9:13 PM
    • Redmond, WA
    • Posts 165

    Re: 0xc0000374

    Sorry an event log is not of much use here. As I mentioned in my previous post the best bet here is a memory dump. Be forewarned that heap corruptions are quite challenging to figure out even with dumps as there are very few clues to go with.

    Thanks,

    Mukhtar Desai
    IIS Performance Team

Page 1 of 1 (4 items)
Page view counter