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 500186 - crash in Terminal: nada
crash in Terminal: nada
Status: RESOLVED DUPLICATE of bug 499797
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: 2007-11-28 12:59 UTC by aldazabal_9
Modified: 2007-12-05 07:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description aldazabal_9 2007-11-28 12:59:01 UTC
Version: 2.18.0

What were you doing when the application crashed?
nada


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 08:53:03 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 56438784 vsize: 56438784 resident: 14389248 share: 10182656 rss: 14389248 rss_rlim: 4294967295
CPU usage: start_time: 1196254627 rtime: 11 utime: 10 stime: 1 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208354576 (LWP 5337)]
[New Thread -1215112304 (LWP 5344)]
(no debugging symbols found)
0x0089b402 in __kernel_vsyscall ()

Thread 1 (Thread -1208354576 (LWP 5337))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 terminal_profile_update
  • #5 ??
  • #6 g_cclosure_marshal_VOID
    from /lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #8 ??
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #11 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #15 ??
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #18 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 ??
    from /lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #24 ??
    from /lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #27 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #31 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #32 ??
    from /lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #34 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
error : unterminated entity reference  operator (I/O) <1>
error : unterminated entity reference  operator (I/O)
error : unterminated entity reference  operator (I/O), two-way communications
error : unterminated entity reference  operator (I/O) <1>
error : unterminated entity reference  operator (I/O) <2>
error : unterminated entity reference  operator (I/O) <3>
error : unterminated entity reference  operator (I/O)
error : unterminated entity reference  operator (I/O), pipes, closing
error : unterminated entity reference  operator (I/O), two-way communications
(gnome-help:5004): Bonobo-CRITICAL **: bonobo_object_corba_objref: assertion `BONOBO_IS_OBJECT (object)' failed
** (gnome-terminal:4780): CRITICAL **: terminal_profile_new: assertion `terminal_profile_lookup (name) == NULL' failed
** (gnome-terminal:5337): CRITICAL **: terminal_profile_new: assertion `terminal_profile_lookup (name) == NULL' failed
--------------------------------------------------
Comment 1 Behdad Esfahbod 2007-12-05 07:12:40 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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