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 96010 - resizing terminal window causes crash
resizing terminal window causes crash
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
2.0.x
Other Linux
: Normal critical
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-10-17 01:34 UTC by blyth
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description blyth 2002-10-17 01:34:12 UTC
resizing terminal window causes crash - in addition
having many terminals open at once causes crash, with
all terminals dying
Comment 1 John Fleck 2002-10-19 01:44:42 UTC
Can you get a stack trace?
Comment 2 rhardy 2002-10-19 06:54:46 UTC
Just had a gnome-terminal crash during a resize here. I'm also on
Redhat 8.0/Gnome 2. Please provide process for extracting stack trace.

Comment 3 Heath Harrelson 2002-10-25 22:58:05 UTC
The easiest way to ensure that stack traces are submitted with your
bug reports is to install bug-buddy.

After installing bug-buddy, get gnome-terminal to crash, then when the
error window comes up click "Submit bug report."

Rather than go all the way through sending the bug report, click "Show
Debugging Details" in the Bug Buddy window, then click "Save" to save
the stack trace.  Cancel out of Bug Buddy, paste the trace that you
saved into this bug report, and you're done.
Comment 4 Hamid 2002-11-01 15:47:56 UTC
Backtrace was generated from '/usr/bin/gnome-terminal'

(no debugging symbols found)...[New Thread 8192 (LWP 2234)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 2234))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 kill
    from /lib/i686/libc.so.6
  • #7 raise
    from /lib/i686/libpthread.so.0
  • #8 abort
    from /lib/i686/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 vte_terminal_ensure_cursor
    from /usr/lib/libvte.so.2
  • #12 vte_sequence_handler_ce
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_handle_sequence
    from /usr/lib/libvte.so.2
  • #14 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #15 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 main
  • #22 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6

Comment 5 Heath Harrelson 2002-11-08 11:29:25 UTC
Reopening to mark duplicate.
Comment 6 Heath Harrelson 2002-11-08 11:29:51 UTC

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