JNode dies early in bootup

Project:JNode Core
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

When trying to start JNode in the default mode, it fails with the following message:

AP-BootAP-usermode
Suspend with invalid tsi:00000001
Debug stack trace
org.jnode.vm.VmStackReader:debugStackTrace
org.jnode.vm.VmProcessor:suspend
org.jnode.vm.Monitor:enterSlowPath
org.jnode.vm.MonitorManager:monitorEnter
java.io.PrintStream:print
java.io.PrintStream:println
org.jnode.sys:BootLog
org.jnode.vm.x86.VmX86Processor:startup
org.jnode.vm.x86.VmX86Processor:detectStartLogicalProcessors
org.jnode.vm.x86.VmX86Processor:initialiseProcessors
org.jnode.vm.Vm:initialiseProcessors
org.jnode.vm.Vm.System:initialize
org.jnode.boot.Main:vmMain

The message is not displayed and JNode starts if we choose the single processor mode from menu.

The bug is marked as critical because the system does not start in the default mode.

Machine

The computer is Intel Pentium 4, 1Gb RAM and seems having two processors.

#1

Title:When trying to start JNode in the default » JNode dies early in bootup
Status:active» fixed

This is a very old bug and without further information and testing this is hard to solve. Probably the bug got fixed already some time back. I'm closing this, please reopen if it still happens.

#2

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.