grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Grub2 bug report


From: du pingping
Subject: Grub2 bug report
Date: Wed, 19 Aug 2015 18:00:43 +0800

I think that the grub2 needs to work for many grub shell commands.
But critical error is occurred as follow.

Bug scenario is as following.

- at the grub menu, press C key.
- enter "linux /vmlinuz" command to "grub>" shell
- enter above command once more.
- grub2 does not response.

I traced the code lines.
So the grub2 is entered and never ended a loop at the grub_core/lib/relocator.c, free_subchunk function.
And I could not skip this loop, because if i skip this loop, the /proc/cmdline is broken.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]