阅读:11308回复:17
不知道什么时候MOZILLA才能解决内存占有的问题呢????
如题
|
|
1楼#
发布于:2006-07-27 21:42
2.0 or 3.0
不过现在也不觉得内存占用是个问题 |
|
|
2楼#
发布于:2006-07-27 21:42
3.0吧。
|
|
3楼#
发布于:2006-07-27 21:42
windows才应该好好检讨内存问题
我们花那么多钱来购买内存 然而windows要做的事情就是 保持这些内存为“空闲” |
|
|
4楼#
发布于:2006-07-27 21:42
标准说法应该是内存泄漏吧,也许是太着急了代码有些地方写得不规范
|
|
5楼#
发布于:2006-07-27 21:42
内存泄漏的问题是存在,不过不断在解决。
|
|
6楼#
发布于:2006-07-27 21:42
看情形2.0没希望了,期待3.0
|
|
7楼#
发布于:2006-07-27 21:42
3.0主要解决性能提升,内存和cpu占用问题
|
|
|
8楼#
发布于:2006-07-27 21:42
|
|
9楼#
发布于:2006-07-27 21:42
|
|
|
10楼#
发布于:2006-07-27 21:42
在 FF 2.0 修复的内存泄漏:
Bug 168411 - Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) Bug 206520 - XMLHttpRequest leaks memory if send() not called and event listeners set Bug 283565 - Improper use of Realloc (mlk/crash) and silly return value for OOM Bug 289689 - Memory leak: nsDebugImpl::Assertion, Create Process Bug 289897 - huge memory leak when klipper is running Bug 316775 - leak when selecting Bug 317478 - leaks due to global scope polluter being removed from not enough (?) prototype chains Bug 319980 - javascript garbage collector not run when supposed to, leading to "memory leak" Bug 323454 - [FIX]Don't leak the channel and XMLHttpRequest object if AsyncOpen fails Bug 321283 - Using Find causes documents to leak Bug 323532 - Leak when using history autocomplete Bug 323377 - Lots of leaks in nsInternetSearchService Bug 325984 - DOMWindow leak with <col onload> Bug 330624 - accessibility code (when accessibility enabled) holds on to DOM nodes until shutdown Bug 330780 - [ATK only] global nsAppRootAccessible is not released on shutdown Bug 330878 - Firefox leaks the update.xml document when it checks for updates Bug 333134 - Accessibility still leaking when AT used Bug 333764 - Livemark Service leaking nsRDFResource and RDFServiceImpl references Bug 334105 - [FIX]ASSERTION: Bogus: '!mHead' (nsLineBox.cpp#916 - nsFloatCacheFreeList::Append) Bug 336922 - nsAnnotationService leaks Bug 337044 - Search engine Manager leaks an observer when canceled Bug 341301 - 1.8 branch firefox leaks like a sieve 在 FF 3.0 修复的内存泄漏: Bug 168411 - Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) Bug 206520 - XMLHttpRequest leaks memory if send() not called and event listeners set Bug 241518 - calling addEventListener with a closure holding a content node leaks the document Bug 283565 - Improper use of Realloc (mlk/crash) and silly return value for OOM Bug 289689 - Memory leak: nsDebugImpl::Assertion, Create Process Bug 289897 - huge memory leak when klipper is running Bug 315708 - Should release found link and current window object from nsTypeAheadFind.cpp Bug 315951 - unknown content type dialog leaks domwindow Bug 316775 - leak when selecting Bug 317478 - leaks due to global scope polluter being removed from not enough (?) prototype chains Bug 319980 - javascript garbage collector not run when supposed to, leading to "memory leak" Bug 320211 - parser-related leak when loading DOM inspector in Firefox Bug 321040 - observer service should remove null weak references from observer lists when enumerating Bug 321283 - using Find causes documents to leak Bug 323377 - Lots of leaks in nsInternetSearchService Bug 323441 - Memory leak if a site sets location and then document.writes (e.g. when visiting <!-- w --><a class="postlink" href="http://www.economist.com">www.economist.com</a><!-- w -->) Bug 323454 - [FIX]Don't leak the channel and XMLHttpRequest object if AsyncOpen fails Bug 323532 - [FIX] Leak when using history autocomplete Bug 323534 - createTreeWalker can cause leaks due to cycles created by closures Bug 325305 - minor memory leak in CERT_FindCertByNameString Bug 325984 - DOMWindow leak with <col onload> Bug 326491 - Leaked observer service leaks things on shutdown Bug 327670 - Memory leak in MarkOutOfFlowChild Bug 329071 - Leaking an nsZipFind if jar enumerator allocation fails Bug 330624 - accessibility code (when accessibility enabled) holds on to DOM nodes until shutdown Bug 330649 - leak nsContentShellInfo objects Bug 330780 - [ATK only] global nsAppRootAccessible is not released on shutdown Bug 330878 - Firefox leaks the update.xml document when it checks for updates Bug 331706 - Leak when scrolling Bug 333134 - Accessibility still leaking when AT used Bug 333296 - nsCharsetConverterManager::GetList leaks array if it can't get catman Bug 333298 - nsTextToSubURI::UnEscapeAndConvert leaks pBuf if decoder->Convert fails Bug 333313 - oom mlk in InternetSearchDataSource::BeginSearchRequest Bug 333354 - mlk on early return Bug 333672 - Leaking imgSurf in nsCanvasRenderingContext2D::DrawImage Bug 333674 - We leak oldVal on OOM in nsUint32ToContentHashEntry::PutContent Bug 333733 - Could leak attr in nsFrameUtil::Tag::ReadAttrs Bug 333764 - Livemark Service leaking nsRDFResource and RDFServiceImpl references Bug 333796 - Could potentially leak ctx in nsSVGCairoGlyphGeometry::GetBoundingBox Bug 334105 - [FIX]ASSERTION: Bogus: '!mHead' (nsLineBox.cpp#916 - nsFloatCacheFreeList::Append) Bug 334421 - Shutdown leak of mEvictionQ entries Bug 334898 - jsj_ResolveExplicitMethod leaks arg_start if convert_java_method_arg_signatures_to_hr_strin fails Bug 335785 - wrapper reparenting leak on gmail Bug 336475 - Coverity NSC_VerifyInit error paths don't free "info" Bug 336477 - Coverity CERT_UncacheCRL variable named "returned" is not freed if !removed Bug 336922 - nsAnnotationService leaks Bug 336961 - DOM Inspector leaks (dom.js) Bug 337029 - [mlk] bookmark properties dialog leaks a microsummaryObserver when canceled Bug 337044 - Search engine Manager leaks an observer when canceled Bug 337110 - Coverity OOM Crash and memory leak [@ PK11_CreatePBEParams] Bug 338003 - imgCache::Init leaks imgCache if do_GetService fails Bug 338075 - CID 538, RESOURCE_LEAK Bug 339477 - tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown Bug 339913 - Coverity OOM leak in sec_asn1d_add_to_subitems Bug 339914 - Coverity leak in NSS_CMSEncoder_Start error paths Bug 339916 - Coverity 464, leak after OOM in CERT_DistNamesFromNicknames Bug 339919 - Coverity 905, leak in CERT_GetCertNicknames 仍然 open (未解决/處理) 的内存泄漏: 323375 nor -- PC <!-- e --><a href="mailto:file-handling@mozilla.bugs">file-handling@mozilla.bugs</a><!-- e --> NEW Memory leak playing WMV video files 341792 nor -- Mac <!-- e --><a href="mailto:joshmoz@gmail.com">joshmoz@gmail.com</a><!-- e --> NEW major memory leak in nsLocalFile::AppendNative 342810 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory usage grows by ~10MB per minute (probably memory l... 282320 nor -- All <!-- e --><a href="mailto:mcs@pearlcrescent.com">mcs@pearlcrescent.com</a><!-- e --> ASSI Memory leak on ldap_simple_bind_s 123050 nor -- PC <!-- e --><a href="mailto:pavlov@pavlov.net">pavlov@pavlov.net</a><!-- e --> NEW Memory Leak in nsGIFDecoder2.cpp, HaveDecodedRow 289198 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak while playing Zoo Keeper Flash game 127101 nor P2 PC <!-- e --><a href="mailto:nobody@nss.bugs">nobody@nss.bugs</a><!-- e --> NEW Memory leak error in nsprstub.c while running selfserv 321667 min -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW timer-related leak in update code 195087 nor -- Oth <!-- e --><a href="mailto:mcs@pearlcrescent.com">mcs@pearlcrescent.com</a><!-- e --> ASSI Memory leak on AIX 5.1 when Bind to host fails 332418 nor -- Mac <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory Leak after opening many links in a new window 96122 min P2 All <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> ASSI memory leak in prlink.c 320915 nor -- All <!-- e --><a href="mailto:dveditz@cruzio.com">dveditz@cruzio.com</a><!-- e --> NEW [Meta] 1.8 memory leak campaign 201272 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW [Webclient] memory leak issue 337398 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory leak on freemail service of <!-- w --><a class="postlink" href="http://www.seznam.cz">www.seznam.cz</a><!-- w --> 313275 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO dictionary.reference.com causes cpu drain and memory leak... 253688 nor -- PC <!-- e --><a href="mailto:events@dom.bugs">events@dom.bugs</a><!-- e --> UNCO memory leak in Mozilla when adding a eventListener from J... 134552 nor P2 All <!-- e --><a href="mailto:layout.tables@core.bugs">layout.tables@core.bugs</a><!-- e --> NEW Memory leak in nsCellMap::ExpandWithRows() 323406 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak loading <!-- w --><a class="postlink" href="http://www.axa.fr">www.axa.fr</a><!-- w --> (due to login/password aut... 333462 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory leak on page scragz.com (1.8 branch only) 276106 cri -- PC <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> UNCO Text zoom causes memory leak 314411 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory leak when opening several tabs at once and abortin... 340372 enh -- All <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> UNCO Memory usage report by URL/tab/DOM object for debugging m... 310206 nor -- Mac <!-- e --><a href="mailto:jdunn@maine.rr.com">jdunn@maine.rr.com</a><!-- e --> UNCO X memory leak on local files using css background-image p... 341083 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Progressive memory leak over time 290902 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW sidebar "add bookmark" window appears twice when launched... 340658 nor -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> UNCO possible memory leak with javascript menu on Opera.com 181118 cri -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW memory leak and crashes after long run time of javascript... 311130 nor -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Javascript Memory Leak, Possibly Due to Image Objects. 203759 nor -- PC <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Memory leak of 465 bytes from 2 blocks allocated in nsDat... 340447 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Apparent Memory Leak in Firefox 1.5.0.4 at realmoney.com 191815 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Purify Memory Leak *noise* :: nsSmallVoidArray::SwitchToV... 225222 cri -- PC <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> NEW Memory leak in Mozilla took down system 127317 maj -- PC <!-- e --><a href="mailto:mscott@formerly-netscape.co">mscott@formerly-netscape.co</a><!-- e -->... NEW Memory leak of 40 bytes from 1 block allocated in nsSocke... 323402 nor -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> REOP Memory leak when update firefox and select 'Later' to res... 298852 cri -- PC <!-- e --><a href="mailto:alfred.peng@sun.com">alfred.peng@sun.com</a><!-- e --> NEW memory leak on Java scroller 261256 min -- PC <!-- e --><a href="mailto:bienvenu@nventure.com">bienvenu@nventure.com</a><!-- e --> NEW Memory Leak of 2572 bytes when Filter List Window display... 94614 nor P2 PC <!-- e --><a href="mailto:nobody@nss.bugs">nobody@nss.bugs</a><!-- e --> NEW memory leak due to CERT lookup 129226 min P2 PC <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> ASSI Memory leak while running tstclnt on BoundsChecker - allo... 261843 nor -- PC <!-- e --><a href="mailto:blizzard@mozilla.org">blizzard@mozilla.org</a><!-- e --> NEW trunk builds causing Red Hat 7.x X server to leak memory 339644 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Increasing the number of bookmarked URL's in the bookmark... 288167 maj -- PC <!-- e --><a href="mailto:bross2@stanford.edu">bross2@stanford.edu</a><!-- e --> REOP memory leak in javascript animation 99162 nor -- PC <!-- e --><a href="mailto:security-bugs@alphacentauri.cc">security-bugs@alphacentauri.cc</a><!-- e --> ASSI Memory leak of 60 bytes from 1 block allocated in nsScrip... 323362 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Yahoo! Mail beta memory leak while logging in 346453 nor -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> UNCO Memory leak when visiting msn.com 152076 nor P3 PC <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> ASSI Memory leak of 16 bytes from 1 block allocated in nsCStri... 251380 cri -- PC <!-- e --><a href="mailto:bross2@stanford.edu">bross2@stanford.edu</a><!-- e --> NEW When saving a picture, HUGE memory leak! Also slows machi... 328311 nor -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Memory leak when visiting MSN Money 152074 nor -- PC <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> ASSI Memory leak of 15 bytes from 1 block allocated in ldap_x_... 110048 cri -- PC nivedita@formerly-netscape.... REOP Slow memory leak with looping graphics 323918 nor -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Milonic DHTML Menu Causes Memory Leak 324145 maj -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Memory leak at Dean Edwards' IE7 site 52658 nor P3 All <!-- e --><a href="mailto:john@johnkeiser.com">john@johnkeiser.com</a><!-- e --> NEW Heavy Frame usage causes memory leak 333756 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory leak on page beltzner.ca 243185 nor -- All <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Very fast memory leak in copy/paste (100kb/sec) 61934 cri P3 All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Remote RDF Leak 324793 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW [mlk] Memory Leak with IE Tab 1.0.7 extension, even when ... 152075 nor -- PC <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> ASSI Memory leak of 64 bytes from 1 block allocated in nsAbLDA... 233258 cri -- PC <!-- e --><a href="mailto:live-connect@java.bugs">live-connect@java.bugs</a><!-- e --> UNCO memory lost in mozilla(mozrmi36.dll). 343982 maj -- PC <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Leak DOM windows and document loading CNN 109498 nor P2 PC <!-- e --><a href="mailto:mail@seamonkey.bugs">mail@seamonkey.bugs</a><!-- e --> NEW Memory leak of 8 bytes from 1 block allocated in nsImapSe... 103870 nor -- PC <!-- e --><a href="mailto:ducarroz@ducarroz.org">ducarroz@ducarroz.org</a><!-- e --> ASSI unsafe realloc usage allows memory leak 296474 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> REOP Memory leak when customizing toolbars 273364 maj -- Sun <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> NEW Serious memory leak after running several days or weeks, ... 132195 min P3 PC <!-- e --><a href="mailto:waterson@maubi.net">waterson@maubi.net</a><!-- e --> ASSI Memory leak of 8 bytes from 1 block allocated in nsXULDoc... 305376 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Java Memory Leak/Browser Crash 203758 nor -- PC <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Memory leak of 24 bytes from 1 block allocated in CEnumFo... 128978 min -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak of 56 bytes from 1 block allocated in nsGloba... 340260 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Huge memory leak 50840 enh P3 All <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> NEW NSPR test case socket.c leaks memory 152072 nor -- PC <!-- e --><a href="mailto:mscott@formerly-netscape.co">mscott@formerly-netscape.co</a><!-- e -->... NEW Memory leak of 38 bytes from 1 block allocated in AtomImp... 146875 maj -- PC <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Memory leak of 80 bytes from 1 block allocated in nsDataO... 324864 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW [mlk] Memory leak with Session Saver v0.2.1.031 extension 146872 maj P1 PC <!-- e --><a href="mailto:rods@formerly-netscape.com.tld">rods@formerly-netscape.com.tld</a><!-- e --> ASSI MLK: Memory leak of 640 bytes from 1 block allocated in C... 126859 maj -- PC <!-- e --><a href="mailto:bienvenu@nventure.com">bienvenu@nventure.com</a><!-- e --> ASSI Memory leak of 52 bytes from 1 block allocated in orkinHe... 326258 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW [mlk] Memory Leak with Forecastfox 0.8.5 extension 106857 nor -- PC <!-- e --><a href="mailto:bienvenu@nventure.com">bienvenu@nventure.com</a><!-- e --> NEW Memory Leak of 90 bytes in nsLDAPAutoCompleteSession::OnL... 318069 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Memory leak in clipboard handling 142128 nor -- PC <!-- e --><a href="mailto:mjudge@formerly-netscape.co">mjudge@formerly-netscape.co</a><!-- e -->... ASSI Memory leak in nsClipboard::SelectionReceiver() 337763 min -- All <!-- e --><a href="mailto:rflint@dslr.net">rflint@dslr.net</a><!-- e --> ASSI Memory leak in ZIP_OpenArchive (modules/libjar/nsZipArchi... 99113 nor -- PC <!-- e --><a href="mailto:hyatt@mozilla.org">hyatt@mozilla.org</a><!-- e --> ASSI Memory leak of 132 bytes from 1 block allocated in imgReq... 207688 nor -- PC <!-- e --><a href="mailto:blizzard@mozilla.org">blizzard@mozilla.org</a><!-- e --> NEW [mlk] leak when invalidate a widget 131522 nor -- PC <!-- e --><a href="mailto:mscott@formerly-netscape.co">mscott@formerly-netscape.co</a><!-- e -->... NEW Potential "memory leak on failure" in SMTP sending code 203757 nor -- PC <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Memory leak of 40 bytes from 1 block allocated in CEnumFo... 103071 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Potential memory leak of 24 bytes from 1 block allocated ... 106858 nor P3 PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak of 8 bytes in nsMemory::Alloc 320976 maj -- PC <!-- e --><a href="mailto:general@svg.bugs">general@svg.bugs</a><!-- e --> UNCO dynamic SVG takes 5 minutes to be displayed and memory le... 194869 nor -- PC <!-- e --><a href="mailto:jdunn@maine.rr.com">jdunn@maine.rr.com</a><!-- e --> NEW Mozilla does not free memory used by MNG animations after... 95829 maj P2 All <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> ASSI memory leak in prcmon.c 323443 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak when you add/remove a separator 204164 nor -- All <!-- e --><a href="mailto:gordon@formerly-netscape.co">gordon@formerly-netscape.co</a><!-- e -->... NEW Calculating memory cache as percentage of physical memory... 116981 nor P2 PC <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> NEW LDAP search queries leak 154055 nor -- PC <!-- e --><a href="mailto:ducarroz@ducarroz.org">ducarroz@ducarroz.org</a><!-- e --> NEW Memory leak of 12 bytes from 1 block allocated in MimeMul... 134327 nor -- PC <!-- e --><a href="mailto:mail@seamonkey.bugs">mail@seamonkey.bugs</a><!-- e --> NEW Memory leak of 44 bytes from 1 block allocated in nsAbAut... 154058 nor -- PC <!-- e --><a href="mailto:ducarroz@ducarroz.org">ducarroz@ducarroz.org</a><!-- e --> NEW Memory leak of 8 bytes from 1 block allocated in MimeHead... 103083 nor P3 PC <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> ASSI Memory leak of 160 bytes from 4 blocks allocated in nsLDA... 342296 maj -- PC <!-- e --><a href="mailto:sidebar@mozilla.bugs">sidebar@mozilla.bugs</a><!-- e --> NEW mlk when drag and dropping a bookmark, as reported by Lea... 132199 nor -- PC <!-- e --><a href="mailto:jdunn@maine.rr.com">jdunn@maine.rr.com</a><!-- e --> NEW Memory leak of 12 bytes from 1 block allocated in nsSuppo... 289711 nor -- PC <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> UNCO Memory Leak: _PR_MD_INIT_THREAD (w95thred.c): DuplicateHa... 319143 cri -- PC <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> UNCO Mozilla uses all avable memory until crashing the system 299704 maj -- PC <!-- e --><a href="mailto:dougt@meer.net">dougt@meer.net</a><!-- e --> NEW Mozilla freezes and leaks memory setting ftp image source... ID Sev Pri Plt Assignee Status Resolution Summary 117565 nor -- PC <!-- e --><a href="mailto:ducarroz@ducarroz.org">ducarroz@ducarroz.org</a><!-- e --> ASSI Memory leak of 4 bytes from 1 block allocated inMimeHeade... 273244 nor -- PC <!-- e --><a href="mailto:bugs@bengoodger.com">bugs@bengoodger.com</a><!-- e --> NEW Download Manager - memory usage increases when opening/r... 337446 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO MLK: memory leaks in frappr.com using Google Maps JavaScript 265936 cri -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> REOP Memory leak in nsPluginHostImpl::ScanPluginsDirectory() 323405 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak when reorganizing bookmarks 131360 min -- All <!-- e --><a href="mailto:dmose@mozilla.org">dmose@mozilla.org</a><!-- e --> ASSI nsLDAPOperation makes it easy to leak nsILDAPMsgListener ... 335494 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO leak and eventual crash if <iframe></iframe> with table r... 89744 nor -- All <!-- e --><a href="mailto:bratell@lysator.liu.se">bratell@lysator.liu.se</a><!-- e --> NEW nsEscapeHTML should {exist in a/be} non allocating 199809 nor -- Oth <!-- e --><a href="mailto:sspitzer@mozilla.org">sspitzer@mozilla.org</a><!-- e --> NEW Memory leak in notification handler in nsMsgSendLater 337314 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO MLK: memory leaks in SiteMeter.com JavaScript 154059 nor -- PC <!-- e --><a href="mailto:ducarroz@ducarroz.org">ducarroz@ducarroz.org</a><!-- e --> NEW Memory leak of 12 bytes from 1 block allocated in nsMimeB... 320235 cri -- PC <!-- e --><a href="mailto:pavlov@pavlov.net">pavlov@pavlov.net</a><!-- e --> UNCO memory leak when loading this url forces me to kill ff 109492 maj -- PC <!-- e --><a href="mailto:sspitzer@mozilla.org">sspitzer@mozilla.org</a><!-- e --> NEW Memory leak of 192 bytes from 1 block allocated in nsSock... 188849 nor -- All <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> NEW Need macro to align a memory pointer to match the platfor... 237861 cri -- PC <!-- e --><a href="mailto:dougt@meer.net">dougt@meer.net</a><!-- e --> NEW nsMemory::FlushMemory can pass a pointer to garbage memor... 334331 enh -- Mac <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW leak-gauge should warn if browser did not exit 327418 cri P1 PC <!-- e --><a href="mailto:darin@meer.net">darin@meer.net</a><!-- e --> ASSI Memory use does not go down when memory cache is enabled 324880 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Excessive memory usage by firefox.exe process causing mac... 65377 nor -- PC <!-- e --><a href="mailto:hyatt@mozilla.org">hyatt@mozilla.org</a><!-- e --> NEW Leak when removing browser xbl binding 119547 nor -- PC <!-- e --><a href="mailto:adamlock@eircom.net">adamlock@eircom.net</a><!-- e --> NEW Memory leak of 28 bytes from 1 block allocated in nsSimpl... 209559 cri -- PC <!-- e --><a href="mailto:alfred.peng@sun.com">alfred.peng@sun.com</a><!-- e --> NEW Applet calls JavaScript and Mozilla crashes on reloading ... 179726 nor -- PC <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> NEW using embedded browser -- memory is allocated for log fil... 267607 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW memory leaks in nsTableCreator::CreateTableCellFrame() 341722 nor -- PC <!-- e --><a href="mailto:mscott@mozilla.org">mscott@mozilla.org</a><!-- e --> NEW leak in MsgComposeCommands.js 340704 nor -- PC <!-- e --><a href="mailto:mscott@mozilla.org">mscott@mozilla.org</a><!-- e --> UNCO Leak if I post new message to newsgroup 177184 nor P2 All <!-- e --><a href="mailto:julien.pierre.bugs@sun.com">julien.pierre.bugs@sun.com</a><!-- e --> NEW NSS_CMSDecoder_Cancel might have a leak 339072 nor -- PC <!-- e --><a href="mailto:gautheri@noos.fr">gautheri@noos.fr</a><!-- e --> REOP In <msgHdrViewOverlay.js>, |var messageHeaderSink| leaks ... 309686 cri -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Firefox memory usage creeps up to around 128M when downlo... 115951 min P3 Sun <!-- e --><a href="mailto:nelson@bolyard.com">nelson@bolyard.com</a><!-- e --> NEW tiny one-time leak in freebl's loader.c 341728 nor -- All <!-- e --><a href="mailto:live-connect@java.bugs">live-connect@java.bugs</a><!-- e --> UNCO Local reference leak in nsCLiveconnect::Call when Java ca... 60729 nor P4 All <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Investigate odd cycle involving js objects causing leak o... 291044 nor -- PC <!-- e --><a href="mailto:bross2@stanford.edu">bross2@stanford.edu</a><!-- e --> UNCO the memory leaks if some certain url is opened 242394 nor -- All <!-- e --><a href="mailto:ajschult@verizon.net">ajschult@verizon.net</a><!-- e --> NEW make installer not leak 321899 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO [MLK] Too much memory used... because JPG files ! 342277 nor -- PC <!-- e --><a href="mailto:mscott@mozilla.org">mscott@mozilla.org</a><!-- e --> NEW leak in "Offline & Disk Space" 169313 nor P3 All <!-- e --><a href="mailto:nobody@nss.bugs">nobody@nss.bugs</a><!-- e --> NEW Built-in token leaks memory 335292 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO firefox has big trouble with big images - high memory usa... 161354 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW improve memory pressure to support SIGDANGER or some othe... 69145 maj -- All <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW leak in repeated document.load calls off of timer in java... 325837 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory leak selecting history in location / address bar d... 158066 nor -- All <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Potential leak of window object because of self-cycle wit... 51661 nor P5 PC <!-- e --><a href="mailto:guifeatures@xpapps.bugs">guifeatures@xpapps.bugs</a><!-- e --> NEW js errors in navigator.js when clicking Leak Detector men... 336124 tri -- All <!-- e --><a href="mailto:wtchang@redhat.com">wtchang@redhat.com</a><!-- e --> NEW Missing out-of-memory check at nsprpub/config/nsinstall.c... 84945 nor P3 All <!-- e --><a href="mailto:gordon@formerly-netscape.co">gordon@formerly-netscape.co</a><!-- e -->... NEW nsDiskCacheMap::ReadDiskCacheEntry should use memory mapp... 126106 min -- PC <!-- e --><a href="mailto:bienvenu@nventure.com">bienvenu@nventure.com</a><!-- e --> NEW Shutdown leak of orkinHeap allocated in MakeMdbFactory 281066 enh -- All <!-- e --><a href="mailto:sspitzer@mozilla.org">sspitzer@mozilla.org</a><!-- e --> NEW removing some memory allocations from mimedrft.cpp 56703 nor P3 PC <!-- e --><a href="mailto:dbaron@mozilla.com">dbaron@mozilla.com</a><!-- e --> ASSI used to leak global object, etc., in main mail window 102419 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW atom not deleted.(Resource Leak) 130157 maj P2 All <!-- e --><a href="mailto:layout@core.bugs">layout@core.bugs</a><!-- e --> NEW Viewing large pages allocates memory and can't deallocate it 108514 nor -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW the description of resolution INVALID should be clarified 333704 cri -- All <!-- e --><a href="mailto:xslt@core.bugs">xslt@core.bugs</a><!-- e --> NEW We leak key in txNodeSorter::addSortElement 45326 nor P3 PC <!-- e --><a href="mailto:mscott@formerly-netscape.co">mscott@formerly-netscape.co</a><!-- e -->... ASSI leak global window when starting mail 276112 nor P1 All <!-- e --><a href="mailto:cbiesinger@gmx.at">cbiesinger@gmx.at</a><!-- e --> NEW Can still leak nsExternalAppHandler/nsIDownload 341430 maj P1 PC <!-- e --><a href="mailto:darin@meer.net">darin@meer.net</a><!-- e --> ASSI Leak when gmail up 324081 maj -- PC <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> NEW Seamonkey doesn't release memory upon closing tabs 340263 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Leak while downloading a zip file 167035 enh -- All <!-- e --><a href="mailto:cathleennscp@netscape.net">cathleennscp@netscape.net</a><!-- e --> NEW track memory usage and performance in Help|About. 329481 nor -- Mac <!-- e --><a href="mailto:general@js.bugs">general@js.bugs</a><!-- e --> NEW Leak involving setting window.__proto__ to DOM element 330676 nor -- PC <!-- e --><a href="mailto:form-submission@content.bugs">form-submission@content.bugs</a><!-- e --> NEW leak network mime input stream (nsIMIMEInputStream) object 346243 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Increased Rlk (leak) on balsa after 2006-07-27 129218 min P3 PC <!-- e --><a href="mailto:neil.williams@sun.com">neil.williams@sun.com</a><!-- e --> NEW memory leaks in tstclnt 346361 maj -- PC <!-- e --><a href="mailto:bienvenu@nventure.com">bienvenu@nventure.com</a><!-- e --> NEW Huge Memory hole 111775 nor P2 PC <!-- e --><a href="mailto:sspitzer@mozilla.org">sspitzer@mozilla.org</a><!-- e --> NEW Memory leak of 28 bytes from 1 block allocated in nsProxy... 37445 nor P3 Oth <!-- e --><a href="mailto:dougt@meer.net">dougt@meer.net</a><!-- e --> NEW service objects should be release ASAP to reduce footprin... 263767 nor -- PC <!-- e --><a href="mailto:general@js.bugs">general@js.bugs</a><!-- e --> NEW premature out of memory allocating lots of small objects 285560 nor -- PC <!-- e --><a href="mailto:bugs@bengoodger.com">bugs@bengoodger.com</a><!-- e --> NEW a view-source windows should show the source of a streame... 114171 min P2 PC <!-- e --><a href="mailto:rods@formerly-netscape.com.tld">rods@formerly-netscape.com.tld</a><!-- e --> ASSI [Win Widget] leak nsNativeDragTarget 276342 enh -- All <!-- e --><a href="mailto:bross2@stanford.edu">bross2@stanford.edu</a><!-- e --> NEW ideas to counter memory fragmentation 81446 cri -- PC <!-- e --><a href="mailto:jag@tty.nl">jag@tty.nl</a><!-- e --> NEW Reloading leaks memory 339223 cri -- PC <!-- e --><a href="mailto:general@js.bugs">general@js.bugs</a><!-- e --> UNCO SM crash with Leak Monitor extension on mapy.cz [@ JS_Get... 328120 nor -- All <!-- e --><a href="mailto:build@mozilla-org.bugs">build@mozilla-org.bugs</a><!-- e --> NEW need faster leak tests tinderbox 68387 nor P2 Oth <!-- e --><a href="mailto:dbaron@mozilla.com">dbaron@mozilla.com</a><!-- e --> ASSI tinderbox should show leak diffs between cycles 24412 enh P3 All <!-- e --><a href="mailto:slogan@cts.com">slogan@cts.com</a><!-- e --> NEW Extract install script to memory, avoid temporary file 341447 min -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Opening Firefox with about:blank and closing leaks memory 201110 nor -- All <!-- e --><a href="mailto:dougt@meer.net">dougt@meer.net</a><!-- e --> NEW [minimo] handle loading large pages with low physical memory 322574 nor -- PC <!-- e --><a href="mailto:dveditz@cruzio.com">dveditz@cruzio.com</a><!-- e --> NEW Continuous memory growth with this testcase using enableP... 344545 nor -- PC <!-- e --><a href="mailto:dom-inspector@extensions.bugs">dom-inspector@extensions.bugs</a><!-- e --> UNCO DOM Inspector 1.8.1b1 Leak (dom.js) 155150 maj -- All <!-- e --><a href="mailto:general@dom.bugs">general@dom.bugs</a><!-- e --> NEW Big leak when document.write of frameset document into wi... 327280 nor -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Don't keep decoded images in the bfcache pages 193622 enh -- Sun <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW RFE: Use libmtmalloc() (or libbsdmalloc()) for memory all... 75796 enh -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW new leak per url load tool 90611 nor -- PC <!-- e --><a href="mailto:sspitzer@mozilla.org">sspitzer@mozilla.org</a><!-- e --> NEW POP3: Mail bloat and leak statistics when doing common ma... 165042 nor -- PC <!-- e --><a href="mailto:yuanyi21@hotmail.com">yuanyi21@hotmail.com</a><!-- e --> UNCO excessive memory usage using hushmail.com webmail 268138 maj -- PC <!-- e --><a href="mailto:bross2@stanford.edu">bross2@stanford.edu</a><!-- e --> NEW Extensive memory usage over time 339024 cri -- PC <!-- e --><a href="mailto:printing@core.bugs">printing@core.bugs</a><!-- e --> NEW printing results in massive memory consumption and death 243097 nor -- PC <!-- e --><a href="mailto:prefs@mozilla.bugs">prefs@mozilla.bugs</a><!-- e --> NEW [ASSERTION] pref handler leak 158242 nor P3 All <!-- e --><a href="mailto:alexei.volkov.bugs@sun.com">alexei.volkov.bugs@sun.com</a><!-- e --> NEW PK11_PutCRL is very memory inefficient 315260 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO The Firefox 1.0.7 and memory usage 222953 maj -- PC <!-- e --><a href="mailto:general@browser.bugs">general@browser.bugs</a><!-- e --> UNCO Excessive memory usage 311645 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO memory usage keeps increasing 165176 cri -- All <!-- e --><a href="mailto:yuanyi21@hotmail.com">yuanyi21@hotmail.com</a><!-- e --> NEW Repeated calls to JSObject.getWindow cause Mozilla to hang 327314 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Memory allocation not checked 74920 enh P5 PC <!-- e --><a href="mailto:dbaron@mozilla.com">dbaron@mozilla.com</a><!-- e --> ASSI new memory logging tool 98835 maj -- All <!-- e --><a href="mailto:jdunn@maine.rr.com">jdunn@maine.rr.com</a><!-- e --> NEW Memory not released after loading huge table and image co... 342598 nor -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Firefox is non-responsive after using certain amount of s... 210481 nor -- DEC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Correctly size the memory cache for OpenVMS 334255 maj -- PC <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> UNCO Opening popups on a flash page causes memory leaks and pr... 328715 nor P3 Mac <!-- e --><a href="mailto:mikepinkerton@mac.com">mikepinkerton@mac.com</a><!-- e --> NEW Opening a file leaks memory. 228233 cri -- All <!-- e --><a href="mailto:nobody@mozilla.org">nobody@mozilla.org</a><!-- e --> NEW Mozilla freezes leaks memory setting image source (src) v... 113555 cri P2 PC <!-- e --><a href="mailto:layout.tables@core.bugs">layout.tables@core.bugs</a><!-- e --> NEW browser leak in a page full of tables 说明:以上包括所有平台,及不同严重程度的内存泄露问题。 总的来说内存泄露问题的前景还是比较光明的,因为 mozilla 已经正视问题,不再推搪为 features 或未能重现。 |
|
|
11楼#
发布于:2006-07-27 21:42
重视了就好了,问题的解决那就只是时间问题了,相信不会等太久吧。
|
|
|
12楼#
发布于:2006-07-27 21:42
内存性能提高了会争取到一批老机器用户
|
|
|
13楼#
发布于:2006-07-27 21:42
老兄还是最精通转移话题了,以及恶意中伤了。 不过以老兄的技术修为,在这个论坛能不被你绕进去的人还真是很少。 |
|
14楼#
发布于:2006-07-27 21:42
xiaonanhai:... 呵呵! 老弟还是最精通说不之所云的废话啊。 |
|
|
上一页
下一页