这是很严重的内存泄漏。
Identify where the memory leak is.
确定内存泄漏的位置。
Case study: Diagnose a memory leak.
案例研究:诊断内存泄露。
Memory leak under -manage repaired.
在-manage模式下的内存泄露得到修复。
A memory leak detector for moonlight.
Monolight的内存泄露检测工具。
Another memory leak has been fixed.
另一个内存泄漏已被固定。
For example, does it have a memory leak?
举个例子,我们能保证不存在内存泄漏吗?
Guard against potential native memory leak.
注意预防潜在的本地内存泄露。
This will result in a memory leak of 10 bytes.
这会导致10个字节的内存泄漏。
How can I Fix this is this a memory leak?
我怎样才能解决这个这是内存泄漏吗?
It's definitely a memory leak of some sort.
这肯定是某种形式的内存泄漏。
Listing 2 shows a program that has a memory leak.
清单2展示了一个有内存泄漏的程序。
Could these situations be signs of a memory leak?
这些情况是内存漏洞的征兆吗?
Such objects do not always signify a memory leak.
此类对象并不总是意味着内存泄漏。
内存泄漏。
Memory leak prevention - is it necessary here?
内存泄漏的预防是必要的吗?
I've got a memory leak, would this work as a fix?
我有一个内存泄漏,将这项工作作为一个修复吗?
Diagnosing a memory leak is usually pretty straightforward.
通常,诊断内存泄露非常简单。
In some cases this can add up to a significant memory leak.
在某些情况下,这会显著加剧内存泄漏。
The upward-sloping trend is a telltale sign of a memory leak.
上升趋势是存在内存泄漏的警示信号。
Figure 6: VisualVM memory chart after fixing the memory leak.
图6:修复内存泄露问题后的VisualVM内存图。
Case study 4: Example of a memory leak due to an infinite loop.
案例研究4:由于无限循环导致的内存泄漏示例。
This type of memory leak is referred to as a native memory leak.
这种类型的内存泄漏称为本机内存泄漏。
But I suspect that you have other memory leak issues as well.
但我怀疑你有其他的内存泄漏问题以及。
Otherwise, you might end up with a memory leak in the Web browser.
否则,很可能导致Web浏览器内的内存泄露。
You can see the steady rise, indicative of a potential memory leak.
您可以看到稳定的对象增加,表明存在潜在的内存泄漏。
This class has plenty of problems, but let's focus on the memory leak.
这个类存在很多的问题,但是我们着重来看内存泄漏。
Case study 1: memory leak analysis for the MyClass memory leak example.
案例研究1:myclass内存泄漏示例的内存泄漏分析。
If the references weren't weak, the application would have a memory leak.
如果引用不弱,那么应用程序会有内存泄漏。
Notice that the reason the task was generated is a memory leak condition.
注意,生成任务的原因是内存溢出这一条件。
应用推荐