Bug 2247758

Summary: [abrt] blender: wl_proxy_get_version(): blender killed by SIGSEGV
Product: [Fedora] Fedora Reporter: woonj
Component: blenderAssignee: Luya Tshimbalanga <luya_tfz>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: code, design-devel, epel-packagers-sig, luya_tfz, negativo17, woonj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c576f4e16be13cb17fd3c314c130ac3df3a94f4
Whiteboard: abrt_hash:7ba81cddb619ef34a9ed2a1e5afc5a9bab9874a0;VARIANT_ID=kde;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-31 08:52:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: dso_list
none
File: backtrace none

Description woonj 2023-11-03 07:15:58 UTC
Description of problem:
Just trying to open Blender caused an issue, according to a friend of mine who is having the same issue, it seems to not cause a segfault on X11

Version-Release number of selected component:
blender-1:3.6.4-2.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         blender killed by SIGSEGV
journald_cursor: s=1eb4744f8e7f4f39a927068fdcb0e976;i=ff75e8;b=b485a249c2c4461cbf9ec851785563a3;m=1162546347;t=60939f7ff690b;x=3f2f8445cc94170f
executable:     /usr/bin/blender
cmdline:        /usr/bin/blender $'/home/jwoon/IdeaProjects/CodeLyoko-Legacy/Wii - Code Lyoko Quest for Infinity - Skidbladnir/Skidbladnir/skid.obj'
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-blender-44b6febaa58d4207b3e0a2e6eecf5d4f.scope
rootdir:        /
uid:            1000
kernel:         6.5.8-200.fc38.x86_64
package:        blender-1:3.6.4-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: wl_proxy_get_version
comment:        Just trying to open Blender caused an issue, according to a friend of mine who is having the same issue, it seems to not cause a segfault on X11

Truncated backtrace:
Thread no. 0 (19 frames)
 #0 wl_proxy_get_version at ../src/wayland-client.c:2248
 #1 wl_drm_create_prime_buffer at src/egl/wayland/wayland-drm/wayland-drm-client-protocol.h:303
 #2 create_wl_buffer at ../src/egl/drivers/dri2/platform_wayland.c:1548
 #3 dri2_wl_swap_buffers_with_damage at ../src/egl/drivers/dri2/platform_wayland.c:1637
 #4 dri2_swap_buffers at ../src/egl/drivers/dri2/egl_dri2.c:1880
 #5 eglSwapBuffers at ../src/egl/main/eglapi.c:1468
 #6 GHOST_ContextEGL::initializeDrawingContext() at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_ContextEGL.cc:592
 #7 GHOST_WindowWayland::newDrawingContext(GHOST_TDrawingContextType) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:1796
 #8 GHOST_Window::setDrawingContextType(GHOST_TDrawingContextType) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_Window.cc:64
 #10 GHOST_WindowWayland::GHOST_WindowWayland(GHOST_SystemWayland*, char const*, int, int, unsigned int, unsigned int, GHOST_TWindowState, GHOST_IWindow const*, GHOST_TDrawingContextType, bool, bool, bool) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_WindowWayland.cc:1456
 #11 GHOST_SystemWayland::createWindow(char const*, int, int, unsigned int, unsigned int, GHOST_TWindowState, GHOST_GLSettings, bool, bool, GHOST_IWindow const*) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_SystemWayland.cc:6406
 #12 GHOST_CreateWindow at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/intern/ghost/intern/GHOST_C-api.cc:168
 #13 wm_window_ghostwindow_add at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm_window.c:683
 #14 wm_window_ghostwindow_ensure(wmWindowManager*, wmWindow*, _Bool) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm_window.c:773
 #15 wm_window_ghostwindows_ensure at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm_window.c:826
 #16 WM_check(bContext*) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm.c:508
 #17 wm_homefile_read_ex(bContext*, wmHomeFileRead_Params const*, ReportList*, wmFileReadPost_Params**) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm_files.cc:1453
 #18 WM_init(bContext*, int, char const**) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/blender/windowmanager/intern/wm_init_exit.cc:300
 #19 main(int, char const**) at /usr/src/debug/blender-3.6.4-2.fc38.x86_64/source/creator/creator.c:527

Comment 1 woonj 2023-11-03 07:16:01 UTC
Created attachment 1996893 [details]
File: proc_pid_status

Comment 2 woonj 2023-11-03 07:16:03 UTC
Created attachment 1996894 [details]
File: maps

Comment 3 woonj 2023-11-03 07:16:05 UTC
Created attachment 1996895 [details]
File: limits

Comment 4 woonj 2023-11-03 07:16:06 UTC
Created attachment 1996896 [details]
File: environ

Comment 5 woonj 2023-11-03 07:16:07 UTC
Created attachment 1996897 [details]
File: open_fds

Comment 6 woonj 2023-11-03 07:16:09 UTC
Created attachment 1996898 [details]
File: mountinfo

Comment 7 woonj 2023-11-03 07:16:10 UTC
Created attachment 1996899 [details]
File: os_info

Comment 8 woonj 2023-11-03 07:16:12 UTC
Created attachment 1996900 [details]
File: cpuinfo

Comment 9 woonj 2023-11-03 07:16:13 UTC
Created attachment 1996901 [details]
File: core_backtrace

Comment 10 woonj 2023-11-03 07:16:15 UTC
Created attachment 1996902 [details]
File: dso_list

Comment 11 woonj 2023-11-03 07:16:17 UTC
Created attachment 1996903 [details]
File: backtrace

Comment 12 Aoife Moloney 2024-05-31 08:52:44 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.