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.

[Linux] Blender crashes with a SIGSEGV when enabling the addon

See original GitHub issue

Running Antergos with kernel 4.19.1-zen2-2-zen Installed appleseed 1.0.0-beta via Install Add-on from File method After the crash Blender made a blender.crash.txt file which contains this:

# Blender 2.79 (sub 0), Commit date: 2018-05-26 21:51, Hash 32432d91bbe
bpy.data.window_managers["WinMan"].addon_filter = 'Render'  # Property

# backtrace
blender(BLI_system_backtrace+0x34) [0x56222a0aeb84]
blender(+0xb7b8b2) [0x56222963a8b2]
/usr/lib/libc.so.6(+0x37e00) [0x7efe7b52ee00]
/home/polyzium/.config/blender/2.79/scripts/addons/blenderseed/appleseed/lib/appleseed/../libappleseed.so(+0x800ad1) [0x7efe3e5d5ad1]
/lib64/ld-linux-x86-64.so.2(+0x1054a) [0x7efe81a4a54a]
/lib64/ld-linux-x86-64.so.2(+0x1064a) [0x7efe81a4a64a]
/lib64/ld-linux-x86-64.so.2(+0x14533) [0x7efe81a4e533]
/usr/lib/libc.so.6(_dl_catch_exception+0x77) [0x7efe7b62ef57]
/lib64/ld-linux-x86-64.so.2(+0x13dff) [0x7efe81a4ddff]
/usr/lib/libdl.so.2(+0x115a) [0x7efe7b6bc15a]
/usr/lib/libc.so.6(_dl_catch_exception+0x77) [0x7efe7b62ef57]
/usr/lib/libc.so.6(_dl_catch_error+0x33) [0x7efe7b62eff3]
/usr/lib/libdl.so.2(+0x18bf) [0x7efe7b6bc8bf]
/usr/lib/libdl.so.2(dlopen+0x4a) [0x7efe7b6bc1fa]
/usr/lib/libpython3.7m.so.1.0(_PyImport_FindSharedFuncptr+0x1b1) [0x7efe813620d1]
/usr/lib/libpython3.7m.so.1.0(_PyImport_LoadDynamicModuleWithSpec+0x143) [0x7efe81378793]
/usr/lib/libpython3.7m.so.1.0(+0x232aee) [0x7efe81378aee]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x309) [0x7efe81274ba9]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6199) [0x7efe8130c199]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2b2) [0x7efe8129abe2]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x4bf4) [0x7efe8130abf4]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x522) [0x7efe81306522]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11b) [0x7efe812558fb]
/usr/lib/libpython3.7m.so.1.0(+0x11f248) [0x7efe81265248]
/usr/lib/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7efe812cf0b9]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x275) [0x7efe81249ce5]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevel+0x3b) [0x7efe8133476b]
blender(+0xfcf5e2) [0x562229a8e5e2]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2ce) [0x7efe81274b6e]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(+0xccf93) [0x7efe81212f93]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x44) [0x7efe812557a4]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCode+0x1c) [0x7efe812557cc]
/usr/lib/libpython3.7m.so.1.0(+0x1d6fb4) [0x7efe8131cfb4]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x309) [0x7efe81274ba9]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6199) [0x7efe8130c199]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2b2) [0x7efe8129abe2]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x4bf4) [0x7efe8130abf4]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x522) [0x7efe81306522]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11b) [0x7efe812558fb]
/usr/lib/libpython3.7m.so.1.0(+0x11f248) [0x7efe81265248]
/usr/lib/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7efe812cf0b9]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x275) [0x7efe81249ce5]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevel+0x3b) [0x7efe8133476b]
blender(+0xfcf5e2) [0x562229a8e5e2]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2ce) [0x7efe81274b6e]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(+0xccf93) [0x7efe81212f93]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x44) [0x7efe812557a4]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCode+0x1c) [0x7efe812557cc]
/usr/lib/libpython3.7m.so.1.0(+0x1d6fb4) [0x7efe8131cfb4]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x309) [0x7efe81274ba9]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6199) [0x7efe8130c199]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2b2) [0x7efe8129abe2]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x4bf4) [0x7efe8130abf4]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x522) [0x7efe81306522]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x10b) [0x7efe8129aa3b]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x76d) [0x7efe8130676d]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallDict+0x11b) [0x7efe812558fb]
/usr/lib/libpython3.7m.so.1.0(+0x11f248) [0x7efe81265248]
/usr/lib/libpython3.7m.so.1.0(_PyObject_CallMethodIdObjArgs+0xb9) [0x7efe812cf0b9]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevelObject+0x275) [0x7efe81249ce5]
/usr/lib/libpython3.7m.so.1.0(PyImport_ImportModuleLevel+0x3b) [0x7efe8133476b]
blender(+0xfcf5e2) [0x562229a8e5e2]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x2ce) [0x7efe81274b6e]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(+0xccf93) [0x7efe81212f93]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCodeEx+0x44) [0x7efe812557a4]
/usr/lib/libpython3.7m.so.1.0(PyEval_EvalCode+0x1c) [0x7efe812557cc]
/usr/lib/libpython3.7m.so.1.0(+0x1d6fb4) [0x7efe8131cfb4]
/usr/lib/libpython3.7m.so.1.0(_PyMethodDef_RawFastCallDict+0x309) [0x7efe81274ba9]
/usr/lib/libpython3.7m.so.1.0(_PyCFunction_FastCallDict+0x21) [0x7efe81274c71]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x6199) [0x7efe8130c199]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalCodeWithName+0x2e9) [0x7efe81254879]
/usr/lib/libpython3.7m.so.1.0(_PyFunction_FastCallKeywords+0x2b2) [0x7efe8129abe2]
/usr/lib/libpython3.7m.so.1.0(_PyEval_EvalFrameDefault+0x4bf4) [0x7efe8130abf4]

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
polyziumcommented, Nov 17, 2018

What the hell. I wasn’t aware the version of Blender from Arch repos is a daily build. It even says Branch: makepkg (modified) in the splash screen. There are no updates and it is the latest in the Arch repo.

$ pacman -Q blender 
blender 17:2.79.b.git3.32432d91-11

However other rendering addons such as LuxCore work flawlessly without any crashes or python errors, so I have no idea what is going on. Anyway tried with the official Blender build from their website, it doesn’t crash anymore, I’ll have to make an official Blender PKGBUILD for a systemwide version

0reactions
jdent02commented, Nov 16, 2018

So this issue has been resolved?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Blender crashes with Segmentation fault when I use the ...
I tried installing the FaceBuilder addon, and just as I install the KeenTools Core package, Blender crashes with Segmentation fault.
Read more >
Blender 2.91 crashes with segmentation fault when enabling ...
Launch Blender 2.91 alpha built at least at 2020-08-19 or later, Enable Sun Position Addon (3.1.0) from Blender Preferences.
Read more >
T93622 Segmentation fault when using eigen library in addon
The problem is that this library crashes blender with segmentation fault. I tried to compile the engine with the eigen version from blender...
Read more >
Blender crashes when rendering with cycles in the viewport ...
Open the attached blend file, enable the Display Render Preview under Viewport Shading. Then go to the Render Properties and change the Render...
Read more >
T98708 Blender 3.2.0 crashes on start on Ubuntu 22.04
Operating system: Ubuntu 22.04 ... Blender crashes on startup on Ubuntu 22.04. ... Writing: /tmp/blender.crash.txt Segmentation fault (core dumped).
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