Howard Chu wrote:
Michael Ströder wrote:
Howard Chu wrote:
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?
Now it's fixed.
All tests pass for back-mdb in master on Solaris 10 / Sparc32. Indexing on sparc64 appears to be broken, will look into that later.