! 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 when opening preferences dialog
Status:
RESOLVED: FIXED
Severity:
critical
Product:
Xfce4-terminal
Component:
General

Comments

Description Enrico Tröger editbugs 2009-04-30 13:26:06 CEST
Created attachment 2337 
Backtrace

Terminal crashes when the preferences dialog is opened after at least one terminal has been closed before.

To reproduce:
- start Terminal
- open a new window (ctrl-shift-n)
- close one of the windows
- open the preferences dialog

(In case it doesn't crash immediately, close the dialog and open it again.)

Attached is a backtrace including the critical warnings printed on stderr.


I guess there is something not really properly cleaned up when closing windows, so that terminal_screen_update_colors() accesses an already destroed VTE widget when called from the prefs dialog.
Comment 1 Nick Schermer editbugs 2009-06-28 20:57:07 CEST
Cant reproduce this in trunk. Could you please try it?
Comment 2 Enrico Tröger editbugs 2009-06-29 22:15:32 CEST
Yo, seems to be fixed in trunk. I can't reproduce it any longer, too.
Yay!
Comment 3 Nick Schermer editbugs 2009-06-30 07:15:27 CEST
Don't close it too fast, have to fix the 4.6 branch too.
Comment 4 Nick Schermer editbugs 2009-07-06 19:05:26 CEST
Seems to work fine in the xfce_4_6 branch too.

Bug #5317

Reported by:
Enrico Tröger
Reported on: 2009-04-30
Last modified on: 2009-07-06

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
unspecified

Attachments

Backtrace (12.95 KB, application/octet-stream)
2009-04-30 13:26 CEST , Enrico Tröger
no flags

Additional information