Blender crashes on startup Error:terminated by signal SIGSEGV (Address boundary error) #116537

Closed
opened 2023-12-25 17:42:32 +01:00 by Golam-Moula · 1 comment

System Information
Operating system: Archlinux Linux (archlinux 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64 GNU/Linux)
Graphics card: dont have any

Blender Version
newest version of blender in the archlinux repo

⋊> ~ sudo pacman -Qi blender
Name            : blender
Version         : 17:4.0.2-6
Description     : A fully integrated 3D graphics creation suite
Architecture    : x86_64
URL             : https://www.blender.org
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : libpng  libtiff  openexr  python  desktop-file-utils  python-requests  potrace  shared-mime-info  hicolor-icon-theme
                  xdg-utils  glew  openjpeg2  python-numpy  freetype2  openal  ffmpeg  fftw  boost-libs  opencollada  alembic  openxr
                  openimageio  libsndfile  jack  opencolorio  openimagedenoise  materialx  jemalloc  libspnav  ptex  opensubdiv
                  openvdb  sdl2  embree  libharu  draco  openpgl  level-zero-loader  libxkbcommon  libepoxy  usd  openshadinglanguage
                  intel-oneapi-compiler-shared-runtime-libs  intel-oneapi-compiler-dpcpp-cpp-runtime-libs
Optional Deps   : cuda: Cycles renderer CUDA support
                  intel-compute-runtime: Cycles renderer Intel OneAPI support
                  libdecor: wayland support
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 611.71 MiB
Packager        : Sven-Hendrik Haase <svenstaro@archlinux.org>
Build Date      : Mon 25 Dec 2023 02:10:55 PM +06
Install Date    : Mon 25 Dec 2023 10:28:51 PM +06
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Short description of error
when starting blender it says

⋊> ~ blender                                                                                                              
Writing: /tmp/blender.crash.txt
fish: Job 1, 'blender' terminated by signal SIGSEGV (Address boundary error)

further information about debugging

⋊> ~ blender --debug-all
Switching to fully guarded memory allocator.
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=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.
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
Received X11 Error:
	error code:   167
	request code: 152
	minor code:   0
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   167
	request code: 152
	minor code:   0
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   167
	request code: 152
	minor code:   0
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   167
	request code: 152
	minor code:   0
	error text:   GLXBadFBConfig
Writing: /tmp/blender.crash.txt
fish: Job 1, 'blender --debug-all' terminated by signal SIGSEGV (Address boundary error)

and more about version

⋊> ~ blender -v  
Blender 4.0.2
	build date: 2023-12-25
	build time: 08:10:55
	build commit date: 2023-12-05
	build commit time: 07:41
	build hash: 9be62e85b727
	build platform: Linux
	build type: Release
	build c flags:  -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable  -fopenmp -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build c++ flags:  -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations  -fopenmp -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build link flags:  -Wl,--version-script='/build/blender/src/blender/source/creator/symbols_unix.map' -latomic
	build system: CMake

and the crash file is

# Blender 4.0.2, Commit date: 2023-12-05 07:41, Hash 9be62e85b727

# backtrace
blender(+0xfcca53) [0x55c623bc7a53]
blender(+0x8b659e) [0x55c6234b159e]
/usr/lib/libc.so.6(+0x3e710) [0x7fc34325c710]
blender(+0x1012d8c) [0x55c623c0dd8c]
blender(+0x1012ded) [0x55c623c0dded]
blender(+0xfdc824) [0x55c623bd7824]
blender(+0xff26ae) [0x55c623bed6ae]
blender(+0xff7dc4) [0x55c623bf2dc4]
blender(+0x88a2a1) [0x55c6234852a1]
/usr/lib/libc.so.6(+0x27cd0) [0x7fc343245cd0]
/usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7fc343245d8a]
blender(+0x8b2185) [0x55c6234ad185]

# Python backtrace

cpu and gpu information from neofetch

 CPU: Intel Celeron N2940 (4) @ 2.249GHz 
 GPU: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display 

Exact steps for others to reproduce the error
on archlinux

