[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Odd problem
From: |
David Chisnall |
Subject: |
Re: Odd problem |
Date: |
Sun, 24 Jul 2011 12:08:59 +0100 |
On 24 Jul 2011, at 01:03, Germán Arias wrote:
> As I can see this is a problem with libobjc in gcc, so I will ask at gcc
> help list. Thanks.
While I wouldn't completely rule out a libobjc bug, this kind of crash is
usually caused by a message being sent to a dangling pointer. Try using
valgrind or NSZombieEnabled to find what it is and where it's being deallocated.
David
- Odd problem, Germán Arias, 2011/07/23
- Re: Odd problem, Germán Arias, 2011/07/23
- Re: Odd problem,
David Chisnall <=
- Re: Odd problem, Germán Arias, 2011/07/25
- Re: Odd problem, Riccardo Mottola, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, David Chisnall, 2011/07/25
- Re: Odd problem, Riccardo Mottola, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, Riccardo Mottola, 2011/07/25
- Re: Odd problem, Germán Arias, 2011/07/25
- Re: Odd problem, David Chisnall, 2011/07/25