On Tue, Aug 4, 2009 at 5:20 PM, Nicholas
Nethercote<[email protected]> wrote:
> On Wed, Aug 5, 2009 at 10:18 AM, Nicholas >
>> http://osdir.com/ml/linux.redhat.release.zoot/2002-11/msg00030.html
>> seems relevant, but I couldn't find it in the Darwin Libc-498.1.7
>> sources or xnu-1228.12.14 sources.
>
> Ooh, I lie.  xnu-1228.12.14 has a function called slab_alloc(), but no
> constant SLAB_MAGIC that I could find, nor does 'slab->magic' seem to
> be present.

Grepping every file on the system was the obvious thing to do; it found
 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
So I guess some memory corruption bug (in my app?) stepped on a slab
used by Quartz.
- Dan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to