Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

W3WP.exe crashes - need help interpreting log

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
IIS 6 w3wp.exe crashes - help please - Our IIS 6.0 server will hang after 10 to 12 hrs every day and at night also. The process W3wp.exe goes upto 100%. I also have installed the Debug tool. went thru the set up wizrad. ON the server There is 3 party code on the server. Our..

w3wp.exe crashes - Hello, I looked at the groups to figure out the reason behind the worker process crashing but couldnt find anything concrete. I am running IIS 7.0 on Vista. It seems to crash during the debug process when left for a have to do with the..

w3wp using 100% CPU and lots of crashes - I'm the following problems with a server running w2k3, IIS 6 and asp.net 2.0 RTM: - The cpu is at 100% most of the time, when using the even with few users - Running debug diags and WinDbg shows me that a..

IIS6 w3wp.exe crashes (rtlfreeheap) - To all of my online friends. I have a problem with my Windows Server 2003 SP 1 servers. I run IIS6 on the servers, and the w3wp.exe processes keep crashing. I ran IISState and extracted the following log: IIS has

w3wp crashes while using informix odbc - w3wp process crashes when using a website written in dotnet and with informix dbms through odbc. a com+ object is also used to interact with the dbms through odbc. under heavy use, w3wp crashes. i am attaching event log entries and
Next:  Dead Apache walking  
Author Message
Brian

External


Since: Feb 06, 2008
Posts: 2



(Msg. 1) Posted: Wed Feb 06, 2008 11:17 am
Post subject: W3WP.exe crashes - need help interpreting log
Archived from groups: microsoft>public>inetserver>iis (more info?)

I'm trying to troubleshoot w3wp.exe crashing on Windows Server 2003 R2 SP2.
The crashes are becoming more frequent, so it's becoming more of a problem.

Here is information from a crash dump that has some info about the errors-

In w3wp__PID__395036
__Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
the assembly instruction at kernel32!RaiseException+53 in
C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a CLR
Exception of type (System.Data.SqlClient.SqlException) on thread 24

This exception originated from mscorwks!RaiseTheExceptionInternalOnly+226.
Please follow up with vendor Microsoft Corporation for problem resolution
concerning the following file:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.

Thread 24 - System ID 371228
Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
Create time 2/6/2008 1:48:34 PM
Time spent in user mode 0 Days 0:0:2.984
Time spent in kernel mode 0 Days 0:0:0.218

Function Arg 1 Arg 2 Arg 3 Source
kernel32!RaiseException+53 e0434f4d 00000001 00000001
mscorwks!RaiseTheExceptionInternalOnly+226 10d70afc 00000000
00000000
mscorwks!RaiseTheException+4d 10d70afc 00000000 0215f8e0
mscorwks!RaiseTheException+bf 00000000 1b441bd0 fab4d91a
mscorwks!RealCOMPlusThrow+38 10d70afc 00000000 7a0e38fa
mscorwks!RealCOMPlusThrow+b 10d70afc c1368431 7a36f194
mscorwks!Thread::RaiseCrossContextException+3ac 00000000 0215f990
0215fa00
mscorwks!Thread::DoADCallBack+26c 00000002 79f5e3aa 0215fb00
mscorwks!Thread::UserResumeThread+e1 0215fb00 0215faac 79f55262

mscorwks!Thread::DoADCallBack+355 0215fb00 c1368629 00000001
mscorwks!Thread::DoADCallBack+541 0215fb00 00000002 00000000
mscorwks!Thread::DoADCallBack+575 00000002 7a076e67 0215fb70
mscorwks!ManagedThreadBase::ThreadPool+13 00000002 7a076e67
0215fb70
mscorwks!QueueUserWorkItemCallback+a6 000ccb20 7a393800 77e619d1

mscorwks!ThreadpoolMgr::ExecuteWorkRequest+40 1e2637c0 c13680c9
00000000
mscorwks!ThreadpoolMgr::WorkerThreadStart+225 00000000 00000000
0215fcb8
mscorwks!ThreadpoolMgr::intermediateThreadProc+49 000e12e0 00000000
00000000
kernel32!BaseThreadStart+34 79f79c09 000e12e0 00000000

In
w3wp__PID__395036__Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
the assembly instruction at kernel32!RaiseException+53 in
C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a CLR
Exception of type (System.Data.SqlClient.SqlException) on thread 24

 >> Stay informed about: W3WP.exe crashes - need help interpreting log 
Back to top
Login to vote
Pat [MSFT]

External


