|
__TITLE:__ Memory Leaks __PROBLEM:__ Running leaks on Safari shows this (among other leaks): Leak: 0x166bab70 size=16 instance of 'NSCFArray' %%% 0x16603680 0x00010486 0x00000002 0x1ad9b700 .`6............. %%% Call stack: [thread 0]: | 0x1 | 0x5c624 | 0x5c77c | NSApplicationMain | -[NSApplication run] | 0x21238 | -[NSApplication sendEvent:] | 0x21734 | -[NSWindow sendEvent:] | -[NSTextView keyDown:] | -[NSView interpretKeyEvents:] | -[NSTSMInputContext interpretKeyEvents:] | -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] | -[NSTextView doCommandBySelector:] | -[NSTextView(NSKeyBindingCommands) insertNewline:] | -[NSTextView(NSPrivate) _giveUpFirstResponder:] | -[NSNotificationCenter postNotificationName:object:userInfo:] | _CFXNotificationPostNotification | __CFXNotificationPost | _nsnote_callback | 0x1d7ec | -[NSTextField textDidEndEditing:] | -[NSControl sendAction:to:] | 0x2956c | -[NSApplication sendAction:to:from:] | -[NSWindowController(Sogudi) sogudiGoToToolbarLocation:] | -[SogudiPrefController scanString:] | -[NSCFArray mutableCopyWithZone:] | CFArrayCreateMutableCopy | __CFArrayInit | _CFRuntimeCreateInstance | CFAllocatorAllocate Leak: 0x1b2d8540 size=16 instance of 'NSConcreteAttributedString' %%% 0xa2943968 0x1654f078 0x18f063c0 0x00000000 ..9h.T.x..c.....%%% Call stack: [thread 7f]: | 0x1 | 0x5c624 | 0x5c77c | NSApplicationMain | -[NSApplication run] | 0x6740 | -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | _DPSNextEvent | _NSHandleCarbonMenuEvent | -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] | -[NSMenu performActionForItemAtIndex:] | 0x2956c | -[NSApplication sendAction:to:from:] | +[SogudiController sogudiMenuSelect:] | -[SogudiPrefController showPanel:] | NSAllocateObject | _internal_class_createInstanceFromZone Leak: 0x18f063c0 size=16 instance of 'NSMutableRLEArray' %%% 0xa2943878 0x1af8d6f0 0x00000000 0x00000000 ..8x............ %%% Call stack: [thread 11]: | 0x1 | 0x5c624 | 0x5c77c | NSApplicationMain | -[NSApplication run] | 0x6740 | -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | _DPSNextEvent | _NSHandleCarbonMenuEvent | -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] | -[NSMenu performActionForItemAtIndex:] | 0x2956c | -[NSApplication sendAction:to:from:] | +[SogudiController sogudiMenuSelect:] | -[SogudiPrefController showPanel:] | -[NSConcreteAttributedString initWithString:attributes:] | NSAllocateObject | _internal_class_createInstanceFromZone Leak: 0x166b9820 size=32 instance of 'NSCFString' %%% 0xa07b9674 0x0002078c 0x0a62696c 0x64616e61 .{.t.....bildana %%% 0x6c797300 0x00000000 0x00000000 0x00000002 lys............. %%% Call stack: [thread 13]: | 0x1 | 0x5c624 | 0x5c77c | NSApplicationMain | -[NSApplication run] | 0x21238 | -[NSApplication sendEvent:] | 0x21734 | -[NSWindow sendEvent:] | -[NSTextView keyDown:] | -[NSView interpretKeyEvents:] | -[NSTSMInputContext interpretKeyEvents:] | -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] | -[NSTextView doCommandBySelector:] | -[NSTextView(NSKeyBindingCommands) insertNewline:] | -[NSTextView(NSPrivate) _giveUpFirstResponder:] | -[NSNotificationCenter postNotificationName:object:userInfo:] | _CFXNotificationPostNotification | __CFXNotificationPost | _nsnote_callback | 0x1d7ec | -[NSTextField textDidEndEditing:] | -[NSControl sendAction:to:] | 0x2956c | -[NSApplication sendAction:to:from:] | -[NSWindowController(Sogudi) sogudiGoToToolbarLocation:] | -[SogudiPrefController scanString:] | -[SogudiPrefController wordsAndPhrasesInString:] | -[NSScanner scanUpToCharactersFromSet:intoString:] | -[NSCFString substringWithRange:] | CFStringCreateWithSubstring | __CFStringCreateImmutableFunnel3 | _CFRuntimeCreateInstance | CFAllocatorAllocate Sogudi: 0.4.6 %%% Safari: 2.0.4 __RESPONSE:__ __SOLUTION:__ __STATUS:__ OPEN |
|