Skip to content

"Illegal instruction" error #704

Open
@fmoehler

Description

@fmoehler

Versions (please add them if you have more releases for this issue)

CPI Version: 47.0.0
BOSH Version: -
CF Version: -
Diego Version: -

Stemcell

Version:
Distro:

  • Ubuntu
  • CentOS

Environment

  • Azure Environment:
    • Azure
    • AzureChinaCloud
    • AzureUSGovernment
    • AzureGermanCloud
    • AzureStack
      • Version: (e.g. 1712 update or build number 180106.1)
    • Others:
  • Location: (e.g. East US)
  • Subscription ID:
  • Resource Group Name:
  • Use Managed Disks

Issue Details

When running create-env on the following kernel/os

Linux 6.4.16-linuxkit #1 SMP PREEMPT Tue Oct 10 20:38:06 UTC 2023 x86_64 GNU/Linux

the cpi fails during runtime with the following error:

/root/.bosh/installations/c7bab59a-8349-4a9e-4257-b26e30e17f88/packages/bosh_azure_cpi/vendor/bundle/ruby/3.1.0/gems/fast_jsonparser-0.6.0/lib/fast_jsonparser.rb:15: [BUG] Illegal instruction at 0x00007ffffb422247

The issue seems to originate from the fast_jsonparser gem

gcc -dumpversion
13.2.0

Repro steps (if necessary, delete otherwise)

bosh create-env

I created a PR to revert the fast_jsonparser and the monkey patch that was already in place for older gcc versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Waiting for Changes | Open for Contribution

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions