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 79672 - Crash when resizing window
Crash when resizing window
Status: RESOLVED DUPLICATE of bug 17440
Product: gnome-core
Classification: Deprecated
Component: gnome-terminal
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-23 20:20 UTC by steve
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description steve 2002-04-23 20:21:21 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.4
Synopsis: Crash when resizing window
Bugzilla-Product: gnome-core
Bugzilla-Component: gnome-terminal

Description:
I changed the font, and then resized the window to be really wide (a few hundred characters, maybe?) Immediately, it fall down go boom.



Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
0x40648669 in __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 gnome_segv_handle
    at eval.c line 41
  • #3 <signal handler called>
  • #4 vt_update
    at eval.c line 41
  • #5 zvt_term_size_allocate
    at eval.c line 41
  • #6 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #7 gtk_signal_real_emit
    at eval.c line 41
  • #8 gtk_signal_emit
    at eval.c line 41
  • #9 gtk_widget_size_allocate
    at eval.c line 41
  • #10 gtk_hbox_size_allocate
    at eval.c line 41
  • #11 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #12 gtk_signal_real_emit
    at eval.c line 41
  • #13 gtk_signal_emit
    at eval.c line 41
  • #14 gtk_widget_size_allocate
    at eval.c line 41
  • #15 gnome_dock_size_allocate
    at eval.c line 41
  • #16 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #17 gtk_signal_real_emit
    at eval.c line 41
  • #18 gtk_signal_emit
    at eval.c line 41
  • #19 gtk_widget_size_allocate
    at eval.c line 41
  • #20 gtk_vbox_size_allocate
    at eval.c line 41
  • #21 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #22 gtk_signal_real_emit
    at eval.c line 41
  • #23 gtk_signal_emit
    at eval.c line 41
  • #24 gtk_widget_size_allocate
    at eval.c line 41
  • #25 gtk_window_size_allocate
    at eval.c line 41
  • #26 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #27 gtk_signal_real_emit
    at eval.c line 41
  • #28 gtk_signal_emit
    at eval.c line 41
  • #29 gtk_widget_size_allocate
    at eval.c line 41
  • #30 gtk_window_move_resize
    at eval.c line 41
  • #31 gtk_window_check_resize
    at eval.c line 41
  • #32 gtk_marshal_NONE__NONE
    at eval.c line 41
  • #33 gtk_signal_real_emit
    at eval.c line 41
  • #34 gtk_signal_emit
    at eval.c line 41
  • #35 gtk_container_check_resize
    at eval.c line 41
  • #36 gtk_container_idle_sizer
    at eval.c line 41
  • #37 g_idle_dispatch
    at eval.c line 41
  • #38 g_main_dispatch
    at eval.c line 41
  • #39 g_main_iterate
    at eval.c line 41
  • #40 g_main_run
    at eval.c line 41
  • #41 gtk_main
    at eval.c line 41
  • #42 new_terminal_for_client
    at eval.c line 41
  • #43 main
    at eval.c line 41
  • #44 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    at eval.c line 41
  • #3 <signal handler called>
  • #4 vt_update
    at eval.c line 41
  • #5 zvt_term_size_allocate
    at eval.c line 41
  • #6 gtk_marshal_NONE__POINTER
    at eval.c line 41
  • #7 gtk_signal_real_emit
    at eval.c line 41




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-23 16:21 -------

The original reporter (steve@fink.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Heath Harrelson 2002-04-23 21:38:52 UTC

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