Closed Bug 1257174 Opened 9 years ago Closed 7 years ago

Shutdown hangs involving PSM

Categories

(Core :: Security: PSM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: dragana, Unassigned)

References

Details

(Whiteboard: [psm-backlog])

There are some shutdown hangs that involve PSM. 
0 	ntdll.dll 	NtWriteFile 	
1 	xul.dll 	`anonymous namespace'::InterposedNtWriteFile 	xpcom/build/PoisonIOInterposerWin.cpp
2 	KERNELBASE.dll 	WriteFile 	
3 	kernel32.dll 	WriteFileImplementation 	
4 	msvcr120.dll 	msvcr120.dll@0x20454 	
5 	msvcr120.dll 	_write 	f:\dd\vctools\crt\crtw32\lowio\write.c
6 	msvcr120.dll 	msvcr120.dll@0x2038d 	
7 	msvcr120.dll 	fputs 	
8 	msvcr120.dll 	fflush 	f:\dd\vctools\crt\crtw32\stdio\fflush.c
9 	nss3.dll 	ssl3_RecordKeyLog 	security/nss/lib/ssl/ssl3con.c
10 	nss3.dll 	ssl3_SendFinished 	security/nss/lib/ssl/ssl3con.c
11 	nss3.dll 	ssl3_SendClientSecondRound 	security/nss/lib/ssl/ssl3con.c
12 	nss3.dll 	ssl3_HandlePostHelloHandshakeMessage 	security/nss/lib/ssl/ssl3con.c
13 	nss3.dll 	ssl3_HandleHandshakeMessage 	security/nss/lib/ssl/ssl3con.c
14 	nss3.dll 	ssl3_HandleHandshake 	security/nss/lib/ssl/ssl3con.c
15 	nss3.dll 	ssl3_HandleRecord 	security/nss/lib/ssl/ssl3con.c
16 	nss3.dll 	ssl3_GatherCompleteHandshake 	security/nss/lib/ssl/ssl3gthr.c
17 	nss3.dll 	ssl_GatherRecord1stHandshake 	security/nss/lib/ssl/sslcon.c
18 	nss3.dll 	ssl_Do1stHandshake 	security/nss/lib/ssl/sslsecur.c
19 	nss3.dll 	ssl_SecureSend 	security/nss/lib/ssl/sslsecur.c
20 	nss3.dll 	ssl_Send 	security/nss/lib/ssl/sslsock.c
21 	xul.dll 	PSMSend 	security/manager/ssl/nsNSSIOLayer.cpp
22 	xul.dll 	nsSSLIOLayerWrite 	security/manager/ssl/nsNSSIOLayer.cpp
23 	nss3.dll 	PR_Write 	nsprpub/pr/src/io/priometh.c
24 	xul.dll 	nsSocketOutputStream::Write(char const*, unsigned int, unsigned int*) 	netwerk/base/nsSocketTransport2.cpp
25 	xul.dll 	mozilla::net::nsHttpConnection::EnsureNPNComplete() 	netwerk/protocol/http/nsHttpConnection.cpp
26 	xul.dll 	mozilla::net::nsHttpConnection::OnSocketWritable() 	netwerk/protocol/http/nsHttpConnection.cpp
27 	xul.dll 	mozilla::net::nsHttpConnection::OnOutputStreamReady(nsIAsyncOutputStream*) 	netwerk/protocol/http/nsHttpConnection.cpp
28 	xul.dll 	nsSocketOutputStream::OnSocketReady(nsresult) 	netwerk/base/nsSocketTransport2.cpp

This are from the last week
https://crash-stats.mozilla.com/report/index/8854d193-7d3d-40a9-9c23-af0e42160313#allthreads
https://crash-stats.mozilla.com/report/index/b6f1b596-c33e-494d-8280-874eb2160311#allthreads
https://crash-stats.mozilla.com/report/index/f2f987bf-8baa-46b8-914b-301862160311#allthreads

I am not sure where the problem is but I am putting this in Security: PSM to get attention of them too
Whiteboard: [psm-backlog]
Those crashes aren't accessible any longer. I'm also not seeing shutdown hangs with that stack, so I think this is a worksforme.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.