question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blender 2.83 quits after exporting.

See original GitHub issue

Hi,

I am trying your exporter, but it crashes with my model. At the end I get an segmentation fault.

`FBX export prepare: Wrapping Objects… Done (0.015395 sec)

FBX export prepare: Wrapping Data (lamps, cameras, empties)… Done (0.000637 sec)

FBX export prepare: Wrapping Meshes… Done (0.002220 sec)

FBX export prepare: Wrapping ShapeKeys… Done (0.000052 sec)

FBX export prepare: Wrapping Armatures… Done (0.000227 sec)

FBX export prepare: Wrapping World… Done (0.000081 sec)

FBX export prepare: Wrapping Materials… Done (0.001132 sec)

FBX export prepare: Wrapping Textures… Done (0.000772 sec)

FBX export prepare: Wrapping Animations… Done (0.000346 sec)

FBX export prepare: Generating templates… Done (0.000075 sec)

FBX export prepare: Generating Connections… Done (0.005486 sec)

FBX export fetch empties (31)… Done (0.000445 sec)

FBX export fetch lamps (0)… Done (0.000020 sec)

FBX export fetch cameras (0)… Done (0.000037 sec)

FBX export fetch meshes (201)… Done (0.759288 sec)

FBX export fetch objects (326)… Done (0.059263 sec)

FBX export fetch remaining… Done (0.001688 sec)

FBX export fetch animations… Done (0.000027 sec)

export finished in 0.9175 sec. Writing: /tmp/Lider.crash.txt Segmentation fault (core dumped) `

This is on Blender 2.83.

The writing of the file seems to work, but after that Blender just quits.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
EdyJcommented, Sep 3, 2020

I’ve fixed the issue. It had to do with how the exporter handled undo. This is mostly undocumented, but I’ve managed to figure out a way that where undo works properly. Next commit will fix it.

1reaction
SariaFacecommented, Sep 1, 2020

I’ve managed to isolate one specific cause of this issue. It involves exporting any linked duplicate (alt+D) objects which have a modifier. It seems like any modifier will trigger this, and when it is added before or after duplication. Reproduction steps: Start with default cube scene Select cube Link-Duplicate cube (Alt+D) Add any modifier to either duplicate Export as Unity FBX either as Active Collection or as Selected Objects if both duplicates are selected. Crash should occur

Tested on 2.83 and 2.90 with similar results.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crashes — Blender Manual
Crashes . The most common causes of Blender crashes: Running out of memory. Issues with graphics hardware or drivers. Bugs in Blender....
Read more >
Blender crash on Open/Save/Import/Export [SOLVED]
Following that Blender 2.83 now immediately crashes on opening/saving/importing/exporting and/or closing the prefs window.
Read more >
blender 2.8 daily tip how to avoid blender crashes ... - YouTube
blender 2.8 daily tip how to avoid blender crashes when rendering. 42K views 3 years ago. TopChannel1on1. TopChannel1on1. 65.7K subscribers.
Read more >
Blender crash on Open/Save/Import/Export but app works as ...
I can use 2.83 in a single session and everything works fine but as soon as I do any of the above Blender...
Read more >
PRPEE Blender 2.8 crashes when exporting a model with (.egg)
I selected all objects for exporting, and after that when I clicked on export the program are no longer respond and it stops...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found