Not a lot to go off in that whoopsie log. After a short debugging session, I believe this is caused by the upgrade to go 1.6 and the following error:
panic: runtime error: cgo argument has Go pointer to Go pointer Which is an error because the garbage collector won't be able to deal with that situation. A temporary fix is to set the environment variables GODEBUG=cgocheck=0, but this is just a workaround for whatever situation we've gotten ourselves in. I'll see if I can chase down where we are passing this go pointer illegally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592421 Title: ciborium crashes on rc-proposed To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1592421/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs