Skip to content

SentinelOne incompatibility: Segmentation fault when running Bun while Windhawk is active #836

@NipOc

Description

@NipOc

Description
Applications using the Bun runtime crash immediately with a segmentation fault when Windhawk is active in the background.

This occurs even if no mods are enabled in Windhawk. Terminating Windhawk allows the application to run normally.

Steps to reproduce

  1. Ensure Windhawk is running (active in tray).
  2. Execute a Bun-based standalone application (tested with opencode.exe, Bun v1.3.5).
  3. The process immediately panics.

Environment

  • OS: Windows 11 (Build 26200)
  • Target Application: Bun v1.3.5 (1e86cebd) Windows x64

Crash Log

Bun v1.3.5 (1e86cebd) Windows x64 (baseline)
Windows v.win11_dt
CPU: sse42 avx avx2
Args: "C:\\Users\\[user]\\AppData\\Local\\Microsoft\\WinGet\\Links\\opencode.exe" "--user-agent=opencode/1.1.48" "--use-system-ca" "--"
Features: Bun.stderr(4) Bun.stdin(4) Bun.stdout(4) fetch(3) jsc spawn standalone_executable workers_spawned
Builtins: "bun:ffi" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:process" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:timers" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "undici" "node:v8" "node:dgram"
Elapsed: 974ms | User: 1046ms | Sys: 328ms
RSS: 0.71GB | Peak: 0.72GB | Commit: 0.93GB | Faults: 192601 | Machine: 34.03GB

panic(thread 24352): Segmentation fault at address 0x2571E610000
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions