Ticket #170 (assigned defect)
Windows structured exceptions produce RuntimeError with some MSVC versions
Description
We are having an issue on a testing machine. We are running stress tests on it, and Xapian eventually raises a RuntimeError?, "unknown Xapian error".
This is on Windows, using the Xapian Python bindings.
Richard mentioned that exception.i has a catch(...) that catches all the unknown exceptions.
He also mentioned that this might have something to do with Windows Structured Exceptions, and that Mark had investigated this previously so he thought it had been fixed.
Change History
Note: See
TracTickets for help on using
tickets.
