Advertisement
Guest User

Untitled

a guest
Nov 13th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. Last login: Sun Nov 13 07:58:52 on console
  2. LoveShacks-Mac-Pro:~ loveshack$ /Users/loveshack/Desktop/URTrator.app/Contents/MacOS/urtrator
  3. This is URTrator, version 0.1-beta3
  4. Initializing application context...
  5. Initializing colorizer...
  6. Initializing configuration storage...
  7. Initializing configuration paths...
  8. Will use data path: /Users/loveshack/Library/Application Support/URTrator
  9. Initializing database...
  10. Database path: /Users/loveshack/Library/Application Support/URTrator/database.sqlite3
  11. Current database version: 9
  12. Initializing cache...
  13. Loading servers into cache...
  14. Load completed.
  15. Initializing game launcher...
  16. Creating Requester object...
  17. Initializing Requester...
  18. Initializing requester goroutine pooler...
  19. Pooler initialized
  20. SIGILL: illegal instruction
  21. PC=0x4d2063f m=0
  22. signal arrived during cgo execution
  23.  
  24. goroutine 1 [syscall, locked to thread]:
  25. runtime.cgocall(0x4239840, 0xc42004bd30, 0xc400000000)
  26. /usr/local/Cellar/go/1.7.1/libexec/src/runtime/cgocall.go:131 +0x110 fp=0xc42004bd00 sp=0xc42004bcc0
  27. github.com/mattn/go-gtk/gtk._Cfunc_gtk_init(0x0, 0x0)
  28. ??:0 +0x41 fp=0xc42004bd30 sp=0xc42004bd00
  29. github.com/mattn/go-gtk/gtk.Init(0x0)
  30. /Volumes/DATA/.go/src/github.com/mattn/go-gtk/gtk/gtk.go:238 +0x378 fp=0xc42004bdc0 sp=0xc42004bd30
  31. github.com/pztrn/urtrator/ui.(*MainWindow).Initialize(0xc42008c6e0)
  32. /Volumes/DATA/.go/src/github.com/pztrn/urtrator/ui/mainwindow_init.go:21 +0x3f fp=0xc42004bee0 sp=0xc42004bdc0
  33. main.main()
  34. /Volumes/DATA/.go/src/github.com/pztrn/urtrator/urtrator.go:33 +0x150 fp=0xc42004bf48 sp=0xc42004bee0
  35. runtime.main()
  36. /usr/local/Cellar/go/1.7.1/libexec/src/runtime/proc.go:183 +0x1f4 fp=0xc42004bfa0 sp=0xc42004bf48
  37. runtime.goexit()
  38. /usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42004bfa8 sp=0xc42004bfa0
  39.  
  40. goroutine 17 [syscall, locked to thread]:
  41. runtime.goexit()
  42. /usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1
  43.  
  44. goroutine 5 [chan receive]:
  45. database/sql.(*DB).connectionOpener(0xc4200bb3f0)
  46. /usr/local/Cellar/go/1.7.1/libexec/src/database/sql/sql.go:730 +0x4a
  47. created by database/sql.Open
  48. /usr/local/Cellar/go/1.7.1/libexec/src/database/sql/sql.go:493 +0x1e9
  49.  
  50. rax 0x7009000
  51. rbx 0x4e63373
  52. rcx 0x0
  53. rdx 0x0
  54. rdi 0x70093fc
  55. rsi 0x4e6c218
  56. rbp 0x7fff5fbff8e0
  57. rsp 0x7fff5fbff8c0
  58. r8 0x7fff95ba62ac
  59. r9 0x0
  60. r10 0x9
  61. r11 0x7009000
  62. r12 0x15006a708ff386a5
  63. r13 0x5b02a40
  64. r14 0x5b13080
  65. r15 0x4e6be1c
  66. rip 0x4d2063f
  67. rflags 0x10202
  68. cs 0x2b
  69. fs 0x0
  70. gs 0x0
  71. LoveShacks-Mac-Pro:~ loveshack$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement