Bug 1433305 - [abrt] xorg-x11-server-Xwayland: glamor_pixmap_ensure_fb(): Xwayland killed by SIGABRT
Summary: [abrt] xorg-x11-server-Xwayland: glamor_pixmap_ensure_fb(): Xwayland killed b...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-server
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:98ac3483911ee6a1a6ce5662e03...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-17 11:11 UTC by Taniey.Ju
Modified: 2017-12-12 10:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:43:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (16.35 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: cgroup (242 bytes, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: core_backtrace (4.57 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: dso_list (5.59 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: environ (1.53 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: limits (1.29 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: maps (42.26 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: mountinfo (3.26 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: namespaces (102 bytes, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: open_fds (1.60 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: proc_pid_status (1.14 KB, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details
File: var_log_messages (292 bytes, text/plain)
2017-03-17 11:11 UTC, Taniey.Ju
no flags Details

Description Taniey.Ju 2017-03-17 11:11:25 UTC
Description of problem:
1.dnf install vim

2.in vim script set lines=9999 colunms=9999

3.quit vim

4.open gvim

5.the x crash.

Version-Release number of selected component:
xorg-x11-server-Xwayland-1.19.1-3.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/bin/Xwayland :0 -rootless -noreset -listen 4 -listen 5 -displayfd 6
crash_function: glamor_pixmap_ensure_fb
executable:     /usr/bin/Xwayland
global_pid:     1160
kernel:         4.9.13-201.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 glamor_pixmap_ensure_fb at glamor_fbo.c:57
 #5 glamor_create_fbo_from_tex at glamor_fbo.c:112
 #6 glamor_create_fbo at glamor_fbo.c:159
 #7 glamor_create_fbo_array at glamor_fbo.c:210
 #8 glamor_create_pixmap at glamor.c:226
 #9 compNewPixmap at compalloc.c:536
 #10 compAllocPixmap at compalloc.c:605
 #11 compCheckRedirect at compwindow.c:167
 #12 compRealizeWindow at compwindow.c:267
 #13 RealizeTree at window.c:2617

Comment 1 Taniey.Ju 2017-03-17 11:11:31 UTC
Created attachment 1263995 [details]
File: backtrace

Comment 2 Taniey.Ju 2017-03-17 11:11:33 UTC
Created attachment 1263996 [details]
File: cgroup

Comment 3 Taniey.Ju 2017-03-17 11:11:34 UTC
Created attachment 1263997 [details]
File: core_backtrace

Comment 4 Taniey.Ju 2017-03-17 11:11:36 UTC
Created attachment 1263998 [details]
File: dso_list

Comment 5 Taniey.Ju 2017-03-17 11:11:38 UTC
Created attachment 1263999 [details]
File: environ

Comment 6 Taniey.Ju 2017-03-17 11:11:40 UTC
Created attachment 1264000 [details]
File: limits

Comment 7 Taniey.Ju 2017-03-17 11:11:44 UTC
Created attachment 1264001 [details]
File: maps

Comment 8 Taniey.Ju 2017-03-17 11:11:46 UTC
Created attachment 1264002 [details]
File: mountinfo

Comment 9 Taniey.Ju 2017-03-17 11:11:48 UTC
Created attachment 1264003 [details]
File: namespaces

Comment 10 Taniey.Ju 2017-03-17 11:11:49 UTC
Created attachment 1264004 [details]
File: open_fds

Comment 11 Taniey.Ju 2017-03-17 11:11:51 UTC
Created attachment 1264005 [details]
File: proc_pid_status

Comment 12 Taniey.Ju 2017-03-17 11:11:53 UTC
Created attachment 1264006 [details]
File: var_log_messages

Comment 13 Olivier Fourdan 2017-03-17 14:45:58 UTC
I cannot reproduce the issue using the reproducer in comment 0, but from the backtrace it's the texture creation which returned 0, meaning that it reached a GL_OUT_OF_MEMORY in _glamor_create_tex() so it's most likely hardware dependent...

I think you should see some errors in journactl when that occurs, something like:

    glamor: Failed to allocate 14476x16384 FBO due to GL_OUT_OF_MEMORY.
    glamor: Expect reduced performance.

Out of curiosity, which hardware is that?

Comment 14 Olivier Fourdan 2017-03-17 15:00:03 UTC
Possible fix: https://patchwork.freedesktop.org/series/21453/

Comment 15 Fedora End Of Life 2017-11-16 15:41:34 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. 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 '25'.

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 25 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 16 Fedora End Of Life 2017-12-12 10:43:36 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 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.


Note You need to log in before you can comment on or make changes to this bug.