Skip to content

error: process didn't exit successfully: target\debug\graphpu.exe (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION) #7

Description

@s-celles

Hello,

I'm sorry I'm new to Rust and try to understand a bit of it through your project.

Unfortunately I haven't been able to run my own compiled version.

I tried

cargo build

and

> cargo run
warning: trait `StringValueLookup` is never used
   --> lib\naga\src\front\wgsl\mod.rs:850:7
    |
850 | trait StringValueLookup<'a> {
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: `naga` (lib) generated 1 warning
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
     Running `target\debug\graphpu.exe`
error: process didn't exit successfully: `target\debug\graphpu.exe` (exit code: 0xc0000374, STATUS_HEAP_CORRUPTION)

Any idea what is wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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