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 109363 - Crashes wile copying large amounts of data ( > 3gb )
Crashes wile copying large amounts of data ( > 3gb )
Status: RESOLVED DUPLICATE of bug 94509
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-27 22:38 UTC by mr_dfuse
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mr_dfuse 2003-03-27 22:38:58 UTC
Package: gnome-terminal
Severity: critical
Version: 2.0.1
Synopsis: Crashes wile copying large amounts of data ( > 3gb )
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
While copying a large amount of data from another physical harddrive
(ntfs, compiled into kernel) to a harddrive on ext2, all open terminals
crash

Steps to reproduce the problem:
1. Start copying a large amount of data
2. Wait a while
3. See the crash

Actual Results:
All terminals that are open go blank and an error message appears.

Expected Results:
Data is copied without problems.

How often does this happen?
Everytime I copy large amounts of data within GNOME, also with
Nautilus.

Additional Information:




Debugging Information:

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

(no debugging symbols found)...0x408f0587 in waitpid ()
   from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_clock_settime
    from /lib/libpthread.so.0
  • #3 killpg
    from /lib/libc.so.6
  • #4 raise
    from /lib/libc.so.6
  • #5 abort
    from /lib/libc.so.6
  • #6 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #7 g_log
    from /usr/lib/libglib-2.0.so.0
  • #8 vte_terminal_ensure_cursor
    from /usr/lib/libvte.so.2
  • #9 vte_sequence_handler_ce
    from /usr/lib/libvte.so.2
  • #10 vte_terminal_handle_sequence
    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-03-27 17:38 -------

The original reporter (mr_dfuse@yahoo.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 Elijah Newren 2003-03-28 16:11:10 UTC
Looks like a duplicate of bug 94735, which has been marked as a
duplicate of 94509.

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