* Grub2 bug report
@ 2015-08-19 10:00 du pingping
2015-08-19 16:40 ` Andrei Borzenkov
0 siblings, 1 reply; 2+ messages in thread
From: du pingping @ 2015-08-19 10:00 UTC (permalink / raw)
To: grub-devel@gnu.org
[-- Attachment #1: Type: text/plain, Size: 516 bytes --]
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.
[-- Attachment #2: Type: text/html, Size: 1514 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Grub2 bug report
2015-08-19 10:00 Grub2 bug report du pingping
@ 2015-08-19 16:40 ` Andrei Borzenkov
0 siblings, 0 replies; 2+ messages in thread
From: Andrei Borzenkov @ 2015-08-19 16:40 UTC (permalink / raw)
To: The development of GNU GRUB
19.08.2015 13:00, du pingping пишет:
> 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.
>
Please always specify exact version you are using. I cannot reproduce it
using current GIT master.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-19 16:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19 10:00 Grub2 bug report du pingping
2015-08-19 16:40 ` Andrei Borzenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).