Closed Bug 1090902 Opened 10 years ago Closed 8 years ago

leakcheck | default process: 1388 bytes leaked (Mutex, nsLocalFile, nsNativeAppSupportBase, nsNativeAppSupportWin, nsStringBuffer, ...)

Categories

(Firefox :: Untriaged, defect)

All
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: alessarik, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140825202822

Steps to reproduce:

Try servers build on m-c with option --enable-metro
https://tbpl.mozilla.org/?tree=Try&rev=7477aca698bb


Actual results:

All mochitest and some others failed in debug mode with message:
leakcheck | default process: 1388 bytes leaked (Mutex, nsLocalFile, nsNativeAppSupportBase, nsNativeAppSupportWin, nsStringBuffer, ...) 


Expected results:

Tests should be passed correctly without memory leaks.
Blocks: 1042108
Hardware: x86_64 → All
Based on the names of the classes involved, I'm going to guess that the nsToolkitProfileService isn't being shut down properly.
Hi reporter,


I haven't managed to reproduce this issue on my end, because the link you provided is no longer available. Can you please provide another link and a more detailed test case in order to reproduce this issue on my environment?

Also, please try to reproduce this on the latest release(43.0.3) and latest Nightly(46.0a1) and provide the results. When doing this, please try to reproduce with a new clean Firefox profile, maybe even in safe mode, as some of this issues may be caused by third party installed add-ons or custom settings(https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems).


Thanks,
Paul.
Flags: needinfo?(alessarik)
I think Metro is not supported any more.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
(In reply to PaulMircea from comment #2)
> Hi reporter,
> 
> I haven't managed to reproduce this issue on my end, because the link you
> provided is no longer available. Can you please provide another link and a
> more detailed test case in order to reproduce this issue on my environment?
> 
> Thanks,
> Paul.

Hi, Paul. My name is Maksim.
According to Andrew note, Metro now situated in specific branch
 and I don't know future mozillian plans of that code.
Flags: needinfo?(alessarik)
You need to log in before you can comment on or make changes to this bug.