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 400233 - crash in CD/DVD Creator: I was copying some mp3-f...
crash in CD/DVD Creator: I was copying some mp3-f...
Status: RESOLVED DUPLICATE of bug 369824
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-24 15:08 UTC by awakener
Modified: 2007-01-25 11:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description awakener 2007-01-24 15:08:06 UTC
What were you doing when the application crashed?
I was copying some mp3-files from my dvddrive (DVD was burned under windows by  friend of mine) to a shared folder on another windows-machine (SMB). The pathnames included some "umlauts", which my (english) ubuntu is not able to display correctly.

screenshot: http://www.juvanus.de/files/shot1_umlauts.png

PS: some day's ago i wanted to create a tar.gz-archive from a folder on this DVD which didn't work either

The path to copy was:
src: file:///media/cdrom0/Frank%20Sch%84tzing%20-%20Der%20Schwarm
dest: smb://wyrd-sisters/Free-4-all/Frank%20Sch%84tzing%20-%20Der%20Schwarm



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 120745984 vsize: 0 resident: 120745984 share: 0 rss: 39727104 rss_rlim: 0
CPU usage: start_time: 1169639019 rtime: 0 utime: 8245 stime: 0 cutime:7512 cstime: 0 timeout: 733 it_real_value: 0 frequency: 117

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226758480 (LWP 6337)]
[New Thread -1319531616 (LWP 10793)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1319531616 (LWP 10793))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/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 gnome_vfs_daemon_message_iter_append_file_info
    from /usr/lib/libgnomevfs-2.so.0
  • #10 gnome_vfs_daemon_message_iter_append_file_info
    from /usr/lib/libgnomevfs-2.so.0
  • #11 gnome_vfs_daemon_message_iter_append_file_info
    from /usr/lib/libgnomevfs-2.so.0
  • #12 gnome_vfs_find_directory
    from /usr/lib/libgnomevfs-2.so.0
  • #13 gnome_vfs_write_cancellable
    from /usr/lib/libgnomevfs-2.so.0
  • #14 gnome_vfs_write
    from /usr/lib/libgnomevfs-2.so.0
  • #15 gnome_vfs_xfer_delete_list
    from /usr/lib/libgnomevfs-2.so.0
  • #16 gnome_vfs_xfer_delete_list
    from /usr/lib/libgnomevfs-2.so.0
  • #17 gnome_vfs_xfer_delete_list
    from /usr/lib/libgnomevfs-2.so.0
  • #18 gnome_vfs_xfer_delete_list
    from /usr/lib/libgnomevfs-2.so.0
  • #19 gnome_vfs_xfer_uri
    from /usr/lib/libgnomevfs-2.so.0
  • #20 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #27 ??
  • #28 nautilus_directory_ref
  • #29 gnome_vfs_async_set_job_limit
    from /usr/lib/libgnomevfs-2.so.0
  • #30 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #31 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #32 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #33 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 palfrey 2007-01-24 23:15:48 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 369824 ***
Comment 2 awakener 2007-01-25 02:23:20 UTC
I'm not sure if it is the same problem as http://bugzilla.gnome.org/show_bug.cgi?id=369824

My problem is definately a cdrom/charset problem. It is not a problem of samba.
Transfering files to a local VFAT partition does not work either. Nautilus won't crash then, but show an error message that it can't transfer the files.

BUGFIX:
Changing my fstab fixed the problem for me:

changed: /dev/hdd /media/cdrom0 udf,iso9660 user,noauto
to:      /dev/hdd /media/cdrom0 udf,iso9660 user,iocharset=utf8,noauto
Comment 3 palfrey 2007-01-25 11:18:46 UTC
You may not be having problems with Samba, but that simply indicates that Bug 369824 isn't a samba problem, as you both have the same stack trace. I'm therefore re-marking this as a duplicate.

If you can reproduce the problem, then can you please follow the instructions at http://live.gnome.org/GettingTraces, making sure to install the debug packages for libgnomevfs, and then we can find out what's actually causing this bug and fix this. Could you then please put the improved stack trace as a new comment on Bug 369824?

Thanks for your time.

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