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 341710 - nautilus died in copying mp3 files from NTFS to ext3
nautilus died in copying mp3 files from NTFS to ext3
Status: RESOLVED DUPLICATE of bug 325586
Product: nautilus
Classification: Core
Component: general
2.12.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-14 06:19 UTC by minari
Modified: 2006-05-14 09:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description minari 2006-05-14 06:19:55 UTC
Distribution: Debian testing/unstable
Package: nautilus
Severity: Normal
Version: GNOME2.14.1 2.12.2
Gnome-Distributor: Debian
Synopsis: nautilus died in copying mp3 files from NTFS to ext3
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.12.2
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Maybe too long file name troubles...

Steps to reproduce the crash:
1. mount ntfs
2. copy mp3 file(has long file name and not valid unicode) to ext3
3. 

Expected Results:

nautilus terminates

How often does this happen?
first time

Additional Information:
When I mount ntfs I used
mount -o iocharset=cp949 /dev/sda1 /media/Base


Debugging Information:

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225935168 (LWP 4116)]
[New Thread -1244374096 (LWP 6399)]
[New Thread -1229759568 (LWP 4123)]
0xb751a221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1225935168 (LWP 4116))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_markup_escape_text
    from /usr/lib/libglib-2.0.so.0
  • #4 g_markup_vprintf_escaped
    from /usr/lib/libglib-2.0.so.0
  • #5 g_markup_printf_escaped
    from /usr/lib/libglib-2.0.so.0
  • #6 nautilus_file_operations_progress_new_file
    from /usr/lib/libnautilus-private.so.2
  • #7 nautilus_file_operations_progress_resume_timeout
    from /usr/lib/libnautilus-private.so.2
  • #8 nautilus_file_operations_delete
    from /usr/lib/libnautilus-private.so.2
  • #9 gnome_vfs_async_get_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #10 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-05-14 06:19 -------


Unknown version 2.12.2 in product nautilus.  Setting version to "2.12.x".

Comment 1 Fabio Bonelli 2006-05-14 09:29:03 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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