Marcel Moolenaar
2015-Aug-23 19:29 UTC
ia64 regression from r285809 to 286952: kernel does not boot
> On Aug 23, 2015, at 7:51 AM, Anton Shterenlikht <mexas at bris.ac.uk> wrote: > > I'm not sure if ia64 list is still operational, so > post here. > > ia64 r285809 10-STABLE works fine. > I updated to r286952, buildworld, buildkernel, installkernel, > reboot, boot -s, and I get stuck with: > > FreeBSD/ia64 EFI boot, Revision 3.0 > (root at mech-cluster241.men.bris.ac.uk, Thu May 5 11:18:40 BST 2011) > Loading /boot/defaults/loader.conf > /boot/kernel/kernel text=0x11107f0 data=0xdfd68+0xa54f8 syms=[0x8+0xc2a78+0x8+0xb7965] > - > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Entering /boot/kernel/kernel at 0x9ffc000000010500?Do you have options DDB in your kernel configuration? If yes, can you boot without it? -- Marcel Moolenaar marcel at xcllnt.net -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 842 bytes Desc: Message signed with OpenPGP using GPGMail URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20150823/0a0c1e9a/attachment.bin>
Anton Shterenlikht
2015-Aug-23 20:53 UTC
ia64 regression from r285809 to 286952: kernel does not boot
>From marcel at xcllnt.net Sun Aug 23 20:40:48 2015 > >> On Aug 23, 2015, at 7:51 AM, Anton Shterenlikht <mexas at bris.ac.uk> >wrote: >>=20 >> I'm not sure if ia64 list is still operational, so >> post here. >>=20 >> ia64 r285809 10-STABLE works fine. >> I updated to r286952, buildworld, buildkernel, installkernel, >> reboot, boot -s, and I get stuck with: >>=20 >> FreeBSD/ia64 EFI boot, Revision 3.0 >> (root at mech-cluster241.men.bris.ac.uk, Thu May 5 11:18:40 BST 2011) >> Loading /boot/defaults/loader.conf >> /boot/kernel/kernel text=3D0x11107f0 data=3D0xdfd68+0xa54f8 >syms=3D[0x8+0xc2a78+0x8+0xb7965] >> - >> Hit [Enter] to boot immediately, or any other key for command prompt. >> Booting [/boot/kernel/kernel]... >> Entering /boot/kernel/kernel at 0x9ffc000000010500=E2=80=A6 > >Do you have options DDB in your kernel configuration? >If yes, can you boot without it?This is a GENERIC kernel, so no. Anton
Anton Shterenlikht
2015-Aug-24 12:53 UTC
ia64 regression from r285809 to 286952: kernel does not boot
narrowed down a bit: good: r285809 bad: r286380 Any hint to augment bisection? Thanks Anton On 23/08/2015, Marcel Moolenaar <marcel at xcllnt.net> wrote:> >> On Aug 23, 2015, at 7:51 AM, Anton Shterenlikht <mexas at bris.ac.uk> wrote: >> >> I'm not sure if ia64 list is still operational, so >> post here. >> >> ia64 r285809 10-STABLE works fine. >> I updated to r286952, buildworld, buildkernel, installkernel, >> reboot, boot -s, and I get stuck with: >> >> FreeBSD/ia64 EFI boot, Revision 3.0 >> (root at mech-cluster241.men.bris.ac.uk, Thu May 5 11:18:40 BST 2011) >> Loading /boot/defaults/loader.conf >> /boot/kernel/kernel text=0x11107f0 data=0xdfd68+0xa54f8 >> syms=[0x8+0xc2a78+0x8+0xb7965] >> - >> Hit [Enter] to boot immediately, or any other key for command prompt. >> Booting [/boot/kernel/kernel]... >> Entering /boot/kernel/kernel at 0x9ffc000000010500? > > Do you have options DDB in your kernel configuration? > If yes, can you boot without it? > > -- > Marcel Moolenaar > marcel at xcllnt.net > >