Skip navigation.
 
mlRe: How to find EXC_BAD_ACCESS bug?
FROM : Eric Peden
DATE : Wed Aug 25 22:28:43 2004

On Aug 24, 2004, at 6:06 PM, Steve Sims wrote:

> I have done a great deal of searching around today to try to establish
> the cause of my EXC_BAD_ACCESS bug.  The exception that I get is
> inconsistent - it never seems to happen in the same place.  Usually
> though it is occurring somewhere deep within Quartz.

<snip>
> It seems fairly clear to me that I have a memory corruption problem.


Have you considered the possibility of bad RAM? It would explain the
random and unpredictable nature of your memory problems.

--
eric
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlHow to find EXC_BAD_ACCESS bug? Andrew Duncan Aug 18, 00:13
mlRe: How to find EXC_BAD_ACCESS bug? John C. Randolph Aug 18, 00:39
mlRe: How to find EXC_BAD_ACCESS bug? Nick Zitzmann Aug 18, 00:44
mlRe: How to find EXC_BAD_ACCESS bug? Andrew Duncan Aug 18, 00:59
mlRe: How to find EXC_BAD_ACCESS bug? Andrew Duncan Aug 18, 01:03
mlRe: How to find EXC_BAD_ACCESS bug? Nick Zitzmann Aug 18, 01:16
mlRe: How to find EXC_BAD_ACCESS bug? Frederick Cheung Aug 18, 01:29
mlRe: How to find EXC_BAD_ACCESS bug? John C. Randolph Aug 18, 01:29
mlRe: How to find EXC_BAD_ACCESS bug? Stéphane Sudre Aug 18, 21:35
mlRe: How to find EXC_BAD_ACCESS bug? Andrew Duncan Aug 18, 23:35
mlRe: How to find EXC_BAD_ACCESS bug? John C. Randolph Aug 19, 00:38
mlRe: How to find EXC_BAD_ACCESS bug? Andrew Duncan Aug 19, 00:49
mlRe: How to find EXC_BAD_ACCESS bug? Steve Sims Aug 24, 03:25
mlRe: How to find EXC_BAD_ACCESS bug? Sean McBride Aug 24, 04:13
mlRe: How to find EXC_BAD_ACCESS bug? Nick Zitzmann Aug 24, 04:13
mlRe: How to find EXC_BAD_ACCESS bug? Sean McBride Aug 24, 08:20
mlRe: How to find EXC_BAD_ACCESS bug? Steve Sims Aug 25, 01:06
mlRe: How to find EXC_BAD_ACCESS bug? Eric Peden Aug 25, 22:28
mlRe: How to find EXC_BAD_ACCESS bug? Sean McBride Aug 26, 04:58
mlRe: How to find EXC_BAD_ACCESS bug? Steve Sims Aug 29, 00:27
mlRe: How to find EXC_BAD_ACCESS bug? Sean McBride Aug 29, 21:47