阅读:6395回复:24
关于firefox占用内存问题
我的firefox是1.8.20060.42618版本的 现在 基本上占用内存为;:
物理内存;:74964K 虚拟内存;:65992K 这个就是 平均情况 我的内存是512MB 怎么回事呢/? 怎么占了这么多 /?我对比 IE maxthon OPERA 都没有这么多 哪位高手指点一下 谢谢`~ |
|
1楼#
发布于:2006-07-09 14:53
1G的内存,所以我闪过。。。。。
|
|
2楼#
发布于:2006-07-09 14:53
呵呵,又玩文字游戏呢,有必要加那60个吗?
|
|
|
3楼#
发布于:2006-07-09 14:53
|
|
|
4楼#
发布于:2006-07-09 14:53
有近 200 条,就算一分钟能看一条也要 4-5 个小时 3*60=180 4*60=240 5*60=300 不知道你数学老师怎么教的你。 版版N是一回事,你数学不及格是另外一回事。 |
|
|
5楼#
发布于:2006-07-09 14:53
|
|
|
6楼#
发布于:2006-07-09 14:53
你自然不会说。
现在有人出来解释了就好。 ![]() |
|
7楼#
发布于:2006-07-09 14:53
nighttalker:huh, 你这些马后话要在我回帖之前说我一个字都不会回。回到原帖 甚么马后话?如果不是你假设我说过甚么,我也不用再回帖说明,因为我根本就没说过你假设的那些话。 |
|
|
8楼#
发布于:2006-07-09 14:53
huh, 你这些马后话要在我回帖之前说我一个字都不会回。
|
|
|
9楼#
发布于:2006-07-09 14:53
nighttalker:LZ 需要第一升级到最新版保证安全。第二70Mb不算失常。ABC 你的列表里很多都不是windows系统下的,klipper这样的用windows一辈子都碰不到。不是 Bugzilla 搜索到包含 memory leak 关键字都是无法原谅的大问题,小问题是大多数,而且遍及所有平台,你的看问题方式过于夸大。回到原帖 夸大了甚么?我只是列出 FF 修复了的内存泄漏 bug 及 bugzilla 现时仍然 open 的内存泄漏 bug。我好像没有说这些 bug 都是 windows 的,或这些 bug 都十分严重。 事实上除非详细看过及统计过这几百个 bug 的内容,否则不可能下任何结论。 |
|
|
10楼#
发布于:2006-07-09 14:53
LZ 需要第一升级到最新版保证安全。第二70Mb不算失常。ABC 你的列表里很多都不是windows系统下的,klipper这样的用windows一辈子都碰不到。不是 Bugzilla 搜索到包含 memory leak 关键字都是无法原谅的大问题,小问题是大多数,而且遍及所有平台,你的看问题方式过于夸大。
|
|
|
11楼#
发布于:2006-07-09 14:53
elisha:楼上RP真差回到原帖 难道应该说 FF 没有内存泄漏,都是用户 RP 问题? http://plugindoc.mozdev.org/faqs/memusage.html https://bugzilla.mozilla.org/buglist.cg ... emory+leak |
|
|
12楼#
发布于:2006-07-09 14:53
|
|
|
13楼#
发布于:2006-07-09 14:53
楼上RP真差
|
|
|
14楼#
发布于:2006-07-09 14:53
FF 目前有大量内存泄漏问题,但有不少已经修复,部份会在 2.0 反映,大部份会在 3.0 反映。下面是未反映在 FF 1.5.04 的已修复的内存泄漏问题:
Fixed on Gecko 1.8 Branch
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 [/list:u] Fixes on the Gecko 1.8 branch will be included in future Firefox releases from that branch, such as Firefox 2.0. These fixes may also be included in future Firefox 1.5.x releases. Note: Some of the bugs in this list apply to new functionality not found in earlier releases, and are mainly of interest to people testing nightly builds. Fixed on Trunk
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 [/list:u] The trunk is where bleeding edge Mozilla development takes place. Fixes on the trunk will be included in Firefox 3.0, and may be included in future Firefox 1.5.x and 2.0 releases. Note: Some of the bugs in this list apply to new functionality not found in earlier releases, and are mainly of interest to people testing nightly builds. |
|
|
上一页
下一页