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 110578 - console crashes with mc when maximizing window
console crashes with mc when maximizing window
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-11 19:00 UTC by alex
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description alex 2003-04-11 19:00:16 UTC
Package: gnome-terminal
Severity: major
Version: 2.0.1
Synopsis: console crashes with mc when maximizing window
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
Consolle crashes  while mc is running and its busy updating it's
progressbar (while moving or copying files) while the window of the
consolle is maximized

Steps to reproduce the problem:
1. start mc in a gnome-consolle
2. move or copy a large amount of files so that it will not be ready
copying/moving immediately
3. while mc is showing the progress of the task press the maximize
window button of the consolle
4. voilla, an instant crash of the consolle

Actual Results:


Expected Results:


How often does this happen?
Always

Additional Information:
Using redhat 8 with the latest patches from redhat, native login is
GNOME (because it rules!)



Debugging Information:

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

(no debugging symbols found)...0x40901587 in waitpid ()
   from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 __JCR_LIST__
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 __pthread_sighandler
    from /lib/libpthread.so.0
  • #4 killpg
    from /lib/libc.so.6
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 vte_terminal_ensure_cursor
    from /usr/lib/libvte.so.2
  • #10 vte_terminal_insert_char
    from /usr/lib/libvte.so.2
  • #11 vte_terminal_process_incoming
    from /usr/lib/libvte.so.2
  • #12 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main
  • #19 __libc_start_main
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-04-11 15:00 -------

The original reporter (alex@grobbekuiken.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, hp@redhat.com.

Comment 1 John Fleck 2003-04-14 00:19:55 UTC
Should be fixed by upgrading VTE.

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