Bug 1316091

Summary: [abrt] gnome-shell: __memcpy_sse2_unaligned(): gnome-shell killed by SIGBUS
Product: [Fedora] Fedora Reporter: Alan Jenkins <alan.christopher.jenkins>
Component: gnome-shellAssignee: Owen Taylor <otaylor>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fmuellner, otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/bfb6e60b0ea3db78e0b3050b600b020f04bb1250
Whiteboard: abrt_hash:47ce706d49b8bd48070becd0e326148e101f7bae;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 19:20:28 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: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
File: backtrace none

Description Alan Jenkins 2016-03-09 11:50:02 UTC
Description of problem:
ABRT suggested I provide more details for this crash:

Gnome shell is very often crashing on login.  Sometimes once.  Sometimes more than once, then I get a sad message telling me logging in is not going to happen today.

ABRT says first occurence was 2016-02-28.  Unfortunately I've only had this system since Christmas, but I don't remember the system suffering from it initially.

I made notes claiming this is kernel-dependent and kernel 4.3.4 was good. The dates match up, but now I'm not so sure what caused it.  It might also be caused by a different package which was upgraded at the same time.

Hardware: Intel NUC model 5CPYH.  (Atom-class CPU, Braswell N3050)

Version-Release number of selected component:
gnome-shell-3.18.3-1.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 3
cmdline:        /usr/bin/gnome-shell
crash_function: __memcpy_sse2_unaligned
executable:     /usr/bin/gnome-shell
global_pid:     4442
kernel:         4.4.2-301.fc23.x86_64
runlevel:       3 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __memcpy_sse2_unaligned at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:118
 #1 memcpy at /usr/include/bits/string3.h:53
 #2 _mesa_memcpy_texture at main/texstore.c:126
 #3 _mesa_texstore_memcpy at main/texstore.c:902
 #4 _mesa_texstore at main/texstore.c:919
 #5 store_texsubimage at main/texstore.c:1078
 #6 _mesa_store_teximage at main/texstore.c:1125
 #7 teximage at main/teximage.c:2966
 #8 _mesa_TexImage2D at main/teximage.c:3005
 #9 _cogl_texture_driver_upload_subregion_to_gl at driver/gl/gl/cogl-texture-driver-gl.c:255

Comment 1 Alan Jenkins 2016-03-09 11:50:08 UTC
Created attachment 1134471 [details]
File: backtrace

Comment 2 Alan Jenkins 2016-03-09 11:50:09 UTC
Created attachment 1134472 [details]
File: cgroup

Comment 3 Alan Jenkins 2016-03-09 11:50:10 UTC
Created attachment 1134473 [details]
File: core_backtrace

Comment 4 Alan Jenkins 2016-03-09 11:50:12 UTC
Created attachment 1134474 [details]
File: dso_list

Comment 5 Alan Jenkins 2016-03-09 11:50:13 UTC
Created attachment 1134475 [details]
File: environ

Comment 6 Alan Jenkins 2016-03-09 11:50:15 UTC
Created attachment 1134476 [details]
File: exploitable

Comment 7 Alan Jenkins 2016-03-09 11:50:16 UTC
Created attachment 1134477 [details]
File: limits

Comment 8 Alan Jenkins 2016-03-09 11:50:19 UTC
Created attachment 1134478 [details]
File: maps

Comment 9 Alan Jenkins 2016-03-09 11:50:20 UTC
Created attachment 1134479 [details]
File: mountinfo

Comment 10 Alan Jenkins 2016-03-09 11:50:22 UTC
Created attachment 1134480 [details]
File: namespaces

Comment 11 Alan Jenkins 2016-03-09 11:50:23 UTC
Created attachment 1134481 [details]
File: open_fds

Comment 12 Alan Jenkins 2016-03-09 11:50:24 UTC
Created attachment 1134482 [details]
File: proc_pid_status

Comment 13 Alan Jenkins 2016-03-09 11:50:26 UTC
Created attachment 1134483 [details]
File: var_log_messages

Comment 14 Alan Jenkins 2016-03-09 12:17:30 UTC
Similar problem has been detected:

ABRT suggested I provide more details for this crash:

Gnome shell is very often crashing on login.  Sometimes once.  Sometimes more than once, then I get a sad message telling me logging in is not going to happen today.

ABRT says first occurence was 2016-02-28.  Unfortunately I've only had this system since Christmas, but I don't remember the system suffering from it initially.

I made notes claiming this is kernel-dependent and kernel 4.3.4 was good. The dates match up, but now I'm not so sure what caused it.  It might also be caused by a different package which was upgraded at the same time.

Hardware: Intel NUC model 5CPYH.  (Atom-class CPU, Braswell N3050)

reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: __memcpy_sse2_unaligned
executable:     /usr/bin/gnome-shell
global_pid:     1908
kernel:         4.5.0-0.rc6.git3.1.vanilla.knurd.1.fc23.x86_64
package:        gnome-shell-3.18.4-1.fc23
reason:         gnome-shell killed by SIGBUS
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 15 Alan Jenkins 2016-03-09 12:17:33 UTC
Created attachment 1134493 [details]
File: backtrace

Comment 16 Fedora End Of Life 2016-11-24 15:59:14 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2016-12-20 19:20:28 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 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 please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 18 Alan Jenkins 2016-12-20 20:11:50 UTC
Fedora 25 seems to be much more usable on the same hardware.  I still have some crashes (particularly on multiple fast VT switches), but I'm not in a situation where it crashes at login anymore.

Whatever the reason, I'm very pleased.  I was worried the discontinued low-power Atom line would be forgotten before it got fixed.  Hopefully it'll stay fixed :).