On 8/10/07, matilda matilda <[EMAIL PROTECTED]> wrote:
> >>> "Andrew Beekhof" <[EMAIL PROTECTED]> 10.08.2007 12:37 >>>
> > always
>
> Ok, you wanted it.  :-))
>
> > no files, we need a stack trace (which can be extracted from the core
> > file using gdb but only from the machine that generated it)
> >
> > which process?
>
>
> It was crmd.
>
> Here is the output of command bt  in gdb on that:
>
> Core was generated by `/usr/lib64/heartbeat/crmd'.
> Program terminated with signal 6, Aborted.
> #0  0x00002b2561327b95 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x00002b2561327b95 in raise () from /lib64/libc.so.6
> #1  0x00002b2561328f90 in abort () from /lib64/libc.so.6
> #2  0x00002b2560456f67 in crm_abort (file=0x42456d "callbacks.c", 
> function=0x424780 "crmd_ccm_msg_callback", line=526,
>     assert_condition=0x424008 "current_ccm_membership_id <= 
> membership->m_instance", do_fork=0) at utils.c:1460

ok - this is bad.
can you report a bug against the CCM/membership please?
include the complete logs and this stack trace.

oh - and don't delete the core file.

just to clarify, this is an assert failing - the CCM did something its
_really_ not supposed to do - so the crmd deliberately dumped core to
a) get the hell out of there, and b) record the why.
_______________________________________________
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