Michael Ströder wrote:
Howard Chu wrote:
Stack overrun in back-mdb. back_mdb_search is a bit more memory hungry than back_bdb_search, unfortunately. The nested search call that dynlist invokes is enough to put it over the top.
The recent commits fix this?
Not yet. The recent commits mainly address Solaris/Sparc32 porting issues. test044 fails consistently on sparc, so getting that working smoothly seemed to be the more definite approach to verifying a fix.