Bug 6316
Summary: | TOT: MallocScribble reports deallocation of already-freed object when quitting Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ian, zwarich |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Geoffrey Garen
/Volumes/Home/Users/ggaren$ MallocScribble=1 ~/symroots/Development/Safari.app/Contents/MacOS/
Safari
(10869) malloc: enabling scribbling to detect mods to free blocks
Safari(10869,0xa000ed68) malloc: *** Deallocation of a pointer not malloced: 0xaaaaaaaa; This could be
a double free(), or free() called with the middle of an allocated block; Try setting environment variable
MallocHelp to see tools to help debug
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Cameron Zwarich (cpst)
I haven't seen this happen in the entire time I've been working on WebKit using MallocScribble, so I'm just gonna close this.