Closed Bug 1432923 Opened 6 years ago Closed 6 years ago

gtest TransportTest.TestConnectVerifyNewECDHE leaks NSS resources somehow

Categories

(Core :: WebRTC, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When I run `./mach gtest TransportTest.TestConnectVerifyNewECDHE` on my (linux 64-bit) machine, I see the NSS shutdown warning I added in bug 1417680:

[16365, Main Thread] WARNING: NSS_Shutdown failed - some NSS resources are still in use (see bugs 1417680 and 1230312): file /home/keeler/mozilla-unified/xpcom/build/XPCOMInit.cpp, line 1021

This probably means the test or NSS doesn't clean up properly after itself or one of the two leaked a reference to some resource(s).
Assignee: nobody → dkeeler
Priority: -- → P1
Comment on attachment 8945665 [details]
bug 1432923 - fix a leak in some TransportTests

https://reviewboard.mozilla.org/r/215796/#review221584
Attachment #8945665 - Flags: review?(drno) → review+
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5cb7b889d61
fix a leak in some TransportTests r=drno
https://hg.mozilla.org/mozilla-central/rev/d5cb7b889d61
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: