clj-python / clj-python/libpython-clj

JVM crashes when requiring `libpython-clj2.require` on 64bit Raspberry Pi 4

Open
#258 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
1.2k
Forks
74
PR merge metrics
No merged PRs in 30d

Description

I'm just trying to get setup with the project, but am getting crashes.

I can require [libpython-clj2.python :as py] and call (py/initialize!) but when I eval (require '[libpython-clj2.require :as pyreq]) the jvm crashes. The log is attached.

H3T-.log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached H3T-.log, then reproduce the contrast between requiring [libpython-clj2.python :as py] and calling (py/initialize!) versus requiring [libpython-clj2.require :as pyreq] on a 64-bit Raspberry Pi 4. Done means the latter no longer crashes the JVM, with the failure and verification captured in a regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.