Opened 5 years ago

Last modified 3 years ago

#14802 closed bug

[PANIC] x87 FPU floating-point error — at Version 1

Reported by: Chain-Q Owned by: nobody
Priority: normal Milestone: R1/beta3
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description (last modified by diver)

Kernel Panic on x86_64 while building Free Pascal packages

I recently ported Free Pascal to Haiku/x86_64, but make all cannot complete, because during packages build (which is quite late in the build process) the kernel runs into panic. See this screenshot. Tried with R1/BETA1 and nightly (hrev52718), it's the same. It happens at various packages during the FPC build process, but always the same error and always at the packages build step.

To reproduce, check out FPC SVN trunk (revision 40793 or later), and using a bootstrap compiler binary (available here) issue the following command in trunk/:

make all OVERRIDEVERSIONCHECK=1 PP=<path_to_bootstrap_compiler>

As host, i'm using VirtualBox 5.2.22 on macOS 10.14.2.

Note that the FPC port is still not complete, so it may contain bugs. Still it should not kill the kernel, I guess. The i386 port is not affected.

Change History (2)

comment:1 by diver, 5 years ago

Description: modified (diff)
Summary: [PANIC] Kernel Panic on x86_64 while building Free Pascal packages[PANIC] x87 FPU floating-point error

by Chain-Q, 5 years ago

KDL, R1/BETA1 x86_64 Free Pascal

Note: See TracTickets for help on using tickets.