Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 290579

Summary: sys-cluster/heartbeat-2.0.8: fix assert bug
Product: Gentoo Linux Reporter: michael vogt <michael.vogt>
Component: New packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix assert bug

Description michael vogt 2009-10-26 15:13:38 UTC
there is a assert bug in heartbeat v2.0.8:

one ~ # cibadmin -R  -o constraints -x /tmp/cs

(process:7945): GLib-CRITICAL **: g_source_remove_poll: assertion `!SOURCE_DESTROYED (source)' failed
No messages received in 30 seconds.. aborting

i found a fix in the ha mailinglist: http://lists.community.tummy.com/pipermail/linux-ha/2007-February/023225.html



Reproducible: Always

Steps to Reproduce:
1. run the cibadmin command above


Actual Results:  
assert error

Expected Results:  
not an assert error ;)
Comment 1 michael vogt 2009-10-26 15:14:27 UTC
Created attachment 208316 [details, diff]
fix assert bug
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2010-09-29 11:54:22 UTC
Thanks for the patch. Fixed in cvs.