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 108503 - "Application gnome-terminal (process 1039) has crashed due to a fatal error. (Aborted)" while resizing
"Application gnome-terminal (process 1039) has crashed due to a fatal error. ...
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-16 03:44 UTC by fedorov
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fedorov 2003-03-16 03:44:57 UTC
Description of Problem:
Terminal crashes while vertical resizing.

Steps to reproduce the problem:
(could not reproduce in all cases). Don't know
which step is critical.
1. Open gnome-terminal
2. ssh to remote host
3. open pine
4. resize down the terminal window, possibly few
times.

Actual Results:
Popup window with the message in the bug description.

Expected Results:
Just resizing, what else?

How often does this happen? 
9 out of 10

Additional Information:
Stack trace:
0x420ae169 in wait4 () from /lib/i686/libc.so.6

(gdb) thread apply all bt



Thread 1 (Thread 8192 (LWP 1039))

  • #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_terminal_insert_char
    from /usr/lib/libvte.so.2
  • #13 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #14 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #21 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6

(gdb) q

PS You know how frustrating it is to lose
unfinished enail? Thanks pine, that didn't happen ;)
Tabbed terminals are cool, but these bugs... And I
have never had this problem in RH7.3, it's a pity
I cannot install it on my laptop...

Thanks!

AF
Comment 1 Elijah Newren 2003-03-16 04:50:23 UTC
Yeah, I agree it is annoying.  This was fixed in CVS as of mid-
October last year.  So, the next time you upgrade this should be taken
care of.  Here's hoping that Redhat releases 8.1 before too long...  :)

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