{"record":{"id":"cc41e6132db2b8ed","repo":"openai/codex","slug":"codex-linux-sandbox-is-only-supported-on-linux","errorCode":null,"errorMessage":"codex-linux-sandbox is only supported on Linux","messagePattern":"codex-linux-sandbox is only supported on Linux","errorType":"panic","errorClass":null,"httpStatus":null,"severity":"error","filePath":"codex-rs/linux-sandbox/src/lib.rs","lineNumber":38,"sourceCode":"#[cfg(target_os = \"linux\")]\nmod linux_run_main;\n#[cfg(target_os = \"linux\")]\nmod proxy_lifecycle;\n#[cfg(target_os = \"linux\")]\nmod proxy_routing;\n\n/// Exit status returned when bundled bubblewrap fails digest verification.\n#[cfg(target_os = \"linux\")]\npub const BUNDLED_BWRAP_DIGEST_VERIFICATION_FAILURE_EXIT_CODE: i32 = 8;\n\n#[cfg(target_os = \"linux\")]\npub fn run_main() -> ! {\n    linux_run_main::run_main();\n}\n\n#[cfg(not(target_os = \"linux\"))]\npub fn run_main() -> ! {\n    panic!(\"codex-linux-sandbox is only supported on Linux\");\n}\n","sourceCodeStart":20,"sourceCodeEnd":40,"githubUrl":"https://github.com/openai/codex/blob/339751715c64496cb86246bfb3935f40e309dd3d/codex-rs/linux-sandbox/src/lib.rs#L20-L40","documentation":"Error \"codex-linux-sandbox is only supported on Linux\" thrown in openai/codex.","triggerScenarios":"Thrown at codex-rs/linux-sandbox/src/lib.rs:38 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"339751715c64496cb86246bfb3935f40e309dd3d","analyzedAt":"2026-08-25T05:35:09.876Z","schemaVersion":2},"datasetVersion":"2026-08-25T06:17:31.827Z"}