Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Illegal instruction" error #704

Open
1 of 9 tasks
fmoehler opened this issue Nov 13, 2024 · 0 comments
Open
1 of 9 tasks

"Illegal instruction" error #704

fmoehler opened this issue Nov 13, 2024 · 0 comments

Comments

@fmoehler
Copy link
Contributor

fmoehler commented Nov 13, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting for Changes | Open for Contribution
Development

No branches or pull requests

1 participant