blender 2.8 crashes while opening #58095

Closed
opened 2018-11-27 17:20:13 +01:00 by karthik oruganti · 6 comments

I am using linux mint 19 ( 64 bit ).
4 Gb ram
2 Gb graphic card with open gl 3.1 that does not support blender gpu rendering.

but

blender version 2.8 opens and suddenly closing itself with in a second . keep crashing while opening the software. i tried all blender experimental builds from starting all have the same problem crashing while opening the software.

i am using blender 2.79b working fine on my pc

I am using linux mint 19 ( 64 bit ). 4 Gb ram 2 Gb graphic card with open gl 3.1 that does not support blender gpu rendering. but blender version 2.8 opens and suddenly closing itself with in a second . keep crashing while opening the software. i tried all blender experimental builds from starting all have the same problem crashing while opening the software. i am using blender 2.79b working fine on my pc

Added subscriber: @Karthik-1

Added subscriber: @Karthik-1
karthik oruganti changed title from blender crashes while opening to blender 2.8 crashes while opening 2018-11-27 17:21:09 +01:00

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney

Try running blender from the command line. This will let you see error messages (if any!)
Also, what video card and video driver?

Try running blender from the command line. This will let you see error messages (if any!) Also, what video card and video driver?

Added subscriber: @joekoop

Added subscriber: @joekoop

This happens to me, too.
Terminal output:

joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ ./blender
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   179
	request code: 155
	minor code:   34
	error text:   GLXBadFBConfig
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)
joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ cat /tmp/blender.crash.txt 
# Blender 2.80 (sub 39), Commit date: 2019-01-02 18:59, Hash 11f2c65128dc

# backtrace
./blender(BLI_system_backtrace+0x1d) [0x1b92cdd]
./blender() [0x1153c49]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fb8c4c27f20]
./blender(wm_window_ghostwindows_ensure+0x3fc) [0x1179e2c]
./blender(WM_check+0x4a) [0x115429a]
./blender(wm_homefile_read+0x2dc) [0x116142c]
./blender(WM_init+0x138) [0x1164d88]
./blender(main+0x28c) [0x10ba25c]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fb8c4c0ab97]
./blender(_start+0x2a) [0x115072a]
joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ 

My system details are:

OS Linux Mint 19 Cinnamon amd64
CPU Pentium Dual-Core #4500 at 2.30GHz
RAM 3.8 GiB
Graphics Card Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
Graphics Card Drive Default
OpenGL Version 2.1 Mesa 18.0.5

Blender 2.79b works fine.

This happens to me, too. Terminal output: ``` joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ ./blender Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 179 request code: 155 minor code: 34 error text: GLXBadFBConfig Writing: /tmp/blender.crash.txt Segmentation fault (core dumped) joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ cat /tmp/blender.crash.txt # Blender 2.80 (sub 39), Commit date: 2019-01-02 18:59, Hash 11f2c65128dc # backtrace ./blender(BLI_system_backtrace+0x1d) [0x1b92cdd] ./blender() [0x1153c49] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7fb8c4c27f20] ./blender(wm_window_ghostwindows_ensure+0x3fc) [0x1179e2c] ./blender(WM_check+0x4a) [0x115429a] ./blender(wm_homefile_read+0x2dc) [0x116142c] ./blender(WM_init+0x138) [0x1164d88] ./blender(main+0x28c) [0x10ba25c] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7fb8c4c0ab97] ./blender(_start+0x2a) [0x115072a] joek@Presario:~/Downloads/blender-2.80-11f2c65128dc-linux-glibc224-x86_64$ ``` My system details are: | OS | Linux Mint 19 Cinnamon amd64 | | -- | -- | | CPU | Pentium Dual-Core #4500 at 2.30GHz | | RAM | 3.8 GiB | | Graphics Card | Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller | | Graphics Card Drive | Default | | OpenGL Version | 2.1 Mesa 18.0.5 | Blender 2.79b works fine.

Closed as duplicate of #58250

Closed as duplicate of #58250
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
4 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#58095
No description provided.