Comment 4 for bug 1336891

Revision history for this message
Matt Bruzek (mbruzek) wrote :

I upgraded to the latest version of juju 1.20.0 and I got yet another panic on the Power systems.

The original error reported in this bug is still present in the logs:
2014-07-03 19:54:07 DEBUG juju.worker.rsyslog worker.go:164 Reloading rsyslog configuration
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0]

$ juju --version
1.20.0-trusty-ppc64

$ cat /proc/cpuinfo
processor : 0
cpu : POWER8E (raw), altivec supported
clock : 4116.000000MHz
revision : 2.0 (pvr 004b 0200)

processor : 1
cpu : POWER8E (raw), altivec supported
clock : 4116.000000MHz
revision : 2.0 (pvr 004b 0200)

timebase : 512000000
platform : pSeries
model : IBM pSeries (emulated by qemu)
machine : CHRP IBM pSeries (emulated by qemu)

Machine logs are attached please let me know if there is any other information you need.