Skip to content

Instantly share code, notes, and snippets.

@jhasse
Created November 9, 2016 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhasse/a1c78015de240618f31c0f905e86deb0 to your computer and use it in GitHub Desktop.
Save jhasse/a1c78015de240618f31c0f905e86deb0 to your computer and use it in GitHub Desktop.
~/git/rust-opengl-test (master) $ ulimit -c unlimited
~/git/rust-opengl-test (master) $ cargo run
Finished debug [unoptimized + debuginfo] target(s) in 0.0 secs
Running `target/debug/rust-opengl-test`
Prefix path: /home/jhasse/git/rust-opengl-test
error: Process didn't exit successfully: `target/debug/rust-opengl-test` (signal: 11, SIGSEGV: invalid memory reference)
~/git/rust-opengl-test (master) $ ls /var/lib/systemd/coredump/
~/git/rust-opengl-test (master) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment