Advertisement
Guest User

Protonmail bridge error

a guest
Dec 26th, 2018
1,607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.31 KB | None | 0 0
  1. DEBU[0000] main init goroutine=1 pid=1942 pkg=init
  2. INFO[0000] init error: <nil> goroutine=1 pid=1942 pkg=init
  3. SIGABRT: abort
  4. PC=0x7f4791ed3d7f m=0 sigcode=18446744073709551610
  5. signal arrived during cgo execution
  6.  
  7. goroutine 1 [syscall, locked to thread]:
  8. runtime.cgocall(0xb79b00, 0xc4200538e8, 0xa86dd0)
  9. /home/cuto/build/go-1.9.2/go/src/runtime/cgocall.go:132 +0xe4 fp=0xc4200538b8 sp=0xc420053878 pc=0x4af124
  10. github.com/therecipe/qt/gui._Cfunc_QGuiApplication_QGuiApplication_Exec(0x0)
  11. github.com/therecipe/qt/gui/_obj/_cgo_gotypes.go:1471 +0x49 fp=0xc4200538e8 sp=0xc4200538b8 pc=0x9e84f9
  12. github.com/therecipe/qt/gui.QGuiApplication_Exec(0xc42019a000)
  13. /home/cuto/Work/ProtonMail/gopath/src/github.com/therecipe/qt/gui/gui-minimal.go:1428 +0x22 fp=0xc420053900 sp=0xc4200538e8 pc=0x9f30f2
  14. github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).qtExecute(0xc42019a000, 0xd4a1c8, 0xc42019a000, 0xc420060500)
  15. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:363 +0x6ae fp=0xc4200539d0 sp=0xc420053900 pc=0xa8546e
  16. github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).Loop(0xc42019a000, 0xc420053ab8, 0x1)
  17. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:196 +0x59 fp=0xc420053a00 sp=0xc4200539d0 pc=0xa84919
  18. main.main.func1(0xc4200f43c0, 0x0, 0x0)
  19. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/main.go:169 +0x6be fp=0xc420053bf8 sp=0xc420053a00 pc=0xb284ae
  20. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/urfave/cli.HandleAction(0xc33800, 0xd4c458, 0xc4200f43c0, 0xc420060540, 0x0)
  21. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/urfave/cli/app.go:485 +0xd2 fp=0xc420053c20 sp=0xc420053bf8 pc=0x61fcb2
  22. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/urfave/cli.(*App).Run(0xc42007aea0, 0xc4200101a0, 0x1, 0x1, 0x0, 0x0)
  23. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/urfave/cli/app.go:259 +0x695 fp=0xc420053e38 sp=0xc420053c20 pc=0x61dc55
  24. main.main()
  25. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/main.go:197 +0x357 fp=0xc420053f80 sp=0xc420053e38 pc=0xb279a7
  26. runtime.main()
  27. /home/cuto/build/go-1.9.2/go/src/runtime/proc.go:195 +0x226 fp=0xc420053fe0 sp=0xc420053f80 pc=0x4da936
  28. runtime.goexit()
  29. /home/cuto/build/go-1.9.2/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420053fe8 sp=0xc420053fe0 pc=0x508681
  30.  
  31. goroutine 5 [syscall]:
  32. os/signal.signal_recv(0x0)
  33. /home/cuto/build/go-1.9.2/go/src/runtime/sigqueue.go:131 +0xa6
  34. os/signal.loop()
  35. /home/cuto/build/go-1.9.2/go/src/os/signal/signal_unix.go:22 +0x22
  36. created by os/signal.init.0
  37. /home/cuto/build/go-1.9.2/go/src/os/signal/signal_unix.go:28 +0x41
  38.  
  39. goroutine 18 [chan receive]:
  40. github.com/ProtonMail/Desktop-Bridge/server.startSmtp(0x13e8dc0, 0xc42000e238, 0xc4201e8000, 0xc420018c00, 0xc420018b40, 0xc4201be000)
  41. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:153 +0x31f
  42. github.com/ProtonMail/Desktop-Bridge/server.Start(0x0, 0x0, 0xc4201be000)
  43. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:175 +0x251
  44. created by main.main.func1
  45. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/main.go:160 +0x5ea
  46.  
  47. goroutine 19 [chan receive]:
  48. github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).Loop.func1(0xc42019a000)
  49. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:139 +0x3b4
  50. created by github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).Loop
  51. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:138 +0x3f
  52.  
  53. goroutine 7 [chan receive]:
  54. github.com/ProtonMail/Desktop-Bridge/backend.(*backend).waitForClose(0xc420060d20, 0xc420018960)
  55. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/backend/backend.go:358 +0x81
  56. created by github.com/ProtonMail/Desktop-Bridge/backend.New
  57. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/backend/backend.go:106 +0x62c
  58.  
  59. goroutine 8 [chan receive]:
  60. github.com/ProtonMail/Desktop-Bridge/server.startImap(0x13e8d80, 0xc4201e2a70, 0xc4201e8000, 0xc420018c00, 0xc420018ae0, 0xc4201be000)
  61. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:108 +0x6f7
  62. created by github.com/ProtonMail/Desktop-Bridge/server.Start
  63. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:174 +0x20e
  64.  
  65. goroutine 9 [chan receive]:
  66. github.com/ProtonMail/Desktop-Bridge/server.monitorDisconnectedUsersSMTP(0xc42008a4d0, 0xc420018b40)
  67. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:193 +0x11f
  68. created by github.com/ProtonMail/Desktop-Bridge/server.startSmtp
  69. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:114 +0x7c
  70.  
  71. goroutine 10 [IO wait]:
  72. internal/poll.runtime_pollWait(0x7f4788f98bb0, 0x72, 0xffffffffffffffff)
  73. /home/cuto/build/go-1.9.2/go/src/runtime/netpoll.go:173 +0x57
  74. internal/poll.(*pollDesc).wait(0xc4200b6698, 0x72, 0xc420043d00, 0x0, 0x0)
  75. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
  76. internal/poll.(*pollDesc).waitRead(0xc4200b6698, 0xffffffffffffff00, 0x0, 0x0)
  77. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
  78. internal/poll.(*FD).Accept(0xc4200b6680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  79. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_unix.go:335 +0x1e2
  80. net.(*netFD).accept(0xc4200b6680, 0xc420198ae0, 0xc42000e240, 0x0)
  81. /home/cuto/build/go-1.9.2/go/src/net/fd_unix.go:238 +0x42
  82. net.(*TCPListener).accept(0xc42000e240, 0xc42005e480, 0x0, 0x8d5639)
  83. /home/cuto/build/go-1.9.2/go/src/net/tcpsock_posix.go:136 +0x2e
  84. net.(*TCPListener).Accept(0xc42000e240, 0xd4b2c0, 0xc42008a4d0, 0x0, 0x0)
  85. /home/cuto/build/go-1.9.2/go/src/net/tcpsock.go:247 +0x49
  86. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-smtp.(*Server).Serve(0xc42008a4d0, 0x13f1a80, 0xc42000e240, 0x0, 0x0)
  87. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-smtp/server.go:73 +0xd1
  88. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-smtp.(*Server).ListenAndServe(0xc42008a4d0, 0x0, 0x0)
  89. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-smtp/server.go:139 +0xa6
  90. github.com/ProtonMail/Desktop-Bridge/server.startSmtp.func2(0xc42008a4d0, 0xc420018c00, 0xc4201be000)
  91. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:137 +0x2f
  92. created by github.com/ProtonMail/Desktop-Bridge/server.startSmtp
  93. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:136 +0x24c
  94.  
  95. goroutine 34 [chan receive]:
  96. github.com/ProtonMail/Desktop-Bridge/server.monitorDisconnectedUsersIMAP(0xc4201fc000, 0xc420018ae0)
  97. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:179 +0x183
  98. created by github.com/ProtonMail/Desktop-Bridge/server.startImap
  99. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:30 +0x7f
  100.  
  101. goroutine 35 [IO wait]:
  102. internal/poll.runtime_pollWait(0x7f4788f98df0, 0x72, 0xffffffffffffffff)
  103. /home/cuto/build/go-1.9.2/go/src/runtime/netpoll.go:173 +0x57
  104. internal/poll.(*pollDesc).wait(0xc420218098, 0x72, 0xc42003fc00, 0x0, 0x0)
  105. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
  106. internal/poll.(*pollDesc).waitRead(0xc420218098, 0xffffffffffffff00, 0x0, 0x0)
  107. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
  108. internal/poll.(*FD).Accept(0xc420218080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  109. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_unix.go:335 +0x1e2
  110. net.(*netFD).accept(0xc420218080, 0x0, 0x1736c831ce33e09b, 0xc4201f00f0)
  111. /home/cuto/build/go-1.9.2/go/src/net/fd_unix.go:238 +0x42
  112. net.(*TCPListener).accept(0xc420216010, 0x906c65, 0x504dc0, 0xc42003fea0)
  113. /home/cuto/build/go-1.9.2/go/src/net/tcpsock_posix.go:136 +0x2e
  114. net.(*TCPListener).Accept(0xc420216010, 0xd4b1c8, 0xc4201fc000, 0x13f1a80, 0xc420216010)
  115. /home/cuto/build/go-1.9.2/go/src/net/tcpsock.go:247 +0x49
  116. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server.(*Server).Serve(0xc4201fc000, 0x13f1a80, 0xc420216010, 0x0, 0x0)
  117. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server/server.go:211 +0x207
  118. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server.(*Server).ListenAndServe(0xc4201fc000, 0x0, 0x0)
  119. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server/server.go:242 +0xa7
  120. github.com/ProtonMail/Desktop-Bridge/server.startImap.func2(0xc4201fc000, 0xc420018c00, 0xc4201be000)
  121. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:92 +0x2f
  122. created by github.com/ProtonMail/Desktop-Bridge/server.startImap
  123. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/server/server.go:91 +0x606
  124.  
  125. goroutine 36 [chan receive]:
  126. github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server.(*Server).listenUpdates(0xc4201fc000, 0x13f1a80, 0xc420216010)
  127. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server/server.go:298 +0xdc
  128. created by github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server.(*Server).Serve
  129. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/vendor/github.com/emersion/go-imap/server/server.go:208 +0x115
  130.  
  131. goroutine 22 [IO wait]:
  132. internal/poll.runtime_pollWait(0x7f4788f98f70, 0x77, 0xc420022600)
  133. /home/cuto/build/go-1.9.2/go/src/runtime/netpoll.go:173 +0x57
  134. internal/poll.(*pollDesc).wait(0xc4201b2318, 0x77, 0xc420051000, 0x4e251b, 0xc420051098)
  135. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
  136. internal/poll.(*pollDesc).waitWrite(0xc4201b2318, 0xc420051000, 0xc4200510d0, 0x64cd03)
  137. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_poll_runtime.go:94 +0x3d
  138. internal/poll.(*FD).WaitWrite(0xc4201b2300, 0xd4c4d0, 0x13f2800)
  139. /home/cuto/build/go-1.9.2/go/src/internal/poll/fd_unix.go:403 +0x37
  140. net.(*netFD).connect(0xc4201b2300, 0x13f2800, 0xc4201b0480, 0x0, 0x0, 0x13ebc00, 0xc42022a540, 0x0, 0x0, 0x0, ...)
  141. /home/cuto/build/go-1.9.2/go/src/net/fd_unix.go:152 +0x2b6
  142. net.(*netFD).dial(0xc4201b2300, 0x13f2800, 0xc4201b0480, 0x13f4640, 0x0, 0x13f4640, 0xc4201ba840, 0xc4200512f0, 0x66961e)
  143. /home/cuto/build/go-1.9.2/go/src/net/sock_posix.go:142 +0xe9
  144. net.socket(0x13f2800, 0xc4201b0480, 0xd20782, 0x3, 0x2, 0x1, 0x0, 0x0, 0x13f4640, 0x0, ...)
  145. /home/cuto/build/go-1.9.2/go/src/net/sock_posix.go:93 +0x1a5
  146. net.internetSocket(0x13f2800, 0xc4201b0480, 0xd20782, 0x3, 0x13f4640, 0x0, 0x13f4640, 0xc4201ba840, 0x1, 0x0, ...)
  147. /home/cuto/build/go-1.9.2/go/src/net/ipsock_posix.go:141 +0x129
  148. net.doDialTCP(0x13f2800, 0xc4201b0480, 0xd20782, 0x3, 0x0, 0xc4201ba840, 0x14d0a38, 0x0, 0x0)
  149. /home/cuto/build/go-1.9.2/go/src/net/tcpsock_posix.go:62 +0xb9
  150. net.dialTCP(0x13f2800, 0xc4201b0480, 0xd20782, 0x3, 0x0, 0xc4201ba840, 0xbf01070faed9ea5d, 0x1246880c7, 0x14b0100)
  151. /home/cuto/build/go-1.9.2/go/src/net/tcpsock_posix.go:58 +0xe4
  152. net.dialSingle(0x13f2800, 0xc4201b0480, 0xc4201b2280, 0x13ef680, 0xc4201ba840, 0x0, 0x0, 0x0, 0x0)
  153. /home/cuto/build/go-1.9.2/go/src/net/dial.go:547 +0x3e2
  154. net.dialSerial(0x13f2800, 0xc4201b0480, 0xc4201b2280, 0xc4201b42d0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
  155. /home/cuto/build/go-1.9.2/go/src/net/dial.go:515 +0x247
  156. net.(*Dialer).DialContext(0xc420051868, 0x13f27c0, 0xc4200140e8, 0xd20782, 0x3, 0xc42022a480, 0x12, 0x0, 0x0, 0x0, ...)
  157. /home/cuto/build/go-1.9.2/go/src/net/dial.go:397 +0x6ee
  158. net.(*Dialer).Dial(0xc42028c868, 0xd20782, 0x3, 0xc42022a480, 0x12, 0x28, 0x28, 0xc4201ba2d0, 0x7f4788f99c90)
  159. /home/cuto/build/go-1.9.2/go/src/net/dial.go:320 +0x75
  160. net.DialTimeout(0xd20782, 0x3, 0xc42022a480, 0x12, 0xb2d05e00, 0x2400201be1e0, 0x110, 0x110, 0xc420226120)
  161. /home/cuto/build/go-1.9.2/go/src/net/dial.go:306 +0xa6
  162. github.com/ProtonMail/Desktop-Bridge/util.DialTimeoutClient.func1(0xd20782, 0x3, 0xc42022a480, 0x12, 0xc4201b4260, 0xc42028c998, 0x4b1059, 0x60)
  163. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/util/check_connection.go:23 +0x59
  164. net/http.(*Transport).dial(0xc420292000, 0x13f27c0, 0xc4200140e8, 0xd20782, 0x3, 0xc42022a480, 0x12, 0x0, 0x1, 0xc42028ca28, ...)
  165. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:887 +0x7b
  166. net/http.(*Transport).dialConn(0xc420292000, 0x13f27c0, 0xc4200140e8, 0x0, 0xc4201a6200, 0x5, 0xc42022a480, 0x12, 0xc4201a8001, 0x59eba9, ...)
  167. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:1060 +0x1d62
  168. net/http.(*Transport).getConn.func4(0xc420292000, 0x13f27c0, 0xc4200140e8, 0xc4201ba360, 0xc4201be0c0)
  169. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:943 +0x78
  170. created by net/http.(*Transport).getConn
  171. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:942 +0x393
  172.  
  173. goroutine 50 [select]:
  174. net/http.(*Transport).getConn(0xc420292000, 0xc4201ba330, 0x0, 0xc4201a6200, 0x5, 0xc42022a480, 0x12, 0x0, 0x0, 0x0)
  175. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:948 +0x5bf
  176. net/http.(*Transport).RoundTrip(0xc420292000, 0xc42023c100, 0xc420292000, 0x0, 0x0)
  177. /home/cuto/build/go-1.9.2/go/src/net/http/transport.go:400 +0x6a6
  178. net/http.send(0xc42023c100, 0x13eb540, 0xc420292000, 0x0, 0x0, 0x0, 0xc4201a8078, 0x100, 0xc42028c9a0, 0x1)
  179. /home/cuto/build/go-1.9.2/go/src/net/http/client.go:249 +0x1a9
  180. net/http.(*Client).send(0xc4201ba240, 0xc42023c100, 0x0, 0x0, 0x0, 0xc4201a8078, 0x0, 0x1, 0xc42028ca28)
  181. /home/cuto/build/go-1.9.2/go/src/net/http/client.go:173 +0xfd
  182. net/http.(*Client).Do(0xc4201ba240, 0xc42023c100, 0xc4201a6200, 0x3a, 0x0)
  183. /home/cuto/build/go-1.9.2/go/src/net/http/client.go:602 +0x28d
  184. net/http.(*Client).Get(0xc4201ba240, 0xc4201a6200, 0x3a, 0x3, 0xd202a5, 0x1)
  185. /home/cuto/build/go-1.9.2/go/src/net/http/client.go:393 +0xa7
  186. github.com/ProtonMail/Desktop-Bridge/util/updates.downloadToBytes(0xc4201a6200, 0x3a, 0xc4201a6200, 0x3a, 0xc4201a6140, 0x33, 0xc420238180)
  187. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/util/updates/downloader.go:28 +0x53
  188. github.com/ProtonMail/Desktop-Bridge/util/updates.currentVersionInfo(0xd210e7, 0x5, 0xc42001b520, 0x15, 0xd4384a, 0x7f, 0x13ca940, 0x2, 0x2, 0xc4201a6140, ...)
  189. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/util/updates/version_info.go:58 +0x7d
  190. github.com/ProtonMail/Desktop-Bridge/util/updates.CheckIsBridgeUpToDate(0xc400000008, 0xd4a2c8, 0xc42025a000)
  191. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/util/updates/version_info.go:81 +0x9e
  192. github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).isNewVersionAvailable.func1(0xc42019a000, 0x0)
  193. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:381 +0x54
  194. created by github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).isNewVersionAvailable
  195. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:379 +0x48
  196.  
  197. goroutine 25 [select]:
  198. net.(*netFD).connect.func2(0x13f2800, 0xc4201b0480, 0xc4201b2300, 0xc4201be300, 0xc4201be2a0)
  199. /home/cuto/build/go-1.9.2/go/src/net/fd_unix.go:129 +0xf2
  200. created by net.(*netFD).connect
  201. /home/cuto/build/go-1.9.2/go/src/net/fd_unix.go:128 +0x2a3
  202.  
  203. goroutine 51 [chan receive]:
  204. github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).qtExecute.func1(0xc42019a000, 0xc4201be000)
  205. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:338 +0x4b
  206. created by github.com/ProtonMail/Desktop-Bridge/frontend/qt.(*FrontendQt).qtExecute
  207. /home/cuto/Work/ProtonMail/gopath/src/github.com/ProtonMail/Desktop-Bridge/frontend/qt/frontend.go:337 +0x593
  208.  
  209. rax 0x0
  210. rbx 0x6
  211. rcx 0x7f4791ed3d7f
  212. rdx 0x0
  213. rdi 0x2
  214. rsi 0x7ffd82158640
  215. rbp 0x0
  216. rsp 0x7ffd82158640
  217. r8 0x0
  218. r9 0x7ffd82158640
  219. r10 0x8
  220. r11 0x246
  221. r12 0x7f47963b6ca0
  222. r13 0x1e79810
  223. r14 0x1cb5318
  224. r15 0x7ffd82158a28
  225. rip 0x7f4791ed3d7f
  226. rflags 0x246
  227. cs 0x33
  228. fs 0x0
  229. gs 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement