Skip to content

Quarto shows "KERNEL EXCEPTION" with Julia #12028

Closed as not planned
Closed as not planned
@juliohm

Description

@juliohm

Bug description

I have an open book built with Quarto + Julia, and started noticing this error message in latest builds:

Image

You can find the full log in the github repo: https://github.com/JuliaEarth/geospatial-data-science-with-julia/actions/runs/13157347110/job/36717424828

I also noticed that building chapters locally with quarto preview chapter.qmd is no longer functioning as before in the sense that the mouse cursor changes to a + symbol, and waits for me to click a few times, as if it is expecting input from the user.

These two bugs may be related to some recent update in the Julia kernel specifically. I don't know. How can I help debug it further?

Steps to reproduce

You can build the open book locally: https://github.com/JuliaEarth/geospatial-data-science-with-julia

Expected behavior

  • No "KERNEL EXCEPTION" error message after each chapter is built
  • No need to click with the mouse to proceed with build in quarto preview chapter.qmd

Actual behavior

  • "KERNEL EXCEPTION" is shown after each chapter is built
  • I need to click with the mouse a few times to see the result of quarto preview chapter.qmd

Your environment

Version: 1.92.2
Commit: fee1edb8d6d72a0ddff41e5f71a671c23ed924b9
Date: 2024-08-14T17:29:30.058Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: Linux x64 5.15.177-1-MANJARO
Julia Version 1.11.3
Commit d63adeda50d (2025-01-21 19:42 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 8 × Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, skylake)
Threads: 8 default, 0 interactive, 4 GC (on 8 virtual cores)
Environment:
  JULIA_NUM_THREADS = 8

Quarto check output

[✓] Checking versions of quarto binary dependencies...
      Pandoc version 3.1.1: OK
      Dart Sass version 1.55.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
      Version: 1.3.450
      Path: /opt/quarto/bin

[✓] Checking basic markdown render....OK

[✓] Checking Python 3 installation....OK
      Version: 3.13.1
      Path: /usr/bin/python3
      Jupyter: 5.7.2
      Kernels: python3, julia-1.11, julia-1.10, julia-1.9

[✓] Checking Jupyter engine render....OK

[✓] Checking R installation...........OK
      Version: 4.4.2
      Path: /usr/lib64/R
      LibPaths:
        - /usr/lib/R/library
      knitr: (None)
      rmarkdown: (None)

      The rmarkdown package is not available in this R installation.
      Install with install.packages("rmarkdown")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjulianeeds-reproIssues that are blocked until reporter provides an adequate reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions