You are not logged in.

#1 2023-08-31 17:44:04

gatimus
Member
From: Sacramento, Ca
Registered: 2022-12-05
Posts: 13
Website

Blender Segmentation fault (core dumped) on clean install

I just did a fresh install of arch and installed blender with:

sudo pacman -Syu blender mesa hip-runtime-amd vulkan-radeon libdecor --needed

but when I run blender i get:

[mina@acerarch ~]$ blender -d --debug-all --log-level -1
Switching to fully guarded memory allocator.
Blender 3.6.2
Build: 2023-08-24 19:42:47 Linux Release
argv[0] = blender
argv[1] = -d
argv[2] = --debug-all
argv[3] = --log-level
argv[4] = -1
graph_id_tag_update: id=SCScene flags=BASE_FLAGS source=USER_EDIT
DEG_relations_tag_update: Tagging relations for update.
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GROVERRIDE_RESYNC_LEFTOVERS flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GROVERRIDE_RESYNC_LEFTOVERS flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRScene Collection flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GROVERRIDE_RESYNC_LEFTOVERS flags=COPY_ON_WRITE source=USER_EDIT
DEG_relations_tag_update: Tagging relations for update.
DEG_relations_tag_update: Tagging relations for update.
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GRCollection flags=COPY_ON_WRITE source=USER_EDIT
graph_id_tag_update: id=GROVERRIDE_RESYNC_LEFTOVERS flags=COPY_ON_WRITE source=USER_EDIT
DEG_relations_tag_update: Tagging relations for update.
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)

and the crash file isn't much help:

[mina@acerarch ~]$ cat /tmp/blender.crash.txt
# Blender 3.6.2, Commit date: 2023-08-14 14:05, Hash ffe93138751e

# backtrace

# Python backtrace

Offline

#2 2023-08-31 17:51:52

seth
Member
Registered: 2012-09-03
Posts: 54,562

Offline

#3 2023-08-31 17:58:43

gatimus
Member
From: Sacramento, Ca
Registered: 2022-12-05
Posts: 13
Website

Re: Blender Segmentation fault (core dumped) on clean install

Offline

#4 2023-08-31 18:12:37

loqs
Member
Registered: 2014-03-06
Posts: 17,765

Re: Blender Segmentation fault (core dumped) on clean install

Offline

Board footer

Powered by FluxBB