Date: Sat, 3 Feb 2007 11:40:17 GMT From: "Jonathan Liu" <Net147@hotmail.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/108706: [tail] segmentation fault for files over 2GB Message-ID: <200702031140.l13BeHYp014388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/108706; it has been noted by GNATS. From: "Jonathan Liu" <Net147@hotmail.com> To: <bug-followup@FreeBSD.org>, <Net147@hotmail.com> Cc: Subject: Re: bin/108706: [tail] segmentation fault for files over 2GB Date: Sat, 3 Feb 2007 22:33:36 +1100 This is a multi-part message in MIME format. ------=_NextPart_000_006F_01C747E3.57F71F70 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Oh I see what the problem is now. Running dmesg, I get messages like: ad0: FAILURE - READ_DMA status=59<READY,DSC,DRQ,ERROR> error=40<UNCORRECTABLE> LBA=22359 g_vfs_done():ad0s1a[READ](offset=11407360, length=32768)]error = 5 vnode_pager_get_pages: I/O read error vm_fault: pager read error, pid 98551 (tail) It appears to be a faulty hard drive. Please close this PR. Thanks. ------=_NextPart_000_006F_01C747E3.57F71F70 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"> <style> <!-- /* Font Definitions */ @font-face {font-family:SimSun; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:"\@SimSun"; panose-1:2 1 6 0 3 1 1 1 1 1;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:Arial; color:windowtext;} @page Section1 {size:595.3pt 841.9pt; margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.Section1 {page:Section1;} --> </style> </head> <body lang=3DEN-AU link=3Dblue vlink=3Dpurple> <div class=3DSection1> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>Oh I see what the problem is = now.<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>Running dmesg, I get messages = like:<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>ad0: FAILURE – READ_DMA status=3D59<READY,DSC,DRQ,ERROR> error=3D40<UNCORRECTABLE> = LBA=3D22359<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>g_vfs_done():ad0s1a[READ](offset=3D11407360, length=3D32768)]error =3D 5<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>vnode_pager_get_pages: I/O read = error<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>vm_fault: pager read error, pid 98551 = (tail)<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>It appears to be a faulty hard = drive.<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>Please close this PR.<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'>Thanks.<o:p></o:p></span></font></p> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p> </div> </body> </html> ------=_NextPart_000_006F_01C747E3.57F71F70--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702031140.l13BeHYp014388>