Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1903286

Summary: Blender 2.90.1 crashes under certain operations when linked against Python 3.9
Product: [Fedora] Fedora Reporter: Kendall Blake <kendallemm>
Component: blenderAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 33CC: design-devel, kwizart, luya_tfz, negativo17, promac
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-02 02:50:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kendall Blake 2020-12-01 18:44:54 UTC
Description of problem:
Blender 2.90.1 crashes performing certain operations (e.g. exporting .obj)


Version-Release number of selected component (if applicable):
2.90.1

How reproducible:
Open blender, export as WaveFront (.obj), blender crashes

Steps to Reproduce:
1. Start blender
2. File > Export > Wavefront (.obj)
3. Click "Export OBJ"

Actual results:
Crash, file not created

Expected results:
OBJ file is created

Additional info:
This is a known issue upstream, and may be fixed in the next release: https://developer.blender.org/T82471 .  The upstream packaged binaries work without the crash.

Upstream is built against Python 3.7:
./python3.7m --version
Python 3.7.7

Comment 1 Luya Tshimbalanga 2020-12-02 02:50:16 UTC
Hello @kendallemm ,
Could you try https://bodhi.fedoraproject.org/updates/FEDORA-2020-1aef1e9bca ?
The issue is similar to #1897680 so let's close it as a duplicate.

*** This bug has been marked as a duplicate of bug 1897680 ***

Comment 2 Kendall Blake 2020-12-14 05:27:07 UTC
https://bodhi.fedoraproject.org/updates/FEDORA-2020-1aef1e9bca worked just fine.