https://bugzilla.novell.com/show_bug.cgi?id=738050 https://bugzilla.novell.com/show_bug.cgi?id=738050#c2 Tuure Laurinolli <tuure.laurinolli@portalify.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuure.laurinolli@portalify. | |com --- Comment #2 from Tuure Laurinolli <tuure.laurinolli@portalify.com> 2012-05-03 10:30:55 UTC --- This is apparently caused by line 182 in pdfile.cpp. The file removal operation always returns true no matter what what the actual result was, which causes the loop around pdfile.cpp:2158 to overrun and hit the assert. Looking at MongoDB github and the source RPMs from http://software.opensuse.org/download.html?project=server:database&package=mongodb, it appears that this issue has never existed in the official tree. It is indeed introduced by void_return.patch in the OpenSUSE packaging. -- 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.