gnome 2.9.91 gnomevfs2-2.9.93 stability...

Ade Lovett ade at FreeBSD.org
Thu Mar 3 18:04:55 GMT 2005


Jeffrey Racine wrote:
> Mar  3 09:54:00 pc-racine1 kernel:
> g_vfs_done():ad4s1f[READ(offset=3020387555511771136, length=16384)]error
> = 5

That is nothing to do with gnomevfs.  That's the GEOM VFS code inside 
the kernel (as indicated by the helpful 'kernel' part on the syslog 
message).

errno = 5 is EIO.  Input/Output error.  Quite possibly your ad4 disk is 
dying.  You'll want to fix that before it chokes completely.

The relevant part for this list (gnome@) however, is:

	gnomevfs != g_vfs

-aDe


More information about the freebsd-gnome mailing list