https://bugzilla.novell.com/show_bug.cgi?id=387202 User pbaudis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=387202#c119 --- Comment #119 from Petr Baudis <pbaudis@novell.com> 2009-03-25 17:24:07 MST --- Changing the code to avoid the situation happening is the hard part, unfortunately. ;-) I agree that it would be nice if the assert() would be syslogged. I will try to make a patch when I finish the more urgent things on my hands. The asserts still certainly aren't useless, since a mere assert does not help anything anyway - you need to grab a core dump in order to really debug stuff. 95% of the crashes happen during database prune cycle; at this point, little but complete state reset can be done, and that's then pretty much equivalent to the watchdog solution. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.