[Bug 395835] Re: gnome-commander crashed with SIGSEGV in strcmp()

Marcin Wider mwider at gmail.com
Fri Nov 6 15:06:58 UTC 2009


This is a problem in gnome-vfs,

I can reproduce similar segmentation fault after

$gnomevfs-ls ftp://ftp.gnome.org/pub/GNOME/

with problems with link_uri = 0x0 in code:

				if (strcmp (gnome_vfs_uri_get_host_name (uri),
					    gnome_vfs_uri_get_host_name (link_uri)) != 0) {
					/* Links must be in the same host */
					res = GNOME_VFS_ERROR_NOT_SAME_FILE_SYSTEM;
					break;
				}


** Package changed: gnome-commander (Ubuntu) => gnome-vfs (Ubuntu)

** Changed in: gnome-vfs (Ubuntu)
       Status: Confirmed => In Progress

-- 
gnome-commander crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/395835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list