Re: NSSearchField crash
Re: NSSearchField crash
- Subject: Re: NSSearchField crash
- From: Thomas Davie <email@hidden>
- Date: Sun, 6 Feb 2005 22:41:13 +0000
While stress-testing the live-search feature of a program I'm working
on, I managed to cause a crash. I was simply typing and deleting
characters in the box, very rapidly. I was able to reproduce it. Below
is what the backtrace looks like.
The crash didn't happen anywhere in my code, so I'm not sure what to
do to prevent it. Has anyone seen this behavior before?
<SNIP>
It looks like you've double-freed a string that the search field still
needed access to.
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden