! 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 !
Terminal crashes when the GTK theme is changed
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description charlie-tca 2011-01-17 17:37:15 CET
Package : xfce4-terminal 0.4.5-1ubuntu3
Ubuntu : Xubuntu 10.10

Since my upgrade from Xubuntu 10.04 to 10.10, xfce4-terminal crashes when at least 2 tabs are opened and the GTK theme is changed.

How to reproduce the crash :
- launch the xfce4-terminal
- open a new tab in the terminal
- select a GTK theme in "Appearance" in the xfce4-settings
- xfce4-terminal send "Segmentation Fault"

I tried with several GTK themes and the result is always the same.

Strace output :
open("/home/gl/.themes/FineryBlues/gtk-2.0/gtkrc", O_RDONLY|O_LARGEFILE) = 16
read(16, "# FineryBlues\n#\n# Theme by Hund "..., 4000) = 4000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


This might be related to or a duplicate of http://bugzilla.xfce.org/show_bug.cgi?id=6863

GDB backtrace available:
https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/660571/+attachment/1796713/+files/gdb-xfce4-terminal.txt

Valgrind report:
https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/660571/+attachment/1796714/+files/valgrind-xfce4-terminal.log
Comment 1 Nick Schermer editbugs 2011-01-30 14:34:24 CET
Fixed in bfe5fd3.
Comment 2 Lionel Le Folgoc 2011-02-08 11:38:16 CET
*** Bug 6863 has been marked as a duplicate of this bug. ***
Comment 3 a.radke 2011-02-10 17:29:04 CET
I'm having this crash too with final 0.4.6 release.

starting terminal from xterm is giving a "segfault"

[andyrtr@workstation64 ~]$ terminal
/usr/share/themes/Clearlooks-DarkOrange/gtk-2.0/gtkrc:58: Clearlooks configuration option "sunkenmenu" is not supported and will be ignored.
/usr/share/themes/Clearlooks-DarkOrange/gtk-2.0/gtkrc:59: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-DarkOrange/gtk-2.0/gtkrc:60: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/share/themes/Clearlooks-DarkOrange/gtk-2.0/gtkrc:61: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
Speicherzugriffsfehler

maybe this it's another bug.

Bug #7120

Reported by:
charlie-tca
Reported on: 2011-01-17
Last modified on: 2011-02-11
Duplicates (1):
  • 6863 Terminal crashes on some themes in terminal_screen_set_window_geometry_hints

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Attachments

Additional information