On Mon, Dec 15, 2014 at 5:44 PM, Jens Alfke <j...@mooseyard.com> wrote: > > > What's the backtrace? Whenever investigating a crash you should always > start by looking at the stack. (To get this in a text form you can paste > into a message, use the debugger command "bt".) >
I don't seem to have "bt" but I got instead from "Problem Report" window: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libicucore.A.dylib 0x00007fff8f301ac1 utext_clone + 22 1 libicucore.A.dylib 0x00007fff8f302570 icu::RegexMatcher::reset(UText*) + 54 2 libicucore.A.dylib 0x00007fff8f305f01 uregex_setText + 223 3 com.apple.Foundation 0x00007fff8aba343f -[NSRegularExpression(NSMatching) enumerateMatchesInString:options:range:usingBlock:] + 938 4 com.apple.Foundation 0x00007fff8ac13ba4 -[NSRegularExpression(NSMatching) firstMatchInString:options:range:] + 145 _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com