[Linux-cluster] fsck.gfs2 seg fault

Bob Peterson rpeterso at redhat.com
Fri Apr 4 13:37:55 UTC 2008


On Fri, 2008-04-04 at 03:10 +0300, Theophanis Kontogiannis wrote:
> Hello all
> 
> I have RHEL 5.1 with 2.6.18 kernel and fsck.gfs2 (GFS2 fsck 0.1.38)
> always seg faults at 99% with:
> 
> fsck.gfs2[8245]: segfault at 0000000000000018 rip 00000000004047db rsp
> 00007ffffbabecb0 error 4
> 
> Any ideas on that?
> 
> 
> Thank you all for your time
> 
> Theophanis Kontogiannis

Hi Theophanis,

That's not enough information to tell what's going on.
It would probably be more helpful if I could get the full call trace,
and the last several lines of output from fsck.gfs2 -vv <device>.

It would even be better if you built gfs2.fsck from the latest source
tree, changed the Makefile to use "-g" rather than "-O2", compiled it,
and then ran it from gdb.  Then if/when it segfaults, you can do "bt"
to get a better backtrace.

Also, be aware that GFS2 is not ready for production in RHEL5.1.

Regards,

Bob Peterson
Red Hat Clustering & GFS





More information about the Linux-cluster mailing list