Bug#919605: grub-fstest: segmentation fault with a very long value for '-n' option

s3v c0llapsed at yahoo.it
Fri Jan 18 17:09:50 GMT 2019


Hi Bernhard,
 thanks for your reply and for taking care of the issue.

Il 18/01/19 15:53, Bernhard Übelacker ha scritto:
> Hello s3v,
> I tried to have a look at the crash, but unfortunately could
> not reproduce it with packages on state of current buster
> in a amd64 qemu VM, with grub in versions
> 2.02+dfsg1-8, 2.02+dfsg1-9 or 2.02+dfsg1-10
> on a kernel 4.19.0-1-amd64/4.19.12-1.
> So please specify the exact grub version you experience this.
> 

Sure.

 $ dpkg -l | grep grub
 ii  grub-common  2.02+dfsg1-9  amd64  ...
 ii  grub-pc      2.02+dfsg1-9  amd64  ...
 ii  grub-pc-bin  2.02+dfsg1-9  amd64  ...
 ii  grub2-common 2.02+dfsg1-9  amd64  ...

> The command to fill environment foo did not work in bash - so
> maybe you are using a different shell?
> Probably easiest would be too attach "foofile"?
> 

Ops, I made a trivial mistake while writing the message. This is the correct
snippet:

 $ foo="0"; for i in {1..6000}; do foo="$foo$i"; done
 [...]

Sorry.


Kind regards



More information about the Pkg-grub-devel mailing list