-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
saethlin
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working