<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.3790.118" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>This patch is great! All is ok now.I'll try it on 
more than three hosts today.Thanks!</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=pcaulfie@redhat.com href="mailto:pcaulfie@redhat.com">Patrick 
  Caulfield</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=linux-cluster@redhat.com 
  href="mailto:linux-cluster@redhat.com">Discussion of clustering software 
  components including GFS</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 25, 2004 6:18 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Linux-cluster] segment 
  fault</DIV>
  <DIV><BR></DIV>On Fri, Jun 25, 2004 at 06:07:07PM +0800, hv 
  wrote:<BR>>    
  Hi,everyone:<BR>>          I 
  got a segment fault when I run acucobol on a gfs 
  filesystem.My<BR>>    system is redhat AS3,kernel is 2.6.7. 
  The LVM2,GFS all are from CVS.My<BR>>    host is Dell 
  6650,EMC CX200.<BR>>          
  When I run vutil or runcbl on these GFS file system,This oops 
  is<BR>>     <BR>>     
  <BR>>    Could any one help me?<BR><BR>Try this patch to the 
  kernel:<BR><BR>===== cluster/dlm/queries.c 1.12 vs edited =====<BR>--- 
  1.12/cluster/dlm/queries.c  Sat Jun 19 06:31:56 2004<BR>+++ 
  edited/cluster/dlm/queries.c        Fri Jun 
  25 11:14:22 2004<BR>@@ -49,7 +49,7 
  @@<BR>        int status = 
  -EINVAL;<BR>        gd_lkb_t 
  *target_lkb;<BR>        gd_lkb_t *query_lkb 
  = NULL;     /* Our temporary LKB 
  */<BR>-       gd_ls_t  *ls = (gd_ls_t *) 
  lockspace;<BR>+       gd_ls_t  *ls = 
  (gd_ls_t *) 
  find_lockspace_by_local_id(lockspace);<BR> <BR> <BR>        
  if (!qinfo)<BR><BR><BR>-- <BR><BR>patrick<BR><BR>--<BR>Linux-cluster mailing 
  list<BR><A 
  href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</A><BR><A 
  href="http://www.redhat.com/mailman/listinfo/linux-cluster">http://www.redhat.com/mailman/listinfo/linux-cluster</A><BR></BLOCKQUOTE></BODY></HTML>