3b1b / 3b1b/manim

Segmentation Fault (core dumped) for Python 3.10 and 3.11 on Ubuntu

オープン
#1,921 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Python
スター
93.8k
フォーク
7.7k
PR マージ指標
PR 指標を取得中

説明

### Describe the bug

When using `manim-render` (`v1.6.1`) in a GitHub action, it issues a Segmentation Fault when using Python versions `3.10` and `3.11`. For versions `3.7`, `3.8`, and `3.9`, everything works fine.

I am aware of #1387 and #1406, but nothing seemed to make it work.

**Code**:

The faulty line of code is:
```
xvfb-run -a -s "-screen 0 1400x900x24" manim-render -l example.py Example ThreeDExample
```

However, it is to mention that it works just fine for earlier versions of Python, or working on MacOS.

Full information is to be found in the [jobs run](https://github.com/jeertmans/manim-slides/actions/runs/3567363468/jobs/5994969607) and in the [workflow file](https://github.com/jeertmans/manim-slides/blob/release-4.6.1-py311/.github/workflows/test_examples.yml#L109-L111).

**Wrong display or Error traceback**:

![image](https://user-images.githubusercontent.com/27275099/204350873-193b80a1-b219-49a4-a066-026e622adfcc.png)

(some lines skipped)

![image](https://user-images.githubusercontent.com/27275099/204351190-169d7635-db4d-4ae0-8ae0-31dbf0b42d91.png)

### Additional context

I created a Manim plugin, and I use GitHub actions to validate my code. This makes my CI tests fail.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。