stack fault
Смотреть что такое "stack fault" в других словарях:
Stack overflow — Dépassement de pile En informatique, un dépassement de pile ou débordement de pile (en anglais, stack overflow) est un bogue causé par un processus qui, lors de l écriture dans une pile, écrit à l extérieur de l espace alloué à la pile, écrasant… … Wikipédia en Français
Thrust fault — in the Qilian Shan, China. The older (left, blue and red) thrust over the younger (right, brown). A thrust fault is a type of fault, or break in the Earth s crust across which there has been relative movement, in which rocks of lower… … Wikipedia
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
General protection fault — This article is about the x86 exception. For the webcomic, see General Protection Fault (webcomic). A general protection fault (GPF) in the Intel x86 and AMD x86 64 architectures, and other unrelated architectures, is a fault (a type of… … Wikipedia
Segmentation fault — A segmentation fault (often shortened to segfault) is a particular error condition that can occur during the operation of computer software. A segmentation fault occurs when a program attempts to access a memory location that it is not allowed to … Wikipedia
Call stack overflow — Dépassement de pile En informatique, un dépassement de pile ou débordement de pile (en anglais, stack overflow) est un bogue causé par un processus qui, lors de l écriture dans une pile, écrit à l extérieur de l espace alloué à la pile, écrasant… … Wikipédia en Français
Segmentation Fault — Erreur de segmentation Pour les articles homonymes, voir Segmentation. Une erreur de segmentation (en anglais segmentation fault, parfois appelé en abrégé segfault), est un plantage d une application qui a tenté d accéder à un emplacement mémoire … Wikipédia en Français
Segmentation fault — Erreur de segmentation Pour les articles homonymes, voir Segmentation. Une erreur de segmentation (en anglais segmentation fault, parfois appelé en abrégé segfault), est un plantage d une application qui a tenté d accéder à un emplacement mémoire … Wikipédia en Français
SIGSTKFLT — Infobox Computing signal name = SIGSTKFLT (non POSIX) description = Stack fault on coprocessor (unused) action = Abnormal termination of the processOn some Unix like platforms, SIGSTKFLT is the signal sent to computer programs when the… … Wikipedia
CWSDPMI — is a DPMI host written by Charles W Sandmann. It can provide DPMI services for programs compiled with latest versions of DJGPP compiler system and can also be used for programs requiring a DPMI stub. It supports virtual memory and hardware… … Wikipedia
SIGQUIT — Ein Signal ist eine Systemnachricht an einen laufenden Prozess. Signale sind eine primitive Form von Interprozesskommunikation. Die meisten Signale bewirken auch eine Aktion – meist das Beenden des Prozesses. Andere hingegen dienen lediglich der… … Deutsch Wikipedia