Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290579 - sys-cluster/heartbeat-2.0.8: fix assert bug
Summary: sys-cluster/heartbeat-2.0.8: fix assert bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 15:13 UTC by michael vogt
Modified: 2010-09-29 11:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix assert bug (heartbeat-2.0.8-assert-by-mv.patch,328 bytes, patch)
2009-10-26 15:14 UTC, michael vogt
Details | Diff

Note You need to log in before you can comment on or make changes to this 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.