← Back to team overview

kernel-packages team mailing list archive

[Bug 1383096] Re: kexec-tools version bump needed (kexec reboot halts)

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: kexec-tools (Ubuntu)
       Status: New => Confirmed

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

Title:
  kexec-tools version bump needed (kexec reboot halts)

Status in kexec-tools package in Ubuntu:
  Confirmed

Bug description:
  kexec halts system on reboot on trusty

  kexec: Starting new kernel

  32-bit relocation outside of kernel!

   -- System halted

  The bug is discussed here

     http://lists.infradead.org/pipermail/kexec/2014-August/012354.html

  and the debian bug is here

     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754288

  A workaround for trusty is add the "--entry-32bit" argument to the
  kexec initscripts where kexec is used.

  s#/sbin/kexec#/sbin/kexec --entry-32bit#g

  If a package version bump is unlikely, it might be a good to add this
  as an option in /etc/default/kexec ?

  # lsb_release -rd
  Description:    Ubuntu 14.04.1 LTS
  Release:        14.04

  # apt-cache policy kexec-tools
  kexec-tools:
    Installed: 1:2.0.6-0ubuntu2
    Candidate: 1:2.0.6-0ubuntu2
    Version table:
   *** 1:2.0.6-0ubuntu2 0
          500 http://mirrors.rc.nectar.org.au/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status

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


References