Bug#1052172: gnome-terminal: crash during scroll-up

2023-10-23 Thread Jeremy Bícha
On Sun, Oct 22, 2023 at 4:54 PM Samuel Thibault wrote: > It has been a month now, can we perhaps reconsider adding it (attached) > to debian for wider testing? Ok, I'm uploading vte2.91 0.74.1-1 now with the attached patch to Unstable. Thank you, Jeremy Bícha

Bug#1052172: gnome-terminal: crash during scroll-up

2023-10-23 Thread Samuel Thibault
Jeremy Bícha, le lun. 23 oct. 2023 08:34:53 -0400, a ecrit: > On Sun, Oct 22, 2023 at 4:54 PM Samuel Thibault wrote: > > It has been a month now, can we perhaps reconsider adding it (attached) > > to debian for wider testing? > > Ok, I'm uploading vte2.91 0.74.1-1 now with the attached patch to

Bug#1052172: gnome-terminal: crash during scroll-up

2023-10-22 Thread Samuel Thibault
Hello, It has been a month now, can we perhaps reconsider adding it (attached) to debian for wider testing? Samuel Patrice Duroux, le sam. 23 sept. 2023 19:44:47 +0200, a ecrit: > Up to now, it is stable! > > Le sam. 23 sept. 2023 à 17:43, Samuel Thibault a écrit > : > > > > Patrice Duroux,

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-23 Thread Patrice Duroux
Up to now, it is stable! Le sam. 23 sept. 2023 à 17:43, Samuel Thibault a écrit : > > Patrice Duroux, le sam. 23 sept. 2023 16:53:36 +0200, a ecrit: > > Much more stable and harder to crash but still got one doing in this > > case some ample resizes of the terminal window. > > Ok, good! > >

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-23 Thread Samuel Thibault
Patrice Duroux, le sam. 23 sept. 2023 16:53:36 +0200, a ecrit: > Much more stable and harder to crash but still got one doing in this > case some ample resizes of the terminal window. Ok, good! Could you try version 0.73.99-1+fix3 from https://people.debian.org/~sthibault/tmp/bookworm-tmp/

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-23 Thread Patrice Duroux
You're welcome, as long as I can help on this! Much more stable and harder to crash but still got one doing in this case some ample resizes of the terminal window. So here is attached the coredumpctl output with the following installed: gir1.2-vte-2.91/now 0.73.99-1+fix2 amd64 [installé, pouvant

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-23 Thread Samuel Thibault
Patrice Duroux, le ven. 22 sept. 2023 20:54:06 +0200, a ecrit: > so here is attached the output of the same coredumpctl command as > yesterday with the following packages installed: > #apt --installed list | grep 'libvte' Ok, I see, _vte_terminal_accessible_text_scrolled is really called with way

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-22 Thread Patrice Duroux
Before proceeding with your request (I will have to be back home after work), here is at least the environment used to reproduce the issue: a Debian Sid/amd64 system, a GNOME wayland session and a GNOME terminal. I am using fish as a login shell and so it is the default opening a tab in the GNOME

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Patrice Duroux
Ok, I think some updates have been applied in between. Now is attached the output file of: #coredumpctl debug --debugger-arguments="-batch -ex 'bt full'" > output that corresponds to a new crash with: #apt --installed list | grep 'libvte' libvte-2.91-0-dbgsym/now 0.74.0-1+fix amd64 [installé,

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Samuel Thibault
Patrice Duroux, le ven. 22 sept. 2023 00:51:19 +0200, a ecrit: > Ok, I think some updates have been applied in between. > Now is attached the output file of: > #coredumpctl debug --debugger-arguments="-batch -ex 'bt full'" > output Ok, it's all good now... Except that all the useful information

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Samuel Thibault
Patrice Duroux, le jeu. 21 sept. 2023 19:14:25 +0200, a ecrit: > Sorry sure ! > Here it is: Mmm, the line numbers do not match. Could you check dpkg -l libvte\* ?

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Patrice Duroux
Sorry sure ! Here it is: (gdb) bt full #0 g_utf8_pointer_to_offset (str=, pos=) at ../../../glib/gutf8.c:423 s = 0x563a15601000 offset = 836761 #1 0x7f48eff1f0e6 in vte_terminal_accessible_get_text_somewhere(AtkText*, gint, AtkTextBoundary, direction, gint*, gint*)

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Samuel Thibault
Hello, Patrice Duroux, le jeu. 21 sept. 2023 19:04:22 +0200, a ecrit: > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > Core was generated by `/usr/libexec/gnome-terminal-server'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-21 Thread Patrice Duroux
Hi, I have installed your packages and here is the result after reproducing a crash: #coredumpctl debug PID: 6255 (gnome-terminal-) UID: 1001 (patrice) GID: 1001 (patrice) Signal: 11 (SEGV) Timestamp: Thu 2023-09-21 18:59:03 CEST (1min 4s ago)

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-20 Thread Samuel Thibault
Hello, Could people who manage to reproduce the crash please give a try at the vte packages from https://people.debian.org/~sthibault/tmp/bookworm-tmp/ ? I have pushed a small fix there that could possibly help fix crashes in some odd cases. Ideally, you'd have the libvte-2.91-0-dbgsym:amd64

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-19 Thread Samuel Thibault
Hello, Patrice Duroux, le lun. 18 sept. 2023 19:29:19 +0200, a ecrit: > Not easy to reproduce How do you get to reproduce it? The information provided in the backtrace, though seemingly related, does not actually match the mentioned patch. Samuel

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-19 Thread Egmont Koblinger
I've asked about it upstream at https://gitlab.gnome.org/GNOME/vte/-/issues/88#note_1849187 .

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-19 Thread Egmont Koblinger
Hi all, I can't recall seeing a similar track trace before. This makes me suspect that the culprit could perhaps be this change: vte2.91 (0.74.0-1) unstable; urgency=medium * Add Samuel Thibault's a11y patch to add missing text changes on scrolling with modifications Note: It's part of

Bug#1052172: gnome-terminal: crash during scroll-up

2023-09-18 Thread Patrice Duroux
Package: gnome-terminal Version: 3.49.99-1 Severity: normal Dear Maintainer, I am not sure that this should be addressed to gnome-terminal or vte or glib. Here is the crash report: #coredumpctl info 16058 PID: 16058 (gnome-terminal-) UID: 1001 (patrice) GID: