Bug 2247758 - [abrt] blender: wl_proxy_get_version(): blender killed by SIGSEGV
Summary: [abrt] blender: wl_proxy_get_version(): blender killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7ba81cddb619ef34a9ed2a1e5af...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-03 07:15 UTC by woonj
Modified: 2024-05-31 08:52 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-05-31 08:52:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.44 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: maps (4.00 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: limits (1.29 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: environ (2.43 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: open_fds (4.68 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: mountinfo (3.96 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: os_info (699 bytes, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: cpuinfo (3.36 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: core_backtrace (132.49 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: dso_list (354 bytes, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details
File: backtrace (74.17 KB, text/plain)
2023-11-03 07:16 UTC, woonj
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.