err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x120b6006
I know this app is full of funny bugs that have nothing to do with wine, but I
can't find any reference to the mysterious 'seh". What is this an
abbreviation for?
The application is SimCity 4 rush Hour, but I am more interested in finding out
why it has so many crashes to desktop. I had a segmentation fault earlier, and
this indicates to me that it took a wild jump. If I could track down what
happens in this program, the SC4 community would be grateful.
The exception report that was eventually generated by this event really says
only the usual useless junk.
I was running with catchsegv at the time hoping for a repeat of the seg fault
but I wasn't lucky. This program, being a simulator, does random things and
it is hard to track since the source is held by EA as proprietary.