I'm running into a crash on the Mac version of Simutrans. This occurs when I'm scrolling the map by holding down the arrow keys. It happens frequently enough, but unfortunately, I haven't figured out the exact circumstances of the crash to reproduce it reliably. Here's the message printed out:
2010-07-04 15:26:35.720 sim-macintel[6357:10b] Exception raised during posting of notification. Ignored. exception: '*** -[NSLayoutManager glyphRangeForTextContainer:]: given container does not appear in the list of containers for this NSLayoutManager.' invoked observer method: '*** -[SDLMain applicationDidFinishLaunching:]' observer: 0x426500 notification name: 'NSApplicationDidFinishLaunchingNotification'
At this point, the game stops responding, and it segfaults a few seconds later.
This is on OS X 10.5.8 (Leopard) on a Macbook Pro, with the latest nightlies (tested with r3495). I tried running with "-log 1", but all that seems to do is create an empty file at ~/simutrans/simu.log.
Let me know if there's anything else that would help debug.