Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Any Info on this INETINFO.exe Crash (Access Violation) wit..

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
Inetinfo access violation - Getting the following messages coming up on our proxy server. Used to happen once in a while but now happening almost The at memory at The memory could not be I click for debug and..

inetinfo.dbg - access violation - Good morning everyone. I am writing today in hopes that someone can shed some light on this error I keep Every couple of days I recieve a Dr. Watson error stating that there has been an access violation in inetinfo. I am running Win NT..

Dr Watson and Access Violation inetinfo.exe - I have been getting frequent access with I am a bit novice when it comes to reading the file. I have pasted the latest log message. In all my reading I have not been able to determine the cause of this. Hoping..

Inetinfo.exe exception access violation....Please help. - I'm receiving the following Dr. Watson message on my NT 4.0 SP6a running Exchange 5.5 SP4 with OWA. exception access violation address : Any help would be greatly !! Thanks in advance !!

IIS5 crash (Dr. Watson info)... - We're having a problem moving our site from IIS4 (on NT4) to IIS5 (on w2k) with 3. Whenever we get any kind of load, the Inetinfo process crashes with an (Access Any ideas why? TIA, Owen
Next:  IIS: IIState Log file: dllhost.exe at 95% usage  
Author Message
wzhang

External


Since: Oct 11, 2004
Posts: 2



(Msg. 1) Posted: Mon Oct 11, 2004 2:57 pm
Post subject: Any Info on this INETINFO.exe Crash (Access Violation) with IIS5 on W2K SP4 serv
Archived from groups: microsoft>public>inetserver>iis (more info?)

We have had a few inetinfo crash [c0000005 (access violation)] recently on
two of our IIS5 server on Windows 2000 SP4 server.

DrWtsn32 generated a User.dmp file for the crash. With symbol path points
to the Microsoft Symbol server, windbg.exe reports the following stack trace
for the crashing thread.

ChildEBP RetAddr Args to Child
0246eb90 65f1dc7e 00000000 00000200 00000005
w3svc!FILTER_LIST::NotifyFilters+0x6d (FPO: [Non-Fpo])
0246ebb0 65f1c4fb 0246f3f4 65f05818 01dd2570
w3svc!HTTP_FILTER::NotifyLogFilters+0x30 (FPO: [Non-Fpo])
0246f480 65f060c1 65f05818 01dd2570 0246f4c4
w3svc!HTTP_REQ_BASE::WriteLogRecord+0x17f (FPO: [Non-Fpo])
0246f494 65f05b3b 00000000 00e49ff8 00000000
w3svc!WAM_REQUEST::~WAM_REQUEST+0x51 (FPO: [EBP 0x0246f4c4] [0,0,4])
0246f4a4 65f04cd2 01dd2570 00000000 00000000 w3svc!WAM_REQUEST::Release+0x99
(FPO: [1,0,3])
0246f4c4 65f03d71 02bd3558 02bd407c 02bd4010
w3svc!CWamInfo::ProcessWamRequest+0x18d (FPO: [Non-Fpo])
0246fcfc 65f03c49 00000000 02bd407c 02bd4010
w3svc!WAM_DICTATOR::ProcessWamRequest+0x1e5 (FPO: [Non-Fpo])
0246fd20 65f03aa2 02bd407c 02bd4010 0246feb0
w3svc!HTTP_REQUEST::DoWamRequest+0x75 (FPO: [Non-Fpo])
0246fd44 65f0249e 02bd4010 0246feb0 0246fedc
w3svc!HTTP_REQUEST::ProcessBGI+0x166 (FPO: [Non-Fpo])
0246fec4 65f01d97 0246fedc 0116ef80 0246ff20
w3svc!HTTP_REQUEST::DoWork+0x43f (FPO: [Non-Fpo])
0246fee4 65f06be5 00000000 00000000 00000000 w3svc!CLIENT_CONN::DoWork+0x1aa
(FPO: [Non-Fpo])
0246ff08 65f06b58 0246ff20 7c5737e2 0116ef80 w3svc!CreateClient+0x7b (FPO:
[Non-Fpo])
0246ff4c 6d701ad2 0116ef80 0000006f 01f51140 w3svc!W3OnConnectEx+0x118 (FPO:
[Non-Fpo])
0246ff80 6d7029a6 00000000 0000006f 0116ef84 ISATQ!AtqpProcessContext+0x23e
(FPO: [Non-Fpo])
0246ffb4 7c57438b 00000000 01eb3e13 01eb3e1d ISATQ!AtqPoolThread+0x1a8 (FPO:
[EBP 0x0246ffec] [1,4,4])
0246ffec 00000000 6d709470 00000000 00000000 KERNEL32!BaseThreadStart+0x52
(FPO: [Non-Fpo])


I would appreciate any information about this crash.

Since we just released a change to our own ISAPI filter, we want to know if
this crash is caused by our own ISAPI filter.

Thanks,
Wenbin Zhang

 >> Stay informed about: Any Info on this INETINFO.exe Crash (Access Violation) wit.. 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 2) Posted: Mon Oct 11, 2004 2:57 pm
Post subject: Re: Any Info on this INETINFO.exe Crash (Access Violation) with IIS5 on W2K SP4 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

It is highly likely that this was caused by an ISAPI filter. The thread is
basically walking through the ISAPI filter list.

Pat

"Wenbin Zhang" <wzhang.RemoveThis@onesource.com> wrote in message
news:OmJoBs6rEHA.3428@TK2MSFTNGP11.phx.gbl...
 > We have had a few inetinfo crash [c0000005 (access violation)] recently on
 > two of our IIS5 server on Windows 2000 SP4 server.
 >
 > DrWtsn32 generated a User.dmp file for the crash. With symbol path points
 > to the Microsoft Symbol server, windbg.exe reports the following stack
 > trace
 > for the crashing thread.
 >
 > ChildEBP RetAddr Args to Child
 > 0246eb90 65f1dc7e 00000000 00000200 00000005
 > w3svc!FILTER_LIST::NotifyFilters+0x6d (FPO: [Non-Fpo])
 > 0246ebb0 65f1c4fb 0246f3f4 65f05818 01dd2570
 > w3svc!HTTP_FILTER::NotifyLogFilters+0x30 (FPO: [Non-Fpo])
 > 0246f480 65f060c1 65f05818 01dd2570 0246f4c4
 > w3svc!HTTP_REQ_BASE::WriteLogRecord+0x17f (FPO: [Non-Fpo])
 > 0246f494 65f05b3b 00000000 00e49ff8 00000000
 > w3svc!WAM_REQUEST::~WAM_REQUEST+0x51 (FPO: [EBP 0x0246f4c4] [0,0,4])
 > 0246f4a4 65f04cd2 01dd2570 00000000 00000000
 > w3svc!WAM_REQUEST::Release+0x99
 > (FPO: [1,0,3])
 > 0246f4c4 65f03d71 02bd3558 02bd407c 02bd4010
 > w3svc!CWamInfo::ProcessWamRequest+0x18d (FPO: [Non-Fpo])
 > 0246fcfc 65f03c49 00000000 02bd407c 02bd4010
 > w3svc!WAM_DICTATOR::ProcessWamRequest+0x1e5 (FPO: [Non-Fpo])
 > 0246fd20 65f03aa2 02bd407c 02bd4010 0246feb0
 > w3svc!HTTP_REQUEST::DoWamRequest+0x75 (FPO: [Non-Fpo])
 > 0246fd44 65f0249e 02bd4010 0246feb0 0246fedc
 > w3svc!HTTP_REQUEST::ProcessBGI+0x166 (FPO: [Non-Fpo])
 > 0246fec4 65f01d97 0246fedc 0116ef80 0246ff20
 > w3svc!HTTP_REQUEST::DoWork+0x43f (FPO: [Non-Fpo])
 > 0246fee4 65f06be5 00000000 00000000 00000000
 > w3svc!CLIENT_CONN::DoWork+0x1aa
 > (FPO: [Non-Fpo])
 > 0246ff08 65f06b58 0246ff20 7c5737e2 0116ef80 w3svc!CreateClient+0x7b (FPO:
 > [Non-Fpo])
 > 0246ff4c 6d701ad2 0116ef80 0000006f 01f51140 w3svc!W3OnConnectEx+0x118
 > (FPO:
 > [Non-Fpo])
 > 0246ff80 6d7029a6 00000000 0000006f 0116ef84
 > ISATQ!AtqpProcessContext+0x23e
 > (FPO: [Non-Fpo])
 > 0246ffb4 7c57438b 00000000 01eb3e13 01eb3e1d ISATQ!AtqPoolThread+0x1a8
 > (FPO:
 > [EBP 0x0246ffec] [1,4,4])
 > 0246ffec 00000000 6d709470 00000000 00000000 KERNEL32!BaseThreadStart+0x52
 > (FPO: [Non-Fpo])
 >
 >
 > I would appreciate any information about this crash.
 >
 > Since we just released a change to our own ISAPI filter, we want to know
 > if
 > this crash is caused by our own ISAPI filter.
 >
 > Thanks,
 > Wenbin Zhang
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Any Info on this INETINFO.exe Crash (Access Violation) wit.. 
Back to top
Login to vote
Display posts from previous:   
   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 ]