Skip to content

Null pointer dereference on rust nightly #357

@Xenira

Description

@Xenira

Tests reveal, that we get a nullpointer dereference when using nightly. Stable is fine.

thread 'integration::array::array_works' panicked at tests/src/lib.rs:163:13:

                status: signal: 6 (SIGABRT) (core dumped)
                stdout: 
                stderr: 
thread '<unnamed>' panicked at src/types/array.rs:756:13:
null pointer dereference occured
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread caused non-unwinding panic. aborting.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions