Bug 652693 - gnome-terminal won't start; crashes at startup
Summary: gnome-terminal won't start; crashes at startup
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-terminal
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Behdad Esfahbod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 652689 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-12 14:57 UTC by Tom London
Modified: 2010-11-13 21:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-13 21:00:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
typescript of gdb run of gnome-terminal (26.09 KB, text/plain)
2010-11-12 14:57 UTC, Tom London
no flags Details

Description Tom London 2010-11-12 14:57:20 UTC
Created attachment 460064 [details]
typescript of gdb run of gnome-terminal

Description of problem:

After updating to gnome-terminal-2.33.2-1.fc15.x86_64 and vte3-0.27.2-1.fc15.x86_64, gnome-terminal won't start.

I attach gdb output.....


Gdk-ERROR **: The program 'gnome-terminal' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 184 error_code 8 request_code 148 minor_code 4)
  (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...

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff75097d7 "Gdk", log_level=<value optimized out>, format=0x7ffff75123c1 "%s", args1=
    0x7fffffffc510) at gmessages.c:563
563		  g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
Missing separate debuginfos, use: debuginfo-install libudev-164-2.fc15.x86_64
(gdb)

Version-Release number of selected component (if applicable):
gnome-terminal-2.33.2-1.fc15.x86_64
vte3-0.27.2-1.fc15.x86_64
gtk3-2.91.4-1.fc15.x86_64

How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom London 2010-11-13 05:24:46 UTC
*** Bug 652689 has been marked as a duplicate of this bug. ***

Comment 2 Tom London 2010-11-13 21:00:14 UTC
Updating gtk3 to gtk3-2.91.4-2.fc15.x86_64 fixes this...

Closing.....


Note You need to log in before you can comment on or make changes to this bug.