On Dec 19, 2007, at 4:09 PM, Cousin Marc wrote:

sorry, I knew I was forgetting something :)

Version :
2.1.2+hg.11310.702e4f418ca8-2 (debian sid)

The bt from core dump for crm_mon (it's not compiled with debug, I guess...):

nod :-(

but at least i have the exact version number - it's pretty recent so i'll try and reproduce it here



(gdb) bt full
#0 0xb7e4d35c in cron_range_satisfied () from /usr/lib/ libpe_status.so.1
No symbol table info available.
#1 0xb7e4dc82 in test_date_expression () from /usr/lib/ libpe_status.so.1
No symbol table info available.
#2  0xb7e4e40d in test_expression () from /usr/lib/libpe_status.so.1
No symbol table info available.
#3  0xb7e4e613 in test_rule () from /usr/lib/libpe_status.so.1
No symbol table info available.
#4  0xb7e4ea22 in test_ruleset () from /usr/lib/libpe_status.so.1
No symbol table info available.
#5  0xb7e4eac3 in ?? () from /usr/lib/libpe_status.so.1
No symbol table info available.
#6  0x080850c8 in ?? ()
No symbol table info available.
#7  0x00000000 in ?? ()
No symbol table info available.

Here's what I've got from the syslog :

Dec 19 14:39:58 drbdtest1 crmd: [2100]: info: crmd_init: Starting crmd's mainloop Dec 19 14:39:58 drbdtest1 heartbeat: [2024]: WARN: Exiting /usr/lib/ heartbeat/crmd process 2100 killed by signal 11 [SIGSEGV -
Segmentation violation].
Dec 19 14:39:58 drbdtest1 ccm: [2079]: info: client (pid=2100) removed from ccm Dec 19 14:39:58 drbdtest1 heartbeat: [2024]: ERROR: Exiting /usr/lib/ heartbeat/crmd process 2100 dumped core Dec 19 14:39:58 drbdtest1 heartbeat: [2024]: ERROR: Respawning client "/usr/lib/heartbeat/crmd": Dec 19 14:39:58 drbdtest1 heartbeat: [2024]: info: Starting child client "/usr/lib/heartbeat/crmd" (101,103) Dec 19 14:39:59 drbdtest1 heartbeat: [2101]: info: Starting "/usr/ lib/heartbeat/crmd" as uid 101 gid 103 (pid 2101) Dec 19 14:39:59 drbdtest1 crmd: [2101]: info: main: CRM Hg Version: node: 702e4f418ca82cf5248976a8da95a39b125166b8 Dec 19 14:39:59 drbdtest1 crmd: [2101]: WARN: Core dumps could be lost if multiple dumps occur.

Is there anything else I can provide ?

Le Wednesday 19 December 2007 15:51:31 Andrew Beekhof, vous avez écrit :
On Dec 19, 2007, at 3:10 PM, Cousin Marc wrote:
Hi, I'm trying to put 2 sets of rules for stickiness and I'm having
crm_mon
and crmd segfaulting if I try to put them.

I've narrowed it down to putting this rule :

cibadmin -C -o crm_config -X '
<cluster_property_set id="heures_maintenance" score="100">
<rule id="cluster:heures_nuit" boolean_op="or">
 <date_expression operation="date_spec">
   <date_spec weekdays="6"/>
 </date_expression>
</rule>
<attributes/>
</cluster_property_set>
'

Is it a known problem ?

not that i know of.  version?  stack trace? logs?

_______________________________________________
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

_______________________________________________
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