! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
crash of xfce4-terminal while using less
Status:
RESOLVED: INVALID
Product:
Xfce4-terminal
Component:
General

Comments

Description Stanislav Brabec 2017-08-15 19:21:35 CEST
Created attachment 7267 
backtrace

While trying to use less on a large binary partition, xfce-terminal crashed on SIGABRT.

Attaching the backtrace.

The problem is well reproducible.
Comment 1 Igor editbugs 2017-08-15 20:17:31 CEST
Hi Stanislav,

Can you give an example of binary file that's causing crash?
Does gnome-terminal also crash? If it does, that could indicate a problem in the underlying vte library.
Comment 2 Egmont Koblinger 2017-08-16 23:31:43 CEST
The stack trace suggests it's probably related to pulseaudio. There are a couple of similar crash reports, mostly in Red Hat's bugzilla as far as I remember. Somehow it crashes if it tries to ring the bell too frequently.
Comment 3 Igor editbugs 2017-08-20 17:59:09 CEST
Egmont, thanks!

Stanislav, can you give an example of a file?
Comment 4 Stanislav Brabec 2017-08-21 16:13:23 CEST
Egmont Koblinger: It makes sense. The crashing command was "less -f /dev/sdc6", and the crash was triggered by a fact scrolling adn changing direction. /dev/sdc6 was a FAT partition from the NOOBS system on Raspberry Pi.

Igor: The crashing partition had ~1 gigabyte, and I don't have it any more.

Now I am not ableto replicate it.

On another file, I see only many warnings:

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWidget': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalScreen': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkNotebook': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkBox': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWindow': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWidget': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalScreen': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkNotebook': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkBox': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWindow': input clusters do not represent the accompanying text and glyph arrays

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWindow': input string not valid UTF-8

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalWidget': input string not valid UTF-8

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'TerminalScreen': input string not valid UTF-8

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkNotebook': input string not valid UTF-8

(xfce4-terminal:24149): Gtk-WARNING **: drawing failure for widget 'GtkBox': input string not valid UTF-8
Comment 5 Igor editbugs 2019-09-17 22:15:03 CEST
Closing.

Bug #13784

Reported by:
Stanislav Brabec
Reported on: 2017-08-15
Last modified on: 2019-09-17

People

CC List:
1 user

Version

Attachments

backtrace (58.58 KB, text/plain)
2017-08-15 19:21 CEST , Stanislav Brabec
no flags

Additional information