sudo pacman -S i3
i3
sudo pacman -S blender
blender
**System Information** Operating system: `Archlinux Linux (archlinux 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023 19:01:01 +0000 x86_64 GNU/Linux)` Graphics card: dont have any **Blender Version** newest version of blender in the archlinux repo ``` ⋊> ~ sudo pacman -Qi blender Name : blender Version : 17:4.0.2-6 Description : A fully integrated 3D graphics creation suite Architecture : x86_64 URL : https://www.blender.org Licenses : GPL Groups : None Provides : None Depends On : libpng libtiff openexr python desktop-file-utils python-requests potrace shared-mime-info hicolor-icon-theme xdg-utils glew openjpeg2 python-numpy freetype2 openal ffmpeg fftw boost-libs opencollada alembic openxr openimageio libsndfile jack opencolorio openimagedenoise materialx jemalloc libspnav ptex opensubdiv openvdb sdl2 embree libharu draco openpgl level-zero-loader libxkbcommon libepoxy usd openshadinglanguage intel-oneapi-compiler-shared-runtime-libs intel-oneapi-compiler-dpcpp-cpp-runtime-libs Optional Deps : cuda: Cycles renderer CUDA support intel-compute-runtime: Cycles renderer Intel OneAPI support libdecor: wayland support Required By : None Optional For : None Conflicts With : None Replaces : None Installed Size : 611.71 MiB Packager : Sven-Hendrik Haase <svenstaro@archlinux.org> Build Date : Mon 25 Dec 2023 02:10:55 PM +06 Install Date : Mon 25 Dec 2023 10:28:51 PM +06 Install Reason : Explicitly installed Install Script : No Validated By : Signature ``` **Short description of error** when starting blender it says ``` ⋊> ~ blender Writing: /tmp/blender.crash.txt fish: Job 1, 'blender' terminated by signal SIGSEGV (Address boundary error) ``` further information about debugging ``` ⋊> ~ blender --debug-all Switching to fully guarded memory allocator. 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=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. 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 Received X11 Error: error code: 167 request code: 152 minor code: 0 error text: GLXBadFBConfig Received X11 Error: error code: 167 request code: 152 minor code: 0 error text: GLXBadFBConfig Received X11 Error: error code: 167 request code: 152 minor code: 0 error text: GLXBadFBConfig Received X11 Error: error code: 167 request code: 152 minor code: 0 error text: GLXBadFBConfig Writing: /tmp/blender.crash.txt fish: Job 1, 'blender --debug-all' terminated by signal SIGSEGV (Address boundary error) ``` and more about version ``` ⋊> ~ blender -v Blender 4.0.2 build date: 2023-12-25 build time: 08:10:55 build commit date: 2023-12-05 build commit time: 07:41 build hash: 9be62e85b727 build platform: Linux build type: Release build c flags: -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable -fopenmp -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations -fopenmp -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build link flags: -Wl,--version-script='/build/blender/src/blender/source/creator/symbols_unix.map' -latomic build system: CMake ``` and the crash file is ```⋊> ~ cat /tmp/blender.crash.txt 22:37:00 # Blender 4.0.2, Commit date: 2023-12-05 07:41, Hash 9be62e85b727 # backtrace blender(+0xfcca53) [0x55c623bc7a53] blender(+0x8b659e) [0x55c6234b159e] /usr/lib/libc.so.6(+0x3e710) [0x7fc34325c710] blender(+0x1012d8c) [0x55c623c0dd8c] blender(+0x1012ded) [0x55c623c0dded] blender(+0xfdc824) [0x55c623bd7824] blender(+0xff26ae) [0x55c623bed6ae] blender(+0xff7dc4) [0x55c623bf2dc4] blender(+0x88a2a1) [0x55c6234852a1] /usr/lib/libc.so.6(+0x27cd0) [0x7fc343245cd0] /usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7fc343245d8a] blender(+0x8b2185) [0x55c6234ad185] # Python backtrace ``` cpu and gpu information from neofetch ``` CPU: Intel Celeron N2940 (4) @ 2.249GHz GPU: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display ``` **Exact steps for others to reproduce the error** on archlinux ``` sudo pacman -S i3 i3 sudo pacman -S blender blender ```
Golam-Moula added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-12-25 17:42:32 +01:00
Member

Hi, thanks for the report. Intel Celeron N2940 CPU is still supported but they have iGPU based on Ivy Bridge Intel HD Graphics which is unsupported: https://en.wikipedia.org/wiki/List_of_Intel_Celeron_processors#Silvermont_based_Celerons_2

You can find the minimum requirements at: https://www.blender.org/download/requirements/

Closing.

Hi, thanks for the report. `Intel Celeron N2940` CPU is still supported but they have iGPU based on Ivy Bridge Intel HD Graphics which is unsupported: https://en.wikipedia.org/wiki/List_of_Intel_Celeron_processors#Silvermont_based_Celerons_2 You can find the minimum requirements at: https://www.blender.org/download/requirements/ Closing.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-12-27 08:04:30 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#116537
No description provided.