On Nov 2, 2007, at 2:23 PM, Christiaan Hofman wrote: > Genstrings crashes when I build BibDesk in relase config: > > 2007-11-02 22:20:52.664 genstrings[3382] *** Uncaught exception: > <NSRangeException> *** -[NSCFString characterAtIndex:]: Range or > index out of bounds
Same crash here. I wrote a shell script to debug this by running files through one-by-one, and it appears to be barfing on vendorsrc/ OmniGroup/OmniBase/macros.h. It's not checking the length on a string. navier:tmp amaxwell$ cat test.h NSLocalizedString navier:tmp amaxwell$ genstrings -o . test.h 2007-11-02 17:03:01.871 genstrings[33226:10b] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString characterAtIndex:]: Range or index out of bounds' 2007-11-02 17:03:01.886 genstrings[33226:10b] Stack: ( 2435231552, 2447242924, 2435231312, 2435231368, 2524677740, 11152, 14288, 22960, 10200 ) Trace/BPT trap navier:tmp amaxwell$ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop