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

Octave kernel crashing on OS X #109

Open
julianrendell opened this issue Aug 28, 2023 · 0 comments
Open

Octave kernel crashing on OS X #109

julianrendell opened this issue Aug 28, 2023 · 0 comments

Comments

@julianrendell
Copy link

  • xeus-octave version: 0.1.0 (from condo-forge)
  • Operating System: MacOS x64

Description

Inside jupyter lab, create a simple Octave notebook, and enter any command, eg 2+2.
The terminal log shows:

[I 2023-08-28 17:46:00.769 ServerApp] Kernel started: feceef8a-1379-4d2e-9138-9f37a47ebd7d
[I 2023-08-28 17:46:03.746 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (1/5), new random ports
[I 2023-08-28 17:46:06.767 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (2/5), new random ports
[I 2023-08-28 17:46:09.795 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (3/5), new random ports
[I 2023-08-28 17:46:12.822 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (4/5), new random ports
[I 2023-08-28 17:46:15.843 ServerApp] AsyncIOLoopKernelRestarter: restarting kernel (5/5), new random ports
[W 2023-08-28 17:46:18.873 ServerApp] AsyncIOLoopKernelRestarter: restart failed

No output is shown in Jupyter Lab. Jupyter Lab indicates the kernel is disconnected.

What I Did

I installed mamba via home-brew.

I then installed xeus-octave as per the instructions, and activated the environment.
(Note: I called my environment octave.)

I also tried running /usr/local/Caskroom/mambaforge/base/envs/octave/bin/octave-cli from the same terminal and get the following error:

fish: Job 1, '/usr/local/Caskroom/mambaforge/…' terminated by signal SIGSEGV (Address boundary error)

The version of octave is 7.3.0.

I was surprised that the packages installed by mamba included several x-org libraries; is an X-Org install of X11 required?

Thanks in advance for help to get this working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant