← Back to team overview

kernel-packages team mailing list archive

[Bug 1453816] [NEW] panic: runtime error: invalid memory address or nil pointer dereference

 

Public bug reported:

Running snappy on ubuntu 15.04 on ppc64el architecture causes a panic:

$ sudo snappy update
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x98]

goroutine 16 [running]:

goroutine 18 [finalizer wait]:
created by runtime_createfing
	../../../src/libgo/runtime/mgc0.c:2572

goroutine 19 [syscall]:
	goroutine in C code; stack unavailable
created by os_signal..import
	../../../src/libgo/go/os/signal/signal_unix.go:25

goroutine 20 [chan receive]:

Version:
$ dpkg -l | grep snappy
ii  ubuntu-snappy-cli                      1.0.1-0ubuntu1                             ppc64el      Tool to interact with Ubuntu Core Snappy.

** Affects: ubuntu-snappy (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: ppc64el

** Package changed: linux (Ubuntu) => ubuntu-snappy (Ubuntu)

** Changed in: ubuntu-snappy (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1453816

Title:
  panic: runtime error: invalid memory address or nil pointer
  dereference

Status in ubuntu-snappy package in Ubuntu:
  Confirmed

Bug description:
  Running snappy on ubuntu 15.04 on ppc64el architecture causes a panic:

  $ sudo snappy update
  panic: runtime error: invalid memory address or nil pointer dereference
  [signal 0xb code=0x1 addr=0x98]

  goroutine 16 [running]:

  goroutine 18 [finalizer wait]:
  created by runtime_createfing
  	../../../src/libgo/runtime/mgc0.c:2572

  goroutine 19 [syscall]:
  	goroutine in C code; stack unavailable
  created by os_signal..import
  	../../../src/libgo/go/os/signal/signal_unix.go:25

  goroutine 20 [chan receive]:

  Version:
  $ dpkg -l | grep snappy
  ii  ubuntu-snappy-cli                      1.0.1-0ubuntu1                             ppc64el      Tool to interact with Ubuntu Core Snappy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-snappy/+bug/1453816/+subscriptions


Follow ups

References