help-cfengine
[Top][All Lists]
Advanced

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

RE: Cfservd on Solaris 8 seg faulting


From: Dennis, Richard
Subject: RE: Cfservd on Solaris 8 seg faulting
Date: Mon, 12 May 2003 17:08:08 -0400

Thanks!!  That's what it was.  I recompiled, and it works fine now.

--Rick

-----Original Message-----
From: mark@iu.hio.no [mailto:mark@iu.hio.no] 
Sent: Monday, May 12, 2003 4:16 PM
To: Dennis, Richard
Cc: help-cfengine@gnu.org
Subject: Re: Cfservd on Solaris 8 seg faulting




rx_super.c?? Sounds like you have the librx GNU library on your system. What
often happens in compilation is that you get the header file for solaris
regex.h and the library for librx.a These are not compatible and you get a
seg fault.

I would recompile and get rid of all the GNU libs. You shouldn't have them
on a solaris system. They are only needed on linux. etc

M


On 12 May, Dennis, Richard wrote:
> I'm running cfservd (2.0.6) on Solaris 8 and cfservd keeps seg 
> faulting after it copies files.  After that it appears to be a regex 
> call when it faults.  Any ideas?
> 
> Checksums matched ok
> Transaction Send[t 9][Packed text]
> SendSocketStream, sent 17
> RecvSocketStream(8)
> Transmission empty...
> Transaction Receive [][]
> RecvSocketStream(-18854912)
> Terminating thread...
> ***Closing socket 8 from ::ffff:10.5.163.16
> 
> Program received signal SIGSEGV, Segmentation fault. [Switching to LWP 
> 3] rx_superset_cons (rx=0x213700, car=0x0, cdr=0x0) at rxsuper.c:708
> 708     rxsuper.c: No such file or directory.
> (gdb) bt
> #0  rx_superset_cons (rx=0x213700, car=0x0, cdr=0x0) at rxsuper.c:708
> #1  0x142da8 in rx_start_superstate (frame=0x213668) at rxanal.c:319
> #2  0x141258 in rx_make_solutions (regs=0xfee0b960, verse=0x2135d8,
> expression=0x22c8c0, subexps=0x0, cset_size=256,
>     start=0, end=11, vmfn=0x147f7c <rx_str_vmfn>, contextfn=0x147fc0
> <rx_str_contextfn>, closure=0x2108f8) at rxspencer.c:89
> #3  0x143394 in rx_basic_make_solutions (regs=0xfee0b960,
> expression=0x22c8c0, subexps=0x0, start=0, end=11,
>     rules=0xfee0b77c, str=0x213638 "") at rxbasic.c:93
> #4  0x140ac0 in rx_regmatch (pmatch=0xfee0b960, preg=0xfee0ba88,
> rules=0xfee0b87c, start=0, end=11,
>     string=0x210808 "10.5.163.16") at rxposix.c:238
> #5  0x140c90 in rx_regexec (pmatch=0xfee0b960, preg=0xfee0ba88,
> rules=0xfee0b87c, start=11, end=11,
>     string=0x210808 "10.5.163.16") at rxposix.c:330
> #6  0x140e20 in regnexec (preg=0xfee0ba88, string=0x210808 "10.5.163.16",
> len=11, nmatch=1, pmatch=0xfee0b950, eflags=0)
>     at rxposix.c:419
> #7  0x140f10 in regexec (preg=0xfee0ba88, string=0x210808 "10.5.163.16",
> nmatch=1, pmatch=0xfee0b960, eflags=0)
>     at rxposix.c:449
> #8  0x2dc18 in DeleteItemGeneral (list=0x194938, string=0x211597
> "10.5.163.16", type=regexComplete) at item-ext.c:592
> #9  0x2dd94 in DeleteItemMatching (list=0x194938, string=0x211597
> "10.5.163.16") at item-ext.c:665
> #10 0x1952c in DeleteConn (conn=0x210d70) at cfservd.c:3125
> #11 0x14c50 in HandleConnection (conn=0x210d70) at cfservd.c:1049
> (gdb) 
> 
> ----------------------------------------------------------------------
> --------
> This message is intended only for the personal and confidential use of the
designated recipient(s) named above.  If you are not the intended recipient
of this message you are hereby notified that any review, dissemination,
distribution or copying of this message is strictly prohibited.  This
communication is for information purposes only and should not be regarded as
an offer to sell or as a solicitation of an offer to buy any financial
product, an official confirmation of any transaction, or as an official
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be
secure or error-free.  Therefore, we do not represent that this information
is complete or accurate and it should not be relied upon as such.  All
information is subject to change without notice.
> 
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org 
> http://mail.gnu.org/mailman/listinfo/help-cfengine



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the 
designated recipient(s) named above.  If you are not the intended recipient of 
this message you are hereby notified that any review, dissemination, 
distribution or copying of this message is strictly prohibited.  This 
communication is for information purposes only and should not be regarded as an 
offer to sell or as a solicitation of an offer to buy any financial product, an 
official confirmation of any transaction, or as an official statement of Lehman 
Brothers.  Email transmission cannot be guaranteed to be secure or error-free.  
Therefore, we do not represent that this information is complete or accurate 
and it should not be relied upon as such.  All information is subject to change 
without notice.






reply via email to

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