Re: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2

2011-09-02 Thread Piotr Kubaj
On Fri, Sep 2, 2011 at 1:49 PM, Sergey Kandaurov  wrote:

> On 2 September 2011 15:41, Piotr Kubaj 
> wrote:
> > 1. It's in the dump file.
> > 2. In BEASTIE.
> > 3. As I wrote before, 9.0-BETA1, but I had used this kernel with
> 8.2-RELEASE
> > and 8.2-STABLE (only did slight modifications for 9.0).
> > 4. I'm not really into it, what exactly do you mean?
>
> I see from your dmesg in the dump file that you use cuse4bsd and vbox
> 3rd-party
> kernel modules. Probably they do not cope with changes in kernel between
> BETAs.
> Try to boot without them.
>
> --
> wbr,
> pluknet
>

Thanks, indeed that was why it didn't boot.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2

2011-09-02 Thread Sergey Kandaurov
On 2 September 2011 15:41, Piotr Kubaj  wrote:
> 1. It's in the dump file.
> 2. In BEASTIE.
> 3. As I wrote before, 9.0-BETA1, but I had used this kernel with 8.2-RELEASE
> and 8.2-STABLE (only did slight modifications for 9.0).
> 4. I'm not really into it, what exactly do you mean?

I see from your dmesg in the dump file that you use cuse4bsd and vbox 3rd-party
kernel modules. Probably they do not cope with changes in kernel between BETAs.
Try to boot without them.

-- 
wbr,
pluknet
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2

2011-09-02 Thread Piotr Kubaj
1. It's in the dump file.
2. In BEASTIE.
3. As I wrote before, 9.0-BETA1, but I had used this kernel with 8.2-RELEASE
and 8.2-STABLE (only did slight modifications for 9.0).
4. I'm not really into it, what exactly do you mean?


BEASTIE
Description: Binary data


dump
Description: Binary data
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2

2011-09-01 Thread Garrett Cooper
On Thu, Sep 1, 2011 at 4:06 PM, Piotr Kubaj
 wrote:
> I've upgraded today to beta 2 (with the newest sources atm). The procedure 
> was as described in the handbook: make buildworld -j3; make buildkernel -j3 
> KERNCONF=MYKERNEL; make installkernel KERNCONF=MYKERNEL (the kernel I used 
> was the same as for beta 1, for which it worked flawlessly); reboot and 
> mergemaster -p, make installworld and mergemaster (all three from the 
> single-user mode). The previous system was built on August 19. My 
> architecture is amd64. Here's a photo of the error: 
> http://imageshack.us/f/849/20110902001.jpg/

Unfortunately that's lacking a few details. Some more helpful bits would be:

1. A kernel backtrace (kgdb the kernel core, then run bt).
2. KERNCONF file.
3. What was the previous version of FreeBSD you had installed?
4. What eventtimer are you using (that looks interesting if only
based on who was running when everything went south)?
etc.
Thanks,
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Kernel panic at boot after an upgrade from 9.0-BETA1 to 9.0-BETA2

2011-09-01 Thread Piotr Kubaj
I've upgraded today to beta 2 (with the newest sources atm). The procedure was 
as described in the handbook: make buildworld -j3; make buildkernel -j3 
KERNCONF=MYKERNEL; make installkernel KERNCONF=MYKERNEL (the kernel I used was 
the same as for beta 1, for which it worked flawlessly); reboot and mergemaster 
-p, make installworld and mergemaster (all three from the single-user mode). 
The previous system was built on August 19. My architecture is amd64. Here's a 
photo of the error: http://imageshack.us/f/849/20110902001.jpg/
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"