Advertisement
Guest User

Untitled

a guest
Aug 8th, 2015
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Program received signal SIGABRT, Aborted.
  2. 0x00007ffff716ecc9 in __GI_raise (sig=sig@entry=6)
  3. at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  4. 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  5. (gdb) bt
  6. #0 0x00007ffff716ecc9 in __GI_raise (sig=sig@entry=6)
  7. at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  8. #1 0x00007ffff71720d8 in __GI_abort () at abort.c:89
  9. #2 0x00007ffff71ab394 in __libc_message (do_abort=do_abort@entry=1,
  10. fmt=fmt@entry=0x7ffff72b752b "*** %s ***: %s terminated\n")
  11. at ../sysdeps/posix/libc_fatal.c:175
  12. #3 0x00007ffff7242c9c in __GI___fortify_fail (msg=<optimized out>,
  13. msg@entry=0x7ffff72b7513 "stack smashing detected") at fortify_fail.c:37
  14. #4 0x00007ffff7242c40 in __stack_chk_fail () at stack_chk_fail.c:28
  15. #5 0x0000000000410296 in cuda_deviceinfo () at cryptonight/cryptonight.cu:70
  16. #6 0x0000000100010000 in ?? ()
  17. #7 0x0000000400000000 in ?? ()
  18. #8 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement