Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

w3wp crash

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  a simple question regarding virtual directories  
Author Message
Keith Grimes

External


Since: Feb 06, 2007
Posts: 2



(Msg. 1) Posted: Tue Feb 06, 2007 2:11 am
Post subject: w3wp crash
Archived from groups: microsoft>public>inetserver>iis (more info?)

We are currently testing a web application. After a timed period (normally 40
minutes) the w3wp process crashes with the following message in the System
event log

A process serving application pool 'TMWOnline' suffered a fatal
communication error with the World Wide Web Publishing Service.

I have run IISState against the w3wp process with the results listed at the
end of this question.

I am aware there is an article indicating the above error can be raised in
association with registry access permissions, but I have run regmon and no
errors were reported.

Can anyone point me as to what may have been happening?

Thanks

Keith

--------------------------------------------------------------------------->


(920.bf8): CLR exception - code e0434f4d (first chance)
(920.bf8): CLR exception - code e0434f4d (first chance)
(920.bf8): Unknown exception - code 000006ba (first chance)
(920.bf8): CLR exception - code e0434f4d (first chance)
(920.bf8): C++ EH exception - code e06d7363 (first chance)
(920.bf8): CLR exception - code e0434f4d (first chance)
(920.bf8): CLR exception - code e0434f4d (first chance)
(920.bf8): Access violation - code c0000005 (first chance)
(920.bf8): Access violation - code c0000005 (first chance)

The above line is repeated several times

(920.bf8): Access violation - code c0000005 (first chance)
(920.bf8): Access violation - code c0000005 (first chance)
(920.bf8): Stack overflow - code c00000fd (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
Opened log file 'E:\Tools\IIS Resources\IISState\output\IISState-2336.log'

***********************
Starting new log output
IISState version 3.3.1

Fri Feb 02 10:56:51 2007

OS = Windows 2003 Server
Executable: w3wp.exe
PID = 2336

Note: Thread times are formatted as HH:MM:SS.ms

***********************


IIS has crashed...
Beginning Analysis
DLL (!FunctionName) that failed: ntdll!RtlImageNtHeader




Thread ID: 13
System Thread ID: bf8
Kernel Time: 0:2:0.546
User Time: 0:4:19.718
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\IBM\WebSphere MQ\bin\amqxcs2.dll -
Other information: Thread is throwing an exception. Checking for known issues.
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\kernel32.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\IBM\WebSphere MQ\bin\AMQRMQIA.dll -
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Data\e8d41f3192ba0b48bcb8f286dcb61b57\System.Data.ni.dll
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\ce1394b5f402474c823fa73976bfb4de\mscorlib.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\SHLWAPI.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\DNSAPI.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\mscoree.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\IBM\WebSphere MQ\bin\AMQCMEMA.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\IBM\WebSphere MQ\bin\amqmtmgc.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\WINDOWS\system32\msi.dll -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
C:\Program Files\IBM\WebSphere MQ\bin\mqic32.dll -
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web.Services\36b88bf3f609a04bbaa1680d89d3837d\System.Web.Services.ni.dll
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\b63a711c1733b441b1ecbc89b5643ae7\System.Xml.ni.dll
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\0cb233340d40ce4e9d15855e5c12ca6b\System.ni.dll
*** WARNING: Unable to verify checksum for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da032448512de573d\System.Web.ni.dll
*** ERROR: Module load completed but symbols could not be loaded for
C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da032448512de573d\System.Web.ni.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
\\?\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\webengine.dll -
Other information: Thread is throwing an exception. Checking for known issues.
Thread Type: Other
# ChildEBP RetAddr
00 01da300c 7c8155c2 ntdll!RtlImageNtHeader+0xd
01 01da301c 7c815638 ntdll!RtlCaptureImageExceptionValues+0xe
02 01da3058 7c813fe2 ntdll!RtlLookupFunctionTable+0xd0
03 01da30ac 7c8140b3 ntdll!RtlIsValidHandler+0x24
04 01da3120 7c82ecc6 ntdll!RtlDispatchException+0x78
05 01da3120 4e6eac94 ntdll!KiUserExceptionDispatcher+0xe
WARNING: Stack unwind information not available. Following frames may be
wrong.
06 01da3524 01da362c amqxcs2!xcsBuildDumpPtr+0x24
07 01da3610 00000000 0x1da362c
Closing open log file E:\Tools\IIS Resources\IISState\output\IISState-2336.log

 >> Stay informed about: w3wp crash 
Back to top
Login to vote
David Wang

External


Since: Dec 22, 2006
Posts: 560



(Msg. 2) Posted: Tue Feb 06, 2007 5:22 am
Post subject: Re: w3wp crash [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Check with IBM WebSphere about their amqxcs2.dll. It seems to be
catching exceptions in an infinite loop that ran out of stack space
and crashed w3wp.exe. Need IBM to diagnose why that code is in an
infinite loop and crashing w3wp.exe


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



On Feb 6, 2:11 am, Keith Grimes
<KeithGri... RemoveThis @discussions.microsoft.com> wrote:
> We are currently testing a web application. After a timed period (normally 40
> minutes) the w3wp process crashes with the following message in the System
> event log
>
> A process serving application pool 'TMWOnline' suffered a fatal
> communication error with the World Wide Web Publishing Service.
>
> I have run IISState against the w3wp process with the results listed at the
> end of this question.
>
> I am aware there is an article indicating the above error can be raised in
> association with registry access permissions, but I have run regmon and no
> errors were reported.
>
> Can anyone point me as to what may have been happening?
>
> Thanks
>
> Keith
>
> ---------------------------------------------------------------------------­>
>
> (920.bf8): CLR exception - code e0434f4d (first chance)
> (920.bf8): CLR exception - code e0434f4d (first chance)
> (920.bf8): Unknown exception - code 000006ba (first chance)
> (920.bf8): CLR exception - code e0434f4d (first chance)
> (920.bf8): C++ EH exception - code e06d7363 (first chance)
> (920.bf8): CLR exception - code e0434f4d (first chance)
> (920.bf8): CLR exception - code e0434f4d (first chance)
> (920.bf8): Access violation - code c0000005 (first chance)
> (920.bf8): Access violation - code c0000005 (first chance)
>
> The above line is repeated several times
>
> (920.bf8): Access violation - code c0000005 (first chance)
> (920.bf8): Access violation - code c0000005 (first chance)
> (920.bf8): Stack overflow - code c00000fd (first chance)
> First chance exceptions are reported before any exception handling.
> This exception may be expected and handled.
> Opened log file 'E:\Tools\IIS Resources\IISState\output\IISState-2336.log'
>
> ***********************
> Starting new log output
> IISState version 3.3.1
>
> Fri Feb 02 10:56:51 2007
>
> OS = Windows 2003 Server
> Executable: w3wp.exe
> PID = 2336
>
> Note: Thread times are formatted as HH:MM:SS.ms
>
> ***********************
>
> IIS has crashed...
> Beginning Analysis
> DLL (!FunctionName) that failed: ntdll!RtlImageNtHeader
>
> Thread ID: 13
> System Thread ID: bf8
> Kernel Time: 0:2:0.546
> User Time: 0:4:19.718
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\Program Files\IBM\WebSphere MQ\bin\amqxcs2.dll -
> Other information: Thread is throwing an exception. Checking for known issues.
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\WINDOWS\system32\kernel32.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\Program Files\IBM\WebSphere MQ\bin\AMQRMQIA.dll -
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Data\e8d41f3192ba0b48­bcb8f286dcb61b57\System.Data.ni.dll
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\ce1394b5f402474c823­fa73976bfb4de\mscorlib.ni.dll
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\WINDOWS\system32\SHLWAPI.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\WINDOWS\system32\DNSAPI.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\WINDOWS\system32\mscoree.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\Program Files\IBM\WebSphere MQ\bin\AMQCMEMA.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\Program Files\IBM\WebSphere MQ\bin\amqmtmgc.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\WINDOWS\system32\msi.dll -
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> C:\Program Files\IBM\WebSphere MQ\bin\mqic32.dll -
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web.Services\36b88bf3­f609a04bbaa1680d89d3837d\System.Web.Services.ni.dll
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\b63a711c1733b441b­1ecbc89b5643ae7\System.Xml.ni.dll
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\0cb233340d40ce4e9d158­55e5c12ca6b\System.ni.dll
> *** WARNING: Unable to verify checksum for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­032448512de573d\System.Web.ni.dll
> *** ERROR: Module load completed but symbols could not be loaded for
> C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­032448512de573d\System.Web.ni.dll
> *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> \\?\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\webengine.dll -
> Other information: Thread is throwing an exception. Checking for known issues.
> Thread Type: Other
> # ChildEBP RetAddr
> 00 01da300c 7c8155c2 ntdll!RtlImageNtHeader+0xd
> 01 01da301c 7c815638 ntdll!RtlCaptureImageExceptionValues+0xe
> 02 01da3058 7c813fe2 ntdll!RtlLookupFunctionTable+0xd0
> 03 01da30ac 7c8140b3 ntdll!RtlIsValidHandler+0x24
> 04 01da3120 7c82ecc6 ntdll!RtlDispatchException+0x78
> 05 01da3120 4e6eac94 ntdll!KiUserExceptionDispatcher+0xe
> WARNING: Stack unwind information not available. Following frames may be
> wrong.
> 06 01da3524 01da362c amqxcs2!xcsBuildDumpPtr+0x24
> 07 01da3610 00000000 0x1da362c
> Closing open log file E:\Tools\IIS Resources\IISState\output\IISState-2336.log

 >> Stay informed about: w3wp crash 
Back to top
Login to vote
Keith Grimes

External


Since: Feb 06, 2007
Posts: 2



(Msg. 3) Posted: Tue Feb 06, 2007 6:42 am
Post subject: Re: w3wp crash [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks. I suspected that. One thing I don't understand though is if it
crashed in the mq library amqxcs2.dll, then why does it imply the function
which failed is ntdll!RtlImageNtHeader? Does this imply it was trying to load
a dll file to which it did not have permission?

I have raised this as a fault with IBM but just trying to get as much
background as I can.

--
Keith


"David Wang" wrote:

> Check with IBM WebSphere about their amqxcs2.dll. It seems to be
> catching exceptions in an infinite loop that ran out of stack space
> and crashed w3wp.exe. Need IBM to diagnose why that code is in an
> infinite loop and crashing w3wp.exe
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
>
> On Feb 6, 2:11 am, Keith Grimes
> <KeithGri... RemoveThis @discussions.microsoft.com> wrote:
> > We are currently testing a web application. After a timed period (normally 40
> > minutes) the w3wp process crashes with the following message in the System
> > event log
> >
> > A process serving application pool 'TMWOnline' suffered a fatal
> > communication error with the World Wide Web Publishing Service.
> >
> > I have run IISState against the w3wp process with the results listed at the
> > end of this question.
> >
> > I am aware there is an article indicating the above error can be raised in
> > association with registry access permissions, but I have run regmon and no
> > errors were reported.
> >
> > Can anyone point me as to what may have been happening?
> >
> > Thanks
> >
> > Keith
> >
> > ---------------------------------------------------------------------------­>
> >
> > (920.bf8): CLR exception - code e0434f4d (first chance)
> > (920.bf8): CLR exception - code e0434f4d (first chance)
> > (920.bf8): Unknown exception - code 000006ba (first chance)
> > (920.bf8): CLR exception - code e0434f4d (first chance)
> > (920.bf8): C++ EH exception - code e06d7363 (first chance)
> > (920.bf8): CLR exception - code e0434f4d (first chance)
> > (920.bf8): CLR exception - code e0434f4d (first chance)
> > (920.bf8): Access violation - code c0000005 (first chance)
> > (920.bf8): Access violation - code c0000005 (first chance)
> >
> > The above line is repeated several times
> >
> > (920.bf8): Access violation - code c0000005 (first chance)
> > (920.bf8): Access violation - code c0000005 (first chance)
> > (920.bf8): Stack overflow - code c00000fd (first chance)
> > First chance exceptions are reported before any exception handling.
> > This exception may be expected and handled.
> > Opened log file 'E:\Tools\IIS Resources\IISState\output\IISState-2336.log'
> >
> > ***********************
> > Starting new log output
> > IISState version 3.3.1
> >
> > Fri Feb 02 10:56:51 2007
> >
> > OS = Windows 2003 Server
> > Executable: w3wp.exe
> > PID = 2336
> >
> > Note: Thread times are formatted as HH:MM:SS.ms
> >
> > ***********************
> >
> > IIS has crashed...
> > Beginning Analysis
> > DLL (!FunctionName) that failed: ntdll!RtlImageNtHeader
> >
> > Thread ID: 13
> > System Thread ID: bf8
> > Kernel Time: 0:2:0.546
> > User Time: 0:4:19.718
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\Program Files\IBM\WebSphere MQ\bin\amqxcs2.dll -
> > Other information: Thread is throwing an exception. Checking for known issues.
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\WINDOWS\system32\kernel32.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\Program Files\IBM\WebSphere MQ\bin\AMQRMQIA.dll -
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Data\e8d41f3192ba0b48­bcb8f286dcb61b57\System.Data.ni.dll
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\ce1394b5f402474c823­fa73976bfb4de\mscorlib.ni.dll
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\WINDOWS\system32\SHLWAPI.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\WINDOWS\system32\DNSAPI.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\WINDOWS\system32\mscoree.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\Program Files\IBM\WebSphere MQ\bin\AMQCMEMA.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\Program Files\IBM\WebSphere MQ\bin\amqmtmgc.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\WINDOWS\system32\msi.dll -
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > C:\Program Files\IBM\WebSphere MQ\bin\mqic32.dll -
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web.Services\36b88bf3­f609a04bbaa1680d89d3837d\System.Web.Services.ni.dll
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\b63a711c1733b441b­1ecbc89b5643ae7\System.Xml.ni.dll
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\0cb233340d40ce4e9d158­55e5c12ca6b\System.ni.dll
> > *** WARNING: Unable to verify checksum for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­032448512de573d\System.Web.ni.dll
> > *** ERROR: Module load completed but symbols could not be loaded for
> > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­032448512de573d\System.Web.ni.dll
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > \\?\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\webengine.dll -
> > Other information: Thread is throwing an exception. Checking for known issues.
> > Thread Type: Other
> > # ChildEBP RetAddr
> > 00 01da300c 7c8155c2 ntdll!RtlImageNtHeader+0xd
> > 01 01da301c 7c815638 ntdll!RtlCaptureImageExceptionValues+0xe
> > 02 01da3058 7c813fe2 ntdll!RtlLookupFunctionTable+0xd0
> > 03 01da30ac 7c8140b3 ntdll!RtlIsValidHandler+0x24
> > 04 01da3120 7c82ecc6 ntdll!RtlDispatchException+0x78
> > 05 01da3120 4e6eac94 ntdll!KiUserExceptionDispatcher+0xe
> > WARNING: Stack unwind information not available. Following frames may be
> > wrong.
> > 06 01da3524 01da362c amqxcs2!xcsBuildDumpPtr+0x24
> > 07 01da3610 00000000 0x1da362c
> > Closing open log file E:\Tools\IIS Resources\IISState\output\IISState-2336.log
>
>
>
 >> Stay informed about: w3wp crash 
Back to top
Login to vote
red

External


Since: May 30, 2006
Posts: 3



(Msg. 4) Posted: Tue Feb 06, 2007 9:16 am
Post subject: Re: w3wp crash [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 6 Feb, 14:42, Keith Grimes <KeithGri....TakeThisOut@discussions.microsoft.com>
wrote:
> Thanks. I suspected that. One thing I don't understand though is if it
> crashed in the mq library amqxcs2.dll, then why does it imply the function
> which failed is ntdll!RtlImageNtHeader? Does this imply it was trying to load
> a dll file to which it did not have permission?
>
> I have raised this as a fault with IBM but just trying to get as much
> background as I can.
>
> --
> Keith
>
>
>
> "David Wang" wrote:
> > Check with IBM WebSphere about their amqxcs2.dll. It seems to be
> > catching exceptions in an infinite loop that ran out of stack space
> > and crashed w3wp.exe. Need IBM to diagnose why that code is in an
> > infinite loop and crashing w3wp.exe
>
> > //David
> >http://w3-4u.blogspot.com
> >http://blogs.msdn.com/David.Wang
> > //
>
> > On Feb 6, 2:11 am, Keith Grimes
> > <KeithGri....TakeThisOut@discussions.microsoft.com> wrote:
> > > We are currently testing a web application. After a timed period (normally 40
> > > minutes) the w3wp process crashes with the following message in the System
> > > event log
>
> > > A process serving application pool 'TMWOnline' suffered a fatal
> > > communication error with the World Wide Web Publishing Service.
>
> > > I have run IISState against the w3wp process with the results listed at the
> > > end of this question.
>
> > > I am aware there is an article indicating the above error can be raised in
> > > association with registry access permissions, but I have run regmon and no
> > > errors were reported.
>
> > > Can anyone point me as to what may have been happening?
>
> > > Thanks
>
> > > Keith
>
> > > ---------------------------------------------------------------------------­­>
>
> > > (920.bf8): CLR exception - code e0434f4d (first chance)
> > > (920.bf8): CLR exception - code e0434f4d (first chance)
> > > (920.bf8): Unknown exception - code 000006ba (first chance)
> > > (920.bf8): CLR exception - code e0434f4d (first chance)
> > > (920.bf8): C++ EH exception - code e06d7363 (first chance)
> > > (920.bf8): CLR exception - code e0434f4d (first chance)
> > > (920.bf8): CLR exception - code e0434f4d (first chance)
> > > (920.bf8): Access violation - code c0000005 (first chance)
> > > (920.bf8): Access violation - code c0000005 (first chance)
>
> > > The above line is repeated several times
>
> > > (920.bf8): Access violation - code c0000005 (first chance)
> > > (920.bf8): Access violation - code c0000005 (first chance)
> > > (920.bf8): Stack overflow - code c00000fd (first chance)
> > > First chance exceptions are reported before any exception handling.
> > > This exception may be expected and handled.
> > > Opened log file 'E:\Tools\IIS Resources\IISState\output\IISState-2336..log'
>
> > > ***********************
> > > Starting new log output
> > > IISState version 3.3.1
>
> > > Fri Feb 02 10:56:51 2007
>
> > > OS = Windows 2003 Server
> > > Executable: w3wp.exe
> > > PID = 2336
>
> > > Note: Thread times are formatted as HH:MM:SS.ms
>
> > > ***********************
>
> > > IIS has crashed...
> > > Beginning Analysis
> > > DLL (!FunctionName) that failed: ntdll!RtlImageNtHeader
>
> > > Thread ID: 13
> > > System Thread ID: bf8
> > > Kernel Time: 0:2:0.546
> > > User Time: 0:4:19.718
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\Program Files\IBM\WebSphere MQ\bin\amqxcs2.dll -
> > > Other information: Thread is throwing an exception. Checking for known issues.
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\WINDOWS\system32\kernel32.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\Program Files\IBM\WebSphere MQ\bin\AMQRMQIA.dll -
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Data\e8d41f3192ba0b48­­bcb8f286dcb61b57\System.Data.ni.dll
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\ce1394b5f402474c823­­fa73976bfb4de\mscorlib.ni.dll
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\WINDOWS\system32\SHLWAPI.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\WINDOWS\system32\DNSAPI.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\WINDOWS\system32\mscoree.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\Program Files\IBM\WebSphere MQ\bin\AMQCMEMA.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\Program Files\IBM\WebSphere MQ\bin\amqmtmgc.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\WINDOWS\system32\msi.dll -
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > C:\Program Files\IBM\WebSphere MQ\bin\mqic32.dll -
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web.Services\36b88bf3­­f609a04bbaa1680d89d3837d\System.Web.Services.ni.dll
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\b63a711c1733b441b­­1ecbc89b5643ae7\System.Xml.ni.dll
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\0cb233340d40ce4e9d158­­55e5c12ca6b\System.ni.dll
> > > *** WARNING: Unable to verify checksum for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­­032448512de573d\System.Web.ni.dll
> > > *** ERROR: Module load completed but symbols could not be loaded for
> > > C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\9f4074956ce0174da­­032448512de573d\System.Web.ni.dll
> > > *** ERROR: Symbol file could not be found. Defaulted to export symbols for
> > > \\?\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\webengine.dll -
> > > Other information: Thread is throwing an exception. Checking for known issues.
> > > Thread Type: Other
> > > # ChildEBP RetAddr
> > > 00 01da300c 7c8155c2 ntdll!RtlImageNtHeader+0xd
> > > 01 01da301c 7c815638 ntdll!RtlCaptureImageExceptionValues+0xe
> > > 02 01da3058 7c813fe2 ntdll!RtlLookupFunctionTable+0xd0
> > > 03 01da30ac 7c8140b3 ntdll!RtlIsValidHandler+0x24
> > > 04 01da3120 7c82ecc6 ntdll!RtlDispatchException+0x78
> > > 05 01da3120 4e6eac94 ntdll!KiUserExceptionDispatcher+0xe
> > > WARNING: Stack unwind information not available. Following frames may be
> > > wrong.
> > > 06 01da3524 01da362c amqxcs2!xcsBuildDumpPtr+0x24
> > > 07 01da3610 00000000 0x1da362c
> > > Closing open log file E:\Tools\IIS Resources\IISState\output\IISState-2336.log- Hide quoted text -
>
> - Show quoted text -

amqxcs2!xcsBuildDumpPtr calls Exception handling routines which
RtlImageNtHeader is part of.
 >> Stay informed about: w3wp crash 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
w3wp.exe crash in IIS 6.0 w/ ASP.NET 2.0 - I have a web service that does a lot of UDP calls. The bulk of the code runs without any problems as a Windows Application. When I put a thin web service wrapper around the code and run it as a web service it becomes unstable and crashes. I realize I'...

Need help with w3wp.exe crash - Hi, I have a IIS6. w3wp.exe keeps crashing several times a day. I used IISSTATE to get a debug (-hc hardcrash) debug. I need some help with interpretation of it: Thanks in advance: *********************** Starting new log output IISState version..

IISState log for w3wp crash. - Hi, We are having issues with our server using 100% CPU resources and allocating a lot of memory. This happens whenver our web based application launches. I have run IISState on it and am including the output. There's also a dump file generated(191 MB),....

W3wp crash - Exception not be handled - Microsoft (R) Windows Debugger Version 6.5.0003.7 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Arquivos de programas\IIS..

Help with debug diag w3wp crash analysis please - Hi We are getting repeated crashes in w3wp apparently caused by mscorsvr.dll Can anyone tell me where to go from here? The server is 2003 std and is running SPS 2003. Is there some kind of runaway recursion going on causing the stack to overflow...? W...
   Web Hosting and Web Master Forums (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 ]