GNOME Bugzilla – Bug 400233
crash in CD/DVD Creator: I was copying some mp3-f...
Last modified: 2007-01-25 11:18:46 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 ()
+ Trace 104873
Thread 2 (Thread -1319531616 (LWP 10793))
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 ***
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
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 ***