Bug 2219597 - [abrt] gjs: __memcpy_avx_unaligned_erms(): gjs-console killed by SIGSEGV
Summary: [abrt] gjs: __memcpy_avx_unaligned_erms(): gjs-console killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gjs
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fc98db3382ff27bbb57f2fe68b5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-04 13:42 UTC by prodesert22
Modified: 2024-05-28 13:19 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-28 13:19:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.40 KB, text/plain)
2023-07-04 13:42 UTC, prodesert22
no flags Details
File: maps (3.91 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: environ (1.59 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: open_fds (8.30 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: mountinfo (3.97 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: os_info (734 bytes, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: cpuinfo (3.06 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: core_backtrace (100.06 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: exploitable (122 bytes, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: dso_list (157 bytes, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details
File: backtrace (241.14 KB, text/plain)
2023-07-04 13:43 UTC, prodesert22
no flags Details

Description prodesert22 2023-07-04 13:42:55 UTC
Description of problem:
I'm trying to record my screen with video with default screen record app of gnome and throw the error

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=a53e79ce449d410abcef5813cb64a742;i=efc86;b=2af0c559e9334b519baac0d23d8378eb;m=7f88fd6b;t=5ffa9221ef381;x=710bd872b4c1e6de
executable:     /usr/bin/gjs-console
cmdline:        /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Shell.Screencast
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Shell.Screencast
rootdir:        /
uid:            1000
kernel:         6.3.8-200.fc38.x86_64
package:        gjs-1.76.2-1.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: __memcpy_avx_unaligned_erms
comment:        I'm trying to record my screen with video with default screen record app of gnome and throw the error

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memcpy_avx_unaligned_erms at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:486
 #1 memcpy at /usr/include/bits/string_fortified.h:29
 #2 _gl_mem_create at ../gst-libs/gst/gl/gstglmemorypbo.c:237
 #3 _mem_create_gl at ../gst-libs/gst/gl/gstglbasememory.c:106
 #4 _run_message_sync at ../gst-libs/gst/gl/gstglwindow.c:635
 #5 _run_message_async at ../gst-libs/gst/gl/gstglwindow.c:702
 #9 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #11 gst_gl_context_create_thread at ../gst-libs/gst/gl/gstglcontext.c:1401
 #12 g_thread_proxy at ../glib/gthread.c:831
 #14 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Comment 1 prodesert22 2023-07-04 13:42:59 UTC
Created attachment 1974003 [details]
File: proc_pid_status

Comment 2 prodesert22 2023-07-04 13:43:01 UTC
Created attachment 1974004 [details]
File: maps

Comment 3 prodesert22 2023-07-04 13:43:03 UTC
Created attachment 1974005 [details]
File: limits

Comment 4 prodesert22 2023-07-04 13:43:05 UTC
Created attachment 1974006 [details]
File: environ

Comment 5 prodesert22 2023-07-04 13:43:07 UTC
Created attachment 1974007 [details]
File: open_fds

Comment 6 prodesert22 2023-07-04 13:43:08 UTC
Created attachment 1974008 [details]
File: mountinfo

Comment 7 prodesert22 2023-07-04 13:43:10 UTC
Created attachment 1974009 [details]
File: os_info

Comment 8 prodesert22 2023-07-04 13:43:12 UTC
Created attachment 1974010 [details]
File: cpuinfo

Comment 9 prodesert22 2023-07-04 13:43:14 UTC
Created attachment 1974011 [details]
File: core_backtrace

Comment 10 prodesert22 2023-07-04 13:43:16 UTC
Created attachment 1974012 [details]
File: exploitable

Comment 11 prodesert22 2023-07-04 13:43:18 UTC
Created attachment 1974013 [details]
File: dso_list

Comment 12 prodesert22 2023-07-04 13:43:21 UTC
Created attachment 1974014 [details]
File: backtrace

Comment 13 Roman Kravtsov 2023-10-03 11:18:39 UTC
1. Press PrtScr
2. Start capturing video
3. Application hang


reporter:       libreport-2.17.10
backtrace_rating: 4
rootdir:        /
runlevel:       N 5
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Shell.Screencast
cmdline:        /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Shell.Screencast
package:        gjs-1.76.2-1.fc38
executable:     /usr/bin/gjs-console
uid:            1000
kernel:         6.3.8-200.fc38.x86_64
type:           CCpp
journald_cursor: s=a291ea03afee41e6be9465f8269c32c4;i=7d7265;b=efa668ebcf774c42bd89a4a06d4f7a55;m=31d1ba7d3;t=606cdbbcc9d11;x=29c87a3f82770fac
reason:         gjs-console killed by SIGSEGV
crash_function: __memcpy_avx_unaligned_erms

Comment 14 prodesert22 2023-10-04 22:42:26 UTC
Now the problem not happens anymore, the program works fine, you can see the video below
https://streamable.com/hbz1q1

Comment 15 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 16 Aoife Moloney 2024-05-28 13:19:31 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.