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 327362 - gome-terminal crashes on su
gome-terminal crashes on su
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-17 14:55 UTC by w.j.murray
Modified: 2006-01-17 15:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description w.j.murray 2006-01-17 14:55:51 UTC
Distribution: Fedora Core release 4.91 (Pre-FC5)
Package: gnome-terminal
Severity: Normal
Version: GNOME2.13.5 2.13.2
Gnome-Distributor: Red Hat, Inc
Synopsis: gome-terminal crashes on su
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
Bugzilla-Version: 2.13.2
BugBuddy-GnomeVersion: 2.0 (2.13.2)
Description:
Description of the crash:
Teminal window dies as soon as I hit return on the root password

Steps to reproduce the crash:
1. open gnome-terminal
2. type su
3. type password & return

Expected Results:
root user session

How often does this happen?
Every time

Additional Information:
FC5T2, 
gnome-terminal-2.13.2-1


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209133392 (LWP 8960)]
[New Thread -1227056224 (LWP 8963)]
(no debugging symbols found)
0x004f4402 in __kernel_vsyscall ()

Thread 1 (Thread -1209133392 (LWP 8960))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #5 g_log
    from /usr/lib/libglib-2.0.so.0
  • #6 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #7 gtk_label_set_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 ??
  • #9 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_override_class_closure
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #22 vte_terminal_erase_binding_get_type
    from /usr/lib/libvte.so.4
  • #23 vte_terminal_erase_binding_get_type
    from /usr/lib/libvte.so.4
  • #24 vte_terminal_copy_clipboard
    from /usr/lib/libvte.so.4
  • #25 vte_terminal_copy_clipboard
    from /usr/lib/libvte.so.4
  • #26 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 ??
  • #32 __libc_start_main
    from /lib/libc.so.6
  • #33 ??




------- Bug created by bug-buddy at 2006-01-17 14:55 -------


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

Comment 1 Guilherme de Siqueira Pastore 2006-01-17 15:06:44 UTC
This has been fixed in CVS HEAD as of this morning.

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