What is the translation of " SEGMENTATION FAULT " in Vietnamese?

[ˌsegmən'teiʃn fɔːlt]
[ˌsegmən'teiʃn fɔːlt]
lỗi phân đoạn
segmentation fault
segmentation fault

Examples of using Segmentation fault in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
What is a segmentation fault?
Tại sao bị Segmentation fault?
Segmentation fault in av_register_all.
Lỗi phân đoạn trong av register all.
Why does this cause a segmentation fault?
Tại sao bị Segmentation fault?
Segmentation fault(core dumped) for yarn and npm.
Lỗi phân đoạn( đổ lõi) cho sợi và npm.
Question: What is segmentation fault?
Đề tài: Tại sao bị Segmentation fault?
Getting segmentation fault when copying arrays using std:: copy.
Gặp lỗi phân đoạn khi sao chép mảng bằng std:: copy.
It may cause to have a segmentation fault.
Đến đây bạn có thể gặp lỗi Segmentation fault.
What is Segmentation fault(core dumped)?
Lỗi Segmentation Fault( core dumped) là lỗi gì?
So here you will get a segmentation fault.
Đến đây bạn có thể gặp lỗi Segmentation fault.
If the code returns a segmentation fault, then your Linux server is vulnerable to the GHOST vulnerability.
Nếu các mã trả về một lỗi phân khúc thì máy chủ Linux đó đã dính lỗ hổng GHOST.
This shouldn't ever produce a segmentation fault,!
Nó sẽ không bao giờ có Segmentation Fault!
Why do I get a segmentation fault when I want to do multiple inferences with Tensorflow's C API?
Tại sao tôi gặp lỗi phân đoạn khi tôi muốn thực hiện nhiều suy luận với API C của Tensorflow?
Program exits with Segmentation fault.
Chương trình kết thúc bằng một lỗi segmentation fault.
Why do I get a segmentation fault when writing to a string initialized with"char*s" but not"char s[]"?
Tại sao tôi gặp lỗi phân đoạn khi ghi vào chuỗi được khởi tạo bằng" char* s" mà không phải là" char s[]"?
The program failed with a segmentation fault.
Chương trình kết thúc bằng một lỗi segmentation fault.
How can I catch SIGSEGV(segmentation fault) and get a stack trace under JNI on Android?
Làm thế nào tôi có thể bắt SIGSEGV( lỗi phân đoạn) và nhận được một dấu vết ngăn xếp theo JNI trên Android?
Of course, you could destruct a dynamic object twice(segmentation fault).
Tất nhiên, bạn có thể hủy một đối tượng động hai lần( lỗi phân đoạn).
This may cause segmentation fault signals.
Đến đây bạn có thể gặp lỗi Segmentation fault.
It will fall off the stack and terminate the program with a segmentation fault.
Đã bị sửa đổ, chương trình kết thúc bằng một lỗi segmentation fault.
Some early Ryzen processors produce segmentation faults on certain workloads on Linux, especially while compiling code with GCC.[127] AMD offered to replace the affected processors with newer ones that are not affected by the problem.[128].
Một số vi xửlý Ryzen đời đầu có lỗi segmentation faults trong vài tác vụ của Linux, đặc biệt là trong khi biên dịch mã với GCC.[ 127] AMD đề nghị thay thế những vi xử lý bị ảnh hưởng bằng vi xử lý mới không bị ảnh hưởng.[ 128].
The program then crashes with a Segmentation fault error.
Chương trình kết thúc bằng một lỗi segmentation fault.
An example of infinite recursion in C. int foo(){ return foo();} The function foo, when it is invoked, continues to invoke itself, allocating additional space on the stack each time,until the stack overflows resulting in a segmentation fault..
Một ví dụ về đệ quy vô hạn trong C. int foo(){ return foo();} Hàm foo, khi được gọi, nó tiếp tục gọi tự phân bổ thêm không gian trên ngăn xếp, chođến khi ngăn xếp tràn, gây ra lỗi segmentation fault.
In this way, the attacker could execute code, read the stack,or cause a segmentation fault in the running application.”.
Bằng cách này, tin tặc có thể thực thi mã, đọc ngăn xếp( stack)hoặc gây ra lỗi phân đoạn trên ứng dụng đang chạy”.
But when you struggle with pointers, your program produces the line Segmentation Fault and you have no idea what's going on, until you stop and take a deep breath and really try to force your mind to work at two different levels of abstraction simultaneously.
Nhưng nếu có vấn đề về con trỏ, chương trình in ra dòng Segmentation Fault và bạn chả biết được rằng điều gì đang xảy ra, cho đến khi bạn dừng lại và hít một hơi thật sâu để thực sự bảo trí não của mình hoạt động ở 2 mức trừu lượng cùng một lúc.
If it has been altered, the program exits with a segmentation fault.
Nếu stack đã bị sửa đổi, chương trình kết thúc bằng một lỗi segmentation fault.
I just upgraded ubuntu from version 18.10 to 19.04(not lts)and now I got this error Segmentation fault(core dumped) when try to run'npm' or'….
Tôi vừa nâng cấp Ubuntu từ phiên bản 18.10 lên 19.04( không phải lts)và bây giờ tôi gặp lỗi này Phân đoạn lỗi( lõi bị đổ) khi thử chạy các lệnh….
Debugging Python programs is easy a bug orbad input will never cause a segmentation fault.
Gỡ lỗi các chương trình Python dễ dàng: một lỗi hoặcđầu vào xấu sẽ không bao giờ gây ra lỗi phân đoạn.
Among other things, Todd reported that C-lightning- the Lightning Network implementation written in C-runs into segmentation faults pretty frequently and“when it's not crashing payments fail more often than not.”.
Trong số những thứ khác, Todd đã báo cáo rằng C- lightning- Lightning Network được viết bằng C-chạy vào các lỗi phân khúc khá thường xuyên và“ khi nó không phải là lỗi của việc thanh toán thất bại thường xuyên hơn”.
Attempting to read or write memory that is not allocated for reading orwriting by that application(segmentation fault) or x86 specific(general protection fault)..
Cố đọc hoặc ghi bộ nhớ không được phân bổ để đọc hoặcghi bởi ứng dụng đó( lỗi phân đoạn) hoặc x86 cụ thể(lỗi bảo vệ chung).
Results: 29, Time: 0.0401

Word-for-word translation

Top dictionary queries

English - Vietnamese