Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. ~ > aerc
  2. panic: assignment to entry in nil map
  3.  
  4. goroutine 1 [running]:
  5. git.sr.ht/~sircmpwn/aerc/lib.(*MessageStore).Update(0xc000412ee0, 0x563e6d564080, 0xc0004c4120)
  6. /home/colombini/Sources/aerc/lib/msgstore.go:176 +0x425
  7. git.sr.ht/~sircmpwn/aerc/widgets.(*AccountView).onMessage(0xc00009a550, 0x563e6d564080, 0xc0004c4120)
  8. /home/colombini/Sources/aerc/widgets/account.go:231 +0x279
  9. git.sr.ht/~sircmpwn/aerc/widgets.(*AccountView).Tick(0xc00009a550, 0xc00015d700)
  10. /home/colombini/Sources/aerc/widgets/account.go:86 +0xa3
  11. git.sr.ht/~sircmpwn/aerc/widgets.(*Aerc).Tick(0xc0000b6480, 0xc0002a8000)
  12. /home/colombini/Sources/aerc/widgets/aerc.go:106 +0x93
  13. main.main()
  14. /home/colombini/Sources/aerc/aerc.go:173 +0x554
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement