Skip to content

wgpu backand causes exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN #2964

@VirtualNonsense

Description

@VirtualNonsense

Hey!
I'm currently trying to adapt a pix2pix network to generate sketches from images.
Unfortunately my program terminates every now and then due to this error message

[00:00:00] #---------------------------------------       1/5000    Epochs
[00:04:29] ##--------------------------------------    2804/61262   Training Progress               
                                                                                                                                        
panicked at C:\Users\anachtmann\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\wgpu-23.0.1\src\backend\wgpu_core.rs:1613:18:

thread panicked while processing panic. aborting.
error: process didn't exit successfully: `target\release\train_pix2pix.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)

So far I have not encountered a pattern and cant provide much more insight into the cause of this issue besides my code.

If someone has an idea on how to give more insights into this problem, let me now and I'll try to fulfil this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions