2.8 crashes in prefrences system #56889

Closed
opened 2018-09-23 19:12:23 +02:00 by Vince Herried · 13 comments

System Information
Operating system and graphics card
Fedora 28 64 bbit
Radon hd7700 series.

Blender Version
blender-2.80-b350b194eb2-linux-glibc224-x86_64

Short description of error
When I go to Edit -> User Preferences -> System blender crashes instantly

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
Edit -> User Preferences -> System

**System Information** Operating system and graphics card Fedora 28 64 bbit Radon hd7700 series. **Blender Version** blender-2.80-b350b194eb2-linux-glibc224-x86_64 **Short description of error** When I go to Edit -> User Preferences -> System blender crashes instantly **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps Edit -> User Preferences -> System
Author

Added subscriber: @vince_549

Added subscriber: @vince_549

#56890 was marked as duplicate of this issue

#56890 was marked as duplicate of this issue
Author

running glibc.x86_64 2.27-32.fc28
Kernel 4.18.9-200.fc28.x86_64

running glibc.x86_64 2.27-32.fc28 Kernel 4.18.9-200.fc28.x86_64

Added subscriber: @brecht

Added subscriber: @brecht
  • Is there an error in the console, and if so can you attach it?
  • Can you attach the output of glxinfo?
  • Try running this and attach the output here:
gdb ./blender
run
(make it crash)
bt all
* Is there an error in the console, and if so can you attach it? * Can you attach the output of `glxinfo`? * Try running this and attach the output here: ``` gdb ./blender run (make it crash) bt all ```
Author

partial glxinfo:
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:

  GLX_ARB_create_context, GLX_ARB_create_context_profile, 
  GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
  GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
  GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
  GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
  GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, 
  GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
  GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
  GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
  GLX_SGI_make_current_read, GLX_SGI_swap_control

client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:

  GLX_ARB_context_flush_control, GLX_ARB_create_context, 
  GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, 
  GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
  GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, 
  GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
  GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
  GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
  GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
  GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
  GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
  GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
  GLX_SGI_swap_control, GLX_SGI_video_sync

GLX version: 1.4
GLX extensions:

  GLX_ARB_create_context, GLX_ARB_create_context_profile, 
  GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
  GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
  GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
  GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
  GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
  GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
  GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
  GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
  GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
  GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
  GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
  GLX_SGI_swap_control, GLX_SGI_video_sync

Extended renderer info (GLX_MESA_query_renderer):

  Vendor: X.Org (0x1002)
  Device: AMD CAPE VERDE (DRM 2.50.0 / 4.18.9-200.fc28.x86_64, LLVM 6.0.1) (0x6825)
  Version: 18.0.5
  Accelerated: yes
  Video memory: 2048MB
  Unified memory: no
  Preferred profile: core (0x1)
  Max core profile version: 4.5
  Max compat profile version: 3.0
  Max GLES1 profile version: 1.1
  Max GLES[23] profile version: 3.1

Memory info (GL_ATI_meminfo):

  VBO free memory - total: 2047 MB, largest block: 2047 MB
  VBO free aux. memory - total: 2043 MB, largest block: 2043 MB
  Texture free memory - total: 2047 MB, largest block: 2047 MB
  Texture free aux. memory - total: 2043 MB, largest block: 2043 MB
  Renderbuffer free memory - total: 2047 MB, largest block: 2047 MB
  Renderbuffer free aux. memory - total: 2043 MB, largest block: 2043 MB

Memory info (GL_NVX_gpu_memory_info):

  Dedicated video memory: 2048 MB
  Total available memory: 4091 MB
  Currently available dedicated video memory: 2047 MB

OpenGL vendor string: X.Org
OpenGL renderer string: AMD CAPE VERDE (DRM 2.50.0 / 4.18.9-200.fc28.x86_64, LLVM 6.0.1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
...

(gdb) run
Starting program: /home/vince/Downloads/blender-2.79b-linux-glibc219-x86_64/blender
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.27-32.fc28.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffff36d0700 (LWP 24352)]
[New Thread 0x7ffff2ecf700 (LWP 24353)]
[New Thread 0x7ffff26ce700 (LWP 24354)]
[New Thread 0x7ffff1ecd700 (LWP 24355)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fffe0762700 (LWP 24356)]
[Thread 0x7fffe0762700 (LWP 24356) exited]
[New Thread 0x7fffe0762700 (LWP 24357)]
[New Thread 0x7ffff7fbc700 (LWP 24358)]
[New Thread 0x7fffcfbff700 (LWP 24359)]
[Thread 0x7fffcfbff700 (LWP 24359) exited]
[New Thread 0x7fffc7bae700 (LWP 24360)]
[New Thread 0x7fffc6f92700 (LWP 24361)]
[New Thread 0x7fffc6791700 (LWP 24362)]
[New Thread 0x7fffc5f90700 (LWP 24363)]
[New Thread 0x7fffc578f700 (LWP 24364)]
[New Thread 0x7fffc4f8e700 (LWP 24365)]
[New Thread 0x7fffc478d700 (LWP 24366)]
[New Thread 0x7fffc39ff700 (LWP 24367)]
found bundled python: /home/vince/Downloads/blender-2.79b-linux-glibc219-x86_64/2.79/python
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fffbaed3700 (LWP 24370)]
[New Thread 0x7fffba6d2700 (LWP 24371)]
[New Thread 0x7fffb9ed1700 (LWP 24372)]
[New Thread 0x7fffb96d0700 (LWP 24373)]
[Thread 0x7fffb96d0700 (LWP 24373) exited]
[Thread 0x7fffb9ed1700 (LWP 24372) exited]
[Thread 0x7fffba6d2700 (LWP 24371) exited]
[Thread 0x7fffbaed3700 (LWP 24370) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
[Thread 0x7fffc39ff700 (LWP 24367) exited]
[Thread 0x7fffc478d700 (LWP 24366) exited]
[Thread 0x7fffc4f8e700 (LWP 24365) exited]
[Thread 0x7fffc6791700 (LWP 24362) exited]
[Thread 0x7fffc578f700 (LWP 24364) exited]
[Thread 0x7fffc5f90700 (LWP 24363) exited]
[Thread 0x7fffc6f92700 (LWP 24361) exited]
[Thread 0x7fffc7bae700 (LWP 24360) exited]
[Thread 0x7ffff7fbc700 (LWP 24358) exited]
[Thread 0x7fffe0762700 (LWP 24357) exited]
[Thread 0x7ffff1ecd700 (LWP 24355) exited]
[Thread 0x7ffff26ce700 (LWP 24354) exited]
[Thread 0x7ffff2ecf700 (LWP 24353) exited]
[Thread 0x7ffff36d0700 (LWP 24352) exited]
[Inferior 1 (process 24342) exited with code 01]
Missing separate debuginfos, use: dnf debuginfo-install SDL2-2.0.8-5.fc28.x86_64 beignet-1.3.2-2.fc28.x86_64 clang-libs-6.0.1-1.fc28.x86_64 clang5.0-libs-5.0.1-3.fc28.x86_64 dbus-libs-1.12.10-1.fc28.x86_64 elfutils-libelf-0.173-1.fc28.x86_64 expat-2.2.5-3.fc28.x86_64 flac-libs-1.3.2-7.fc28.x86_64 gsm-1.0.17-5.fc28.x86_64 hwloc-libs-1.11.9-1.fc28.x86_64 jack-audio-connection-kit-1.9.12-4.fc28.x86_64 libICE-1.0.9-12.fc28.x86_64 libSM-1.2.2-8.fc28.x86_64 libX11-1.6.5-7.fc28.x86_64 libX11-xcb-1.6.5-7.fc28.x86_64 libXau-1.0.8-11.fc28.x86_64 libXcursor-1.1.15-1.fc28.x86_64 libXdamage-1.1.4-12.fc28.x86_64 libXext-1.3.3-8.fc28.x86_64 libXfixes-5.0.3-5.fc28.x86_64 libXi-1.7.9-6.fc28.x86_64 libXrender-0.9.10-5.fc28.x86_64 libXtst-1.2.3-5.fc28.x86_64 libXxf86vm-1.1.4-7.fc28.x86_64 libasyncns-0.8-14.fc28.x86_64 libblkid-2.32.1-1.fc28.x86_64 libcap-2.25-9.fc28.x86_64 libdrm-2.4.93-1.fc28.x86_64 libedit-3.1-23.20170329cvs.fc28.x86_64 libffi-3.1-16.fc28.x86_64 libgcc-8.1.1-5.fc28.x86_64 libgcrypt-1.8.3-1.fc28.x86_64 libglvnd-1.1.0-1.fc28.x86_64 libglvnd-egl-1.1.0-1.fc28.x86_64 libglvnd-glx-1.1.0-1.fc28.x86_64 libgpg-error-1.31-1.fc28.x86_64 libmount-2.32.1-1.fc28.x86_64 libogg-1.3.2-10.fc28.x86_64 libpciaccess-0.13.4-8.fc28.x86_64 libselinux-2.8-1.fc28.x86_64 libsndfile-1.0.28-7.fc28.x86_64 libstdc++-8.1.1-5.fc28.x86_64 libtool-ltdl-2.4.6-24.fc28.x86_64 libuuid-2.32.1-1.fc28.x86_64 libvorbis-1.3.6-3.fc28.x86_64 libxcb-1.13-1.fc28.x86_64 libxshmfence-1.3-1.fc28.x86_64 llvm-libs-6.0.1-7.fc28.x86_64 llvm5.0-libs-5.0.1-7.fc28.x86_64 lz4-libs-1.8.1.2-4.fc28.x86_64 mesa-dri-drivers-18.0.5-4.fc28.x86_64 mesa-libGL-18.0.5-4.fc28.x86_64 mesa-libGLU-9.0.0-14.fc28.x86_64 mesa-libOpenCL-18.0.5-4.fc28.x86_64 mesa-libglapi-18.0.5-4.fc28.x86_64 ncurses-libs-6.1-5.20180224.fc28.x86_64 numactl-libs-2.0.11-8.fc28.x86_64 ocl-icd-2.2.12-1.fc28.x86_64 opus-1.3-0.7.rc2.fc28.x86_64 pcre2-10.31-11.fc28.x86_64 pocl-1.1-4.fc28.x86_64 pulseaudio-libs-12.2-1.fc28.x86_64 sssd-client-1.16.3-2.fc28.x86_64 systemd-libs-238-9.git0e0aa59.fc28.x86_64 xz-libs-5.2.4-2.fc28.x86_64 zlib-1.2.11-8.fc28.x86_64
(gdb)
(gdb) bt all
No stack.
(gdb)

partial glxinfo: name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: ``` GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control ``` client glx vendor string: Mesa Project and SGI client glx version string: 1.4 client glx extensions: ``` GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync ``` GLX version: 1.4 GLX extensions: ``` GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync ``` Extended renderer info (GLX_MESA_query_renderer): ``` Vendor: X.Org (0x1002) Device: AMD CAPE VERDE (DRM 2.50.0 / 4.18.9-200.fc28.x86_64, LLVM 6.0.1) (0x6825) Version: 18.0.5 Accelerated: yes Video memory: 2048MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 ``` Memory info (GL_ATI_meminfo): ``` VBO free memory - total: 2047 MB, largest block: 2047 MB VBO free aux. memory - total: 2043 MB, largest block: 2043 MB Texture free memory - total: 2047 MB, largest block: 2047 MB Texture free aux. memory - total: 2043 MB, largest block: 2043 MB Renderbuffer free memory - total: 2047 MB, largest block: 2047 MB Renderbuffer free aux. memory - total: 2043 MB, largest block: 2043 MB ``` Memory info (GL_NVX_gpu_memory_info): ``` Dedicated video memory: 2048 MB Total available memory: 4091 MB Currently available dedicated video memory: 2047 MB ``` OpenGL vendor string: X.Org OpenGL renderer string: AMD CAPE VERDE (DRM 2.50.0 / 4.18.9-200.fc28.x86_64, LLVM 6.0.1) OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.5 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile ... (gdb) run Starting program: /home/vince/Downloads/blender-2.79b-linux-glibc219-x86_64/blender Missing separate debuginfos, use: dnf debuginfo-install glibc-2.27-32.fc28.x86_64 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7ffff36d0700 (LWP 24352)] [New Thread 0x7ffff2ecf700 (LWP 24353)] [New Thread 0x7ffff26ce700 (LWP 24354)] [New Thread 0x7ffff1ecd700 (LWP 24355)] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffe0762700 (LWP 24356)] [Thread 0x7fffe0762700 (LWP 24356) exited] [New Thread 0x7fffe0762700 (LWP 24357)] [New Thread 0x7ffff7fbc700 (LWP 24358)] [New Thread 0x7fffcfbff700 (LWP 24359)] [Thread 0x7fffcfbff700 (LWP 24359) exited] [New Thread 0x7fffc7bae700 (LWP 24360)] [New Thread 0x7fffc6f92700 (LWP 24361)] [New Thread 0x7fffc6791700 (LWP 24362)] [New Thread 0x7fffc5f90700 (LWP 24363)] [New Thread 0x7fffc578f700 (LWP 24364)] [New Thread 0x7fffc4f8e700 (LWP 24365)] [New Thread 0x7fffc478d700 (LWP 24366)] [New Thread 0x7fffc39ff700 (LWP 24367)] found bundled python: /home/vince/Downloads/blender-2.79b-linux-glibc219-x86_64/2.79/python warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffbaed3700 (LWP 24370)] [New Thread 0x7fffba6d2700 (LWP 24371)] [New Thread 0x7fffb9ed1700 (LWP 24372)] [New Thread 0x7fffb96d0700 (LWP 24373)] [Thread 0x7fffb96d0700 (LWP 24373) exited] [Thread 0x7fffb9ed1700 (LWP 24372) exited] [Thread 0x7fffba6d2700 (LWP 24371) exited] [Thread 0x7fffbaed3700 (LWP 24370) exited] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options [Thread 0x7fffc39ff700 (LWP 24367) exited] [Thread 0x7fffc478d700 (LWP 24366) exited] [Thread 0x7fffc4f8e700 (LWP 24365) exited] [Thread 0x7fffc6791700 (LWP 24362) exited] [Thread 0x7fffc578f700 (LWP 24364) exited] [Thread 0x7fffc5f90700 (LWP 24363) exited] [Thread 0x7fffc6f92700 (LWP 24361) exited] [Thread 0x7fffc7bae700 (LWP 24360) exited] [Thread 0x7ffff7fbc700 (LWP 24358) exited] [Thread 0x7fffe0762700 (LWP 24357) exited] [Thread 0x7ffff1ecd700 (LWP 24355) exited] [Thread 0x7ffff26ce700 (LWP 24354) exited] [Thread 0x7ffff2ecf700 (LWP 24353) exited] [Thread 0x7ffff36d0700 (LWP 24352) exited] [Inferior 1 (process 24342) exited with code 01] Missing separate debuginfos, use: dnf debuginfo-install SDL2-2.0.8-5.fc28.x86_64 beignet-1.3.2-2.fc28.x86_64 clang-libs-6.0.1-1.fc28.x86_64 clang5.0-libs-5.0.1-3.fc28.x86_64 dbus-libs-1.12.10-1.fc28.x86_64 elfutils-libelf-0.173-1.fc28.x86_64 expat-2.2.5-3.fc28.x86_64 flac-libs-1.3.2-7.fc28.x86_64 gsm-1.0.17-5.fc28.x86_64 hwloc-libs-1.11.9-1.fc28.x86_64 jack-audio-connection-kit-1.9.12-4.fc28.x86_64 libICE-1.0.9-12.fc28.x86_64 libSM-1.2.2-8.fc28.x86_64 libX11-1.6.5-7.fc28.x86_64 libX11-xcb-1.6.5-7.fc28.x86_64 libXau-1.0.8-11.fc28.x86_64 libXcursor-1.1.15-1.fc28.x86_64 libXdamage-1.1.4-12.fc28.x86_64 libXext-1.3.3-8.fc28.x86_64 libXfixes-5.0.3-5.fc28.x86_64 libXi-1.7.9-6.fc28.x86_64 libXrender-0.9.10-5.fc28.x86_64 libXtst-1.2.3-5.fc28.x86_64 libXxf86vm-1.1.4-7.fc28.x86_64 libasyncns-0.8-14.fc28.x86_64 libblkid-2.32.1-1.fc28.x86_64 libcap-2.25-9.fc28.x86_64 libdrm-2.4.93-1.fc28.x86_64 libedit-3.1-23.20170329cvs.fc28.x86_64 libffi-3.1-16.fc28.x86_64 libgcc-8.1.1-5.fc28.x86_64 libgcrypt-1.8.3-1.fc28.x86_64 libglvnd-1.1.0-1.fc28.x86_64 libglvnd-egl-1.1.0-1.fc28.x86_64 libglvnd-glx-1.1.0-1.fc28.x86_64 libgpg-error-1.31-1.fc28.x86_64 libmount-2.32.1-1.fc28.x86_64 libogg-1.3.2-10.fc28.x86_64 libpciaccess-0.13.4-8.fc28.x86_64 libselinux-2.8-1.fc28.x86_64 libsndfile-1.0.28-7.fc28.x86_64 libstdc++-8.1.1-5.fc28.x86_64 libtool-ltdl-2.4.6-24.fc28.x86_64 libuuid-2.32.1-1.fc28.x86_64 libvorbis-1.3.6-3.fc28.x86_64 libxcb-1.13-1.fc28.x86_64 libxshmfence-1.3-1.fc28.x86_64 llvm-libs-6.0.1-7.fc28.x86_64 llvm5.0-libs-5.0.1-7.fc28.x86_64 lz4-libs-1.8.1.2-4.fc28.x86_64 mesa-dri-drivers-18.0.5-4.fc28.x86_64 mesa-libGL-18.0.5-4.fc28.x86_64 mesa-libGLU-9.0.0-14.fc28.x86_64 mesa-libOpenCL-18.0.5-4.fc28.x86_64 mesa-libglapi-18.0.5-4.fc28.x86_64 ncurses-libs-6.1-5.20180224.fc28.x86_64 numactl-libs-2.0.11-8.fc28.x86_64 ocl-icd-2.2.12-1.fc28.x86_64 opus-1.3-0.7.rc2.fc28.x86_64 pcre2-10.31-11.fc28.x86_64 pocl-1.1-4.fc28.x86_64 pulseaudio-libs-12.2-1.fc28.x86_64 sssd-client-1.16.3-2.fc28.x86_64 systemd-libs-238-9.git0e0aa59.fc28.x86_64 xz-libs-5.2.4-2.fc28.x86_64 zlib-1.2.11-8.fc28.x86_64 (gdb) (gdb) bt all No stack. (gdb)
Author

dang I'm having trouble navigating this error reporting system. Sorry. So here is output from debug of 2.8
(gdb) run
Starting program: /home/vince/Downloads/blender-2.80-b350b194eb2-linux-glibc224-x86_64/blender
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.27-32.fc28.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffff38be700 (LWP 24434)]
[New Thread 0x7ffff30bd700 (LWP 24435)]
[New Thread 0x7ffff28bc700 (LWP 24436)]
[New Thread 0x7ffff20bb700 (LWP 24437)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7ffff7fbb700 (LWP 24438)]
[Thread 0x7ffff7fbb700 (LWP 24438) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fffdff11700 (LWP 24439)]
[New Thread 0x7fffdff11700 (LWP 24440)]
[Thread 0x7fffdff11700 (LWP 24439) exited]
[New Thread 0x7fffcf710700 (LWP 24441)]
[New Thread 0x7fffc72be700 (LWP 24442)]
[New Thread 0x7fffc6561700 (LWP 24443)]
[New Thread 0x7fffc5d60700 (LWP 24444)]
[New Thread 0x7fffc555f700 (LWP 24445)]
[New Thread 0x7fffc4d5e700 (LWP 24446)]
[New Thread 0x7fffc455d700 (LWP 24447)]
[New Thread 0x7fffc3d5c700 (LWP 24448)]
[New Thread 0x7fffc3350700 (LWP 24449)]
Warning: Could not find a matching GPU name. Things may not behave as expected.
[New Thread 0x7fffc1f4f700 (LWP 24450)]
[New Thread 0x7fffc174e700 (LWP 24451)]
[New Thread 0x7fffc0f4d700 (LWP 24452)]
[New Thread 0x7fffbf54c700 (LWP 24453)]
found bundled python: /home/vince/Downloads/blender-2.80-b350b194eb2-linux-glibc224-x86_64/2.80/python
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead.
[New Thread 0x7fffb9f9b700 (LWP 24462)]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
[New Thread 0x7fffb332f700 (LWP 24463)]
[New Thread 0x7fffb2b2e700 (LWP 24464)]
[New Thread 0x7fffb232d700 (LWP 24465)]
[New Thread 0x7fffb1b2c700 (LWP 24466)]
[Thread 0x7fffb232d700 (LWP 24465) exited]
[Thread 0x7fffb2b2e700 (LWP 24464) exited]
[Thread 0x7fffb332f700 (LWP 24463) exited]
[Thread 0x7fffb1b2c700 (LWP 24466) exited]
warning: Loadable section ".note.gnu.property" outside of ELF segments
warning: Loadable section ".note.gnu.property" outside of ELF segments
mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
[Thread 0x7fffb9f9b700 (LWP 24462) exited]
[Thread 0x7fffbf54c700 (LWP 24453) exited]
[Thread 0x7fffc3350700 (LWP 24449) exited]
[Thread 0x7fffc3d5c700 (LWP 24448) exited]
[Thread 0x7fffc455d700 (LWP 24447) exited]
[Thread 0x7fffc5d60700 (LWP 24444) exited]
[Thread 0x7fffc4d5e700 (LWP 24446) exited]
[Thread 0x7fffc555f700 (LWP 24445) exited]
[Thread 0x7fffc6561700 (LWP 24443) exited]
[Thread 0x7fffc72be700 (LWP 24442) exited]
[Thread 0x7fffcf710700 (LWP 24441) exited]
[Thread 0x7fffdff11700 (LWP 24440) exited]
[Thread 0x7ffff20bb700 (LWP 24437) exited]
[Thread 0x7ffff30bd700 (LWP 24435) exited]
[Thread 0x7ffff28bc700 (LWP 24436) exited]
[Thread 0x7ffff38be700 (LWP 24434) exited]
[Thread 0x7fffc174e700 (LWP 24451) exited]
[Thread 0x7fffc1f4f700 (LWP 24450) exited]
[Thread 0x7ffff7fbdfc0 (LWP 24424) exited]
[Inferior 1 (process 24424) exited with code 01]
Missing separate debuginfos, use: dnf debuginfo-install SDL2-2.0.8-5.fc28.x86_64 beignet-1.3.2-2.fc28.x86_64 clang-libs-6.0.1-1.fc28.x86_64 clang5.0-libs-5.0.1-3.fc28.x86_64 dbus-libs-1.12.10-1.fc28.x86_64 elfutils-libelf-0.173-1.fc28.x86_64 expat-2.2.5-3.fc28.x86_64 flac-libs-1.3.2-7.fc28.x86_64 gsm-1.0.17-5.fc28.x86_64 hwloc-libs-1.11.9-1.fc28.x86_64 jack-audio-connection-kit-1.9.12-4.fc28.x86_64 libICE-1.0.9-12.fc28.x86_64 libSM-1.2.2-8.fc28.x86_64 libX11-1.6.5-7.fc28.x86_64 libX11-xcb-1.6.5-7.fc28.x86_64 libXau-1.0.8-11.fc28.x86_64 libXcursor-1.1.15-1.fc28.x86_64 libXdamage-1.1.4-12.fc28.x86_64 libXext-1.3.3-8.fc28.x86_64 libXfixes-5.0.3-5.fc28.x86_64 libXi-1.7.9-6.fc28.x86_64 libXrender-0.9.10-5.fc28.x86_64 libXtst-1.2.3-5.fc28.x86_64 libXxf86vm-1.1.4-7.fc28.x86_64 libasyncns-0.8-14.fc28.x86_64 libblkid-2.32.1-1.fc28.x86_64 libcap-2.25-9.fc28.x86_64 libdrm-2.4.93-1.fc28.x86_64 libedit-3.1-23.20170329cvs.fc28.x86_64 libffi-3.1-16.fc28.x86_64 libgcc-8.1.1-5.fc28.x86_64 libgcrypt-1.8.3-1.fc28.x86_64 libglvnd-1.1.0-1.fc28.x86_64 libglvnd-egl-1.1.0-1.fc28.x86_64 libglvnd-glx-1.1.0-1.fc28.x86_64 libgpg-error-1.31-1.fc28.x86_64 libmount-2.32.1-1.fc28.x86_64 libogg-1.3.2-10.fc28.x86_64 libpciaccess-0.13.4-8.fc28.x86_64 libselinux-2.8-1.fc28.x86_64 libsndfile-1.0.28-7.fc28.x86_64 libstdc++-8.1.1-5.fc28.x86_64 libtool-ltdl-2.4.6-24.fc28.x86_64 libuuid-2.32.1-1.fc28.x86_64 libvorbis-1.3.6-3.fc28.x86_64 libxcb-1.13-1.fc28.x86_64 libxshmfence-1.3-1.fc28.x86_64 llvm-libs-6.0.1-7.fc28.x86_64 llvm5.0-libs-5.0.1-7.fc28.x86_64 lz4-libs-1.8.1.2-4.fc28.x86_64 mesa-dri-drivers-18.0.5-4.fc28.x86_64 mesa-libGL-18.0.5-4.fc28.x86_64 mesa-libOpenCL-18.0.5-4.fc28.x86_64 mesa-libglapi-18.0.5-4.fc28.x86_64 ncurses-libs-6.1-5.20180224.fc28.x86_64 numactl-libs-2.0.11-8.fc28.x86_64 ocl-icd-2.2.12-1.fc28.x86_64 opus-1.3-0.7.rc2.fc28.x86_64 pcre2-10.31-11.fc28.x86_64 pocl-1.1-4.fc28.x86_64 pulseaudio-libs-12.2-1.fc28.x86_64 sssd-client-1.16.3-2.fc28.x86_64 systemd-libs-238-9.git0e0aa59.fc28.x86_64 xz-libs-5.2.4-2.fc28.x86_64 zlib-1.2.11-8.fc28.x86_64
(gdb)
again no stack.
Do you need me to install the debuginfo ???

