服务器在编译过程中遇到堆栈溢出。
如何堆栈溢出得到这个地址吗?
这样做将会导致堆栈溢出。
像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。
A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.
文件中无效的设置选项。系统堆栈溢出,系统挂起。
Invalid setting in the MSDOS. SYS file: An internal stack overflow has caused this session to be halted MSDOS. SYS.
我通过堆栈溢出寻找一个答案社交网站的数据库连接。
I went through stack overflow for finding an answer database connections for social networking site.
许可也开辟了渠道的支持,除了谷歌集团和堆栈溢出。
The license also opens up support avenues, besides the Google Group and Stack Overflow.
网络安全中的堆栈溢出技术是一种含量较高的计算机技术。
In the network security storehouse overflow technology is one kind of con - tent high computer technology.
您无法捕捉堆栈溢出异常,因为异常处理代码可能需要堆栈。
You cannot catch stack overflow exceptions, because the exception-handling code may require the stack.
缓冲区溢出主要分为堆栈溢出、堆溢出和格式化字符串溢出等。
Buffer overflow attack mainly includes stack overflow, heap overflow and format string overflow and so on.
的例子和链接,访问衣冠楚楚的官方网站和堆栈溢出标签维基。
For examples and links, visit Dapper's official site and the Stack Overflow tag wiki.
我看到堆栈溢出,这意味着系统可能没有足够的资源或太多的线程。
I've seen on stack overflow that it means that the system might not have enough resources or too many threads.
第1位还是仅在标志堆栈溢出期间使用的NotYetScan ne d位。
Bit 1 is also the NotYetScanned bit that is only used during mark stack overflow.
通常是使用默认行为、打印堆栈溢出和结束线程的生命来处理这些异常。
Typically, these exceptions are handled by using the default behavior, printing out a stack dump, and ending the life of the thread.
这种漏洞使系统可能受到SYN洪水攻击而导致堆栈溢出,连接中断。
As a result, the stack may be overflowed by SYN flooding attack, which will cause the connection break off.
当绿大坝正在处理一个漫长的URL,堆栈溢出会发生在浏览器的过程。
When Green Dam is trying to handle a long URL, a stack overflow will occur in the browser process.
然而,如果已达到最大堆栈大小,我们有一个堆栈溢出,程序接收到一个分割故障。
However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault.
一个完全的替代方法:当期限下,检索网页的外部控制,高流量的互动网站,如问题页堆栈溢出。
A completely alternative approach: when the deadline falls, retrieve the homepage of an outside controlled, high-traffic interactive site, such as the questions page of Stack Overflow.
一个类似的策略用于防止可怕的堆栈溢出,当从一个页面导航回到前面已经遍历过的页面时,会发生堆栈溢出。
A similar strategy is used to prevent the dreaded stack overflow, which occurs when navigating away from a page returns flow to a page that was previously traversed.
请注意在SPE上编写深度递归函数有些问题,原因是在SPE上没有任何堆栈溢出保护,而且本地存储也很小。
Just note that writing deeply recursive functions on the SPE is problematic because there is no stack overflow protection on the SPE, and the local store is small to begin with.
当堆栈空间不足时(就像在Linux内核一样),或应用程序因堆栈溢出而出现故障时,这些选项可以提供帮助。
These options help in cases when stack space is rare, as is the case in the Linux kernel, or where application programs fail because of a stack overflow.
然而,这种方法仅保护那些特定的函数,而不是从总体上防止堆栈溢出缺陷,并且它仅保护堆栈,而不保护堆栈中的局部变量。
However, this approach only protects those specific functions, not stack overflow vulnerabilities in general, and it only protects the stack, not local values in the stack.
例如,攻击者可能会通过堆栈溢出(stackcorruption)将代码注入进程,从而执行攻击者选定的代码。
For example, attackers could be trying to inject code into the process via stack corruption, resulting in the ability to execute code of the attacker's choice.
因为PHP可以为您管理记忆,所以PHP代码不会导致堆栈和缓冲溢出。
Because PHP manages memory for you, there's no PHP code that can result in stack and buffer overflow exploits.
这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。
This protects against stack, buffer, and function pointer overflows, all without recompilation.
这个空间也用来在溢出情况中使用:如果参数个数多于可用寄存器的数目,那么它们就需要进入堆栈空间中。
This space is also used for overflow: if there are more parameters than registers available for use, then they need to go in the stack space.
有没有办法利用缓冲区溢出和改写堆栈,但较低的内存地址?
Is there any way to use buffer overflow and overwrite the stack, but to the LOWER MEMORY ADDRESSes?
其次,它似乎是做“你期待”和电话,所以你造成无限递归使用你所有的堆栈空间,然后溢出。
Secondly, it appears to be doing "what you'd expect" and making the call, so you're causing infinite recursion which uses up all your stack space and then overflows it.
对于编译器认为容易出现缓冲区溢出问题的函数,编译器将在堆栈上返回地址之前分配空间。
On functions that the compiler recognizes as subject to buffer overrun problems, the compiler allocates space on the stack before the return address.
对于编译器认为容易出现缓冲区溢出问题的函数,编译器将在堆栈上返回地址之前分配空间。
On functions that the compiler recognizes as subject to buffer overrun problems, the compiler allocates space on the stack before the return address.
应用推荐