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 327599 - Crash on start
Crash on start
Status: RESOLVED DUPLICATE of bug 327313
Product: gnome-terminal
Classification: Core
Component: general
2.13.x
Other other
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 22:14 UTC by Elijah Newren
Modified: 2006-01-18 23:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Elijah Newren 2006-01-18 22:14:29 UTC
Distribution: Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
Package: gnome-terminal
Severity: Normal
Version: GNOME2.13.5 2.13.2
Gnome-Distributor: JHBuild
Synopsis: Crash on start
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: 2.13.2
BugBuddy-GnomeVersion: 2.0 (2.13.2)
Description:
Description of the crash:
Just barely built gnome-2.13.5, including gnome-terminal-2.13.2 from
tarballs to smoketest before making the release.  After logging in, I
opened up a gnome-terminal and got this crash just after the window
appeared.



Debugging Information:

Backtrace was generated from '/opt/tarball-gnome2/bin/gnome-terminal'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208121664 (LWP 12850)]
[New Thread 44608432 (LWP 12855)]
0x006c37a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208121664 (LWP 12850))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792




------- Bug created by bug-buddy at 2006-01-18 22:14 -------


Unknown version 2.13.2 in product gnome-terminal.  Setting version to "2.13.x".

Comment 1 Jose M. daLuz 2006-01-18 22:25:18 UTC
I also have gnome-terminal crash on startup. If I drop gnome-session from 2.13.5 to 2.12.0 the problem goes away. I'm running Gentoo 2005.1/AMD64/xorg-x11-7.0/2.6.15-ck1.

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912585938528 (LWP 10491)]
[New Thread 1082132832 (LWP 10502)]
0x00002aaaaf775eba in waitpid () from /lib/tls/libpthread.so.0

Thread 1 (Thread 46912585938528 (LWP 10491))

  • #0 waitpid
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 784
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 503
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 sync_label
    at terminal-notebook.c line 715
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #9 IA__g_signal_emit
    at gsignal.c line 2241
  • #10 terminal_screen_set_dynamic_title
    at terminal-screen.c line 1831
  • #11 terminal_screen_widget_title_changed
    at terminal-screen.c line 2009
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #15 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #16 vte_sequence_handler_set_title_internal
    at vte.c line 1004
  • #17 vte_sequence_handler_set_icon_and_window_title
    at vte.c line 4597
  • #18 vte_terminal_process_incoming
    at vte.c line 7115
  • #19 display_timeout
    at vte.c line 15997
  • #20 g_timeout_dispatch
    at gmain.c line 3292
  • #21 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #22 g_main_context_iterate
    at gmain.c line 2547
  • #23 IA__g_main_loop_run
    at gmain.c line 2751
  • #24 IA__gtk_main
    at gtkmain.c line 991
  • #25 main
    at terminal.c line 1773
  • #0 waitpid
    from /lib/tls/libpthread.so.0

Comment 2 Elijah Newren 2006-01-18 23:21:46 UTC
Looks like this was fixed in CVS HEAD; sorry for the duplicate report.  Still, might be a nice to get a new tarball so that 2.13.5 is more usable for people...



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