> On 6/27/07, Junko IKEDA <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I encountered a segmentation fault when I tried cibadmin like this;
> >
> > cibadmin -U -o resources -X
> >    '<primitive id="prmDummy" class="ocf"
> >       type="Dummy" provider="heartbeat"
> >       resource_stickiness="0">
> >
> > actually, it's my miss. I had to close the tag.
> >
> > Correct usage is here, right?
> > cibadmin -U -o resources -X
> >    '<primitive id="prmDummy" class="ocf"
> >       type="Dummy" provider="heartbeat"
> >       resource_stickiness="0"/>
> >
> > I think it's more helpful if there are some usages instead of a
segmentation
> > fault.
> > Could you fix it easily?
> 
> Possibly if you provide the stack trace

I attached the output of strace.

> 
> > I also try to check the source.
> >
> > Thanks,
> > Junko
> >
> > _______________________________________________
> > Linux-HA mailing list
> > [email protected]
> > http://lists.linux-ha.org/mailman/listinfo/linux-ha
> > See also: http://linux-ha.org/ReportingProblems
> >
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems

Attachment: strace.output
Description: Binary data

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to