Hi,

I am running heartbeat-2.1.0 on openSUSE 10.2, downloaded from here:
http://download.opensuse.org/repositories/server:/ha-clustering/openSUSE_10.2/x86_64/


In /var/log/messages, I saw the lrmd crashing, and restarting:
Aug  1 11:29:37 srv5 tengine: [10166]: info: process_graph_event: Detected 
action resource_PUB_IPS_monitor_0 from a different transition: 190 vs. 195
Aug  1 11:29:37 srv5 tengine: [10166]: info: match_graph_event: Action 
resource_PD_NFS_monitor_0 (15) confirmed on srv5
Aug  1 11:29:37 srv5 cib: [12892]: info: write_cib_contents: Wrote version 
0.122.21866 of the CIB to disk (digest: 8e6e22d91098f6d62a3b5fb6dc1965c2)
Aug  1 11:29:37 srv5 heartbeat: [9640]: WARN: 
Exiting /usr/lib64/heartbeat/lrmd -r process 9840 killed by signal 11 
[SIGSEGV - Segmentation violation].
Aug  1 11:29:37 srv5 heartbeat: [9640]: ERROR: 
Exiting /usr/lib64/heartbeat/lrmd -r process 9840 dumped core
Aug  1 11:29:37 srv5 heartbeat: [9640]: ERROR: Respawning 
client "/usr/lib64/heartbeat/lrmd -r":
Aug  1 11:29:37 srv5 heartbeat: [9640]: info: Starting child 
client "/usr/lib64/heartbeat/lrmd -r" (0,0)
Aug  1 11:29:37 srv5 heartbeat: [12935]: info: 
Starting "/usr/lib64/heartbeat/lrmd -r" as uid 0  gid 0 (pid 12935)


unfortunatley the lrmd does not contain debugging symbols:
srv5:/ # gdb -c core
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
Core was generated by `/usr/lib64/heartbeat/lrmd -r'.
Program terminated with signal 11, Segmentation fault.
#0  0x000000000040801a in ?? ()
(gdb) symbol-file /usr/lib64/heartbeat/lrmd
Reading symbols from /usr/lib64/heartbeat/lrmd...(no debugging symbols 
found)...done.
Using host libthread_db library "/lib64/libthread_db.so.1".
(gdb) bt
#0  0x000000000040801a in g_str_equal ()
#1  0x000000000040835c in g_str_equal ()
#2  0x00002b301fc80e29 in ?? ()
#3  0x00000000006acd58 in ?? ()
#4  0x0000000000000000 in ?? ()


are there debug rpm's available that include debugging symbols?

kind regards
Sebastian

_______________________________________________
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