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 418450 - crash in in gnome_vfs_uri_to_string
crash in in gnome_vfs_uri_to_string
Status: RESOLVED DUPLICATE of bug 361024
Product: gnome-vfs
Classification: Deprecated
Component: URI handling
2.16.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-15 03:41 UTC by Josh Trutwin
Modified: 2007-03-18 19:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Josh Trutwin 2007-03-15 03:41:52 UTC
What were you doing when the application crashed?
Attempting to copy files over a samba share


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

Memory status: size: 109879296 vsize: 0 resident: 109879296 share: 0 rss: 36745216 rss_rlim: 0
CPU usage: start_time: 1173927677 rtime: 0 utime: 16120 stime: 0 cutime:13636 cstime: 0 timeout: 2484 it_real_value: 0 frequency: 143

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227139408 (LWP 6520)]
[New Thread -1325360224 (LWP 8676)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1325360224 (LWP 8676))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 IA__g_slice_alloc
    at gslice.c line 427
  • #5 IA__g_string_sized_new
    at gstring.c line 268
  • #6 IA__g_string_new
    at gstring.c line 292
  • #7 gnome_vfs_uri_to_string
    at gnome-vfs-uri.c line 1232
  • #8 gnome_vfs_uri_append_string
    at gnome-vfs-uri.c line 1115
  • #9 gnome_vfs_uri_append_file_name
    at gnome-vfs-uri.c line 1196
  • #10 empty_directory
    at gnome-vfs-xfer.c line 468
  • #11 remove_directory
    at gnome-vfs-xfer.c line 596
  • #12 empty_directory
    at gnome-vfs-xfer.c line 473
  • #13 remove_directory
    at gnome-vfs-xfer.c line 596
  • #14 empty_directory
    at gnome-vfs-xfer.c line 473
  • #15 remove_directory
    at gnome-vfs-xfer.c line 596
  • #16 empty_directory
    at gnome-vfs-xfer.c line 473
  • #17 remove_directory
    at gnome-vfs-xfer.c line 596
  • #18 empty_directory
    at gnome-vfs-xfer.c line 473
  • #19 remove_directory
    at gnome-vfs-xfer.c line 596
  • #20 gnome_vfs_xfer_delete_items_common
    at gnome-vfs-xfer.c line 2194
  • #21 gnome_vfs_xfer_uri_internal
    at gnome-vfs-xfer.c line 2573
  • #22 _gnome_vfs_xfer_private
    at gnome-vfs-xfer.c line 2650
  • #23 _gnome_vfs_job_execute
    at gnome-vfs-job.c line 1557
  • #24 thread_entry_point
    at gnome-vfs-job-queue.c line 66
  • #25 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #26 g_thread_create_proxy
    at gthread.c line 553
  • #27 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #28 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Jens Granseuer 2007-03-18 19:09:19 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 361024 ***