mister_kanister

mender-client-3.4-crash

Oct 21st, 2024
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.20 KB | None | 0 0
  1. time="2024-10-18T07:37:47Z" level=info msg="Loaded configuration file: /var/lib/mender/mender.conf"
  2. time="2024-10-18T07:37:47Z" level=info msg="Loaded configuration file: /etc/mender/mender.conf"
  3. time="2024-10-18T07:37:47Z" level=info msg="'UpdateControlMapExpirationTimeSeconds' is not set in the Mender configuration file. Falling back to the default of 2*UpdatePollIntervalSeconds"
  4. time="2024-10-18T07:37:47Z" level=info msg="'UpdateControlMapBootExpirationTimeSeconds' is not set in the Mender configuration file. Falling back to the default of 600 seconds"
  5. time="2024-10-18T07:37:48Z" level=info msg="No dual rootfs configuration present"
  6. runtime: bad pointer in frame github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface.func6 at 0x4000314d78: 0x1
  7. fatal error: invalid pointer found on stack
  8. time="2024-10-18T07:37:49Z" level=info msg="State transition: init [none] -> init [none]"
  9.  
  10. runtime stack:
  11. runtime.throw({0x802ea1?, 0xadc3e0?})
  12.     runtime/panic.go:1047 +0x40 fp=0xffffc3317ad0 sp=0xffffc3317aa0 pc=0x445720
  13. runtime.adjustpointers(0xffffc3317e70?, 0xbd60d?, 0x9e34ef?, {0xa98420?, 0xadc3e0?})
  14.     runtime/stack.go:630 +0x1b0 fp=0xffffc3317b10 sp=0xffffc3317ad0 pc=0x45eb50
  15. runtime.adjustframe(0xffffc3317e70, 0xffffc3317f68)
  16.     runtime/stack.go:672 +0xa4 fp=0xffffc3317ba0 sp=0xffffc3317b10 pc=0x45ec34
  17. runtime.gentraceback(0xffff00001000?, 0xffffc3317ef0?, 0xffff97635954?, 0x4000083860, 0x0, 0x0, 0x7fffffff, 0x8369b0, 0xffff97ad0914?, 0x0)
  18.     runtime/traceback.go:334 +0x7e8 fp=0xffffc3317ed0 sp=0xffffc3317ba0 pc=0x4695d8
  19. runtime.copystack(0x4000083860, 0x1000)
  20.     runtime/stack.go:932 +0x2fc fp=0xffffc3318090 sp=0xffffc3317ed0 pc=0x45f40c
  21. runtime.newstack()
  22.     runtime/stack.go:1112 +0x378 fp=0xffffc3318240 sp=0xffffc3318090 pc=0x45f858
  23. runtime.morestack()
  24.     runtime/asm_arm64.s:316 +0x70 fp=0xffffc3318240 sp=0xffffc3318240 pc=0x4738a0
  25.  
  26. goroutine 25 [copystack]:
  27. runtime.(*spanSet).push(0xb30d40, 0xffff6ef81498)
  28.     runtime/mspanset.go:74 +0x1b0 fp=0x4000314ba0 sp=0x4000314ba0 pc=0x43fea0
  29. runtime.(*mcentral).uncacheSpan(0x400003d418?, 0x41c830?)
  30.     runtime/mcentral.go:234 +0x9c fp=0x4000314bd0 sp=0x4000314ba0 pc=0x4270dc
  31. runtime.(*mcache).refill(0xffff97416108, 0x5)
  32.     runtime/mcache.go:158 +0xa0 fp=0x4000314c20 sp=0x4000314bd0 pc=0x426460
  33. runtime.(*mcache).nextFree(0xffff97416108, 0x5)
  34.     runtime/malloc.go:819 +0x84 fp=0x4000314c70 sp=0x4000314c20 pc=0x41c864
  35. runtime.mallocgc(0x8, 0x773460, 0x0)
  36.     runtime/malloc.go:993 +0x31c fp=0x4000314ce0 sp=0x4000314c70 pc=0x41ccdc
  37. runtime.convT64(0xffff54366060)
  38.     runtime/iface.go:382 +0x4c fp=0x4000314d10 sp=0x4000314ce0 pc=0x41adac
  39. github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface.func6(0xffff54366060, 0x400009b500?, 0x4000098f50?, 0x198d8740?, 0x400003d658?)
  40.     github.com/mendersoftware/mender/dbus/dbus_libgio.go:194 +0x58 fp=0x4000314d90 sp=0x4000314d10 pc=0x6afef8
  41. github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface(0x4000098f50, 0x0?, {0x7fe743, 0x18}, {0x819388, 0x103})
  42.     github.com/mendersoftware/mender/dbus/dbus_libgio.go:195 +0x1dc fp=0x4000314e60 sp=0x4000314d90 pc=0x6afc3c
  43. github.com/mendersoftware/mender/app.(*UpdateManager).run(0x4000020040, {0x8ae1e8, 0x4000068000})
  44.     github.com/mendersoftware/mender/app/updatemanager.go:101 +0x140 fp=0x4000314fa0 sp=0x4000314e60 pc=0x7058f0
  45. github.com/mendersoftware/mender/app.(*UpdateManager).Start.func1()
  46.     github.com/mendersoftware/mender/app/updatemanager.go:81 +0x28 fp=0x4000314fd0 sp=0x4000314fa0 pc=0x705798
  47. runtime.goexit()
  48.     runtime/asm_arm64.s:1172 +0x4 fp=0x4000314fd0 sp=0x4000314fd0 pc=0x475dc4
  49. created by github.com/mendersoftware/mender/app.(*UpdateManager).Start
  50.     github.com/mendersoftware/mender/app/updatemanager.go:80 +0x100
  51.  
  52. goroutine 1 [select]:
  53. runtime.gopark(0x40000d3f28?, 0x2?, 0xf8?, 0x3d?, 0x40000d3ed4?)
  54.     runtime/proc.go:363 +0xe4 fp=0x40000b9d80 sp=0x40000b9d60 pc=0x4480e4
  55. runtime.selectgo(0x40000b9f28, 0x40000d3ed0, 0x4000051ec8?, 0x0, 0x4000051ec8?, 0x1)
  56.     runtime/select.go:328 +0x6b4 fp=0x40000b9e90 sp=0x40000b9d80 pc=0x458204
  57. main.doMain()
  58.     github.com/mendersoftware/mender/main.go:46 +0xbc fp=0x40000b9f50 sp=0x40000b9e90 pc=0x72c4ec
  59. main.main()
  60.     github.com/mendersoftware/mender/main.go:70 +0x1c fp=0x40000b9f70 sp=0x40000b9f50 pc=0x72c73c
  61. runtime.main()
  62.     runtime/proc.go:250 +0x254 fp=0x40000b9fd0 sp=0x40000b9f70 pc=0x447d14
  63. runtime.goexit()
  64.     runtime/asm_arm64.s:1172 +0x4 fp=0x40000b9fd0 sp=0x40000b9fd0 pc=0x475dc4
  65.  
  66. goroutine 2 [force gc (idle)]:
  67. runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  68.     runtime/proc.go:363 +0xe4 fp=0x400003efa0 sp=0x400003ef80 pc=0x4480e4
  69. runtime.goparkunlock(...)
  70.     runtime/proc.go:369
  71. runtime.forcegchelper()
  72.     runtime/proc.go:302 +0xb4 fp=0x400003efd0 sp=0x400003efa0 pc=0x447f74
  73. runtime.goexit()
  74.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003efd0 sp=0x400003efd0 pc=0x475dc4
  75. created by runtime.init.6
  76.     runtime/proc.go:290 +0x24
  77.  
  78. goroutine 3 [GC sweep wait]:
  79. runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
  80.     runtime/proc.go:363 +0xe4 fp=0x400003f770 sp=0x400003f750 pc=0x4480e4
  81. runtime.goparkunlock(...)
  82.     runtime/proc.go:369
  83. runtime.bgsweep(0x0?)
  84.     runtime/mgcsweep.go:297 +0x10c fp=0x400003f7b0 sp=0x400003f770 pc=0x434bcc
  85. runtime.gcenable.func1()
  86.     runtime/mgc.go:178 +0x28 fp=0x400003f7d0 sp=0x400003f7b0 pc=0x429258
  87. runtime.goexit()
  88.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003f7d0 sp=0x400003f7d0 pc=0x475dc4
  89. created by runtime.gcenable
  90.     runtime/mgc.go:178 +0x70
  91.  
  92. goroutine 4 [GC scavenge wait]:
  93. runtime.gopark(0x4000066000?, 0x8a8678?, 0x0?, 0x0?, 0x0?)
  94.     runtime/proc.go:363 +0xe4 fp=0x400003ff50 sp=0x400003ff30 pc=0x4480e4
  95. runtime.goparkunlock(...)
  96.     runtime/proc.go:369
  97. runtime.(*scavengerState).park(0xb06d60)
  98.     runtime/mgcscavenge.go:389 +0x5c fp=0x400003ff80 sp=0x400003ff50 pc=0x432b5c
  99. runtime.bgscavenge(0x0?)
  100.     runtime/mgcscavenge.go:622 +0xac fp=0x400003ffb0 sp=0x400003ff80 pc=0x43312c
  101. runtime.gcenable.func2()
  102.     runtime/mgc.go:179 +0x28 fp=0x400003ffd0 sp=0x400003ffb0 pc=0x4291f8
  103. runtime.goexit()
  104.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003ffd0 sp=0x400003ffd0 pc=0x475dc4
  105. created by runtime.gcenable
  106.     runtime/mgc.go:179 +0xb4
  107.  
  108. goroutine 18 [finalizer wait]:
  109. runtime.gopark(0x0?, 0x836508?, 0x0?, 0x60?, 0x1000000010?)
  110.     runtime/proc.go:363 +0xe4 fp=0x4000053d80 sp=0x4000053d60 pc=0x4480e4
  111. runtime.goparkunlock(...)
  112.     runtime/proc.go:369
  113. runtime.runfinq()
  114.     runtime/mfinal.go:180 +0x128 fp=0x4000053fd0 sp=0x4000053d80 pc=0x428478
  115. runtime.goexit()
  116.     runtime/asm_arm64.s:1172 +0x4 fp=0x4000053fd0 sp=0x4000053fd0 pc=0x475dc4
  117. created by runtime.createfing
  118.     runtime/mfinal.go:157 +0x94
  119.  
  120. goroutine 19 [select, locked to thread]:
  121. runtime.gopark(0x400004cfa0?, 0x2?, 0x0?, 0x0?, 0x400004cf9c?)
  122.     runtime/proc.go:363 +0xe4 fp=0x400004ce30 sp=0x400004ce10 pc=0x4480e4
  123. runtime.selectgo(0x400004cfa0, 0x400004cf98, 0x0?, 0x0, 0x0?, 0x1)
  124.     runtime/select.go:328 +0x6b4 fp=0x400004cf40 sp=0x400004ce30 pc=0x458204
  125. runtime.ensureSigM.func1()
  126.     runtime/signal_unix.go:991 +0x1ac fp=0x400004cfd0 sp=0x400004cf40 pc=0x45c51c
  127. runtime.goexit()
  128.     runtime/asm_arm64.s:1172 +0x4 fp=0x400004cfd0 sp=0x400004cfd0 pc=0x475dc4
  129. created by runtime.ensureSigM
  130.     runtime/signal_unix.go:974 +0xf4
  131.  
  132. goroutine 34 [syscall]:
  133. runtime.notetsleepg(0x1000000010000?, 0x400008e360?)
  134.     runtime/lock_futex.go:236 +0x34 fp=0x400003af90 sp=0x400003af50 pc=0x41bcb4
  135. os/signal.signal_recv()
  136.     runtime/sigqueue.go:152 +0x30 fp=0x400003afb0 sp=0x400003af90 pc=0x472370
  137. os/signal.loop()
  138.     os/signal/signal_unix.go:23 +0x1c fp=0x400003afd0 sp=0x400003afb0 pc=0x4ae80c
  139. runtime.goexit()
  140.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003afd0 sp=0x400003afd0 pc=0x475dc4
  141. created by os/signal.Notify.func1.1
  142.     os/signal/signal.go:151 +0x2c
  143.  
  144. goroutine 5 [runnable, locked to thread]:
  145. runtime.cgocall(0x734050, 0x40000cece8)
  146.     runtime/cgocall.go:158 +0x54 fp=0x40000ceca0 sp=0x40000cec60 pc=0x413ed4
  147. github.com/bmatsuo/lmdb-go/lmdb._Cfunc_mdb_txn_begin(0x193e49e0, 0x0, 0x0, 0x40003ae040)
  148.     _cgo_gotypes.go:898 +0x38 fp=0x40000cece0 sp=0x40000ceca0 pc=0x693878
  149. github.com/bmatsuo/lmdb-go/lmdb.beginTxn.func1(0x30?, 0x0, 0x0, 0x40003ae030)
  150.     github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/txn.go:73 +0xc8 fp=0x40000ced40 sp=0x40000cece0 pc=0x694b48
  151. github.com/bmatsuo/lmdb-go/lmdb.beginTxn(0x4000023568, 0x0, 0x0)
  152.     github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/txn.go:73 +0x184 fp=0x40000ced90 sp=0x40000ced40 pc=0x694934
  153. github.com/bmatsuo/lmdb-go/lmdb.(*Env).run(0x40000cee48?, 0x1, 0x18?, 0x40000cee38)
  154.     github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/env.go:455 +0x64 fp=0x40000cee10 sp=0x40000ced90 pc=0x6941f4
  155. github.com/bmatsuo/lmdb-go/lmdb.(*Env).Update(...)
  156.     github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/env.go:437
  157. github.com/mendersoftware/mender/store.(*DBStore).WriteTransaction(0x40000ceea8?, 0x470e18?)
  158.     github.com/mendersoftware/mender/store/dbstore.go:155 +0x40 fp=0x40000cee50 sp=0x40000cee10 pc=0x69c1c0
  159. github.com/mendersoftware/mender/datastore.LoadStateData({0x8b0488, _})
  160.     github.com/mendersoftware/mender/datastore/datastore.go:180 +0xc4 fp=0x40000cee90 sp=0x40000cee50 pc=0x69f7e4
  161. github.com/mendersoftware/mender/app.(*initState).Handle(0x8af518?, 0x4000306028, {0x8b15a8, 0x400022c3f0})
  162.     github.com/mendersoftware/mender/app/state.go:308 +0x60 fp=0x40000cf310 sp=0x40000cee90 pc=0x6f90b0
  163. github.com/mendersoftware/mender/app.transitionState({0x8af518, 0xb375e0}, 0x4000306028, {0x8b15a8, 0x400022c3f0})
  164.     github.com/mendersoftware/mender/app/mender.go:589 +0x61c fp=0x40000cf680 sp=0x40000cf310 pc=0x6f451c
  165. github.com/mendersoftware/mender/app.(*Mender).TransitionState(0x4000020040?, {0x8af518?, 0xb375e0?}, 0x0?)
  166.     github.com/mendersoftware/mender/app/mender.go:505 +0x3c fp=0x40000cf6c0 sp=0x40000cf680 pc=0x6f3ebc
  167. github.com/mendersoftware/mender/app.(*MenderDaemon).Run(0x4000306000)
  168.     github.com/mendersoftware/mender/app/daemon.go:139 +0x460 fp=0x40000cf7c0 sp=0x40000cf6c0 pc=0x6effb0
  169. github.com/mendersoftware/mender/cli.runDaemon(0x4000306000)
  170.     github.com/mendersoftware/mender/cli/commands.go:354 +0x68 fp=0x40000cf7f0 sp=0x40000cf7c0 pc=0x725a68
  171. github.com/mendersoftware/mender/cli.(*runOptionsType).handleCLIOptions(0x4000076000, 0x4000068700)
  172.     github.com/mendersoftware/mender/cli/cli.go:527 +0x364 fp=0x40000cfb30 sp=0x40000cf7f0 pc=0x722e64
  173. github.com/mendersoftware/mender/cli.(*runOptionsType).handleCLIOptions-fm(0x4000054730?)
  174.     <autogenerated>:1 +0x30 fp=0x40000cfb50 sp=0x40000cfb30 pc=0x72b9e0
  175. github.com/urfave/cli/v2.(*Command).Run(0x4000000480, 0x4000068640)
  176.     github.com/urfave/cli/v2@v2.2.0/command.go:161 +0x4fc fp=0x40000cfc70 sp=0x40000cfb50 pc=0x7144fc
  177. github.com/urfave/cli/v2.(*App).RunContext(0x400007a000, {0x8ae220?, 0x40000a4000}, {0x40000a2000, 0x2, 0x2})
  178.     github.com/urfave/cli/v2@v2.2.0/app.go:302 +0x8c0 fp=0x40000cfe10 sp=0x40000cfc70 pc=0x712660
  179. github.com/urfave/cli/v2.(*App).Run(...)
  180.     github.com/urfave/cli/v2@v2.2.0/app.go:211
  181. github.com/mendersoftware/mender/cli.SetupCLI({0x40000a2000, 0x2, 0x2})
  182.     github.com/mendersoftware/mender/cli/cli.go:439 +0x274c fp=0x40000cff90 sp=0x40000cfe10 pc=0x7224dc
  183. main.doMain.func1()
  184.     github.com/mendersoftware/mender/main.go:42 +0x48 fp=0x40000cffd0 sp=0x40000cff90 pc=0x72c6e8
  185. runtime.goexit()
  186.     runtime/asm_arm64.s:1172 +0x4 fp=0x40000cffd0 sp=0x40000cffd0 pc=0x475dc4
  187. created by main.doMain
  188.     github.com/mendersoftware/mender/main.go:41 +0x74
  189.  
  190. goroutine 6 [GC worker (idle)]:
  191. runtime.gopark(0x0?, 0x2?, 0xc0?, 0x54?, 0x4000066000?)
  192.     runtime/proc.go:363 +0xe4 fp=0x400003e740 sp=0x400003e720 pc=0x4480e4
  193. runtime.gcBgMarkWorker()
  194.     runtime/mgc.go:1235 +0xec fp=0x400003e7d0 sp=0x400003e740 pc=0x42b44c
  195. runtime.goexit()
  196.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003e7d0 sp=0x400003e7d0 pc=0x475dc4
  197. created by runtime.gcBgMarkStartWorkers
  198.     runtime/mgc.go:1159 +0x28
  199.  
  200. goroutine 7 [GC worker (idle)]:
  201. runtime.gopark(0x20a4cb7d1?, 0x0?, 0x0?, 0x0?, 0x0?)
  202.     runtime/proc.go:363 +0xe4 fp=0x4000040740 sp=0x4000040720 pc=0x4480e4
  203. runtime.gcBgMarkWorker()
  204.     runtime/mgc.go:1235 +0xec fp=0x40000407d0 sp=0x4000040740 pc=0x42b44c
  205. runtime.goexit()
  206.     runtime/asm_arm64.s:1172 +0x4 fp=0x40000407d0 sp=0x40000407d0 pc=0x475dc4
  207. created by runtime.gcBgMarkStartWorkers
  208.     runtime/mgc.go:1159 +0x28
  209.  
  210. goroutine 20 [GC worker (idle)]:
  211. runtime.gopark(0x20a4d52c3?, 0x0?, 0x0?, 0x0?, 0x0?)
  212.     runtime/proc.go:363 +0xe4 fp=0x400003b740 sp=0x400003b720 pc=0x4480e4
  213. runtime.gcBgMarkWorker()
  214.     runtime/mgc.go:1235 +0xec fp=0x400003b7d0 sp=0x400003b740 pc=0x42b44c
  215. runtime.goexit()
  216.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003b7d0 sp=0x400003b7d0 pc=0x475dc4
  217. created by runtime.gcBgMarkStartWorkers
  218.     runtime/mgc.go:1159 +0x28
  219.  
  220. goroutine 35 [GC worker (idle)]:
  221. runtime.gopark(0x20a4cc1e8?, 0x3?, 0xda?, 0x24?, 0x0?)
  222.     runtime/proc.go:363 +0xe4 fp=0x4000120740 sp=0x4000120720 pc=0x4480e4
  223. runtime.gcBgMarkWorker()
  224.     runtime/mgc.go:1235 +0xec fp=0x40001207d0 sp=0x4000120740 pc=0x42b44c
  225. runtime.goexit()
  226.     runtime/asm_arm64.s:1172 +0x4 fp=0x40001207d0 sp=0x40001207d0 pc=0x475dc4
  227. created by runtime.gcBgMarkStartWorkers
  228.     runtime/mgc.go:1159 +0x28
  229.  
  230. goroutine 21 [chan receive]:
  231. runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  232.     runtime/proc.go:363 +0xe4 fp=0x400003be60 sp=0x400003be40 pc=0x4480e4
  233. runtime.chanrecv(0x40000a02a0, 0x400003bfb0, 0x1)
  234.     runtime/chan.go:583 +0x47c fp=0x400003bef0 sp=0x400003be60 pc=0x416cfc
  235. runtime.chanrecv1(0x0?, 0x0?)
  236.     runtime/chan.go:442 +0x14 fp=0x400003bf20 sp=0x400003bef0 pc=0x416844
  237. github.com/mendersoftware/mender/cli.runDaemon.func1()
  238.     github.com/mendersoftware/mender/cli/commands.go:342 +0xc8 fp=0x400003bfd0 sp=0x400003bf20 pc=0x725b58
  239. runtime.goexit()
  240.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003bfd0 sp=0x400003bfd0 pc=0x475dc4
  241. created by github.com/mendersoftware/mender/cli.runDaemon
  242.     github.com/mendersoftware/mender/cli/commands.go:338 +0x60
  243.  
  244. goroutine 22 [select]:
  245. runtime.gopark(0x4000318e28?, 0x2?, 0x78?, 0x8c?, 0x4000318d8c?)
  246.     runtime/proc.go:363 +0xe4 fp=0x4000318c30 sp=0x4000318c10 pc=0x4480e4
  247. runtime.selectgo(0x4000318e28, 0x4000318d88, 0x803dc1?, 0x0, 0x819b63?, 0x1)
  248.     runtime/select.go:328 +0x6b4 fp=0x4000318d40 sp=0x4000318c30 pc=0x458204
  249. github.com/mendersoftware/mender/app.(*menderAuthManagerService).run(0x4000078b60, 0x0?)
  250.     github.com/mendersoftware/mender/app/auth.go:390 +0x460 fp=0x4000318fb0 sp=0x4000318d40 pc=0x6edb50
  251. github.com/mendersoftware/mender/app.(*MenderAuthManager).Start.func2()
  252.     github.com/mendersoftware/mender/app/auth.go:321 +0x2c fp=0x4000318fd0 sp=0x4000318fb0 pc=0x6ed6bc
  253. runtime.goexit()
  254.     runtime/asm_arm64.s:1172 +0x4 fp=0x4000318fd0 sp=0x4000318fd0 pc=0x475dc4
  255. created by github.com/mendersoftware/mender/app.(*MenderAuthManager).Start
  256.     github.com/mendersoftware/mender/app/auth.go:321 +0xa8
  257.  
  258. goroutine 24 [chan receive]:
  259. runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
  260.     runtime/proc.go:363 +0xe4 fp=0x400003ceb0 sp=0x400003ce90 pc=0x4480e4
  261. runtime.chanrecv(0x40002d9620, 0x400003cf90, 0x1)
  262.     runtime/chan.go:583 +0x47c fp=0x400003cf40 sp=0x400003ceb0 pc=0x416cfc
  263. runtime.chanrecv2(0x0?, 0x0?)
  264.     runtime/chan.go:447 +0x14 fp=0x400003cf70 sp=0x400003cf40 pc=0x416864
  265. github.com/mendersoftware/mender/app.(*menderAuthManagerService).longRunningWorkerLoop(0x4000078b60)
  266.     github.com/mendersoftware/mender/app/auth.go:420 +0x40 fp=0x400003cfb0 sp=0x400003cf70 pc=0x6ee110
  267. github.com/mendersoftware/mender/app.(*menderAuthManagerService).run.func6()
  268.     github.com/mendersoftware/mender/app/auth.go:385 +0x28 fp=0x400003cfd0 sp=0x400003cfb0 pc=0x6ede78
  269. runtime.goexit()
  270.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003cfd0 sp=0x400003cfd0 pc=0x475dc4
  271. created by github.com/mendersoftware/mender/app.(*menderAuthManagerService).run
  272.     github.com/mendersoftware/mender/app/auth.go:385 +0x40c
  273.  
  274. goroutine 36 [syscall]:
  275. runtime.cgocall(0x72cdb4, 0x400003a798)
  276.     runtime/cgocall.go:158 +0x54 fp=0x400003a760 sp=0x400003a720 pc=0x413ed4
  277. github.com/mendersoftware/mender/dbus._Cfunc_g_main_loop_run(0xffff54375730)
  278.     _cgo_gotypes.go:493 +0x34 fp=0x400003a790 sp=0x400003a760 pc=0x6aead4
  279. github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).MainLoopRun.func2()
  280.     github.com/mendersoftware/mender/dbus/dbus_libgio.go:251 +0x50 fp=0x400003a7d0 sp=0x400003a790 pc=0x6b0ba0
  281. runtime.goexit()
  282.     runtime/asm_arm64.s:1172 +0x4 fp=0x400003a7d0 sp=0x400003a7d0 pc=0x475dc4
  283. created by github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).MainLoopRun
  284.     github.com/mendersoftware/mender/dbus/dbus_libgio.go:251 +0x48
  285.  
Advertisement
Add Comment
Please, Sign In to add comment