Project

General

Profile

Actions

Bug #1934

closed

i386 vkernel fails on boot

Added by me1 over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

i386 vkernel fails early in boot with:

Finish MP startup
panic: assertion: ref >= &td->td_toks_base && ref->tr_tok == tok in
lwkt_reltoken
cpuid = 0
Trace beginning at frame 0xbfbfeeac
panic(ffffffff,bfbfeed4,82e8964,82c9a04,82e8860) at 0x80e0481
panic(826a288,8284dfc,8284ffb,82e49c8,82e5e04) at 0x80e0481
lwkt_reltoken(82c9a04,bfbfef10,80ba245,0,fffffff) at 0x80eb95d
start_ap(0,fffffff,6020020a,0,8) at 0x825a379
mi_startup(bfbff769,1,2,0,1) at 0x80ba245
main(e,bfbff608,bfbff644,8269c14,e) at 0x826355f
_start(bfbff734,bfbff759,bfbff75c,bfbff75e,bfbff761) at 0x8082bea
Debugger("panic")

-- vs

Actions #1

Updated by dillon over 13 years ago

:Hi,
:
:i386 vkernel fails early in boot with:
:
:Finish MP startup
:panic: assertion: ref >= &td->td_toks_base && ref->tr_tok == tok in
:lwkt_reltoken

Try this patch, tell me if it works.
fetch http://apollo.backplane.com/DFlyMisc/vkernel02.patch
-Matt
Actions #2

Updated by vsrinivas over 13 years ago

Works; make sure to include <sys/mplock2.h>

Actions

Also available in: Atom PDF