[haiku-bugs] [Haiku] #14802: [PANIC] Kernel Panic on x86_64 while building Free Pascal packages

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 07 Jan 2019 15:19:08 -0000

#14802: [PANIC] Kernel Panic on x86_64 while building Free Pascal packages
-----------------------+------------------------------
 Reporter:  Chain-Q    |        Owner:  nobody
     Type:  bug        |       Status:  new
 Priority:  normal     |    Milestone:  Unscheduled
Component:  - General  |      Version:  R1/Development
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  x86-64     |
-----------------------+------------------------------
 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.
 [http://charlie.amigaspirit.hu/temp/private/haiku_64bit_r1_fpc_oops.png
 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
 ([http://charlie.amigaspirit.hu/temp/private/ppcx64-haiku-boot 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.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14802>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #14802: [PANIC] Kernel Panic on x86_64 while building Free Pascal packages - Haiku