×

sigbus การใช้

ประโยค

  1. On POSIX-compliant platforms, bus errors usually result in the SIGBUS signal being sent to the process that caused the error.
  2. SIGBUS can also be caused by any general device fault that the computer detects, though a bus error rarely means that the computer hardware is physically broken it is normally caused by a program's source code.
  3. In fact, on some architectures ( such as the Motorola 68000 family ), unaligned memory accesses will result in an exception being raised ( usually resulting in a software exception being raised like POSIX's SIGBUS ).
  4. I / O errors on the underlying file ( eg . its removable drive is unplugged or optical media is ejected, disk full when writing, etc . ) while accessing its mapped memory are reported to the application as the SIGSEGV / SIGBUS signals on POSIX, and the EXECUTE _ IN _ PAGE _ ERROR structured exception on Windows.
  5. Some architectures mandate than n-size objects be on n-bit boundaries; to try to address them more finely either makes for un-compilable code ( where the assembly can't be rendered into machine code, because that granularity is implicit in the instruction coding ) or code that will SIGBUS . Even on architectures which do allow mis-aligned access ( IA32, SPARC ( kinda ) ) there is often a penalty of additional cycles to pay.

คำอื่น ๆ

  1. "siffleur" การใช้
  2. "sift" การใช้
  3. "sift flour" การใช้
  4. "sift out" การใช้
  5. "sift through" การใช้
  6. "sifter" การใช้
  7. "sifting" การใช้
  8. "sig" การใช้
  9. "sig file" การใช้
  10. "siga" การใช้
  11. "siggraph" การใช้
  12. "sigh" การใช้
  13. "sigh deeply" การใช้
  14. "sigh for" การใช้
  15. "sigher" การใช้
  16. "sighing" การใช้
  17. "sight" การใช้
  18. "sight bill" การใช้
  19. "sight deposit" การใช้
ไซต์เดสก์ท็อป

สงวนลิขสิทธิ์ © 2023 WordTech