Sabnzbd + Internet Explorer 9 memory leak

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
micksov
Newbie
Newbie
Posts: 3
Joined: December 30th, 2012, 7:39 am

Sabnzbd + Internet Explorer 9 memory leak

Post by micksov »

Version: 0.7.7
OS: Windows 7 64-bit
Install-type: Windows Installer
Skin (if applicable): Plush
Firewall Software: Windows 7 Firewall
Are you using IPV6? no
Is the issue reproducible? yes

I find that every time Internet Explorer 9 (9.0.8112.16421) refreshes the Sabnzbd web interface on localhost, the memory usage of the IE9 process goes up by about 2 MB. After a while the memory usage of IE9 gets so high that the system becomes unstable. Obviously the faster the refresh rate of Plush, the quicker the memory fills up. I don't have memory leak issues with any other web pages on IE9.

Is this an IE9 issue or a Sabnzbd issue?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd + Internet Explorer 9 memory leak

Post by shypike »

Does the same occur with any other browser?
We don't test an awful lot with IE.
micksov
Newbie
Newbie
Posts: 3
Joined: December 30th, 2012, 7:39 am

Re: Sabnzbd + Internet Explorer 9 memory leak

Post by micksov »

It doesn't happen with Chrome. I could use Chrome with Sabnzbd instead of IE9 I suppose. Is it possible for Sabnzbd to be configured to launch a specified browser rather than the system default?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd + Internet Explorer 9 memory leak

Post by shypike »

No, the default browser is the only thing that can be started
in a platform-independant way reliably.
I'll have a look at the issue, but I suspect it's an IE9 problem.
micksov
Newbie
Newbie
Posts: 3
Joined: December 30th, 2012, 7:39 am

Re: Sabnzbd + Internet Explorer 9 memory leak

Post by micksov »

Ok, thanks for looking into this. I'm not sure what could cause the memory usage of IE9 to grow like that, all I can think of is a string in javascript which is increasing in size every time Plush refreshes the page. Just a total guess though, and wouldn't explain why other browsers aren't affected.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd + Internet Explorer 9 memory leak

Post by shypike »

A large part of Plush's Javascript are standard libraries,
and it's also rather complex. So don't get up your hope too much :)
Post Reply