GNOME Bugzilla – Bug 75609
Crashes when normal user runs su(1)
Last modified: 2015-10-13 18:26:05 UTC
Package: gnome-terminal Severity: normal Version: 1.9.1 Synopsis: Crashes when normal user runs su(1) Bugzilla-Product: gnome-terminal Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (1.113.0) Description: Description of Problem: gnome-terminal crashes on su from a normal user. Steps to reproduce the problem: 1. Run su (1) 2. 3. Actual Results: Expected Results: How often does this happen? Additional Information: Luis told me to get the stack trace with --sync. Debugging Information: Backtrace was generated from '/usr/bin/gnome-terminal' [New Thread 1024 (LWP 1808)] 0x408e3e29 in __wait4 () from /lib/libc.so.6
+ Trace 19520
Thread 1 (Thread 1024 (LWP 1808))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-20 11:14 ------- Reassigning to the default owner of the component, hp@redhat.com.
*** Bug 75607 has been marked as a duplicate of this bug. ***
I'm running gnome-terminal with transparency on, btw.
Here's the output from xterm: <duncan@affricate: ~/ > gnome-terminal --sync gnome-terminal (pid:1876): Gdk-ERROR **: The program 'gnome-terminal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadGC (invalid GC parameter)'. (Details: serial 7409 error_code 13 request_code 62 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) aborting... <duncan@affricate: ~/ >
libzvt bug, there are several dups of this already.
*** This bug has been marked as a duplicate of 75340 ***