• Memory space breachAccomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.

    内存空间缺口——通过溢出缓冲区溢出错误来实现,以宿主进程权限执行攻击提供任何代码

    youdao

  • The layout of data allocations in memory is complex and subtle to reproduce, so any symptoms might be hard to connect back to the specific error at the level of source code.

    内存数据分配布局非常复杂并且难以再现所以任何症状都不可能追溯到源代码级别具体错误

    youdao

  • Even payment of the most expensive license fees among the products available in this category loses its sting when compared to the costs of having a customer be the first to identify a memory error.

    客户首先发现内存错误代价相比即使这种类别产品支付昂贵许可费也失去了意义

    youdao

  • This is different from a system exception, which represents a system level error like running out of memory or running past the end of an array.

    系统异常不同,系统异常表示系统级别错误耗尽内存或者数组越界。

    youdao

  • Figure 13: EurekaJ Heap chart showing one possible scenario for Out Of Memory error.

    13eurekaj显示内存溢出错误一种可能情形

    youdao

  • If the program reads from memory that hasn't been initialized, or reads or writes memory that has been freed or lies beyond the ends of allocated blocks, you will see a Purify error report.

    如果这个程序没有初始化内存读取或者读取或者改写已经释放或者仍然存在于分配区域之外内存,看到一个Purify错误报告

    youdao

  • Even before freeing the memory, the value of namestr has been changed, and that is why Purify reports an MLK (memory leak) error.

    甚至这个内存释放之前namestr已经变更也是为什么Purify报告一个MLK(内存渗漏)错误的原因。

    youdao

  • Limit: Any request by DB2 to create a database share memory set which is larger then the shmmax value (2gb in this case) will fail with an out of memory type error.

    限制DB2发出的任何创建大于shmmax(这里2gb)的数据库共享内存请求都将失败,并返回一个outof memorytype错误

    youdao

  • The program uses a library to place data in a well known location in memory and then causes a fault, a type of error.

    程序通过内存中的规定位置放置数据然后引发个 fault——fault是一错误

    youdao

  • Often, a memory error occurs only in a combination of circumstances, and sometimes you can discover memory bugs only after you deploy your program.

    内存错误通常多种情况同时存在时出现而且有时只能部署程序之后才能发现内存错误

    youdao

  • That kind of off-by-one error might not cause your program to crash or your test to fail, but there is still memory corruption going on.

    这种错误可能不会导致程序崩溃或者您的测试失败但是仍然存在内存崩溃危险。

    youdao

  • Since the amount of memory in a machine is finite, if this error occurs in some kind of loop eventually the system will run out of memory.

    机器中的内存数量有限如果这个错误出现某些循环,那么系统最终把内存耗尽。

    youdao

  • If the allocation of parts of either memory or disk space have been exhausted before a calculation process is complete, your user will get an error message that memory or disk space has run out.

    如果计算处理完成之前内存磁盘空间块分配已经耗尽用户看到内存或磁盘空间用完的错误消息

    youdao

  • These UTE error messages are common symptoms of a native out-of-memory condition because the trace engine is enabled and active by default.

    这些UTE错误消息本机内存不足一般症状因为跟踪引擎在默认情况启动活动的。

    youdao

  • The operating system imposes a limit on the amount of memory that can be locked. When this limit is reached, the overlapped operations will fail with the WSAENOBUFS error.

    操作系统一个锁定最大数限制,一旦超过这个锁定的限制,那么就会产生WSAENOBUFS错误

    youdao

  • But if a synchronous GC occurs because of the second casean out-of-memory errorthis means the GC was unable to keep up with the application allocation.

    但是如果因为第二情况发生同步gc——内存不足错误——意味着GC不能跟上应用程序分配。

    youdao

  • Higher temperatures generally cause more error rates, but differences in temperature at Google's data center "had a marginal impact on the incidence of memory errors."

    通常我们会认为温度过高时导致内存故障率较高主要因素之一。据这次谷歌研究的结果表明,内存工作温度差异对故障率高低的影响其实很小。

    youdao

  • Lessons Learned: This is the case of an error surface is hard but it is actually the problem of memory errors.

    经验总结:一例表面硬盘错误实际上却是内存错误问题

    youdao

  • In the course of algorithmization, we should select arithmetic with high numerical stability and controlling error and computational effort little and saving memory space.

    算法实现过程选择数值稳定性误差可以控制计算工作量尽可能节省内存空间的算法。

    youdao

  • I've let the app running and I found it crashed after 4-5 hours with an Out of Memory Error.

    程序运行,我发现坠毁4 - 5小时出现内存不足错误

    youdao

  • I cannot say whether decoding the resources would cause an out of memory error since I don't know their size.

    不能是否解码资源将会导致出现内存不足错误因为知道自己的尺寸。

    youdao

  • A data width of 0 and a total width of 8 would indicate that the memory is solely used to provide error correction bits.

    值为0数据宽度以及宽度8表示内存用于提供错误纠正

    youdao

  • Property of the new instance to a system-supplied message that describes the error, such as "Attempted to read or write protected memory."

    属性初始化为系统提供用来描述错误消息尝试读取写入受保护的内存。

    youdao

  • In recent years, researchers are beginning to pay more attention to individual differences in emotion and memory on the impact of the error.

    近年来,研究者开始更多关注情绪个体差异对错误记忆影响的研究。

    youdao

  • Depending on conditions, the amount of puncturing can vary from no puncturing to a relatively high amount of puncturing to vary the amount of additional error correction provided and memory used.

    取决于条件穿孔穿孔相对穿孔量之间改变改变所提供额外错误校正使用存储器

    youdao

  • When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.

    释放内存时,调试自动检查分配区域两侧缓冲区完整性如果发生覆盖,将发出错误报告

    youdao

  • I try to open a H2 database file with the H2 console and always get the "out of memory" error message and maybe Microsoft Access can help now.

    尝试H2 H2控制台打开数据库文件总是得到内存不足错误信息也许可以帮助我们获得微软

    youdao

  • Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error .

    RAM (随机存取记忆体)问题可能带来蓝屏死亡消息致命异常错误

    youdao

  • Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error .

    RAM (随机存取记忆体)问题可能带来蓝屏死亡消息致命异常错误

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定