Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Core was generated by `/deps/install/bin/zig build-exe -target wasm32-wasi-sysroot --c-source ../tmp/f'.
  2. Program terminated with signal SIGSEGV, Segmentation fault.
  3. #0 0x00007fa32914592d in ?? ()
  4. (gdb) symbol-file /deps/install/bin/zig
  5. Reading symbols from /deps/install/bin/zig...done.
  6. (gdb) sharedlibrary
  7. (gdb) thread apply all bt full
  8.  
  9. Thread 1 (LWP 15907):
  10. #0 0x00007fa32914592d in ?? ()
  11. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement