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 74472 - closing tab makes terminal crash and lost profile setting.
closing tab makes terminal crash and lost profile setting.
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-13 03:54 UTC by kz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kz 2002-03-13 03:54:53 UTC
Package: gnome-terminal
Severity: major
Version: 1.9.1
Synopsis: closing tab makes terminal crash and lost profile setting.
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:
Steps to reproduce the problem:
1. open two tab in terminal.
2. go 2nd tab
3. and close the tab with Ctrl-W

Actual Results:
terminal close tab and change to 1st tab,
and crash. and you can find the lost of profile.

Expected Results:
just close tab.

How often does this happen?
everytime. (3 times tesified)

Additional Information:
I use Crux theme comiled by myself.



Debugging Information:

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

Thread 1 (Thread 1024 (LWP 3472))

  • #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 598
  • #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 762
  • #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 598
  • #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-12 22:54 -------

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

Comment 1 Havoc Pennington 2002-03-16 16:32:28 UTC
Does it happen without the Crux theme? If it only happens with Crux
then it's a Crux bug.
Comment 2 kz 2002-03-17 01:41:26 UTC
nothing change with Default theme.
Comment 3 Luis Villa 2002-03-30 19:12:03 UTC

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