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 104330 - crashed due to fatal error
crashed due to fatal error
Status: RESOLVED DUPLICATE of bug 104207
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-24 15:33 UTC by kajtzu
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kajtzu 2003-01-24 15:30:37 UTC
Package: gnome-terminal
Severity: normal
Version: 2.2.0
Synopsis: crashed due to fatal error
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.1.90)

Description:
Description of Problem:
terminal.c line 1270: new_terminal_with_options assertion failed:
(profile)

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)...(no debugging symbols found)...[New
Thread 16384 (LWP 1103)]

0x409e5ce6 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 1103))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 __kill
  • #5 pthread_kill
    from /lib/libpthread.so.0
  • #6 raise
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libc.so.6
  • #8 abort
    from /lib/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 terminal_skey_do_popup
  • #12 terminal_util_load_glade_file
  • #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 bonobo_item_options_free
    from /usr/lib/libbonobo-2.so.0
  • #18 _ORBIT_skel_small_Bonobo_Listener_event
    from /usr/lib/libbonobo-2.so.0
  • #19 ORBit_POA_setup_root
    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_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #23 ORBit_recv_buffer_return_sys_exception
    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_set_max_buffer
    from /usr/lib/liblinc.so.1
  • #27 linc_server_get_type
    from /usr/lib/liblinc.so.1
  • #28 g_get_current_time
    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_dispatch
    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_freekids
    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 ConfigDatabase_all_dirs
    from /usr/lib/libgconf-2.so.4
  • #38 gconf_engine_all_dirs
    from /usr/lib/libgconf-2.so.4
  • #39 gconf_client_preload
    from /usr/lib/libgconf-2.so.4
  • #40 gconf_client_add_dir
    from /usr/lib/libgconf-2.so.4
  • #41 terminal_profile_new
  • #42 terminal_app_new_terminal
  • #43 main
  • #44 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-01-24 10:30 -------

The original reporter (kajtzu@pobox.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 Kaj J. Niemi 2003-01-24 15:32:53 UTC
.xsession-errors had:

** ERROR **: file terminal.c: line 1270 (new_terminal_with_options):
assertion failed: (profile)
aborting...
Comment 2 Elijah Newren 2003-01-24 16:55:10 UTC

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