[Bug 1154040] Re: Upgrading to 1.7 on raring caused system to crash

James Hunt 1154040 at bugs.launchpad.net
Thu Mar 14 09:58:26 UTC 2013


Hi Jonathan - thanks for reporting this issue. From the attachments, it
looks like your system may not have a /var/run and/or /run? Can you
attach your /etc/fstab?

Also, do you only see this issue when you ssh into the systems to
upgrade? To establish this, please can you run 'sudo telinit u' both via
ssh and via a normal login. This command will request upstart restarts
itself and if your systems remain responsive, the restart has worked.
However, to get more details, please could you run the following for
both scenarios:

- boot system *without* 'quiet' and 'splash'
- login directly or via ssh
- clear ring buffer
   $ sudo dmesg -c  >/dev/null
- put upstart into debug mode
  $ sudo initctl log-priority debug
- restart upstart
  $ sudo telinit u

If the system is still responding, please can you attach:

- /var/log/syslog
- the output of 'dmesg'
- the file /var/log/upstart/upstart.state if it exists

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1154040

Title:
  Upgrading to 1.7 on raring caused system to crash

Status in “upstart” package in Ubuntu:
  New

Bug description:
  Upgrading Upstart from 1.6.1-1ubuntu3 → 1.7-0ubuntu1 caused a system
  to crash (happened twice to me now). The system required a hard reboot
  to start again.

  There was nothing on the console, and the last thing I saw via SSH
  was:

  "Install new configuration file /etc/dbus-1/system.d/Upstart.conf..."

  Brief IRC chat about this:

  < jpds> Because that's twice it's happened to me.
  < Laney> killing how?
  < jpds> Laney: As in, it needs a hard reboot to come back.
  < jpds> Last thing I see is: "Install new configuration file /etc/dbus-1/system.d/Upstart.conf..."
  < infinity> Re-execing it is ending in sadness?
  < jpds> infinity: Well, this was done over SSH, and everything just stopped.
  < infinity> jpds: Over SSH makes things a bit scarier.  I was about to ask you to try running "telinit u" to see if it does the same thing.  But the same thing sounds undesirable. :P
  < jpds> infinity: Well, the first time it happened (on my laptop), I couldn't get any response out of it.
  < jpds> Now the same thing happened on my desktop.
  < infinity> jpds: Right, I gathered that.  I was asking if you could run "telinit u" on one of the affected systems after a reboot.
  < infinity> jpds: To isolate if it's a consistent issue with your machines/setup, or if it's isolated to only happening during upgrade (which is still bad, but different).
  < jpds> infinity: Nothing happened running "telinit u" on my laptop.
  < infinity> (as root)
  < jpds> Yep.
  < infinity> And "initctl version" confirms that it's 1.7ish?
  < jpds> Yes.
  < infinity> Alright.  Then upstart's postinst may be doing something curiously silly.
  < jpds> Upstart went from 1.6.1-1ubuntu3 → 1.7-0ubuntu1.
  < infinity> My assumption is that your locking up was actually a kernel panic because init died.
  < infinity> The kernel hates init going away.
  < infinity> But, of course, that's really not meant to happen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1154040/+subscriptions




More information about the foundations-bugs mailing list