* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
@ 2021-10-18 12:12 ` bugzilla
2021-10-18 12:12 ` bugzilla
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-18 12:12 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #1 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
Created attachment 9121
--> https://bugs.busybox.net/attachment.cgi?id=9121&action=edit
Buildroot configuration
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
2021-10-18 12:12 ` [Buildroot] [Bug 14281] " bugzilla
@ 2021-10-18 12:12 ` bugzilla
2021-10-18 12:12 ` bugzilla
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-18 12:12 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #2 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
Created attachment 9126
--> https://bugs.busybox.net/attachment.cgi?id=9126&action=edit
GRUB configuration
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
2021-10-18 12:12 ` [Buildroot] [Bug 14281] " bugzilla
2021-10-18 12:12 ` bugzilla
@ 2021-10-18 12:12 ` bugzilla
2021-10-18 18:47 ` bugzilla
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-18 12:12 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #3 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
Created attachment 9131
--> https://bugs.busybox.net/attachment.cgi?id=9131&action=edit
genimage configuration
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
` (2 preceding siblings ...)
2021-10-18 12:12 ` bugzilla
@ 2021-10-18 18:47 ` bugzilla
2021-10-19 15:31 ` bugzilla
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-18 18:47 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
When you say "The following used to work until including Buildroot 2021.02",
could you clarify which version of Buildroot works for you ? 2020.11 is working
?
If so, could you take 2021.02, and try to downgrade the version of gcc and/or
binutils ? Buildroot offers the choice of 3 versions for gcc and binutils: X-1,
X and X+1, where X is the default. Could you try to use X-1 for gcc, and X-1
for binutils, and see if it improves the situation ?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
` (3 preceding siblings ...)
2021-10-18 18:47 ` bugzilla
@ 2021-10-19 15:31 ` bugzilla
2021-10-20 13:04 ` bugzilla
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-19 15:31 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #5 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
No problem:
- Version 2020.02.11 works
- Version 2021.02 works
- Version 2021.02.1 does not work
I could try using other GCC versions, and had actually already started doing
that, but the hint given at
http://lists.busybox.net/pipermail/buildroot/2021-October/626296.html revealed
that using the GRUB image in build/grub2-2.04/grub-core instead of the one in
host/lib/grub/i386-pc helps. I can confirm that I get a booting image with
that.
So, as mentioned by Peter in that e-mail, it looks like a problem with
host-grub2...?
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
` (4 preceding siblings ...)
2021-10-19 15:31 ` bugzilla
@ 2021-10-20 13:04 ` bugzilla
2021-10-20 13:05 ` bugzilla
2024-06-15 15:00 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-20 13:04 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #6 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
I'll attach the patch that Peter sent in
http://lists.busybox.net/pipermail/buildroot/2021-October/626342.html to this
issue for the sake of completeness. I can confirm that, with the patch applied
to the head of the 2021.02.x branch (241a7c6fe7 in my case), I get a booting
image again. It would be great to have this in 2021.02.7.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
` (5 preceding siblings ...)
2021-10-20 13:04 ` bugzilla
@ 2021-10-20 13:05 ` bugzilla
2024-06-15 15:00 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2021-10-20 13:05 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
--- Comment #7 from Stefan Walter <stefan.walter@iml.fraunhofer.de> ---
Created attachment 9136
--> https://bugs.busybox.net/attachment.cgi?id=9136&action=edit
host-grub2.patch
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread* [Buildroot] [Bug 14281] Boot process stuck at "GRUB loading.." since 2021.02.1
2021-10-18 12:08 [Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1 bugzilla
` (6 preceding siblings ...)
2021-10-20 13:05 ` bugzilla
@ 2024-06-15 15:00 ` bugzilla
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla @ 2024-06-15 15:00 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14281
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |yann.morin.1998@free.fr
Resolution|--- |MOVED
--- Comment #8 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 9+ messages in thread