On Tue, Aug 4, 2009 at 5:11 PM, Peter Kasting<[email protected]> wrote: > That is probably coming from the allocator underneath Chrome (presumably the > one provided by the OS kernel). It probably means you have memory > corruption that eventually leads to this.
Yea, it does look a lot like it's from the kernel - but I don't think it is. SLAB was the kernel's default memory allocator for a long time, but SLAB_MAGIC isn't from the kernel sources (at least going back to 2005). AGL --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
