RESOLVED INVALID 19811
LEAK: leak from WebCore::BitmapImage::getTIFFRepresentation()
https://bugs.webkit.org/show_bug.cgi?id=19811
Summary LEAK: leak from WebCore::BitmapImage::getTIFFRepresentation()
Cameron Zwarich (cpst)
Reported 2008-06-28 22:41:16 PDT
I found this by running the stress test with MallocStackLogging enabled: Leak: 0x150c5150 size=208 string 'trpc' Call stack: [thread 0xa05a0fa0]: | 0xba4d6 | NSApplicationMain | -[NSApplication run] | 0x86be | -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | _DPSNextEvent | _NSHandleCarbonMenuEvent | _HandleMenuSelection | _HandleMenuSelection2 | MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) | TrackMenuCommon(MenuSelectData&, unsigned char*) | IsUserStillTracking(MenuSelectData*, unsigned char*) | ReceiveNextEventCommon | RunCurrentEventLoopInMode | CFRunLoopRunInMode | CFRunLoopRunSpecific | __NSThreadPerformPerform | +[NSNotificationCenter(WebNSNotificationCenterExtras) _postNotificationName:] | -[NSNotificationCenter postNotificationName:object:userInfo:] | _CFXNotificationPostNotification | __CFXNotificationPost | _nsnote_callback | 0x4052c | -[WebIconDatabase iconForURL:withSize:] | -[WebIconDatabase iconForURL:withSize:cache:] | webGetNSImage(WebCore::Image*, _NSSize) | WebCore::BitmapImage::getNSImage() | WebCore::BitmapImage::getTIFFRepresentation() | CGImageDestinationFinalize | _CGImagePluginWriteTIFF | writeOne | writeICCData | CMSGetICCProfileData | CMOpenProfile | CMOpenOrNewAccess | SizeTagArray | malloc | malloc_zone_malloc
Attachments
Cameron Zwarich (cpst)
Comment 1 2008-06-28 23:08:47 PDT
This has already been reported as <rdar://problem/5667268> and is not a WebKit issue.
Note You need to log in before you can comment on or make changes to this bug.