Skip to content

"Illegal instruction (core dumped)" when using bun through code-server #634

Description

@iwa

Version

0.1.3

Platform

Linux aed3b8b99da9 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux

What steps will reproduce the bug?

  • Setup a code-server Docker container (with official image)
  • Login into the online VSCode instance
  • Open a terminal
  • Install bun
  • Try to run it (running bun or bun help will produce the issue)

How often does it reproduce? Is there a required condition?

anytime you input a command with bun
the only exception seems to be bun -v

What is the expected behavior?

No response

What do you see instead?

image

Additional information

I can provide that 'core' file if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds reproNeeds an example to reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions