Maniphest T76380

Blender crashing before start rendering
Closed, Resolved

Assigned To
Ankit Meel (ankitm)
Authored By
Denys (alfabuster)
May 3 2020, 7:37 PM
Tags
  • BF Blender
Subscribers
Alaska (Alaska)
Ankit Meel (ankitm)
Denys (alfabuster)

Description

System Information
Operating system: Ubuntu 20.04 LTS x86_64
Graphics card: Vega 8 + rx560x, in Ubuntu's neofetch GPU: AMD ATI Radeon RX 460/560D / Pro 450/455/460/555/555 GPU: AMD ATI 05:00.0 Picasso

Blender Version
Broken: version 2.82a

Short description of error
Blender crashing before start rendering,

Exact steps for others to reproduce the error
Open attached .blend file


Open Render - Render Animation

Thanks!

Related Objects

Mentioned Here
P1365 T76380

Event Timeline

Denys (alfabuster) created this task.May 3 2020, 7:37 PM
Alaska (Alaska) added a subscriber: Alaska (Alaska).EditedMay 4 2020, 2:31 AM

I'm unable to reproduce the issue on my computer. The issue however may branch from the use of non-English characters in the place you wish to save the file. Please re-try by setting the file output to a place with only English characters.

Are you also able to test with Blender 2.83 or 2.90? https://builder.blender.org/download/

I kind of doubt this issue is caused by the use of non-English characters, but if it is caused by that, it's something that should be fixed.

Ankit Meel (ankitm) added a subscriber: Ankit Meel (ankitm).EditedMay 4 2020, 9:01 AM

crash log: P1365
so yes, a font issue.
BLI_assert failed: /Users/ankit/blender-build/blender/source/blender/blenkernel/intern/seqeffects.c:3825, BKE_sequencer_text_font_load(), at 'BLI_thread_is_main()'

Denys (alfabuster) added a comment.May 4 2020, 11:24 AM
In T76380#923431, @Alaska (Alaska) wrote:

I'm unable to reproduce the issue on my computer. The issue however may branch from the use of non-English characters in the place you wish to save the file. Please re-try by setting the file output to a place with only English characters.

Are you also able to test with Blender 2.83 or 2.90? https://builder.blender.org/download/

I kind of doubt this issue is caused by the use of non-English characters, but if it is caused by that, it's something that should be fixed.

Just now I tried to save file to place only use English characters and this is doesn't change nothing, same crash.

I also tried blender version 2.83 beta, and it's works fine. For now I have only one project and can't say anything for other projects, but this one works fine, I get mp4 file like I wanted.

Ankit Meel (ankitm) added a comment.May 4 2020, 11:54 AM

Could you send the American Captain.ttf font file too ?
If using that file works here, on debug build, I'd close it as resolved.

Ankit Meel (ankitm) changed the task status from Needs Triage to Needs Information from User.May 4 2020, 11:54 AM
Denys (alfabuster) added a comment.May 4 2020, 11:57 AM

Sure, here it is.
{F8511408}

Ankit Meel (ankitm) closed this task as Resolved.EditedMay 4 2020, 12:09 PM
Ankit Meel (ankitm) claimed this task.

Thanks for the report and good to know it works.

Denys (alfabuster) added a comment.May 4 2020, 12:57 PM

Thanks for your help. I hope blender version 2.83 coming soon in Ubuntu's repository.