sigbus

hilf uns dieses Wiki zu bearbeiten
2
Antworten

Warum führt eine Leseoperation in einer speicherabgebildeten Null-Byte-Datei zu SIGBUS?

Hier ist der Beispielcode, den ich geschrieben habe. %Vor% Wenn ich diesem Programm ein Nullbyte foo.txt gebe, endet es mit SIGBUS. %Vor% Wenn ich diesem Programm ein Byte foo.txt gebe, dann gibt es kein solches Problem. %Vor% mmap...
01.01.2017, 13:59
yii\base\ErrorException
Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Core Warningyii\base\ErrorException

PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /usr/lib64/php/modules/mongodb.so (/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/mongodb.so.so (/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory))

$_GET = [
    'tag' => 'sigbus',
];

$_SESSION = [
    '__flash' => [],
];