[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeBSD relocator crash
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: FreeBSD relocator crash |
Date: |
Thu, 24 Mar 2011 12:29:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110303 Iceowl/1.0b1 Icedove/3.0.11 |
Fixed
On 09.02.2011 14:45, Colin Watson wrote:
> While working on Debian bug #612128 in a KVM instance, I found that any
> call to kfreebsd_module_elf seems to crash GRUB (1.99~rc1). I
> reproduced this with both FreeBSD 7.2 + acpi.ko and FreeBSD 8.1 +
> ufs.ko. This sequence of commands:
>
> kfreebsd /boot/kfreebsd-8.1-1-686.gz
> set debug=all
> kfreebsd_module_elf /lib/modules/8.1-1-686/ufs.ko
>
> ... results in this sequence of debug messages just before hanging:
>
> kern/disk.c:245: Opening `hd0,msdos1'...
> partmap/msdos.c:140: partition 0: flag 0x80, type 0xa5, start 0x3f, len
> 0x13fff71
> kern/fs.c:54: Detecting ufs2...
> lib/relocator.c:1211: min_addr = 0xec6fec, max_addr = 0xffffffff, target =
> 0xec7000
> lib/relocator.c:424: trying to allocate in 0xec7000-0xffffffff aligned 0x1
> size 0x43ab8
>
> Does anyone know what's wrong here, or my best strategy for gathering
> more information if it isn't obvious?
>
> Thanks,
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: FreeBSD relocator crash,
Vladimir 'φ-coder/phcoder' Serbinenko <=