Nature of bug: specific user interaction crashes DDO client every time.
Specifics:
1) In the auction interface, bring up a list of items with multiple pages via a search and pick out an item for step 3. (Auction Window)
2) In the Auction Window, *search* a new type of item via text search. The delay of search is key, so no alternative to this.
3) In the Auction Window, *before the search results return* click the bid button on an item and leave the pop up amount dialog open. (Bid Dialog)
4) Wait for the search results to appear in the Auction Window.
5) In the Bid Dialog, click the okay/bid button.
6) Enjoy your crash.
I assume it has something to do with the programming for bid assuming you could not have changed pages/records while the bid dialog was up. The assumption is invalid with the way you have search results coming in.