[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: blkid hängt manchmal (aufgewärmt)



Am 2015-01-19 17:51, schrieb Dr. Harry Knitter:
Hallo Liste,

vor schon längerer Zeit hab ich mal einen Thread losgetreten zu dem Thema, und
heute ist genau das wieder aufgetreten.
Peter Funk gab mir damals den Rat, das ganze mit strace mal nachzuverfolgen.
was ich heute getan habe.
Leider kann ich das Ganze nicht dahingehend interpretieren, dass ich der
Ursache auf den Grund käme.

hier die Ausgabe von strace blkid:

ioctl(4, CDROM_GET_CAPABILITY, 0)       = -1 EINVAL (Invalid argument)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, 0xfeb668, 1024)                 = -1 EIO (Input/output error)
lseek(4, 0, SEEK_SET)                   = 0
read(4, ^C <unfinished ...>


Das sieht mir ja eher nach einem Bug aus, aber der scheint mit
https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=296d96e20e565e497e9510e6ac9b71e0a0ca447d
gefixed worden zu sein.

Viele Grüße,
Christian


Reply to: