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 76816 - crash on 'exit' from second tab
crash on 'exit' from second tab
Status: RESOLVED DUPLICATE of bug 74197
Product: libzvt
Classification: Deprecated
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: jacob berkman
Unknown User
Depends on:
Blocks:
 
 
Reported: 2002-03-28 19:35 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luis Villa 2002-03-28 19:39:58 UTC
Package: gnome-terminal
Severity: critical
Version: 1.9.2
Synopsis: crash on 'exit' from second tab
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.113.0)

Description:
Description of Problem:
Did exit after a fairly standard terminal session in one tab; had done
nothing 'fancy' except change background to transparent. On exit from
the second tab, meaning one tab remained so there was a resize going on,
I got this crash.





Debugging Information:

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

[New Thread 1024 (LWP 4865)]
0x408cae29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 4865))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/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 72
  • #8 g_closure_invoke
    at gclosure.c line 437
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #10 g_signal_emit_valist
    at gsignal.c line 2110
  • #11 gtk_signal_emitv
    at gtksignal.c line 324
  • #12 gtk_widget_event_internal
    at gtkwidget.c line 3003
  • #13 gtk_main_do_event
    at gtkmain.c line 1338
  • #14 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #15 g_main_dispatch
    at gmain.c line 1589
  • #16 g_main_context_check
    at gmain.c line 2143
  • #17 g_main_context_iterate
    at gmain.c line 2231
  • #18 g_main_loop_run
    at gmain.c line 2446
  • #19 gtk_main
    at gtkmain.c line 913
  • #20 main
    at terminal.c line 806
  • #21 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/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 72




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-28 14:39 -------

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

Comment 1 Havoc Pennington 2002-03-28 20:28:23 UTC
zvt bug with lots of dups
Comment 2 Luis Villa 2002-03-30 19:12:55 UTC

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