dang I'm having trouble navigating this error reporting system. Sorry. So here is output from debug of 2.8 (gdb) run Starting program: /home/vince/Downloads/blender-2.80-b350b194eb2-linux-glibc224-x86_64/blender Missing separate debuginfos, use: dnf debuginfo-install glibc-2.27-32.fc28.x86_64 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7ffff38be700 (LWP 24434)] [New Thread 0x7ffff30bd700 (LWP 24435)] [New Thread 0x7ffff28bc700 (LWP 24436)] [New Thread 0x7ffff20bb700 (LWP 24437)] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7ffff7fbb700 (LWP 24438)] [Thread 0x7ffff7fbb700 (LWP 24438) exited] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffdff11700 (LWP 24439)] [New Thread 0x7fffdff11700 (LWP 24440)] [Thread 0x7fffdff11700 (LWP 24439) exited] [New Thread 0x7fffcf710700 (LWP 24441)] [New Thread 0x7fffc72be700 (LWP 24442)] [New Thread 0x7fffc6561700 (LWP 24443)] [New Thread 0x7fffc5d60700 (LWP 24444)] [New Thread 0x7fffc555f700 (LWP 24445)] [New Thread 0x7fffc4d5e700 (LWP 24446)] [New Thread 0x7fffc455d700 (LWP 24447)] [New Thread 0x7fffc3d5c700 (LWP 24448)] [New Thread 0x7fffc3350700 (LWP 24449)] Warning: Could not find a matching GPU name. Things may not behave as expected. [New Thread 0x7fffc1f4f700 (LWP 24450)] [New Thread 0x7fffc174e700 (LWP 24451)] [New Thread 0x7fffc0f4d700 (LWP 24452)] [New Thread 0x7fffbf54c700 (LWP 24453)] found bundled python: /home/vince/Downloads/blender-2.80-b350b194eb2-linux-glibc224-x86_64/2.80/python WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. WARNING! Using this helper function is deprecated, please switch to orientation_helper decorator instead. [New Thread 0x7fffb9f9b700 (LWP 24462)] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments [New Thread 0x7fffb332f700 (LWP 24463)] [New Thread 0x7fffb2b2e700 (LWP 24464)] [New Thread 0x7fffb232d700 (LWP 24465)] [New Thread 0x7fffb1b2c700 (LWP 24466)] [Thread 0x7fffb232d700 (LWP 24465) exited] [Thread 0x7fffb2b2e700 (LWP 24464) exited] [Thread 0x7fffb332f700 (LWP 24463) exited] [Thread 0x7fffb1b2c700 (LWP 24466) exited] warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options [Thread 0x7fffb9f9b700 (LWP 24462) exited] [Thread 0x7fffbf54c700 (LWP 24453) exited] [Thread 0x7fffc3350700 (LWP 24449) exited] [Thread 0x7fffc3d5c700 (LWP 24448) exited] [Thread 0x7fffc455d700 (LWP 24447) exited] [Thread 0x7fffc5d60700 (LWP 24444) exited] [Thread 0x7fffc4d5e700 (LWP 24446) exited] [Thread 0x7fffc555f700 (LWP 24445) exited] [Thread 0x7fffc6561700 (LWP 24443) exited] [Thread 0x7fffc72be700 (LWP 24442) exited] [Thread 0x7fffcf710700 (LWP 24441) exited] [Thread 0x7fffdff11700 (LWP 24440) exited] [Thread 0x7ffff20bb700 (LWP 24437) exited] [Thread 0x7ffff30bd700 (LWP 24435) exited] [Thread 0x7ffff28bc700 (LWP 24436) exited] [Thread 0x7ffff38be700 (LWP 24434) exited] [Thread 0x7fffc174e700 (LWP 24451) exited] [Thread 0x7fffc1f4f700 (LWP 24450) exited] [Thread 0x7ffff7fbdfc0 (LWP 24424) exited] [Inferior 1 (process 24424) exited with code 01] Missing separate debuginfos, use: dnf debuginfo-install SDL2-2.0.8-5.fc28.x86_64 beignet-1.3.2-2.fc28.x86_64 clang-libs-6.0.1-1.fc28.x86_64 clang5.0-libs-5.0.1-3.fc28.x86_64 dbus-libs-1.12.10-1.fc28.x86_64 elfutils-libelf-0.173-1.fc28.x86_64 expat-2.2.5-3.fc28.x86_64 flac-libs-1.3.2-7.fc28.x86_64 gsm-1.0.17-5.fc28.x86_64 hwloc-libs-1.11.9-1.fc28.x86_64 jack-audio-connection-kit-1.9.12-4.fc28.x86_64 libICE-1.0.9-12.fc28.x86_64 libSM-1.2.2-8.fc28.x86_64 libX11-1.6.5-7.fc28.x86_64 libX11-xcb-1.6.5-7.fc28.x86_64 libXau-1.0.8-11.fc28.x86_64 libXcursor-1.1.15-1.fc28.x86_64 libXdamage-1.1.4-12.fc28.x86_64 libXext-1.3.3-8.fc28.x86_64 libXfixes-5.0.3-5.fc28.x86_64 libXi-1.7.9-6.fc28.x86_64 libXrender-0.9.10-5.fc28.x86_64 libXtst-1.2.3-5.fc28.x86_64 libXxf86vm-1.1.4-7.fc28.x86_64 libasyncns-0.8-14.fc28.x86_64 libblkid-2.32.1-1.fc28.x86_64 libcap-2.25-9.fc28.x86_64 libdrm-2.4.93-1.fc28.x86_64 libedit-3.1-23.20170329cvs.fc28.x86_64 libffi-3.1-16.fc28.x86_64 libgcc-8.1.1-5.fc28.x86_64 libgcrypt-1.8.3-1.fc28.x86_64 libglvnd-1.1.0-1.fc28.x86_64 libglvnd-egl-1.1.0-1.fc28.x86_64 libglvnd-glx-1.1.0-1.fc28.x86_64 libgpg-error-1.31-1.fc28.x86_64 libmount-2.32.1-1.fc28.x86_64 libogg-1.3.2-10.fc28.x86_64 libpciaccess-0.13.4-8.fc28.x86_64 libselinux-2.8-1.fc28.x86_64 libsndfile-1.0.28-7.fc28.x86_64 libstdc++-8.1.1-5.fc28.x86_64 libtool-ltdl-2.4.6-24.fc28.x86_64 libuuid-2.32.1-1.fc28.x86_64 libvorbis-1.3.6-3.fc28.x86_64 libxcb-1.13-1.fc28.x86_64 libxshmfence-1.3-1.fc28.x86_64 llvm-libs-6.0.1-7.fc28.x86_64 llvm5.0-libs-5.0.1-7.fc28.x86_64 lz4-libs-1.8.1.2-4.fc28.x86_64 mesa-dri-drivers-18.0.5-4.fc28.x86_64 mesa-libGL-18.0.5-4.fc28.x86_64 mesa-libOpenCL-18.0.5-4.fc28.x86_64 mesa-libglapi-18.0.5-4.fc28.x86_64 ncurses-libs-6.1-5.20180224.fc28.x86_64 numactl-libs-2.0.11-8.fc28.x86_64 ocl-icd-2.2.12-1.fc28.x86_64 opus-1.3-0.7.rc2.fc28.x86_64 pcre2-10.31-11.fc28.x86_64 pocl-1.1-4.fc28.x86_64 pulseaudio-libs-12.2-1.fc28.x86_64 sssd-client-1.16.3-2.fc28.x86_64 systemd-libs-238-9.git0e0aa59.fc28.x86_64 xz-libs-5.2.4-2.fc28.x86_64 zlib-1.2.11-8.fc28.x86_64 (gdb) again no stack. Do you need me to install the debuginfo ???

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2018-09-24 15:59:35 +02:00

The critical line is this:

 mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

It's not a bug in Blender, but in the system OpenCL implementation. The workaround is to uninstall the beignet and pocl OpenCL packages. For more info:
https://bugzilla.redhat.com/show_bug.cgi?id=1565659
https://lists.blender.org/pipermail/bf-committers/2018-April/049325.html

The critical line is this: ``` mesa: CommandLine Error: Option 'enable-value-profiling' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options ``` It's not a bug in Blender, but in the system OpenCL implementation. The workaround is to uninstall the `beignet` and `pocl` OpenCL packages. For more info: https://bugzilla.redhat.com/show_bug.cgi?id=1565659 https://lists.blender.org/pipermail/bf-committers/2018-April/049325.html
Author

Wow super quick response. That seemed to fix both problems thanks grazzie ( I'm trying to learn Italian :)

Wow super quick response. That seemed to fix both problems thanks grazzie ( I'm trying to learn Italian :)

Added subscriber: @nokipaike

Added subscriber: @nokipaike

In #56889#537065, @vince_549 wrote:
Wow super quick response. That seemed to fix both problems thanks grazzie ( I'm trying to learn Italian :)

"Grazie" con una sola Z ^_____^

> In #56889#537065, @vince_549 wrote: > Wow super quick response. That seemed to fix both problems thanks grazzie ( I'm trying to learn Italian :) "Grazie" con una sola Z ^_____^
Author

Changed status from 'Archived' to: 'Resolved'

Changed status from 'Archived' to: 'Resolved'
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#56889
No description provided.