** Description changed:

+ [Impact]
+ Some users with specific partitioning schemes may see a grub error message 
interrupting boot:
+ 
+ "error: malformed file, press any key to continue"
+ 
+ It appears to be caused by an invalid check for block overlap in grub2,
+ and only applies to very specific installs, mostly using ext4, possibily
+ limited to kernel versions greater than
+ 
+ [Test case]
+ On an affected system; try to reboot the system.
+ 
+ [Regression Potential]
+ This is a fix which has been applied upstream for over a year, and included 
in 15.04. It changes comparisons in start and end values for block numbers to 
correctly match overlapping lists, and therefore should not affect more typical 
partitioning where there is no overlap. In effect, this changes increases the 
number of cases where a blocklist is deemed valid without removing the formerly 
accepted states, when loading the environment block.
+ 
+ A possible regression might show up as grub being unable to retrieve its
+ last state for boot (ie. which menu entry was selected last time), but
+ still successfully booting.
+ 
+ --
+ 
  I have just upgraded from 12.04 to 14.04
  
  Since the upgrade, when I boot up, the process stops and the normal grub
  screen is replaced after a short while by a message saying
  
  "error: malformed file, press any key to continue"
  
  Pressing a key allows booting to continue.
  
  Someone else who experienced this found that the problem went away after
  having re-installed grub.  I tried this but this did not resolve the
  problem for me.
  
  synaptic reports the grub package as 2.02~beta2-9

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

Title:
  [Grubenv] error: malformed file, press any key to continue

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1311247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to