Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Errore w3wp.exe

27 views
Skip to first unread message

Destroy

unread,
Nov 24, 2007, 9:35:42 AM11/24/07
to
Salve il mio web server mi da spesso un errore su applicazione
w3wp.exe
Windows 2003 server con iis 6.0 .net 2.0

potete aiutarmi l'errore è riportato qui sotto

Tipo evento: Errore
Origine evento: Application Error
Categoria evento: (100)
ID evento: 1000
Data: 21/11/2007
Ora: 15.28.02
Utente: N/D
Computer: AAAAAA
Descrizione:
Applicazione che ha provocato l'errore w3wp.exe, versione
6.0.3790.3959, modulo che ha provocato l'errore unknown, versione
0.0.0.0, indirizzo errore 0x0b8d5a6f.


Per ulteriori informazioni, consultare la Guida in linea e supporto
tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp.
Dati:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 33 77 ure w3w
0018: 70 2e 65 78 65 20 36 2e p.exe 6.
0020: 30 2e 33 37 39 30 2e 33 0.3790.3
0028: 39 35 39 20 69 6e 20 75 959 in u
0030: 6e 6b 6e 6f 77 6e 20 30 nknown 0
0038: 2e 30 2e 30 2e 30 20 61 .0.0.0 a
0040: 74 20 6f 66 66 73 65 74 t offset
0048: 20 30 62 38 64 35 61 36 0b8d5a6
0050: 66 f


Christian Paparelli [MVP]

unread,
Nov 25, 2007, 3:34:49 AM11/25/07
to
> Salve il mio web server mi da spesso un errore su applicazione
> w3wp.exe
> Windows 2003 server con iis 6.0 .net 2.0
> potete aiutarmi l'errore è riportato qui sotto
>
> Tipo evento: Errore
> Origine evento: Application Error
> Categoria evento: (100)
> ID evento: 1000
> Data: 21/11/2007
> Ora: 15.28.02
> Utente: N/D
> Computer: AAAAAA
> Descrizione:
> Applicazione che ha provocato l'errore w3wp.exe, versione
> 6.0.3790.3959, modulo che ha provocato l'errore unknown, versione
> 0.0.0.0, indirizzo errore 0x0b8d5a6f.

uhm non molto dettagliato l'errore, comunque consiglio di scaricare, installare
e quindi agganciare iisdiag al worker process incriminato.
Una volta intallato iisdiag crea una regola di crash per il worker process
che da problemi.

http://www.microsoft.com/downloads/details.aspx?familyid=9BFA49BC-376B-4A54-95AA-73C9156706E7

--
Christian Paparelli
[Microsoft MVP Windows Server - IIS]
http://mvp.support.microsoft.com
http://italy.mvps.org
My blog: http://blogs.aspitalia.com/cp


Destroy

unread,
Nov 28, 2007, 5:38:40 AM11/28/07
to
Ciao mi compare questo utilizzando il software che hai citato
WARNING - DebugDiag was not able to locate debug symbols for
php5ts.dll, so the information below may be incomplete.

In
w3wp__PID__3992__Date__11_26_2007__Time_07_52_29PM__828__Second_Chance_Exception_C0000005.dmp
an access violation exception (0xC0000005) occured on thread 39 when
another module attempted to call the following unloaded module:
php5ts.dll.

Please follow up with the vendor of php5ts.dll for further assistance

Report for
w3wp__PID__3900__Date__11_26_2007__Time_10_56_58PM__765__Second_Chance_Exception_C0000005.dmp
Type of Analysis Performed Crash Analysis
Machine Name AAAAAAA
Operating System Windows Server 2003 Service Pack 2
Number Of Processors 1
Process ID 3900
Process Image c:\WINDOWS\system32\inetsrv\w3wp.exe
System Up-Time 0 day(s) 04:42:21
Process Up-Time 0 day(s) 03:04:13


Thread 36 - System ID 2308
Entry point msvcrt!_endthreadex+2f
Create time 26/11/2007 20.13.39
Time spent in user mode 0 Days 0:0:0.0
Time spent in kernel mode 0 Days 0:0:0.265


Function Arg 1 Arg 2 Arg 3 Source
<Unloaded_php5ts.dll>+95a6f 06a96818 06a96780 0690ffb8

In
w3wp__PID__3900__Date__11_26_2007__Time_10_56_58PM__765__Second_Chance_Exception_C0000005.dmp
an access violation exception (0xC0000005) occured on thread 36 when
another module attempted to call the following unloaded module:
php5ts.dll.


di cosa si tratta???


On 25 Nov, 09:34, Christian Paparelli [MVP]


<cpaparelli_nos...@ithost.ch> wrote:
>
> uhm non molto dettagliato l'errore, comunque consiglio di scaricare, installare
> e quindi agganciare iisdiag al worker process incriminato.
> Una volta intallato iisdiag crea una regola di crash per il worker process
> che da problemi.
>

> http://www.microsoft.com/downloads/details.aspx?familyid=9BFA49BC-376...
>
> --
> Christian Paparelli

Christian Paparelli [MVP]

unread,
Dec 1, 2007, 4:14:18 AM12/1/07
to
> Ciao mi compare questo utilizzando il software che hai citato WARNING
> - DebugDiag was not able to locate debug symbols for php5ts.dll, so
> the information below may be incomplete.

qui ti avvisa che iisdiag non ha a disposizione i simboli per php5ts.dll

>
> In
> w3wp__PID__3992__Date__11_26_2007__Time_07_52_29PM__828__Second_Chance


> _Exception_C0000005.dmp
> an access violation exception (0xC0000005) occured on thread 39 when
> another module attempted to call the following unloaded module:
> php5ts.dll.

ok il problema è php nello specifico il modulo php5ts.dll usato da php in
modalità isapi, consiglio di rimuovere la modalità isapi ed installare php
in modalità fastcgi

http://www.iis.net/go/1521

Inoltre controlla i log di iis e verifica se vi sono e soprattutto quali
sono gli errori nella pagine php

0 new messages