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 75280 - Deleting the second last tab crashes gnome-terminal.
Deleting the second last tab crashes gnome-terminal.
Status: RESOLVED DUPLICATE of bug 74197
Product: libzvt
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: jacob berkman
Unknown User
Depends on:
Blocks:
 
 
Reported: 2002-03-18 14:13 UTC by Fredrik Henrysson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fredrik Henrysson 2002-03-18 14:10:37 UTC
Package: gnome-terminal
Severity: major
Version: 1.9.1
Synopsis: Deleting the second last tab crashes gnome-terminal.
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Description of Problem:
If I have two tabs in my gnome-terminal and choose to write exit from
one of them, gnome-terminal crashes.

Steps to reproduce the problem:
1.  Start with to tabs.
2.  In one of them write exit.

Actual Results:
Crash.

Expected Results:
One gnome-terminal without tabs.

How often does this happen?
everytime.

Additional Information:
Gnome 2 from Red-Carpet as of March 18 2002



Debugging Information:

[New Thread 1024 (LWP 6209)]
0x408e7ca9 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 6209))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 zvt_configure_window
    at background.c line 785
  • #7 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #8 g_closure_invoke
    at gclosure.c line 437
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2340
  • #10 g_signal_emit_valist
    at gsignal.c line 2109
  • #11 gtk_signal_emit
    at gtksignal.c line 355
  • #12 gtk_widget_event_internal
    at gtkwidget.c line 3076
  • #13 gtk_main_do_event
    at gtkmain.c line 1339
  • #14 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #15 g_main_dispatch
    at gmain.c line 1617
  • #16 g_main_context_dispatch
    at gmain.c line 2161
  • #17 g_main_context_iterate
    at gmain.c line 2242
  • #18 g_main_loop_run
    at gmain.c line 2462
  • #19 gtk_main
    at gtkmain.c line 915
  • #20 main
    at terminal.c line 806
  • #21 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 zvt_configure_window
    at background.c line 785
  • #7 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-18 09:10 -------

Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Havoc Pennington 2002-03-18 14:45:56 UTC
zvt has several dups of this one already, someone needs to consolidate
them.
Comment 2 Luis Villa 2002-03-30 19:12:23 UTC

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