Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1082547

Summary: [abrt] gnome-shell: _cogl_texture_2d_sliced_foreach_sub_texture_in_region(): gnome-shell killed by SIGSEGV
Product: Red Hat Enterprise Linux 7 Reporter: Martin <mholec>
Component: gnome-shellAssignee: Florian Müllner <fmuellner>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: debarshir, tpelka
Target Milestone: pre-dev-freezeKeywords: Reopened
Target Release: 7.1   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a6dcdf2fb99cbe80fd1daa8dfb42e1505c06187e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-14 15:16:48 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: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
File: sosreport.tar.xz none

Description Martin 2014-03-31 10:02:57 UTC
Description of problem:
Reproducing: https://bugzilla.redhat.com/show_bug.cgi?id=840913

Version-Release number of selected component:
gnome-shell-3.8.4-31.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        /usr/bin/gnome-shell
crash_function: _cogl_texture_2d_sliced_foreach_sub_texture_in_region
executable:     /usr/bin/gnome-shell
kernel:         3.10.0-114.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _cogl_texture_2d_sliced_foreach_sub_texture_in_region at ./cogl-texture-2d-sliced.c:106
 #1 cogl_meta_texture_foreach_in_region at ./cogl-meta-texture.c:598
 #2 meta_texture_rectangle_check at compositor/meta-texture-rectangle.c:89
 #3 texture_tower_create_texture at compositor/meta-texture-tower.c:358
 #4 meta_texture_tower_get_paint_texture at compositor/meta-texture-tower.c:612
 #5 meta_shaped_texture_paint at compositor/meta-shaped-texture.c:169
 #6 _g_closure_invoke_va at gclosure.c:840
 #9 clutter_actor_continue_paint at ./clutter-actor.c:3892
 #10 clutter_actor_paint at ./clutter-actor.c:3816
 #11 clutter_actor_real_paint at ./clutter-actor.c:3541

Comment 1 Martin 2014-03-31 10:03:00 UTC
Created attachment 880652 [details]
File: backtrace

Comment 2 Martin 2014-03-31 10:03:02 UTC
Created attachment 880653 [details]
File: cgroup

Comment 3 Martin 2014-03-31 10:03:05 UTC
Created attachment 880654 [details]
File: core_backtrace

Comment 4 Martin 2014-03-31 10:03:07 UTC
Created attachment 880655 [details]
File: dso_list

Comment 5 Martin 2014-03-31 10:03:10 UTC
Created attachment 880656 [details]
File: environ

Comment 6 Martin 2014-03-31 10:03:12 UTC
Created attachment 880657 [details]
File: limits

Comment 7 Martin 2014-03-31 10:03:18 UTC
Created attachment 880658 [details]
File: maps

Comment 8 Martin 2014-03-31 10:03:20 UTC
Created attachment 880659 [details]
File: open_fds

Comment 9 Martin 2014-03-31 10:03:25 UTC
Created attachment 880660 [details]
File: proc_pid_status

Comment 10 Martin 2014-03-31 10:03:28 UTC
Created attachment 880661 [details]
File: var_log_messages

Comment 11 Martin 2014-03-31 10:07:08 UTC
Created attachment 880662 [details]
File: sosreport.tar.xz

Comment 13 Debarshi Ray 2014-04-04 13:30:46 UTC
Martin, did this happen while testing bug 840913 ?

Comment 14 Martin 2014-04-08 10:21:39 UTC
(In reply to Martin Holec from comment #0)
> Description of problem:
> Reproducing: https://bugzilla.redhat.com/show_bug.cgi?id=840913