gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] Application segfaults when executed on glusterfs mou


From: Anand Avati
Subject: Re: [Gluster-devel] Application segfaults when executed on glusterfs mounted volume
Date: Tue, 1 May 2007 19:23:03 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

Erik,
 please give a 'bt' command output from gdb, also if possible an
strace log of running mapsrv over glusterfs (to see the last FS
operation or more clues)


regards,
avati

On Tue, May 01, 2007 at 05:32:12PM -0700, Erik Osterman wrote:
> If I try to run our mapserv application from a glusterfs mounted volume 
> I consistently get segfaults. Yet if I copy that binary from the 
> glusterfs volume to /tmp, it works fine.
> 
> I only have the postfix translator enabled on the glusterfsd processes.  
> The clients are are running afr (*:2) between 3 bricks, with unify, 
> writebehind, readhead enabled. stat-prefetch and io-threads are both 
> disabled.
> 
> Where would be a good place to start diagnosing this problem?
> 
> 
> Thanks,
> 
> Erik Osterman
> 
> -- Transcript --
> 
> # ./mapserv
> Segmentation fault
> 
> GDB reports,
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1209043248 (LWP 11563)]
> 0x080c54e3 in __libc_csu_init ()
> 
> # cp mapserv /tmp
> # /tmp/mapserv
> This script can only be used to decode form results and
> should be initiated as a CGI process via a httpd server.
> 
> 
> 
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
> 

-- 
ultimate_answer_t
deep_thought (void)
{ 
  sleep (years2secs (7500000)); 
  return 42;
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]