Bug 2277468 - [abrt] gnome-software: nouveau_pushbuf_data(): gnome-software killed by SIGABRT
Summary: [abrt] gnome-software: nouveau_pushbuf_data(): gnome-software killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 2274970
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-software
Version: 40
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:814c568afc21eb8168dcb05c4d8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-27 08:18 UTC by simonmaracine
Modified: 2024-04-29 06:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-29 06:51:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: mountinfo (2.89 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: proc_pid_status (1.50 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: core_backtrace (38.37 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: backtrace (104.57 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: maps (3.91 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: limits (1.29 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: var_log_messages (8.29 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: dso_list (171 bytes, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: os_info (734 bytes, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: environ (1.72 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: cpuinfo (3.18 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details
File: open_fds (8.09 KB, text/plain)
2024-04-27 08:18 UTC, simonmaracine
no flags Details

Description simonmaracine 2024-04-27 08:18:10 UTC
Description of problem:
I just opened up GNOME Software and tried to update three packages. I think it crashed while installing something. In the meantime I tried again to update those packages and it didn't crash.

Version-Release number of selected component:
gnome-software-46.0-2.fc40

Additional info:
reporter:       libreport-2.17.15
kernel:         6.8.7-300.fc40.x86_64
executable:     /usr/bin/gnome-software
type:           CCpp
cmdline:        /usr/bin/gnome-software --gapplication-service
package:        gnome-software-46.0-2.fc40
uid:            1000
rootdir:        /
backtrace_rating: 4
crash_function: nouveau_pushbuf_data
comment:        I just opened up GNOME Software and tried to update three packages. I think it crashed while installing something. In the meantime I tried again to update those packages and it didn't crash.
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2574.scope
journald_cursor: s=98f9f65225794789bb003d24bf34021c;i=651cf6;b=a2f6ffdd118a4e828d1f110547e3097a;m=1368b22e;t=6170f58f08c4a;x=396c4d10aee4e208
reason:         gnome-software killed by SIGABRT
runlevel:       N 5

Truncated backtrace:
Thread no. 1 (31 frames)
 #6 nouveau_pushbuf_data at ../nouveau/pushbuf.c:730
 #8 pushbuf_submit at ../nouveau/pushbuf.c:331
 #9 pushbuf_flush at ../nouveau/pushbuf.c:408
 #10 pushbuf_refn at ../nouveau/pushbuf.c:478
 #11 nouveau_pushbuf_refn at ../nouveau/pushbuf.c:742
 #12 nvc0_screen_fence_emit at ../src/gallium/drivers/nouveau/nvc0/nvc0_screen.c:779
 #13 _nouveau_fence_emit at ../src/gallium/drivers/nouveau/nouveau_fence.c:95
 #14 _nouveau_fence_next at ../src/gallium/drivers/nouveau/nouveau_fence.c:291
 #15 nvc0_default_kick_notify at ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c:285
 #16 pushbuf_submit at ../nouveau/pushbuf.c:329
 #17 pushbuf_flush at ../nouveau/pushbuf.c:408
 #18 pushbuf_refn at ../nouveau/pushbuf.c:478
 #19 nouveau_pushbuf_refn at ../nouveau/pushbuf.c:742
 #20 PUSH_REFN at ../src/gallium/drivers/nouveau/nouveau_winsys.h:81
 #21 PUSH_REF1 at ../src/gallium/drivers/nouveau/nouveau_winsys.h:90
 #22 nvc0_cb_bo_push at ../src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c:601
 #23 nvc0_constbufs_validate at ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:549
 #24 nvc0_state_validate at ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:933
 #25 nvc0_state_validate_3d at ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:951
 #26 nvc0_draw_vbo at ../src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c:1033
 #27 _mesa_draw_arrays at ../src/mesa/main/draw.c:1204
 #28 gsk_gpu_shader_op_gl_command_n at ../gsk/gpu/gskgpushaderop.c:199
 #29 gsk_gpu_op_gl_command at ../gsk/gpu/gskgpuop.c:49
 #30 gsk_gpu_render_pass_op_gl_command at ../gsk/gpu/gskgpurenderpassop.c:188
 #31 gsk_gpu_op_gl_command at ../gsk/gpu/gskgpuop.c:49
 #32 gsk_gl_frame_submit at ../gsk/gpu/gskglframe.c:192
 #33 gsk_gpu_frame_render at ../gsk/gpu/gskgpuframe.c:668
 #34 gsk_gpu_renderer_render at ../gsk/gpu/gskgpurenderer.c:411
 #35 gsk_renderer_render at ../gsk/gskrenderer.c:511
 #36 gtk_widget_render at ../gtk/gtkwidget.c:11971
 #37 surface_render at ../gtk/gtkwindow.c:4752


Potential duplicate: bug 2229945

Comment 1 simonmaracine 2024-04-27 08:18:14 UTC
Created attachment 2029581 [details]
File: mountinfo

Comment 2 simonmaracine 2024-04-27 08:18:15 UTC
Created attachment 2029582 [details]
File: proc_pid_status

Comment 3 simonmaracine 2024-04-27 08:18:17 UTC
Created attachment 2029583 [details]
File: core_backtrace

Comment 4 simonmaracine 2024-04-27 08:18:18 UTC
Created attachment 2029584 [details]
File: backtrace

Comment 5 simonmaracine 2024-04-27 08:18:20 UTC
Created attachment 2029585 [details]
File: maps

Comment 6 simonmaracine 2024-04-27 08:18:21 UTC
Created attachment 2029586 [details]
File: limits

Comment 7 simonmaracine 2024-04-27 08:18:23 UTC
Created attachment 2029587 [details]
File: var_log_messages

Comment 8 simonmaracine 2024-04-27 08:18:24 UTC
Created attachment 2029588 [details]
File: dso_list

Comment 9 simonmaracine 2024-04-27 08:18:25 UTC
Created attachment 2029589 [details]
File: os_info

Comment 10 simonmaracine 2024-04-27 08:18:27 UTC
Created attachment 2029590 [details]
File: environ

Comment 11 simonmaracine 2024-04-27 08:18:28 UTC
Created attachment 2029591 [details]
File: cpuinfo

Comment 12 simonmaracine 2024-04-27 08:18:29 UTC
Created attachment 2029592 [details]
File: open_fds

Comment 13 Milan Crha 2024-04-29 06:51:03 UTC
Thanks for a bug report. There had been reported a similar bug report already, thus I'm marking it as a duplicate.

*** This bug has been marked as a duplicate of bug 2274970 ***


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