Whatever situation your variables references are in, it seems to be crashing
the debugger. File a bug report like it says, and providing the code in the
report so it can be repeated would probably be helpful.
As for your problem, if you have a crash occurring because of a bad reference
to a d
I've been trying to track down a bug that crashes a document-based cocoa
application which seems to be caused by referring to an object that no longer
exists, but thus far haven't succeeded in determining what that object is.
Yes, I've tried using the Zombies tool in Instruments but to no avail
On 25 May 2013, at 5:02 AM, Martin Hewitson wrote:
> On May 24, 2013, at 08:15 PM, Chris Ridd wrote:
> …
>> Try setting a breakpoint on strtoull_l and see what kind of arguments it is
>> getting.
>
> OK, I far from being expert on using lldb, so how to I do this? I made a
> symbolic breakpoin
On May 24, 2013, at 08:15 PM, Chris Ridd wrote:
>
> On 24 May 2013, at 18:31, Martin Hewitson wrote:
>
>> Great. I found an on-line validator
>> (http://www.w3schools.com/dom/dom_validate.asp) and it finds no errors.
>>
>> Back to the crash log: do the reported errors mean that there's some