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 106328 - gnome-terminal has crashed
gnome-terminal has crashed
Status: RESOLVED DUPLICATE of bug 95960
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-17 17:32 UTC by dhelrod
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dhelrod 2003-02-17 17:19:08 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: gnome-terminal has crashed
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
I got an "Error" dialog box that said:
+-----------------------------------------------------------------------------------------------------------+
|                                           ome-terminal" (process 1133)
has crashed
|    ggggg        due to a fatal error.
|      ggg         (Aborted)
|
| Please visit the GNOME Application Crash page for more information
|                              X Close                  Submit a bug
report
+-----------------------------------------------------------------------------------------------------------+
where "ggg" is part of a big red dot with a white slash through it.

I am running RedHat Linux 8.0.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:
I expected more information about where the crash occured.

How often does this happen?
First time ever.

Additional Information:




Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 1133)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 1133))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 kill
    from /lib/i686/libc.so.6
  • #7 raise
    from /lib/i686/libpthread.so.0
  • #8 abort
    from /lib/i686/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 new_terminal_with_options
  • #12 terminal_new_event
  • #13 bonobo_marshal_VOID__STRING_BOXED_BOXED
    from /usr/lib/libbonobo-2.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #16 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #17 impl_Bonobo_Listener_event
    from /usr/lib/libbonobo-2.so.0
  • #18 _ORBIT_skel_small_Bonobo_Listener_event
    from /usr/lib/libbonobo-2.so.0
  • #19 ORBit_POAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #20 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #21 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #22 ORBit_POAObject_handle_request
    from /usr/lib/libORBit-2.so.0
  • #23 ORBit_POA_handle_request
    from /usr/lib/libORBit-2.so.0
  • #24 ORBit_handle_request
    from /usr/lib/libORBit-2.so.0
  • #25 giop_connection_handle_input
    from /usr/lib/libORBit-2.so.0
  • #26 linc_connection_io_handler
    from /usr/lib/liblinc.so.1
  • #27 linc_source_dispatch
    from /usr/lib/liblinc.so.1
  • #28 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_iteration
    from /usr/lib/libglib-2.0.so.0
  • #32 linc_main_iteration
    from /usr/lib/liblinc.so.1
  • #33 giop_recv_buffer_get
    from /usr/lib/libORBit-2.so.0
  • #34 orbit_small_demarshal
    from /usr/lib/libORBit-2.so.0
  • #35 ORBit_small_invoke_stub
    from /usr/lib/libORBit-2.so.0
  • #36 ORBit_small_invoke_stub_n
    from /usr/lib/libORBit-2.so.0
  • #37 ConfigDatabase2_all_entries_with_schema_name
    from /usr/lib/libgconf-2.so.4
  • #38 gconf_engine_all_entries
    from /usr/lib/libgconf-2.so.4
  • #39 cache_pairs_in_dir
    from /usr/lib/libgconf-2.so.4
  • #40 gconf_client_add_dir
    from /usr/lib/libgconf-2.so.4
  • #41 terminal_accels_init
  • #42 main
  • #43 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-17 12:19 -------

The original reporter (dhelrod@rivendell.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Havoc Pennington 2003-02-17 17:23:14 UTC
Does this happen if you create two terminals in quick succession, 
for example click the terminal launcher twice quickly?

If so it's probably fixed in gnome-terminal 2.2.1
Comment 2 dhelrod 2003-02-17 18:38:16 UTC
The problem only occurs when I start X, and fire off many apps
simultaneously.

It does not happen when I start several by hand.

Thank you (hp@redhat.com) for the information!

David
dhelrod@rivendell.com
Comment 3 Alex Duggan 2003-02-17 19:24:55 UTC

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