Bug 2067581 - [abrt] gnome-terminal: vte::terminal::Terminal::grid_coords_from_view_coords(): gnome-terminal-server killed by SIGABRT
Summary: [abrt] gnome-terminal: vte::terminal::Terminal::grid_coords_from_view_coords(...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a5daef4d43f67d1d6baf21fb5b6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-23 22:12 UTC by Christian Kujau
Modified: 2022-11-29 22:13 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-29 22:13:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (42.32 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: cgroup (130 bytes, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: core_backtrace (14.07 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: cpuinfo (2.64 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: dso_list (1.29 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: environ (1.85 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: limits (1.29 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: maps (3.90 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: mountinfo (3.77 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: open_fds (1.58 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details
File: proc_pid_status (1.40 KB, text/plain)
2022-03-23 22:12 UTC, Christian Kujau
no flags Details

Description Christian Kujau 2022-03-23 22:12:43 UTC
Version-Release number of selected component:
gnome-terminal-3.42.2-1.fc35

Additional info:
reporter:       libreport-2.15.2
backtrace_rating: 4
cmdline:        /usr/libexec/gnome-terminal-server
crash_function: vte::terminal::Terminal::grid_coords_from_view_coords
executable:     /usr/libexec/gnome-terminal-server
journald_cursor: s=5908d449c87f43c98c67fddc3a19ec10;i=17ab;b=5b0b5ea348d84a64a4794926278fea66;m=4eb02438b;t=5d916bd735957;x=b22caa8fd64e0aae
kernel:         5.16.11-200.fc35.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (2 frames)
 #6 vte::terminal::Terminal::grid_coords_from_view_coords at ../src/vte.cc:1582
 #7 vte::terminal::Terminal::grid_coords_from_event at ../src/vte.cc:1553

Comment 1 Christian Kujau 2022-03-23 22:12:46 UTC
Created attachment 1867979 [details]
File: backtrace

Comment 2 Christian Kujau 2022-03-23 22:12:48 UTC
Created attachment 1867980 [details]
File: cgroup

Comment 3 Christian Kujau 2022-03-23 22:12:49 UTC
Created attachment 1867981 [details]
File: core_backtrace

Comment 4 Christian Kujau 2022-03-23 22:12:50 UTC
Created attachment 1867982 [details]
File: cpuinfo

Comment 5 Christian Kujau 2022-03-23 22:12:52 UTC
Created attachment 1867983 [details]
File: dso_list

Comment 6 Christian Kujau 2022-03-23 22:12:53 UTC
Created attachment 1867984 [details]
File: environ

Comment 7 Christian Kujau 2022-03-23 22:12:54 UTC
Created attachment 1867985 [details]
File: limits

Comment 8 Christian Kujau 2022-03-23 22:12:56 UTC
Created attachment 1867986 [details]
File: maps

Comment 9 Christian Kujau 2022-03-23 22:12:57 UTC
Created attachment 1867987 [details]
File: mountinfo

Comment 10 Christian Kujau 2022-03-23 22:12:58 UTC
Created attachment 1867988 [details]
File: open_fds

Comment 11 Christian Kujau 2022-03-23 22:12:59 UTC
Created attachment 1867989 [details]
File: proc_pid_status

Comment 12 Christian Kujau 2022-03-23 22:23:01 UTC
Not knowing why it happened, but gnome-terminal-server (?) crashed before, on Feb 28 with the same error:

Feb 28 17:42:54 gnome-terminal-server[3095]: VTE:ERROR:../src/vte.cc:1582:vte::grid::coords vte::terminal::Terminal::grid_coords_from_view_coords(const vte::view::coords&) const: assertion failed: (m_ringview.is_updated())
Feb 28 17:42:54 gnome-terminal-server[3095]: Bail out! VTE:ERROR:../src/vte.cc:1582:vte::grid::coords vte::terminal::Terminal::grid_coords_from_view_coords(const vte::view::coords&) const: assertion failed: (m_ringview.is_updated())

Mar 23 22:26:47 gnome-terminal-server[3101]: VTE:ERROR:../src/vte.cc:1582:vte::grid::coords vte::terminal::Terminal::grid_coords_from_view_coords(const vte::view::coords&) const: assertion failed: (m_ringview.is_updated())
Mar 23 22:26:47 gnome-terminal-server[3101]: Bail out! VTE:ERROR:../src/vte.cc:1582:vte::grid::coords vte::terminal::Terminal::grid_coords_from_view_coords(const vte::view::coords&) const: assertion failed: (m_ringview.is_updated())

And the ABRT report[0] suggests that this happens for some time now. Gnome Terminal crashing is a somewhat serious issue. I'm lucky I'm always using GNU/screen so the actual sessions are preserved, but not everyone might have this running. Hence carefully setting the severity to "Medium" here, feel free to lower of course if I got the process wrong.

[0] https://retrace.fedoraproject.org/faf/reports/279747/

Comment 13 Ben Cotton 2022-11-29 18:37:53 UTC
This message is a reminder that Fedora Linux 35 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13.
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
'version' of '35'.

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

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 35 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 Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 14 Christian Kujau 2022-11-29 22:13:16 UTC
Not happened ever since.


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