Hi,
On Tue, 2008-10-28 at 01:09:24 +0100, Julien Cristau wrote:
> On Mon, Oct 27, 2008 at 23:43:40 +0200, Guillem Jover wrote:
> > +
> > + p = grub_strchr (p, '}') + 1;
> > + if (p == NULL)
> > + goto pvs_fail;
> > +
>
> This test seems buggy. The +1 needs to be after t
Hi,
thank you for the 1.96+20081026-1 binary - I just extracted
the grub-probe binary and tested it on the target system.
The output is somewhat different now, but it still ends
with a segfault:
whg:~/tmp# ./grub-probe -vvv -d /dev/md0
/home/fz/grub/grub2-1.96+20081026/kern/disk.c:220: Opening `
On Mon, Oct 27, 2008 at 23:43:40 +0200, Guillem Jover wrote:
> +
> + p = grub_strchr (p, '}') + 1;
> + if (p == NULL)
> + goto pvs_fail;
> +
This test seems buggy. The +1 needs to be after the NULL check.
Cheers,
Julien
--
To UNSUBSCRIBE, email to [EMAIL PROT
severity 500482 serious
tags 500482 - unreproducible moreinfo
tags 500482 + patch
thanks
Hi,
Setting severity to serious (not grave) as this does not affect
everyone, but if it does prevents installing kernels. But of course
adjust if you disagree.
On Sun, 2008-10-26 at 12:17:28 -0700, Steve Lan
Am Montag, den 27.10.2008, 10:13 +0100 schrieb Zrin Ziborski:
> I believe that if grub-probe segfaults or not depends on
> the data at the start of each partition it reads.
>
> I've updated lenny now, I have grub-probe (GRUB) 1.96
> from grub-common 1.96+20080724-10
>
> I am still able to reprod
On 2008-10-27 11:13:02.00 Felix Zielcke <[EMAIL PROTECTED]> wrote:
Did you try to compile your own grub2 packages like I already
suggested?
This lvm circular metadata fix is not yet in Debian but will be in
the
next uploaded. It has been already commited upstream and to our
lenny
branch.
Y
severity 500482 normal
tags 500482 unreproducible moreinfo
thanks
Hi Zrin,
I have tried to reproduce this with the following (comparable, but not
identical) configuration:
- install lenny using the daily d-i images
- configure hda1, hdb1 as a 5GB RAID1 /dev/md0, add an ext3 filesystem on
top o
Am Montag, den 29.09.2008, 00:45 +0200 schrieb ziborski.net admin:
> No, there are no removed devices, all are "active sync".
> Please note that /dev/md3 is a RAID0 built on top of two RAID1
> (md1 and md2) which causes md2 - and its underlying partitions
> sdc3 and sdd3 to start with the second 1
Am Sonntag, den 28.09.2008, 19:34 +0200 schrieb Zrin Ziborski:
> Package: grub
> Version: 0.97-47
> Severity: grave
> Justification: renders package unusable for many users
>
>
> Segmentation fault in grub-probe prevents any automated install.
> Only manual installation within grub shell is possi
Package: grub
Version: 0.97-47
Severity: grave
Justification: renders package unusable for many users
Segmentation fault in grub-probe prevents any automated install.
Only manual installation within grub shell is possible.
"whg" Setup:
- 4 x 250 GB SATA HDD
- 5 GB RAID1 /dev/md0 over all 4 disks
10 matches
Mail list logo