Re: NSRegularExpression segfault
Re: NSRegularExpression segfault
- Subject: Re: NSRegularExpression segfault
- From: ecir hana <email@hidden>
- Date: Mon, 15 Dec 2014 17:56:30 +0100
On Mon, Dec 15, 2014 at 5:44 PM, Jens Alfke <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden