Bug 2222707

Summary: [abrt] gjs: wl_buffer_add_listener(): gjs-console killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Artem Pasko <kodirovshchik>
Component: gjsAssignee: GNOME SIG Unassigned <gnome-sig>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: fzatlouk, gnome-sig, kodirovshchik, otaylor, walters
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cc0d80604c23ae6cff2ccc8896b9cf4142303d3
Whiteboard: abrt_hash:18142976c7576fdde04c20fb3599b5cdda0db8a7;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:29:39 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: exploitable
none
File: dso_list
none
File: backtrace none

Description Artem Pasko 2023-07-13 14:26:57 UTC
Version-Release number of selected component:
gjs-1.76.2-1.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         gjs-console killed by SIGSEGV
journald_cursor: s=5f4df229732245c888b977a2b3f5e604;i=17a42;b=edb04ccb33eb4871997a3105cc5a9b24;m=578e9b5;t=6005f09ce1a01;x=d69cbf197f9ecf45
executable:     /usr/bin/gjs-console
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Shell.Extensions.GSConnect
rootdir:        /
uid:            1000
kernel:         6.3.12-200.fc38.x86_64
package:        gjs-1.76.2-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: wl_buffer_add_listener
cmdline:        /usr/bin/gjs /usr/share/gnome-shell/extensions/gsconnect.io/service/daemon.js

Truncated backtrace:
Thread no. 1 (35 frames)
 #0 wl_buffer_add_listener at /usr/include/wayland-client-protocol.h:1988
 #1 gdk_wayland_window_ensure_cairo_surface.isra.0 at ../gdk/wayland/gdkwindow-wayland.c:995
 #2 gdk_window_impl_wayland_begin_paint at ../gdk/wayland/gdkwindow-wayland.c:1033
 #3 gdk_window_begin_paint_internal at ../gdk/gdkwindow.c:2954
 #5 gdk_window_begin_draw_frame at ../gdk/gdkwindow.c:3257
 #6 gtk_widget_render at ../gtk/gtkwidget.c:17591
 #7 gtk_main_do_event at ../gtk/gtkmain.c:1844
 #9 _gdk_event_emit at ../gdk/gdkevents.c:73
 #11 _gdk_window_process_updates_recurse_helper at ../gdk/gdkwindow.c:3874
 #12 gdk_window_process_updates_internal at ../gdk/gdkwindow.c:4020
 #13 gdk_window_process_updates_with_mode at ../gdk/gdkwindow.c:4215
 #15 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #18 _gdk_frame_clock_emit_paint at ../gdk/gdkframeclock.c:657
 #19 gdk_frame_clock_paint_idle at ../gdk/gdkframeclockidle.c:597
 #24 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #25 g_main_context_iteration at ../glib/gmain.c:4343
 #26 g_application_run at ../gio/gapplication.c:2573
 #27 ffi_call_unix64 at ../src/x86/unix64.S:104
 #28 ffi_call_int at ../src/x86/ffi64.c:673
 #29 ffi_call at ../src/x86/ffi64.c:710
 #30 Gjs::Function::invoke at ../gi/function.cpp:1050
 #31 Gjs::Function::call at ../gi/function.cpp:1230
 #32 CallJSNative at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:420
 #33 js::InternalCallOrConstruct at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:493
 #34 InternalCall at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:574
 #35 js::CallFromStack at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:578
 #36 Interpret at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:3314
 #37 js::RunScript at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:389
 #38 js::ExecuteKernel at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/Interpreter.cpp:781
 #39 ExecuteScript at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/dist/include/js/RootingAPI.h:1216
 #40 JS_ExecuteScript at /usr/src/debug/mozjs102-102.12.0-1.fc38.x86_64/vm/CompilationAndEvaluation.cpp:539
 #41 GjsContextPrivate::eval_with_scope at /usr/include/mozjs-102/js/RootingAPI.h:1216
 #42 GjsContextPrivate::eval at /usr/include/mozjs-102/js/RootingAPI.h:613
 #43 gjs_context_eval at ../gjs/context.cpp:1289
 #44 define_argv_and_eval_script at ../gjs/console.cpp:214

Comment 1 Artem Pasko 2023-07-13 14:27:01 UTC
Created attachment 1975610 [details]
File: proc_pid_status

Comment 2 Artem Pasko 2023-07-13 14:27:02 UTC
Created attachment 1975611 [details]
File: maps

Comment 3 Artem Pasko 2023-07-13 14:27:04 UTC
Created attachment 1975612 [details]
File: limits

Comment 4 Artem Pasko 2023-07-13 14:27:05 UTC
Created attachment 1975613 [details]
File: environ

Comment 5 Artem Pasko 2023-07-13 14:27:07 UTC
Created attachment 1975614 [details]
File: open_fds

Comment 6 Artem Pasko 2023-07-13 14:27:10 UTC
Created attachment 1975615 [details]
File: mountinfo

Comment 7 Artem Pasko 2023-07-13 14:27:12 UTC
Created attachment 1975616 [details]
File: os_info

Comment 8 Artem Pasko 2023-07-13 14:27:14 UTC
Created attachment 1975617 [details]
File: cpuinfo

Comment 9 Artem Pasko 2023-07-13 14:27:16 UTC
Created attachment 1975618 [details]
File: core_backtrace

Comment 10 Artem Pasko 2023-07-13 14:27:17 UTC
Created attachment 1975619 [details]
File: exploitable

Comment 11 Artem Pasko 2023-07-13 14:27:20 UTC
Created attachment 1975620 [details]
File: dso_list

Comment 12 Artem Pasko 2023-07-13 14:27:21 UTC
Created attachment 1975621 [details]
File: backtrace

Comment 13 Artem Pasko 2023-09-18 12:31:24 UTC
This error occurs when trying to open the SMS window in the GSConnect extension on Wayland. 
The extension restarts after the error.
The error occurs every time.


reporter:       libreport-2.17.11
type:           CCpp
reason:         gjs-console killed by SIGSEGV
journald_cursor: s=5f4df229732245c888b977a2b3f5e604;i=a09e42;b=a60feab3916c4ae48e050dcf67fe2c22;m=1bdb93b7;t=605a1257eea27;x=8348a3de50c723d
executable:     /usr/bin/gjs-console
cmdline:        /usr/bin/gjs /usr/share/gnome-shell/extensions/gsconnect.io/service/daemon.js
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Shell.Extensions.GSConnect
rootdir:        /
uid:            1000
kernel:         6.4.15-200.fc38.x86_64
package:        gjs-1.76.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: wl_buffer_add_listener

Comment 14 Fedora Admin user for bugzilla script actions 2024-02-14 15:13:13 UTC
This component is maintained by the GNOME project. Issues with it should be reported directly to GNOME at https://gitlab.gnome.org/GNOME/.

This issue should only be kept open if it:

1. Relates to Fedora packaging or integration with other Fedora components
2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions

If this issue isn't needed for either of these two reasons, please:

 * create an issue with GNOME
 * add a link to the GNOME issue here
 * close this issue as CLOSED/UPSTREAM

Thank you!

Comment 15 Aoife Moloney 2024-05-28 13:29:39 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.