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 138528 - gnome terminal crashed when launching
gnome terminal crashed when launching
Status: RESOLVED DUPLICATE of bug 95960
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-18 19:00 UTC by guenther
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description guenther 2004-03-30 16:09:36 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: gnome terminal crashed when launching
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:


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

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

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

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

Thread 1 (Thread 8192 (LWP 948))

  • #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 ConfigDatabase3_add_listener_with_properties
    from /usr/lib/libgconf-2.so.4
  • #38 gconf_engine_notify_add
    from /usr/lib/libgconf-2.so.4
  • #39 gconf_client_add_dir
    from /usr/lib/libgconf-2.so.4
  • #40 terminal_profile_new
  • #41 sync_profile_list
  • #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 2004-03-30 11:09 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-terminal".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was guenther@wsu.edu.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Mariano Suárez-Alvarez 2004-04-18 02:18:34 UTC
Thanks for the bug report. 

This looks like a dup of 95960, which has been fixed ages ago.

Unfortunately, that stack trace is not very useful in determining the cause of
the crash, though. Please make sure that the package was compiled with debugging
symbols and see http://bugzilla.gnome.org/getting-traces.cgi for more
information about useful stack traces.

I'll closed this as a DUPLICATE.

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