./src/common/evtloopcmn.cpp(75): assert "Assert failure" failed in Yield(): wxYield called recursively
In the Bitcoin client version 0.3.24 when clicking between the All Transactions tab and the Sent/Received tab, if I don't give it enough time and I then toggle back to the previous one, I get the Assertion error above. If I wait a second or more between clicks, it works fine, but if I toggle too quickly between the two, then I can replicate this consistently.
This is using the Linux 64 binaries of v0.3.24.