After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 547507 - crash in Terminal:
crash in Terminal:
Status: RESOLVED DUPLICATE of bug 547429
Product: gnome-terminal
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-12 22:39 UTC by rejohn78
Modified: 2008-08-14 19:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description rejohn78 2008-08-12 22:39:36 UTC
Version: 2.18.4

What were you doing when the application crashed?



Distribution: Fedora release 8 (Werewolf)
Gnome Release: 2.20.3 2008-01-08 (Red Hat, Inc)
BugBuddy Version: 2.20.1

System: Linux 2.6.25.11-60.fc8 #1 SMP Mon Jul 21 02:06:29 EDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: ClearlooksClassic
Icon Theme: Clearlooks

Memory status: size: 76922880 vsize: 76922880 resident: 19636224 share: 12304384 rss: 19636224 rss_rlim: 4294967295
CPU usage: start_time: 1218580765 rtime: 9 utime: 7 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-terminal'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1075369280 (LWP 8590)]
[New Thread 1123306384 (LWP 8597)]
0x40000416 in __kernel_vsyscall ()

Thread 1 (Thread 1075369280 (LWP 8590))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 677
  • #4 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 614
  • #5 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 614
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 __kernel_vsyscall
  • #10 raise
    from /lib/libc.so.6
  • #11 abort
    from /lib/libc.so.6
  • #12 IA__g_logv
    at gmessages.c line 497
  • #13 IA__g_log
    at gmessages.c line 517
  • #14 gdk_x_error
    at gdkmain-x11.c line 641
  • #15 ??
    from /usr/lib/libbonoboui-2.so.0
  • #16 _XError
    from /scisoft/lib/libX11.so.6
  • #17 _XEventsQueued
    from /scisoft/lib/libX11.so.6
  • #18 XPending
    from /scisoft/lib/libX11.so.6
  • #19 gdk_check_xpending
    at gdkevents-x11.c line 150
  • #20 gdk_event_check
    at gdkevents-x11.c line 2325
  • #21 IA__g_main_context_check
    at gmain.c line 2569
  • #22 g_main_context_iterate
    at gmain.c line 2691
  • #23 IA__g_main_loop_run
    at gmain.c line 2898
  • #24 IA__gtk_main
    at gtkmain.c line 1163
  • #25 main
    at terminal.c line 1773
  • #26 __libc_start_main
    from /lib/libc.so.6
  • #27 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
   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...
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 1193 error_code 8 request_code 72 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...
--------------------------------------------------
Comment 1 Marise 2008-08-13 13:03:41 UTC
I just updated my cairo packages to v. 1.6.4 after bug report #547429 and the same problem occurs.  Gnome-terminal crashes on startup when logged in as user but not when logged in as root.  

Also, another terminal program (Terminal 0.2.8) crashes on startup when executed by user but not by root.

-Marise
Comment 2 Christian Persch 2008-08-14 19:33:42 UTC

*** This bug has been marked as a duplicate of 547429 ***