Since: May 24, 2006
Posts: 102



(Msg. 2) Posted: Wed Feb 06, 2008 11:53 am
Post subject: Re: W3WP.exe crashes - need help interpreting log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

System.Data.SqlClient.SqlException threw the original exception, which was
not handled. If you enable debugging on the site you would probably get
better info.


Pat



"Brian" <Brian RemoveThis @discussions.microsoft.com> wrote in message
news:D0560F6B-41D0-41A8-A659-B6B54F02E02C@microsoft.com...
> I'm trying to troubleshoot w3wp.exe crashing on Windows Server 2003 R2
> SP2.
> The crashes are becoming more frequent, so it's becoming more of a
> problem.
>
> Here is information from a crash dump that has some info about the errors-
>
> In w3wp__PID__395036
> __Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
> the assembly instruction at kernel32!RaiseException+53 in
> C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a
> CLR
> Exception of type (System.Data.SqlClient.SqlException) on thread 24
>
> This exception originated from mscorwks!RaiseTheExceptionInternalOnly+226.
> Please follow up with vendor Microsoft Corporation for problem resolution
> concerning the following file:
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.
>
> Thread 24 - System ID 371228
> Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
> Create time 2/6/2008 1:48:34 PM
> Time spent in user mode 0 Days 0:0:2.984
> Time spent in kernel mode 0 Days 0:0:0.218
>
> Function Arg 1 Arg 2 Arg 3 Source
> kernel32!RaiseException+53 e0434f4d 00000001 00000001
> mscorwks!RaiseTheExceptionInternalOnly+226 10d70afc 00000000
> 00000000
> mscorwks!RaiseTheException+4d 10d70afc 00000000 0215f8e0
> mscorwks!RaiseTheException+bf 00000000 1b441bd0 fab4d91a
> mscorwks!RealCOMPlusThrow+38 10d70afc 00000000 7a0e38fa
> mscorwks!RealCOMPlusThrow+b 10d70afc c1368431 7a36f194
> mscorwks!Thread::RaiseCrossContextException+3ac 00000000 0215f990
> 0215fa00
> mscorwks!Thread::DoADCallBack+26c 00000002 79f5e3aa 0215fb00
> mscorwks!Thread::UserResumeThread+e1 0215fb00 0215faac
> 79f55262
>
> mscorwks!Thread::DoADCallBack+355 0215fb00 c1368629 00000001
> mscorwks!Thread::DoADCallBack+541 0215fb00 00000002 00000000
> mscorwks!Thread::DoADCallBack+575 00000002 7a076e67 0215fb70
> mscorwks!ManagedThreadBase::ThreadPool+13 00000002 7a076e67
> 0215fb70
> mscorwks!QueueUserWorkItemCallback+a6 000ccb20 7a393800
> 77e619d1
>
> mscorwks!ThreadpoolMgr::ExecuteWorkRequest+40 1e2637c0 c13680c9
> 00000000
> mscorwks!ThreadpoolMgr::WorkerThreadStart+225 00000000 00000000
> 0215fcb8
> mscorwks!ThreadpoolMgr::intermediateThreadProc+49 000e12e0
> 00000000
> 00000000
> kernel32!BaseThreadStart+34 79f79c09 000e12e0 00000000
>
> In
> w3wp__PID__395036__Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
> the assembly instruction at kernel32!RaiseException+53 in
> C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a
> CLR
> Exception of type (System.Data.SqlClient.SqlException) on thread 24

 >> Stay informed about: W3WP.exe crashes - need help interpreting log 
Back to top
Login to vote
Brian

External


Since: Feb 06, 2008
Posts: 2



(Msg. 3) Posted: Wed Feb 06, 2008 12:08 pm
Post subject: Re: W3WP.exe crashes - need help interpreting log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

By "Enable Debugging", you mean build and deploy in debug mode and set it to
debug in the web.config?

This error also occurs on a few of the crashes-
>>
In w3wp__PID__354760__Date__02_06_200
8__Time_05_33_53AM__462__Second_Chance_Exception_E0434F4D.dmp the assembly
instruction at kernel32!RaiseException+53 in C:\WINDOWS\system32\kernel32.dll
from Microsoft Corporation has caused a CLR Exception of type
(System.Net.WebException) on thread 29

This exception originated from mscorwks!RaiseTheExceptionInternalOnly+226.
<<

We have exception logging on the website, but I have not been able to tie
any exceptions to the crash (probably because the site crashes and the
logging never happens.

"Pat [MSFT]" wrote:

> System.Data.SqlClient.SqlException threw the original exception, which was
> not handled. If you enable debugging on the site you would probably get
> better info.
>
>
> Pat
>
>
>
> "Brian" <Brian.RemoveThis@discussions.microsoft.com> wrote in message
> news:D0560F6B-41D0-41A8-A659-B6B54F02E02C@microsoft.com...
> > I'm trying to troubleshoot w3wp.exe crashing on Windows Server 2003 R2
> > SP2.
> > The crashes are becoming more frequent, so it's becoming more of a
> > problem.
> >
> > Here is information from a crash dump that has some info about the errors-
> >
> > In w3wp__PID__395036
> > __Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
> > the assembly instruction at kernel32!RaiseException+53 in
> > C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a
> > CLR
> > Exception of type (System.Data.SqlClient.SqlException) on thread 24
> >
> > This exception originated from mscorwks!RaiseTheExceptionInternalOnly+226.
> > Please follow up with vendor Microsoft Corporation for problem resolution
> > concerning the following file:
> > C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.
> >
> > Thread 24 - System ID 371228
> > Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
> > Create time 2/6/2008 1:48:34 PM
> > Time spent in user mode 0 Days 0:0:2.984
> > Time spent in kernel mode 0 Days 0:0:0.218
> >
> > Function Arg 1 Arg 2 Arg 3 Source
> > kernel32!RaiseException+53 e0434f4d 00000001 00000001
> > mscorwks!RaiseTheExceptionInternalOnly+226 10d70afc 00000000
> > 00000000
> > mscorwks!RaiseTheException+4d 10d70afc 00000000 0215f8e0
> > mscorwks!RaiseTheException+bf 00000000 1b441bd0 fab4d91a
> > mscorwks!RealCOMPlusThrow+38 10d70afc 00000000 7a0e38fa
> > mscorwks!RealCOMPlusThrow+b 10d70afc c1368431 7a36f194
> > mscorwks!Thread::RaiseCrossContextException+3ac 00000000 0215f990
> > 0215fa00
> > mscorwks!Thread::DoADCallBack+26c 00000002 79f5e3aa 0215fb00
> > mscorwks!Thread::UserResumeThread+e1 0215fb00 0215faac
> > 79f55262
> >
> > mscorwks!Thread::DoADCallBack+355 0215fb00 c1368629 00000001
> > mscorwks!Thread::DoADCallBack+541 0215fb00 00000002 00000000
> > mscorwks!Thread::DoADCallBack+575 00000002 7a076e67 0215fb70
> > mscorwks!ManagedThreadBase::ThreadPool+13 00000002 7a076e67
> > 0215fb70
> > mscorwks!QueueUserWorkItemCallback+a6 000ccb20 7a393800
> > 77e619d1
> >
> > mscorwks!ThreadpoolMgr::ExecuteWorkRequest+40 1e2637c0 c13680c9
> > 00000000
> > mscorwks!ThreadpoolMgr::WorkerThreadStart+225 00000000 00000000
> > 0215fcb8
> > mscorwks!ThreadpoolMgr::intermediateThreadProc+49 000e12e0
> > 00000000
> > 00000000
> > kernel32!BaseThreadStart+34 79f79c09 000e12e0 00000000
> >
> > In
> > w3wp__PID__395036__Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
> > the assembly instruction at kernel32!RaiseException+53 in
> > C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused a
> > CLR
> > Exception of type (System.Data.SqlClient.SqlException) on thread 24
>
 >> Stay informed about: W3WP.exe crashes - need help interpreting log 
Back to top
Login to vote
Pat [MSFT]

External


Since: May 24, 2006
Posts: 102



(Msg. 4) Posted: Thu Feb 07, 2008 11:52 am
Post subject: Re: W3WP.exe crashes - need help interpreting log [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If you just set the web.config to debug you'll probably get the detail level
that you need. A full debug build gets you more detail, but I would try the
'lite' touch first.


Pat

"Brian" <Brian.DeleteThis@discussions.microsoft.com> wrote in message
news:66775B8F-9FEF-4050-BD33-A485F598B32F@microsoft.com...
> By "Enable Debugging", you mean build and deploy in debug mode and set it
> to
> debug in the web.config?
>
> This error also occurs on a few of the crashes-
>>>
> In w3wp__PID__354760__Date__02_06_200
> 8__Time_05_33_53AM__462__Second_Chance_Exception_E0434F4D.dmp the assembly
> instruction at kernel32!RaiseException+53 in
> C:\WINDOWS\system32\kernel32.dll
> from Microsoft Corporation has caused a CLR Exception of type
> (System.Net.WebException) on thread 29
>
> This exception originated from mscorwks!RaiseTheExceptionInternalOnly+226.
> <<
>
> We have exception logging on the website, but I have not been able to tie
> any exceptions to the crash (probably because the site crashes and the
> logging never happens.
>
> "Pat [MSFT]" wrote:
>
>> System.Data.SqlClient.SqlException threw the original exception, which
>> was
>> not handled. If you enable debugging on the site you would probably get
>> better info.
>>
>>
>> Pat
>>
>>
>>
>> "Brian" <Brian.DeleteThis@discussions.microsoft.com> wrote in message
>> news:D0560F6B-41D0-41A8-A659-B6B54F02E02C@microsoft.com...
>> > I'm trying to troubleshoot w3wp.exe crashing on Windows Server 2003 R2
>> > SP2.
>> > The crashes are becoming more frequent, so it's becoming more of a
>> > problem.
>> >
>> > Here is information from a crash dump that has some info about the
>> > errors-
>> >
>> > In w3wp__PID__395036
>> > __Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
>> > the assembly instruction at kernel32!RaiseException+53 in
>> > C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused
>> > a
>> > CLR
>> > Exception of type (System.Data.SqlClient.SqlException) on thread 24
>> >
>> > This exception originated from
>> > mscorwks!RaiseTheExceptionInternalOnly+226.
>> > Please follow up with vendor Microsoft Corporation for problem
>> > resolution
>> > concerning the following file:
>> > C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.
>> >
>> > Thread 24 - System ID 371228
>> > Entry point mscorwks!ThreadpoolMgr::intermediateThreadProc
>> > Create time 2/6/2008 1:48:34 PM
>> > Time spent in user mode 0 Days 0:0:2.984
>> > Time spent in kernel mode 0 Days 0:0:0.218
>> >
>> > Function Arg 1 Arg 2 Arg 3 Source
>> > kernel32!RaiseException+53 e0434f4d 00000001 00000001
>> > mscorwks!RaiseTheExceptionInternalOnly+226 10d70afc 00000000
>> > 00000000
>> > mscorwks!RaiseTheException+4d 10d70afc 00000000 0215f8e0
>> > mscorwks!RaiseTheException+bf 00000000 1b441bd0 fab4d91a
>> > mscorwks!RealCOMPlusThrow+38 10d70afc 00000000 7a0e38fa
>> > mscorwks!RealCOMPlusThrow+b 10d70afc c1368431 7a36f194
>> > mscorwks!Thread::RaiseCrossContextException+3ac 00000000
>> > 0215f990
>> > 0215fa00
>> > mscorwks!Thread::DoADCallBack+26c 00000002 79f5e3aa
>> > 0215fb00
>> > mscorwks!Thread::UserResumeThread+e1 0215fb00 0215faac
>> > 79f55262
>> >
>> > mscorwks!Thread::DoADCallBack+355 0215fb00 c1368629
>> > 00000001
>> > mscorwks!Thread::DoADCallBack+541 0215fb00 00000002
>> > 00000000
>> > mscorwks!Thread::DoADCallBack+575 00000002 7a076e67
>> > 0215fb70
>> > mscorwks!ManagedThreadBase::ThreadPool+13 00000002 7a076e67
>> > 0215fb70
>> > mscorwks!QueueUserWorkItemCallback+a6 000ccb20 7a393800
>> > 77e619d1
>> >
>> > mscorwks!ThreadpoolMgr::ExecuteWorkRequest+40 1e2637c0 c13680c9
>> > 00000000
>> > mscorwks!ThreadpoolMgr::WorkerThreadStart+225 00000000 00000000
>> > 0215fcb8
>> > mscorwks!ThreadpoolMgr::intermediateThreadProc+49 000e12e0
>> > 00000000
>> > 00000000
>> > kernel32!BaseThreadStart+34 79f79c09 000e12e0 00000000
>> >
>> > In
>> > w3wp__PID__395036__Date__02_06_2008__Time_01_53_26PM__259__Second_Chance_Exception_E0434F4D.dmp
>> > the assembly instruction at kernel32!RaiseException+53 in
>> > C:\WINDOWS\system32\kernel32.dll from Microsoft Corporation has caused
>> > a
>> > CLR
>> > Exception of type (System.Data.SqlClient.SqlException) on thread 24
>>
 >> Stay informed about: W3WP.exe crashes - need help interpreting log 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]