Skip to main content

Bug Tracker

Side navigation

#9426 closed bug (invalid)

Opened May 25, 2011 09:48PM UTC

Closed June 09, 2011 08:09AM UTC

Jquery UI Ajax Tab Memory Leak

Reported by: anonymous Owned by: anonymous
Priority: low Milestone: 1.next
Component: misc Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

We are using jquery 1.4.2 in production and we are seeing memory leak issues with jquery ui tabs.

I have tried upgrading to newer version but seems like issue is only fixed in 1.5.2 version. Version 1.6.x still has memory leaks.

Scenario

1) Create a ajax tab

2) Keep loading ajax tab multiple time using drip auto refresh

3) With any version other than 1.5.2 memory keeps on increasing and after 5 mins IE6 stops responding.

But with 1.5.2 there are other issues e.g. getJSON is not working and there are couple of places in code where there is no catch in try/finally block. IE6 seems like does not like this.

Attachments (0)
Change History (3)

Changed May 25, 2011 09:51PM UTC by rwaldron comment:1

component: unfiledmisc

It is very possible that this is not at all UI or Ajax related, but in fact a duplicate to #9341 & #9294

Changed May 25, 2011 10:02PM UTC by timmywil comment:2

owner: → anonymous
priority: undecidedlow
status: newpending

Please confirm the issue still exists in the git version of jquery. If so, please provide a reduced test case that does not include anything from jQuery UI so we can confirm it is a jQuery core issue.

Changed June 09, 2011 08:09AM UTC by trac-o-bot comment:3

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!