Skip to content

example/windowsize: crash with ID3D12GraphicsCommandList::Close failed: HANDLE(2289696773) #3261

@hajimehoshi

Description

@hajimehoshi

Ebitengine Version

v2.8.8

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

Go Version (go version)

go version go1.22.0 windows/arm64

What steps will reproduce the problem?

Run

& (Get-Process -Id $PID).Path { $env:EBITENGINE_DIRECTX="version=12"; go run .\examples\windowsize\ }

What is the expected result?

The example runs without crash

What happens instead?

The example crashes

directx: ID3D12GraphicsCommandList::Close failed: HANDLE(2289696773)

as DXGI_ERROR_DEVICE_REMOVED

Anything else you feel useful to add?

/////////////////  /////////////////    hajimehoshi@HAJIMEHOSHID73D
/////////////////  /////////////////    ---------------------------
/////////////////  /////////////////    OS: Windows 11 (Pro) aarch64
/////////////////  /////////////////    Host: Parallels ARM Virtual Machine (0.1)
/////////////////  /////////////////    Kernel: WIN32_NT 10.0.22631.4541 (23H2)
/////////////////  /////////////////    Uptime: 33 mins
/////////////////  /////////////////    Packages: 2 (scoop)
/////////////////  /////////////////    Shell: Windows PowerShell 5.1.22621.4391
                                        Display (Parallels Vu): 3600x2252 @ 120Hz (as 1800x1126) [External]
/////////////////  /////////////////    DE: Fluent
/////////////////  /////////////////    WM: Desktop Window Manager
/////////////////  /////////////////    WM Theme: Aero - Blue (System: Light, Apps: Light)
/////////////////  /////////////////    Icons: Recycle Bin
/////////////////  /////////////////    Font: Segoe UI (12pt) [Caption / Menu / Message / Status]
/////////////////  /////////////////    Cursor: Windows Default (32px)
/////////////////  /////////////////    Terminal: Windows Terminal 1.21.2911.0
/////////////////  /////////////////    Terminal Font: Cascadia Mono (12pt)
                                        CPU: Apple Silicon (4) @ 3.20 GHz
                                        GPU: Parallels Display Adapter (WDDM) [Integrated]
                                        Memory: 4.44 GiB / 5.99 GiB (74%)
                                        Swap: 117.71 MiB / 1.00 GiB (11%)
                                        Disk (C:\): 44.44 GiB / 255.29 GiB (17%) - NTFS
                                        Disk (Y:\): 442.63 GiB / 926.35 GiB (48%) - PrlSF [External]
                                        Disk (Z:\): 442.63 GiB / 926.35 GiB (48%) - PrlSF [External]
                                        Local IP (Ethernet): 10.211.55.3/24 *
                                        Battery: 80% [AC Connected]
                                        Locale: en-US

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions