Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- time="2024-10-18T07:37:47Z" level=info msg="Loaded configuration file: /var/lib/mender/mender.conf"
- time="2024-10-18T07:37:47Z" level=info msg="Loaded configuration file: /etc/mender/mender.conf"
- 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"
- 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"
- time="2024-10-18T07:37:48Z" level=info msg="No dual rootfs configuration present"
- runtime: bad pointer in frame github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface.func6 at 0x4000314d78: 0x1
- fatal error: invalid pointer found on stack
- time="2024-10-18T07:37:49Z" level=info msg="State transition: init [none] -> init [none]"
- runtime stack:
- runtime.throw({0x802ea1?, 0xadc3e0?})
- runtime/panic.go:1047 +0x40 fp=0xffffc3317ad0 sp=0xffffc3317aa0 pc=0x445720
- runtime.adjustpointers(0xffffc3317e70?, 0xbd60d?, 0x9e34ef?, {0xa98420?, 0xadc3e0?})
- runtime/stack.go:630 +0x1b0 fp=0xffffc3317b10 sp=0xffffc3317ad0 pc=0x45eb50
- runtime.adjustframe(0xffffc3317e70, 0xffffc3317f68)
- runtime/stack.go:672 +0xa4 fp=0xffffc3317ba0 sp=0xffffc3317b10 pc=0x45ec34
- runtime.gentraceback(0xffff00001000?, 0xffffc3317ef0?, 0xffff97635954?, 0x4000083860, 0x0, 0x0, 0x7fffffff, 0x8369b0, 0xffff97ad0914?, 0x0)
- runtime/traceback.go:334 +0x7e8 fp=0xffffc3317ed0 sp=0xffffc3317ba0 pc=0x4695d8
- runtime.copystack(0x4000083860, 0x1000)
- runtime/stack.go:932 +0x2fc fp=0xffffc3318090 sp=0xffffc3317ed0 pc=0x45f40c
- runtime.newstack()
- runtime/stack.go:1112 +0x378 fp=0xffffc3318240 sp=0xffffc3318090 pc=0x45f858
- runtime.morestack()
- runtime/asm_arm64.s:316 +0x70 fp=0xffffc3318240 sp=0xffffc3318240 pc=0x4738a0
- goroutine 25 [copystack]:
- runtime.(*spanSet).push(0xb30d40, 0xffff6ef81498)
- runtime/mspanset.go:74 +0x1b0 fp=0x4000314ba0 sp=0x4000314ba0 pc=0x43fea0
- runtime.(*mcentral).uncacheSpan(0x400003d418?, 0x41c830?)
- runtime/mcentral.go:234 +0x9c fp=0x4000314bd0 sp=0x4000314ba0 pc=0x4270dc
- runtime.(*mcache).refill(0xffff97416108, 0x5)
- runtime/mcache.go:158 +0xa0 fp=0x4000314c20 sp=0x4000314bd0 pc=0x426460
- runtime.(*mcache).nextFree(0xffff97416108, 0x5)
- runtime/malloc.go:819 +0x84 fp=0x4000314c70 sp=0x4000314c20 pc=0x41c864
- runtime.mallocgc(0x8, 0x773460, 0x0)
- runtime/malloc.go:993 +0x31c fp=0x4000314ce0 sp=0x4000314c70 pc=0x41ccdc
- runtime.convT64(0xffff54366060)
- runtime/iface.go:382 +0x4c fp=0x4000314d10 sp=0x4000314ce0 pc=0x41adac
- github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface.func6(0xffff54366060, 0x400009b500?, 0x4000098f50?, 0x198d8740?, 0x400003d658?)
- github.com/mendersoftware/mender/dbus/dbus_libgio.go:194 +0x58 fp=0x4000314d90 sp=0x4000314d10 pc=0x6afef8
- github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).BusRegisterInterface(0x4000098f50, 0x0?, {0x7fe743, 0x18}, {0x819388, 0x103})
- github.com/mendersoftware/mender/dbus/dbus_libgio.go:195 +0x1dc fp=0x4000314e60 sp=0x4000314d90 pc=0x6afc3c
- github.com/mendersoftware/mender/app.(*UpdateManager).run(0x4000020040, {0x8ae1e8, 0x4000068000})
- github.com/mendersoftware/mender/app/updatemanager.go:101 +0x140 fp=0x4000314fa0 sp=0x4000314e60 pc=0x7058f0
- github.com/mendersoftware/mender/app.(*UpdateManager).Start.func1()
- github.com/mendersoftware/mender/app/updatemanager.go:81 +0x28 fp=0x4000314fd0 sp=0x4000314fa0 pc=0x705798
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x4000314fd0 sp=0x4000314fd0 pc=0x475dc4
- created by github.com/mendersoftware/mender/app.(*UpdateManager).Start
- github.com/mendersoftware/mender/app/updatemanager.go:80 +0x100
- goroutine 1 [select]:
- runtime.gopark(0x40000d3f28?, 0x2?, 0xf8?, 0x3d?, 0x40000d3ed4?)
- runtime/proc.go:363 +0xe4 fp=0x40000b9d80 sp=0x40000b9d60 pc=0x4480e4
- runtime.selectgo(0x40000b9f28, 0x40000d3ed0, 0x4000051ec8?, 0x0, 0x4000051ec8?, 0x1)
- runtime/select.go:328 +0x6b4 fp=0x40000b9e90 sp=0x40000b9d80 pc=0x458204
- main.doMain()
- github.com/mendersoftware/mender/main.go:46 +0xbc fp=0x40000b9f50 sp=0x40000b9e90 pc=0x72c4ec
- main.main()
- github.com/mendersoftware/mender/main.go:70 +0x1c fp=0x40000b9f70 sp=0x40000b9f50 pc=0x72c73c
- runtime.main()
- runtime/proc.go:250 +0x254 fp=0x40000b9fd0 sp=0x40000b9f70 pc=0x447d14
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x40000b9fd0 sp=0x40000b9fd0 pc=0x475dc4
- goroutine 2 [force gc (idle)]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003efa0 sp=0x400003ef80 pc=0x4480e4
- runtime.goparkunlock(...)
- runtime/proc.go:369
- runtime.forcegchelper()
- runtime/proc.go:302 +0xb4 fp=0x400003efd0 sp=0x400003efa0 pc=0x447f74
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003efd0 sp=0x400003efd0 pc=0x475dc4
- created by runtime.init.6
- runtime/proc.go:290 +0x24
- goroutine 3 [GC sweep wait]:
- runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003f770 sp=0x400003f750 pc=0x4480e4
- runtime.goparkunlock(...)
- runtime/proc.go:369
- runtime.bgsweep(0x0?)
- runtime/mgcsweep.go:297 +0x10c fp=0x400003f7b0 sp=0x400003f770 pc=0x434bcc
- runtime.gcenable.func1()
- runtime/mgc.go:178 +0x28 fp=0x400003f7d0 sp=0x400003f7b0 pc=0x429258
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003f7d0 sp=0x400003f7d0 pc=0x475dc4
- created by runtime.gcenable
- runtime/mgc.go:178 +0x70
- goroutine 4 [GC scavenge wait]:
- runtime.gopark(0x4000066000?, 0x8a8678?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003ff50 sp=0x400003ff30 pc=0x4480e4
- runtime.goparkunlock(...)
- runtime/proc.go:369
- runtime.(*scavengerState).park(0xb06d60)
- runtime/mgcscavenge.go:389 +0x5c fp=0x400003ff80 sp=0x400003ff50 pc=0x432b5c
- runtime.bgscavenge(0x0?)
- runtime/mgcscavenge.go:622 +0xac fp=0x400003ffb0 sp=0x400003ff80 pc=0x43312c
- runtime.gcenable.func2()
- runtime/mgc.go:179 +0x28 fp=0x400003ffd0 sp=0x400003ffb0 pc=0x4291f8
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003ffd0 sp=0x400003ffd0 pc=0x475dc4
- created by runtime.gcenable
- runtime/mgc.go:179 +0xb4
- goroutine 18 [finalizer wait]:
- runtime.gopark(0x0?, 0x836508?, 0x0?, 0x60?, 0x1000000010?)
- runtime/proc.go:363 +0xe4 fp=0x4000053d80 sp=0x4000053d60 pc=0x4480e4
- runtime.goparkunlock(...)
- runtime/proc.go:369
- runtime.runfinq()
- runtime/mfinal.go:180 +0x128 fp=0x4000053fd0 sp=0x4000053d80 pc=0x428478
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x4000053fd0 sp=0x4000053fd0 pc=0x475dc4
- created by runtime.createfing
- runtime/mfinal.go:157 +0x94
- goroutine 19 [select, locked to thread]:
- runtime.gopark(0x400004cfa0?, 0x2?, 0x0?, 0x0?, 0x400004cf9c?)
- runtime/proc.go:363 +0xe4 fp=0x400004ce30 sp=0x400004ce10 pc=0x4480e4
- runtime.selectgo(0x400004cfa0, 0x400004cf98, 0x0?, 0x0, 0x0?, 0x1)
- runtime/select.go:328 +0x6b4 fp=0x400004cf40 sp=0x400004ce30 pc=0x458204
- runtime.ensureSigM.func1()
- runtime/signal_unix.go:991 +0x1ac fp=0x400004cfd0 sp=0x400004cf40 pc=0x45c51c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400004cfd0 sp=0x400004cfd0 pc=0x475dc4
- created by runtime.ensureSigM
- runtime/signal_unix.go:974 +0xf4
- goroutine 34 [syscall]:
- runtime.notetsleepg(0x1000000010000?, 0x400008e360?)
- runtime/lock_futex.go:236 +0x34 fp=0x400003af90 sp=0x400003af50 pc=0x41bcb4
- os/signal.signal_recv()
- runtime/sigqueue.go:152 +0x30 fp=0x400003afb0 sp=0x400003af90 pc=0x472370
- os/signal.loop()
- os/signal/signal_unix.go:23 +0x1c fp=0x400003afd0 sp=0x400003afb0 pc=0x4ae80c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003afd0 sp=0x400003afd0 pc=0x475dc4
- created by os/signal.Notify.func1.1
- os/signal/signal.go:151 +0x2c
- goroutine 5 [runnable, locked to thread]:
- runtime.cgocall(0x734050, 0x40000cece8)
- runtime/cgocall.go:158 +0x54 fp=0x40000ceca0 sp=0x40000cec60 pc=0x413ed4
- github.com/bmatsuo/lmdb-go/lmdb._Cfunc_mdb_txn_begin(0x193e49e0, 0x0, 0x0, 0x40003ae040)
- _cgo_gotypes.go:898 +0x38 fp=0x40000cece0 sp=0x40000ceca0 pc=0x693878
- github.com/bmatsuo/lmdb-go/lmdb.beginTxn.func1(0x30?, 0x0, 0x0, 0x40003ae030)
- github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/txn.go:73 +0xc8 fp=0x40000ced40 sp=0x40000cece0 pc=0x694b48
- github.com/bmatsuo/lmdb-go/lmdb.beginTxn(0x4000023568, 0x0, 0x0)
- github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/txn.go:73 +0x184 fp=0x40000ced90 sp=0x40000ced40 pc=0x694934
- github.com/bmatsuo/lmdb-go/lmdb.(*Env).run(0x40000cee48?, 0x1, 0x18?, 0x40000cee38)
- github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/env.go:455 +0x64 fp=0x40000cee10 sp=0x40000ced90 pc=0x6941f4
- github.com/bmatsuo/lmdb-go/lmdb.(*Env).Update(...)
- github.com/bmatsuo/lmdb-go@v1.6.1-0.20160816100615-69ad631904c9/lmdb/env.go:437
- github.com/mendersoftware/mender/store.(*DBStore).WriteTransaction(0x40000ceea8?, 0x470e18?)
- github.com/mendersoftware/mender/store/dbstore.go:155 +0x40 fp=0x40000cee50 sp=0x40000cee10 pc=0x69c1c0
- github.com/mendersoftware/mender/datastore.LoadStateData({0x8b0488, _})
- github.com/mendersoftware/mender/datastore/datastore.go:180 +0xc4 fp=0x40000cee90 sp=0x40000cee50 pc=0x69f7e4
- github.com/mendersoftware/mender/app.(*initState).Handle(0x8af518?, 0x4000306028, {0x8b15a8, 0x400022c3f0})
- github.com/mendersoftware/mender/app/state.go:308 +0x60 fp=0x40000cf310 sp=0x40000cee90 pc=0x6f90b0
- github.com/mendersoftware/mender/app.transitionState({0x8af518, 0xb375e0}, 0x4000306028, {0x8b15a8, 0x400022c3f0})
- github.com/mendersoftware/mender/app/mender.go:589 +0x61c fp=0x40000cf680 sp=0x40000cf310 pc=0x6f451c
- github.com/mendersoftware/mender/app.(*Mender).TransitionState(0x4000020040?, {0x8af518?, 0xb375e0?}, 0x0?)
- github.com/mendersoftware/mender/app/mender.go:505 +0x3c fp=0x40000cf6c0 sp=0x40000cf680 pc=0x6f3ebc
- github.com/mendersoftware/mender/app.(*MenderDaemon).Run(0x4000306000)
- github.com/mendersoftware/mender/app/daemon.go:139 +0x460 fp=0x40000cf7c0 sp=0x40000cf6c0 pc=0x6effb0
- github.com/mendersoftware/mender/cli.runDaemon(0x4000306000)
- github.com/mendersoftware/mender/cli/commands.go:354 +0x68 fp=0x40000cf7f0 sp=0x40000cf7c0 pc=0x725a68
- github.com/mendersoftware/mender/cli.(*runOptionsType).handleCLIOptions(0x4000076000, 0x4000068700)
- github.com/mendersoftware/mender/cli/cli.go:527 +0x364 fp=0x40000cfb30 sp=0x40000cf7f0 pc=0x722e64
- github.com/mendersoftware/mender/cli.(*runOptionsType).handleCLIOptions-fm(0x4000054730?)
- <autogenerated>:1 +0x30 fp=0x40000cfb50 sp=0x40000cfb30 pc=0x72b9e0
- github.com/urfave/cli/v2.(*Command).Run(0x4000000480, 0x4000068640)
- github.com/urfave/cli/v2@v2.2.0/command.go:161 +0x4fc fp=0x40000cfc70 sp=0x40000cfb50 pc=0x7144fc
- github.com/urfave/cli/v2.(*App).RunContext(0x400007a000, {0x8ae220?, 0x40000a4000}, {0x40000a2000, 0x2, 0x2})
- github.com/urfave/cli/v2@v2.2.0/app.go:302 +0x8c0 fp=0x40000cfe10 sp=0x40000cfc70 pc=0x712660
- github.com/urfave/cli/v2.(*App).Run(...)
- github.com/urfave/cli/v2@v2.2.0/app.go:211
- github.com/mendersoftware/mender/cli.SetupCLI({0x40000a2000, 0x2, 0x2})
- github.com/mendersoftware/mender/cli/cli.go:439 +0x274c fp=0x40000cff90 sp=0x40000cfe10 pc=0x7224dc
- main.doMain.func1()
- github.com/mendersoftware/mender/main.go:42 +0x48 fp=0x40000cffd0 sp=0x40000cff90 pc=0x72c6e8
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x40000cffd0 sp=0x40000cffd0 pc=0x475dc4
- created by main.doMain
- github.com/mendersoftware/mender/main.go:41 +0x74
- goroutine 6 [GC worker (idle)]:
- runtime.gopark(0x0?, 0x2?, 0xc0?, 0x54?, 0x4000066000?)
- runtime/proc.go:363 +0xe4 fp=0x400003e740 sp=0x400003e720 pc=0x4480e4
- runtime.gcBgMarkWorker()
- runtime/mgc.go:1235 +0xec fp=0x400003e7d0 sp=0x400003e740 pc=0x42b44c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003e7d0 sp=0x400003e7d0 pc=0x475dc4
- created by runtime.gcBgMarkStartWorkers
- runtime/mgc.go:1159 +0x28
- goroutine 7 [GC worker (idle)]:
- runtime.gopark(0x20a4cb7d1?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x4000040740 sp=0x4000040720 pc=0x4480e4
- runtime.gcBgMarkWorker()
- runtime/mgc.go:1235 +0xec fp=0x40000407d0 sp=0x4000040740 pc=0x42b44c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x40000407d0 sp=0x40000407d0 pc=0x475dc4
- created by runtime.gcBgMarkStartWorkers
- runtime/mgc.go:1159 +0x28
- goroutine 20 [GC worker (idle)]:
- runtime.gopark(0x20a4d52c3?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003b740 sp=0x400003b720 pc=0x4480e4
- runtime.gcBgMarkWorker()
- runtime/mgc.go:1235 +0xec fp=0x400003b7d0 sp=0x400003b740 pc=0x42b44c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003b7d0 sp=0x400003b7d0 pc=0x475dc4
- created by runtime.gcBgMarkStartWorkers
- runtime/mgc.go:1159 +0x28
- goroutine 35 [GC worker (idle)]:
- runtime.gopark(0x20a4cc1e8?, 0x3?, 0xda?, 0x24?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x4000120740 sp=0x4000120720 pc=0x4480e4
- runtime.gcBgMarkWorker()
- runtime/mgc.go:1235 +0xec fp=0x40001207d0 sp=0x4000120740 pc=0x42b44c
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x40001207d0 sp=0x40001207d0 pc=0x475dc4
- created by runtime.gcBgMarkStartWorkers
- runtime/mgc.go:1159 +0x28
- goroutine 21 [chan receive]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003be60 sp=0x400003be40 pc=0x4480e4
- runtime.chanrecv(0x40000a02a0, 0x400003bfb0, 0x1)
- runtime/chan.go:583 +0x47c fp=0x400003bef0 sp=0x400003be60 pc=0x416cfc
- runtime.chanrecv1(0x0?, 0x0?)
- runtime/chan.go:442 +0x14 fp=0x400003bf20 sp=0x400003bef0 pc=0x416844
- github.com/mendersoftware/mender/cli.runDaemon.func1()
- github.com/mendersoftware/mender/cli/commands.go:342 +0xc8 fp=0x400003bfd0 sp=0x400003bf20 pc=0x725b58
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003bfd0 sp=0x400003bfd0 pc=0x475dc4
- created by github.com/mendersoftware/mender/cli.runDaemon
- github.com/mendersoftware/mender/cli/commands.go:338 +0x60
- goroutine 22 [select]:
- runtime.gopark(0x4000318e28?, 0x2?, 0x78?, 0x8c?, 0x4000318d8c?)
- runtime/proc.go:363 +0xe4 fp=0x4000318c30 sp=0x4000318c10 pc=0x4480e4
- runtime.selectgo(0x4000318e28, 0x4000318d88, 0x803dc1?, 0x0, 0x819b63?, 0x1)
- runtime/select.go:328 +0x6b4 fp=0x4000318d40 sp=0x4000318c30 pc=0x458204
- github.com/mendersoftware/mender/app.(*menderAuthManagerService).run(0x4000078b60, 0x0?)
- github.com/mendersoftware/mender/app/auth.go:390 +0x460 fp=0x4000318fb0 sp=0x4000318d40 pc=0x6edb50
- github.com/mendersoftware/mender/app.(*MenderAuthManager).Start.func2()
- github.com/mendersoftware/mender/app/auth.go:321 +0x2c fp=0x4000318fd0 sp=0x4000318fb0 pc=0x6ed6bc
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x4000318fd0 sp=0x4000318fd0 pc=0x475dc4
- created by github.com/mendersoftware/mender/app.(*MenderAuthManager).Start
- github.com/mendersoftware/mender/app/auth.go:321 +0xa8
- goroutine 24 [chan receive]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- runtime/proc.go:363 +0xe4 fp=0x400003ceb0 sp=0x400003ce90 pc=0x4480e4
- runtime.chanrecv(0x40002d9620, 0x400003cf90, 0x1)
- runtime/chan.go:583 +0x47c fp=0x400003cf40 sp=0x400003ceb0 pc=0x416cfc
- runtime.chanrecv2(0x0?, 0x0?)
- runtime/chan.go:447 +0x14 fp=0x400003cf70 sp=0x400003cf40 pc=0x416864
- github.com/mendersoftware/mender/app.(*menderAuthManagerService).longRunningWorkerLoop(0x4000078b60)
- github.com/mendersoftware/mender/app/auth.go:420 +0x40 fp=0x400003cfb0 sp=0x400003cf70 pc=0x6ee110
- github.com/mendersoftware/mender/app.(*menderAuthManagerService).run.func6()
- github.com/mendersoftware/mender/app/auth.go:385 +0x28 fp=0x400003cfd0 sp=0x400003cfb0 pc=0x6ede78
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003cfd0 sp=0x400003cfd0 pc=0x475dc4
- created by github.com/mendersoftware/mender/app.(*menderAuthManagerService).run
- github.com/mendersoftware/mender/app/auth.go:385 +0x40c
- goroutine 36 [syscall]:
- runtime.cgocall(0x72cdb4, 0x400003a798)
- runtime/cgocall.go:158 +0x54 fp=0x400003a760 sp=0x400003a720 pc=0x413ed4
- github.com/mendersoftware/mender/dbus._Cfunc_g_main_loop_run(0xffff54375730)
- _cgo_gotypes.go:493 +0x34 fp=0x400003a790 sp=0x400003a760 pc=0x6aead4
- github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).MainLoopRun.func2()
- github.com/mendersoftware/mender/dbus/dbus_libgio.go:251 +0x50 fp=0x400003a7d0 sp=0x400003a790 pc=0x6b0ba0
- runtime.goexit()
- runtime/asm_arm64.s:1172 +0x4 fp=0x400003a7d0 sp=0x400003a7d0 pc=0x475dc4
- created by github.com/mendersoftware/mender/dbus.(*dbusAPILibGioInner).MainLoopRun
- github.com/mendersoftware/mender/dbus/dbus_libgio.go:251 +0x48
Advertisement
Add Comment
Please, Sign In to add comment