Bug 2235850
Summary: | [abrt] gjs: __memcpy_avx_unaligned_erms(): gjs-console killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Catanzaro <mcatanza> | ||||||||||||||||||||||||||
Component: | mutter | Assignee: | Florian Müllner <fmuellner> | ||||||||||||||||||||||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 39 | CC: | fmuellner, fzatlouk, gnome-sig, jadahl, kparal, lruzicka, mcatanza, negativo17, otaylor, philip.wyett, robatino, uraeus, walters, wtaymans | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/96d4a29c3f40ed886a33253042e2fe6853f1568 | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:fc98db3382ff27bbb57f2fe68b5ad48fcf90e0c5;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2023-10-27 13:04:06 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: | |||||||||||||||||||||||||||||
Bug Depends On: | |||||||||||||||||||||||||||||
Bug Blocks: | 2247033 | ||||||||||||||||||||||||||||
Attachments: |
|
Description
Michael Catanzaro
2023-08-29 21:31:08 UTC
Created attachment 1985973 [details]
File: proc_pid_status
Created attachment 1985974 [details]
File: maps
Created attachment 1985975 [details]
File: limits
Created attachment 1985976 [details]
File: environ
Created attachment 1985977 [details]
File: open_fds
Created attachment 1985978 [details]
File: mountinfo
Created attachment 1985979 [details]
File: os_info
Created attachment 1985980 [details]
File: cpuinfo
Created attachment 1985981 [details]
File: core_backtrace
Created attachment 1985982 [details]
File: exploitable
Created attachment 1985983 [details]
File: dso_list
Created attachment 1985984 [details]
File: backtrace
Hit ALT-CTL-Shift-R, made a selection of the screen I wanted to record, hit record, instantly crashed. reporter: libreport-2.17.11 type: CCpp reason: gjs-console killed by SIGSEGV journald_cursor: s=8cd8da8f57dd4270a67498ed93f127f1;i=8edd0;b=c90ceb7ffdc244e9b37054b150aefa5e;m=329c563ab6;t=60797a0c6c5b4;x=e74a04c7b7a50860 executable: /usr/bin/gjs-console cmdline: /usr/bin/gjs -m /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.5.6-300.fc39.x86_64 package: gjs-1.78.0-2.fc39 runlevel: N 5 backtrace_rating: 4 crash_function: __memcpy_avx_unaligned_erms comment: Hit ALT-CTL-Shift-R, made a selection of the screen I wanted to record, hit record, instantly crashed. I attempted to take a screencast in GNOME using Ctrl+Alt+Shift+R, but the screen recorder process crashed. reporter: libreport-2.17.11 type: CCpp reason: gjs-console killed by SIGSEGV journald_cursor: s=85b314734f5b4a6d98f7b91759e7b49a;i=14ed0ac;b=77455d20b8024be9baa3408c5bc6399b;m=62ba67a57;t=608a328486eb2;x=958035002520a1f7 executable: /usr/bin/gjs-console cmdline: /usr/bin/gjs -m /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.5.6-300.fc39.x86_64 package: gjs-1.78.0-2.fc39 runlevel: N 5 backtrace_rating: 4 crash_function: __memcpy_avx_unaligned_erms comment: I attempted to take a screencast in GNOME using Ctrl+Alt+Shift+R, but the screen recorder process crashed. I see threads 19, 21, 22, and the crashing thread 1 all using GStreamerGL at the same time. None of these threads are running gjs code. I'm going to guess this is GStreamer's fault rather than gnome-shell, since it doesn't look like these threads are under gnome-shell's control. *** Bug 2247033 has been marked as a duplicate of this bug. *** *** Bug 2247077 has been marked as a duplicate of this bug. *** |