Bug 2160205 - [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 ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: 37
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
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: 2023-01-11 18:35 UTC by Christian Kujau
Modified: 2023-03-04 02:17 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-04 02:17:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (43.89 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: cgroup (130 bytes, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: core_backtrace (14.68 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: cpuinfo (2.84 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: dso_list (1.64 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: environ (1.72 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: limits (1.29 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: maps (3.95 KB, text/plain)
2023-01-11 18:35 UTC, Christian Kujau
no flags Details
File: mountinfo (3.86 KB, text/plain)
2023-01-11 18:36 UTC, Christian Kujau
no flags Details
File: open_fds (2.92 KB, text/plain)
2023-01-11 18:36 UTC, Christian Kujau
no flags Details
File: proc_pid_status (1.40 KB, text/plain)
2023-01-11 18:36 UTC, Christian Kujau
no flags Details

Description Christian Kujau 2023-01-11 18:35:48 UTC
Version-Release number of selected component:
gnome-terminal-3.45.90-1.fc37

Additional info:
reporter:       libreport-2.17.4
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=4d24722b0a894654ba734a2a17ee0073;i=f62e;b=ecd3d52b6fc741d9ac1d9666b21f56eb;m=1b2fcef6b1;t=5f200fff25bf5;x=6d71ae7883356597
kernel:         6.0.17-300.fc37.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:1589
 #7 vte::terminal::Terminal::grid_coords_from_event at ../src/vte.cc:1560

Potential duplicate: bug 2067581

Comment 1 Christian Kujau 2023-01-11 18:35:50 UTC
Created attachment 1937431 [details]
File: backtrace

Comment 2 Christian Kujau 2023-01-11 18:35:52 UTC
Created attachment 1937432 [details]
File: cgroup

Comment 3 Christian Kujau 2023-01-11 18:35:53 UTC
Created attachment 1937433 [details]
File: core_backtrace

Comment 4 Christian Kujau 2023-01-11 18:35:54 UTC
Created attachment 1937434 [details]
File: cpuinfo

Comment 5 Christian Kujau 2023-01-11 18:35:56 UTC
Created attachment 1937435 [details]
File: dso_list

Comment 6 Christian Kujau 2023-01-11 18:35:57 UTC
Created attachment 1937436 [details]
File: environ

Comment 7 Christian Kujau 2023-01-11 18:35:58 UTC
Created attachment 1937437 [details]
File: limits

Comment 8 Christian Kujau 2023-01-11 18:35:59 UTC
Created attachment 1937438 [details]
File: maps

Comment 9 Christian Kujau 2023-01-11 18:36:01 UTC
Created attachment 1937439 [details]
File: mountinfo

Comment 10 Christian Kujau 2023-01-11 18:36:02 UTC
Created attachment 1937440 [details]
File: open_fds

Comment 11 Christian Kujau 2023-01-11 18:36:03 UTC
Created attachment 1937441 [details]
File: proc_pid_status

Comment 12 Zoltan Boszormenyi 2023-02-01 10:50:06 UTC
Similar problem has been detected:

I was running an ssh session in the visible terminal panel, with a few other idle panels in the same terminals.

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/gnome-terminal-server.service
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=849a49dd01a246abab055451dfb059d7;i=403b3e;b=b269b175dde44845976321832c32742d;m=2ba583f761;t=5f39f6cefe689;x=9461ef0006d0b6f
kernel:         6.1.7-200.fc37.x86_64
package:        gnome-terminal-3.46.7-1.fc37
reason:         gnome-terminal-server killed by SIGABRT
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 Christian Persch 2023-02-28 11:36:21 UTC
This bug (and all its duplicates) should be fixed by the new vte 0.70.3 release.

Comment 14 Christian Kujau 2023-02-28 12:26:39 UTC
The changelog[0] looks promising, thanks for the update!

[0] https://gitlab.gnome.org/GNOME/vte/-/compare/0.70.2...0.70.3?from_project_id=1893&straight=false

Comment 15 Fedora Update System 2023-02-28 14:37:29 UTC
FEDORA-2023-953c5181b8 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-953c5181b8

Comment 16 Fedora Update System 2023-03-01 02:26:41 UTC
FEDORA-2023-953c5181b8 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-953c5181b8`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-953c5181b8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2023-03-04 02:17:52 UTC
FEDORA-2023-953c5181b8 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


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