Launch Tile Problem

Hi,
Am getting error when I try to use launch tile in my application.
Code :
var oLaunchTile = new sap.suite.ui.commons.LaunchTile({
         title : "Create Shopping Cart",
         icon : "sap-icon://cart",
         link : "http://www.sap.com"
Error :
Cannot read property 'ImageHelper' of undefined
Am getting this error only when I use icon property in the Launch Tile.
Please help me on the same.
Regards,
Ram

Hi Ram,
Below is the code written in LaunchTile.js. and as you can see the highlighted statement, ImageHelper function from sap.m is being used and that is why you were getting error when you did not included sap.m library.
* SAP UI development toolkit for HTML5 (SAPUI5) (c) Copyright 2009-2013 SAP AG. All rights reserved
jQuery.sap.declare('sap.suite.ui.commons.LaunchTile');jQuery.sap.require('sap.suite.ui.commons.library');jQuery.sap.require('sap.ui.core.Control');sap.ui.core.Control.extend('sap.suite.ui.commons.LaunchTile',{metadata:{library:'sap.suite.ui.commons',properties:{'title':{type:'string',group:'Misc',defaultValue:null},'icon':{type:'sap.ui.core.URI',group:'Misc',defaultValue:null},'link':{type:'sap.ui.core.URI',group:'Misc',defaultValue:null}},events:{'press':{}}}});sap.suite.ui.commons.LaunchTile.M_EVENTS={'press':'press'};jQuery.sap.require('sap.ui.core.IconPool');
sap.suite.ui.commons.LaunchTile.prototype.exit=function(){if(this._iconImage){this._iconImage.destroy();this._iconImage=undefined}};
sap.suite.ui.commons.LaunchTile.prototype.setIcon=function(u){this.setProperty('icon',u,true);var i=this.getId()+'-img';var s='72px';var p={src:u,height:s,width:s,size:s};this._iconImage=sap.m.ImageHelper.getImageControl(i,this._iconImage,this,p);return this};
sap.suite.ui.commons.LaunchTile.prototype.onclick=function(e){this.firePress({title:this.getTitle(),link:this.getLink()})};
I hope this answers your question.
Regards,
Chandra

Similar Messages

  • Dynamic App Launcher tiles

    Hi ,
    I am using a dynamic app launcher tile in the fiori launchpad. I am using Odata in the Service URL parameter, but i see that only number is getting bound to the tile where as other parameters like title,information are not getting bound to the tile even though they are passed from the odata.
    Please let me know is it only number that can be bound or we should be able to bind other parameters as well.
    Thanks & Regards,
    Seshu

    Hi Pat,
    Initially, We used filters in service URL. Which didn't work properly. Then we replaced filters with Single Entity. And worked correctly.
    For example
    /sap/opu/odata/sap/ZXXXXX/Collection?$filters=title eq 'System' and subtitle eq 'Manage'
    will not work. Its gives only number on tile. but not other information.
    /sap/opu/odata/sap/ZXXXXX/Collection(title='System',subtitle='Manage')
    Worked well with us.
    Note: Both returns the same output and single entry(entity). But the way we provide the URL in FIORI customization is really matters.
    Refer to
    OData Structure for Dynamic App Launchers - User Interface Add-On for SAP NetWeaver - SAP Library
    for format of data for tiles.
    Regards,
    Seshu

  • Flash Catalyst Launch Error Problem

    Hello,
    I recently installed the web production of Adobe CS5. I have been trying to launch Flash Catalyst and been getting this error message:
    Internal Error:
    "A file system error is preventing Adobe Flash Catalyst from launching"
    Then I have to hit "ok" and the program doesn't load, does anyone know how to fix this?
    Thank you.

    Same error but here's more info
    FC launches fine when logged in as a standard local user account on the machine.
    FC fails to launch when logged in on a network user account (LDAP, Open Directory account on XServe).
    This makes me think that FC is trying to write a file in a location that is forbidden for it to use.
    I've deleted all network user Preferences files and it still fails to launch.
    I've deleted all netowrk user Application Support Files and it still fails to launch.
    Problem exists for my configurations
    10.6.8
    iMac, MacBook Pros
    All Adobe updates for CS5 up to date
    No other Adobe apps in the Master Suite collection have similar problems.
    Somebody out there has a fix for this...please help.

  • Issue when trying to launch Handbrake, problem report generated

    I've posted this over in the Handrake forums but soi far I haven't had a response.  I'm hoping someone here might be able to point me in a direction.  I've suddenly been unable to launch Handbrake.  Every time I try the icon bounce once or twice on the dock then a Problem Report dialog opens up with this information;
    I've tried deleting the files in ~Library/Application Support/Handbrake and the related Handbrake files in ~Library/Preferences. I've tried the latest nightly build, I've tried repairing permissions, and nothing works.
    Process: HandBrake [4624]
    Path: /Applications/Handbrake/HandBrake.app/Contents/MacOS/HandBrake
    Identifier: fr.handbrake.HandBrake
    Version: 4810svn x86_64 (2012070401)
    Code Type: X86-64 (Native)
    Parent Process: launchd [498]
    Date/Time: 2012-07-04 21:32:10.654 -0400
    OS Version: Mac OS X Server 10.7.4 (11E53)
    Report Version: 9
    Interval Since Last Report: 326864 sec
    Crashes Since Last Report: 27
    Per-App Interval Since Last Report: 155 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: 5CD59213-7D18-42C1-9DBD-522B15266524
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x0000000101aa9228
    VM Regions Near 0x101aa9228:
    CoreImage 0000000101aa8000-0000000101aa9000 [ 4K] rw-/rwx SM=PRV
    --> mapped file 0000000101aa9000-0000000101aaa000 [ 4K] rw-/rwx SM=PRV /Users/*/Library/Caches/*/*.maps
    shared memory 0000000101aaa000-0000000101aac000 [ 8K] rw-/rw- SM=SHM
    Application Specific Information:
    objc[4624]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libCoreFSCache.dylib 0x0000000101aa2455 fscache_open + 809
    1 libcldcpuengine.dylib 0x0000000102fb4aa9 init_fscache + 633
    2 libsystem_c.dylib 0x00007fff84c3be06 pthread_once + 86
    3 libcldcpuengine.dylib 0x0000000102fb4189 cld_createkernels + 441
    4 libcldcpuengine.dylib 0x0000000102fb2c3f glrCompBuildProgram + 97
    5 com.apple.opencl 0x00007fff8b59e3b4 clBuildProgram + 3182
    6 com.apple.CoreImage 0x00007fff8878d531 -[FEOpenCLContext _loadKernel:target:testOnly:] + 1330
    7 com.apple.CoreImage 0x00007fff8888beb8 -[FEContext(Kernel) loadKernel:target:] + 96
    8 com.apple.CoreImage 0x00007fff887c88cc FEApplyTreeNode::render1(FETreeContext*, FEShape const&, fe_kernel_target_struct*, int, float*, FETreeTexture*) + 100
    9 com.apple.CoreImage 0x00007fff887c9899 FEApplyTreeNode::render2(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 1589
    10 com.apple.CoreImage 0x00007fff887c6df9 FETreeNode::render_(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 149
    11 com.apple.CoreImage 0x00007fff887ca684 FETreeNode::render(FETreeContext*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 108
    12 com.apple.CoreImage 0x00007fff887ce422 FETreeContext::renderTree(FETreeNode*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 276
    13 com.apple.CoreImage 0x00007fff887ce736 FETreeContext::renderImage_(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 688
    14 com.apple.CoreImage 0x00007fff887ce9bf FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 375
    15 com.apple.CoreImage 0x00007fff887a5617 -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallba ck:finishCallback:callbackData:] + 247
    16 com.apple.CoreImage 0x00007fff887a4c39 -[FEImage getBitmap:withContext:origin:transform:colorSpace:] + 678
    17 com.apple.CoreImage 0x00007fff8875aeb9 -[CIContextImpl render:toBitmap:rowBytes:bounds:format:colorSpace:] + 349
    18 com.apple.CoreImage 0x00007fff88759ef6 -[CIContext render:toBitmap:rowBytes:bounds:format:colorSpace:] + 91
    19 libCGXCoreImage.A.dylib 0x00007fff838562e5 cgxcoreimage_instance_render + 2301
    20 libCGXCoreImage.A.dylib 0x00007fff83855927 cgxcoreimage_provider_create_data + 52
    21 libCGXCoreImage.A.dylib 0x00007fff8385587d faultDataAcquireBytePointer + 154
    22 com.apple.CoreGraphics 0x00007fff88c4b3c8 CGAccessSessionGetBytePointer + 45
    23 com.apple.CoreGraphics 0x00007fff88c74463 img_decode_read + 234
    24 com.apple.CoreGraphics 0x00007fff88c7429b img_colormatch_read + 363
    25 com.apple.CoreGraphics 0x00007fff88c740e5 img_alphamerge_read + 532
    26 com.apple.CoreGraphics 0x00007fff88c71ccb img_data_lock + 8307
    27 com.apple.CoreGraphics 0x00007fff88cf5209 CGSImageDataLock + 186
    28 libRIP.A.dylib 0x00007fff86953d4a ripc_AcquireImage + 2209
    29 libRIP.A.dylib 0x00007fff8695258c ripc_DrawImage + 1048
    30 com.apple.CoreGraphics 0x00007fff88cf4d72 CGContextDrawImage + 434
    31 com.apple.coreui 0x00007fff8b166570 CUIPenCG::DrawImage(void*, CGRect, void*) + 70
    32 com.apple.coreui 0x00007fff8b16e0ef CUIRenderer::DrawImage(CGRect, long, CUIDescriptor const*) + 4821
    33 com.apple.coreui 0x00007fff8b13e002 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4646
    34 com.apple.coreui 0x00007fff8b1639a4 CUIDraw + 225
    35 com.apple.AppKit 0x00007fff81bfe4b0 -[NSCoreUIImageRep draw] + 179
    36 com.apple.AppKit 0x00007fff81bfe37e -[NSImageRep drawInRect:] + 341
    37 com.apple.AppKit 0x00007fff81bfe21c __-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_2 + 111
    38 com.apple.AppKit 0x00007fff81bfe0a0 NSGraphicsContextPushContextWithFlippedMetadata_drawWithBlock_ + 318
    39 com.apple.AppKit 0x00007fff81b91803 __-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1 + 1953
    40 com.apple.AppKit 0x00007fff81b90eaf -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1212
    41 com.apple.AppKit 0x00007fff81bc1066 -[NSImage _drawMappingAlignmentRectToRect:withState:backgroundStyle:operation:fraction:fl ip:hints:] + 2443
    42 com.apple.AppKit 0x00007fff81db25ed -[NSPopUpButtonCell _drawIndicatorWithFrame:inView:] + 401
    43 com.apple.AppKit 0x00007fff81c1bb7e -[NSPopUpButtonCell drawBorderAndBackgroundWithFrame:inView:] + 269
    44 com.apple.AppKit 0x00007fff81c1ba00 -[NSMenuItemCell drawWithFrame:inView:] + 270
    45 com.apple.AppKit 0x00007fff81bbcdb7 -[NSControl drawRect:] + 398
    46 com.apple.AppKit 0x00007fff81b8897a -[NSView _drawRect:clip:] + 3758
    47 com.apple.AppKit 0x00007fff81bb5b4f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1583
    48 com.apple.AppKit 0x00007fff81bb5f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    49 com.apple.AppKit 0x00007fff81bb5f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    50 com.apple.AppKit 0x00007fff81b85f55 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1032
    51 com.apple.AppKit 0x00007fff81b8086f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
    52 com.apple.AppKit 0x00007fff81b792ed -[NSView displayIfNeeded] + 1676
    53 com.apple.AppKit 0x00007fff81f184ee -[NSDrawer(NSDrawerPrivate) _displayIfNeeded] + 94
    54 com.apple.AppKit 0x00007fff81c37999 -[NSWindow(NSDrawerSupportPrivate) _displayAllDrawersIfNeeded] + 123
    55 com.apple.AppKit 0x00007fff81c367ac -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 795
    56 com.apple.AppKit 0x00007fff81c363a8 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
    57 com.apple.AppKit 0x00007fff81c3602c -[NSWindow orderWindow:relativeTo:] + 154
    58 com.apple.AppKit 0x00007fff81c358cd -[NSWindow makeKeyAndOrderFront:] + 49
    59 fr.handbrake.HandBrake 0x0000000100017bd4 -[HBController applicationDidFinishLaunching:] + 1613
    60 com.apple.Foundation 0x00007fff83363d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    61 com.apple.CoreFoundation 0x00007fff867347ba _CFXNotificationPost + 2634
    62 com.apple.Foundation 0x00007fff8334ffc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    63 com.apple.AppKit 0x00007fff81b414e3 -[NSApplication _postDidFinishNotification] + 212
    64 com.apple.AppKit 0x00007fff81b41249 -[NSApplication _sendFinishLaunchingNotification] + 78
    65 com.apple.AppKit 0x00007fff81b3ff10 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
    66 com.apple.AppKit 0x00007fff81b3fc71 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    67 com.apple.CoreFoundation 0x00007fff8677e541 -[NSObject performSelector:withObject:withObject:] + 65
    68 com.apple.Foundation 0x00007fff833867c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    69 com.apple.Foundation 0x00007fff8338574e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    70 com.apple.Foundation 0x00007fff833855dc _NSAppleEventManagerGenericHandler + 105
    71 com.apple.AE 0x00007fff836e7c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    72 com.apple.AE 0x00007fff836e7b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    73 com.apple.AE 0x00007fff836e79f7 aeProcessAppleEvent + 250
    74 com.apple.HIToolbox 0x00007fff8e69ed7d AEProcessAppleEvent + 102
    75 com.apple.AppKit 0x00007fff81b3d07d _DPSNextEvent + 1247
    76 com.apple.AppKit 0x00007fff81b3c735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    77 com.apple.AppKit 0x00007fff81b39071 -[NSApplication run] + 470
    78 com.apple.AppKit 0x00007fff81db5244 NSApplicationMain + 867
    79 fr.handbrake.HandBrake 0x00000001000017b4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8691d7e6 kevent + 10
    1 libdispatch.dylib 0x00007fff8767078a _dispatch_mgr_invoke + 923
    2 libdispatch.dylib 0x00007fff8766f31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: CFPreferences Background Sync Queue
    0 libsystem_kernel.dylib 0x00007fff8691de9e stat$INODE64 + 10
    1 com.apple.CoreFoundation 0x00007fff8670535a _CFGetPathProperties + 90
    2 com.apple.CoreFoundation 0x00007fff867052ba _CFGetFileProperties + 122
    3 com.apple.CoreFoundation 0x00007fff868060c3 -[CFXPreferencesPropertyListSourceSynchronizer _canFLockAtURL:] + 115
    4 com.apple.CoreFoundation 0x00007fff867311d2 -[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 98
    5 com.apple.CoreFoundation 0x00007fff8676f81f __-[CFXPreferencesPropertyListSource synchronizeInBackgroundWithCompletionBlock:]_block_invoke_1 + 111
    6 libdispatch.dylib 0x00007fff8766ea86 _dispatch_call_block_and_release + 18
    7 libdispatch.dylib 0x00007fff876702d6 _dispatch_queue_drain + 264
    8 libdispatch.dylib 0x00007fff87670132 _dispatch_queue_invoke + 54
    9 libdispatch.dylib 0x00007fff8766f92c _dispatch_worker_thread2 + 198
    10 libsystem_c.dylib 0x00007fff84c3e3da _pthread_wqthread + 316
    11 libsystem_c.dylib 0x00007fff84c3fb85 start_wqthread + 13
    Thread 3:
    0 libsystem_kernel.dylib 0x00007fff8691ce42 __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff84bf2dea nanosleep + 164
    2 libsystem_c.dylib 0x00007fff84bf2bb5 usleep + 53
    3 fr.handbrake.HandBrake 0x000000010006e012 thread_func + 466
    4 fr.handbrake.HandBrake 0x0000000100074c67 hb_thread_func + 55
    5 libsystem_c.dylib 0x00007fff84c3c8bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff84c3fb75 thread_start + 13
    Thread 4:
    0 libsystem_kernel.dylib 0x00007fff8691ce42 __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff84bf2dea nanosleep + 164
    2 libsystem_c.dylib 0x00007fff84bf2bb5 usleep + 53
    3 fr.handbrake.HandBrake 0x000000010006e012 thread_func + 466
    4 fr.handbrake.HandBrake 0x0000000100074c67 hb_thread_func + 55
    5 libsystem_c.dylib 0x00007fff84c3c8bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff84c3fb75 thread_start + 13
    Thread 5:
    0 libsystem_kernel.dylib 0x00007fff8691ce42 __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff84bf2dea nanosleep + 164
    2 libsystem_c.dylib 0x00007fff84bf2bb5 usleep + 53
    3 fr.handbrake.HandBrake 0x000000010006e012 thread_func + 466
    4 fr.handbrake.HandBrake 0x0000000100074c67 hb_thread_func + 55
    5 libsystem_c.dylib 0x00007fff84c3c8bf _pthread_start + 335
    6 libsystem_c.dylib 0x00007fff84c3fb75 thread_start + 13
    Thread 6:
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000001064bebb0 rbx: 0x00000001064bc480 rcx: 0x00000001064bebb8 rdx: 0x0000000000000bec
    rdi: 0x00000001019dd000 rsi: 0x0000000000000008 rbp: 0x00007fff5fbf7220 rsp: 0x00007fff5fbf6f70
    r8: 0x0000000000000003 r9: 0x0000000000000bea r10: 0x0000000000000000 r11: 0x00000000fffffff7
    r12: 0x0000000101aa9000 r13: 0x00000001064bc3f0 r14: 0x0000000000000000 r15: 0x0000000000000000
    rip: 0x0000000101aa2455 rfl: 0x0000000000010206 cr2: 0x0000000101aa9228
    Logical CPU: 0
    Binary Images:
    0x100000000 - 0x10105dfd7 +fr.handbrake.HandBrake (4810svn x86_64 - 2012070401) <EDCD3447-34D4-3B9A-9BE9-83B03E776270> /Applications/Handbrake/HandBrake.app/Contents/MacOS/HandBrake
    0x10185d000 - 0x101869ff7 +com.growl.growlframework (1.2.2 - 1.2.2) <C76D2B1C-5455-CFCA-6470-B8B171C14A16> /Applications/Handbrake/HandBrake.app/Contents/Frameworks/Growl.framework/Versi ons/A/Growl
    0x101875000 - 0x10188bfff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <B4628320-468B-F473-EBD3-4303D9C5B639> /Applications/Handbrake/HandBrake.app/Contents/Frameworks/Sparkle.framework/Ver sions/A/Sparkle
    0x1018a4000 - 0x101987fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
    0x101aa1000 - 0x101aa4ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x102fb0000 - 0x102fb6fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x1047a5000 - 0x104caeff7 com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff6e23d000 - 0x7fff6e271baf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff81a8f000 - 0x7fff81a8ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff81ae4000 - 0x7fff81ae9fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff81aea000 - 0x7fff81b1dff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff81b34000 - 0x7fff8273aff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8273b000 - 0x7fff82842fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff82847000 - 0x7fff8284cfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8284d000 - 0x7fff829d7ff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff829d8000 - 0x7fff82b77ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82b78000 - 0x7fff82c3fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff82c40000 - 0x7fff82cdaff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff82fc3000 - 0x7fff82ff0fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff82ff1000 - 0x7fff83010fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff83011000 - 0x7fff83073ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff83074000 - 0x7fff830bbff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff830bc000 - 0x7fff8310ffff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83110000 - 0x7fff83138fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff83139000 - 0x7fff8321de5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff83248000 - 0x7fff83249ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8324a000 - 0x7fff8334cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8334d000 - 0x7fff83666fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff836e4000 - 0x7fff83723fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff83724000 - 0x7fff83728fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff83729000 - 0x7fff8372fff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff83730000 - 0x7fff83740ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff83741000 - 0x7fff83746fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff83811000 - 0x7fff83852fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83853000 - 0x7fff8385afff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8396b000 - 0x7fff839c3fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff839c4000 - 0x7fff83a77ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8404d000 - 0x7fff84076fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff84077000 - 0x7fff84094fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff845e6000 - 0x7fff8467cff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8467d000 - 0x7fff84691ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff84845000 - 0x7fff84846ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff84867000 - 0x7fff84870ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff84a48000 - 0x7fff84a62fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff84a63000 - 0x7fff84bedfff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff84bee000 - 0x7fff84ccbfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff84d14000 - 0x7fff84d84fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff84e83000 - 0x7fff84f9cfff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff84fd6000 - 0x7fff855bafff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff855bb000 - 0x7fff855c8ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff855c9000 - 0x7fff855dfff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff856c0000 - 0x7fff858c2fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff858c3000 - 0x7fff85923fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85924000 - 0x7fff85a19fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff85a1a000 - 0x7fff85a20fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85a62000 - 0x7fff85a74ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff85a75000 - 0x7fff85a7cfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff85a7d000 - 0x7fff85a80ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff85a81000 - 0x7fff85acffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff85ad0000 - 0x7fff85decfff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff85e36000 - 0x7fff85e5afff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff85ed1000 - 0x7fff85efcff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff85f3c000 - 0x7fff85f62fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff85f63000 - 0x7fff8642afff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8642b000 - 0x7fff864a1fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff864a5000 - 0x7fff86520ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff865d4000 - 0x7fff865dbfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff865e2000 - 0x7fff866e7fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff866e8000 - 0x7fff868bcff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff868bd000 - 0x7fff868cafff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86906000 - 0x7fff86926fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff86927000 - 0x7fff86927fff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8693d000 - 0x7fff86981ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff86982000 - 0x7fff86986ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86987000 - 0x7fff86992ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff86993000 - 0x7fff86a8dff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff86ec8000 - 0x7fff86ef8ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff86ef9000 - 0x7fff86f0bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff87556000 - 0x7fff8755afff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8755b000 - 0x7fff875b7ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff875e9000 - 0x7fff8766cfef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8766d000 - 0x7fff8767bfff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff878eb000 - 0x7fff878ecfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff878f2000 - 0x7fff8790fff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87953000 - 0x7fff87997ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8799f000 - 0x7fff879a5fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff879a6000 - 0x7fff87afffff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87b00000 - 0x7fff87c0dfff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff87c0e000 - 0x7fff87c10fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87c11000 - 0x7fff87d78fff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8854d000 - 0x7fff8854dfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8854e000 - 0x7fff885f0fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff885f1000 - 0x7fff8863dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8864a000 - 0x7fff8864afff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8864b000 - 0x7fff8864dfff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff88751000 - 0x7fff889c4fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff88a8d000 - 0x7fff88b71fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88b7a000 - 0x7fff88b88fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff88bce000 - 0x7fff88bd4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff88bd5000 - 0x7fff89572c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff89573000 - 0x7fff89593fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff895a2000 - 0x7fff895e1ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff895e2000 - 0x7fff89658fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff89659000 - 0x7fff89675ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff89db2000 - 0x7fff89dbcff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8a04c000 - 0x7fff8a182fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a1ab000 - 0x7fff8a1b6ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8a433000 - 0x7fff8a860fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8a879000 - 0x7fff8a88efff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a88f000 - 0x7fff8ac38fef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8af8d000 - 0x7fff8afdeff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8afdf000 - 0x7fff8b047ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8b048000 - 0x7fff8b09cfff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b09d000 - 0x7fff8b0e3fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff8b12a000 - 0x7fff8b135fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8b136000 - 0x7fff8b19ffff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8b1a0000 - 0x7fff8b1b3ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8b1b4000 - 0x7fff8b1b5ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8b1c8000 - 0x7fff8b1cefff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b1cf000 - 0x7fff8b223ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b224000 - 0x7fff8b236ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8b24c000 - 0x7fff8b25aff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8b2bd000 - 0x7fff8b2c0fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8b2c1000 - 0x7fff8b2c2fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b2c3000 - 0x7fff8b2cbfff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b2cc000 - 0x7fff8b307fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b308000 - 0x7fff8b308fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b309000 - 0x7fff8b320fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8b3a9000 - 0x7fff8b3ebff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b3ec000 - 0x7fff8b3f3ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8b3f4000 - 0x7fff8b3f9fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b3fa000 - 0x7fff8b3fefff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b3ff000 - 0x7fff8b423fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b424000 - 0x7fff8b48fff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8b57b000 - 0x7fff8b57efff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8b57f000 - 0x7fff8b596fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8b597000 - 0x7fff8b5c4ff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8bac9000 - 0x7fff8bb4dff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8bb4e000 - 0x7fff8bb4efff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8bb4f000 - 0x7fff8bb51fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8bb52000 - 0x7fff8bb54ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8bb64000 - 0x7fff8bd8efe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8bd8f000 - 0x7fff8be30ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8be3a000 - 0x7fff8be3dfff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8be6f000 - 0x7fff8bea8fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9. <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff8bea9000 - 0x7fff8c63dfef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8c669000 - 0x7fff8c952ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8caad000 - 0x7fff8caadfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8cb49000 - 0x7fff8cb58ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8cb59000 - 0x7fff8cb59fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8cb5a000 - 0x7fff8cbcdfff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8cbce000 - 0x7fff8cbf7fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8cbf8000 - 0x7fff8cc4aff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8cc4d000 - 0x7fff8cc87fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8cce0000 - 0x7fff8cce5ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8cced000 - 0x7fff8cdcbfff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8cdcc000 - 0x7fff8ce71fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8ce72000 - 0x7fff8cef7ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8cef8000 - 0x7fff8cef9fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8cf23000 - 0x7fff8d002ff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8d078000 - 0x7fff8d079fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8d0c4000 - 0x7fff8d0c9fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8d0ca000 - 0x7fff8de01fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8de02000 - 0x7fff8de42ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff8de43000 - 0x7fff8e165fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e166000 - 0x7fff8e166fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8e178000 - 0x7fff8e5abff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8e5ac000 - 0x7fff8e5e7fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e5e8000 - 0x7fff8e5fefff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8e68e000 - 0x7fff8e9baff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8e9bb000 - 0x7fff8e9e6ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8e9e7000 - 0x7fff8eaf3fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9. <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 6
    thread_create: 0
    thread_set_state: 0
    Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
    Calls made by all processes on this machine:
    task_for_pid: 3816
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.5M resident=121.1M(59%) swapped_out_or_unallocated=83.4M(41%)
    Writable regions: Total=55.0M written=5588K(10%) resident=9124K(16%) swapped_out=0K(0%) unallocated=46.1M(84%)
    REGION TYPE VIRTUAL
    =========== =======
    CG backing stores 836K
    CG image 72K
    CG raster data 64K
    CG shared images 3408K
    CoreAnimation 12K
    CoreGraphics 16K
    CoreImage 4K
    CoreServices 6924K
    MALLOC 34.1M
    MALLOC guard page 48K
    Memory tag=240 4K
    Memory tag=242 12K
    STACK GUARD 56.0M
    Stack 10.5M
    Stack (reserved) 520K reserved VM address space (unallocated)
    VM_ALLOCATE 316K
    __CI_BITMAP 80K
    __DATA 23.0M
    __IMAGE 528K
    __LINKEDIT 49.7M
    __RC_CAMERAS 248K
    __TEXT 154.8M
    __UNICODE 544K
    mapped file 38.8M
    shared memory 308K
    =========== =======
    TOTAL 380.7M
    TOTAL, minus reserved VM space 380.2M
    Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.65f2
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    USB Device: MacBook Air SuperDrive, apple_vendor_id, 0x1500, 0x24100000 / 2
    USB Device: Back-UPS RS 1500G FW:865.L3 .D USB FW:L3, 0x051d (American Power Conversion), 0x0002, 0x06200000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 2
    FireWire Device: unknown_device, OWC Mercury Elite-AL Pro, 800mbit_speed
    FireWire Device: Rev2, Drobo, 800mbit_speed
    I've tried deleting the files in ~Library/Application Support/Handbrake and the related Handbrake files in ~Library/Preferences. I've tried the latest nightly build, I've tried repairing permissions, and nothing works.  I don't know why this started all of a sudden and with just this one program.  Can any one help?
    Thanks,
    --Dave

    For those who ever encounter a similar issue, after writing this post I received a message from Drive Genuius that I had bad blocks on my hard drive.  I zero formatted my drive and restored from my latest Time Machine backup.  So far, so good, everything is magically working again...

  • Please help -- Address Book Crashing on Launch, causing problems with Mail

    Problem:
    Address Book crashes on launch. Mail crashes on launch as soon as it tries to access address book. Can't use either program.
    History:
    First noticed problem after an out-of-hard-disk space problem. Had about 2 GB left on the 80 GB hard drive in my 1 GHz iMac G4. Was comparing two very large TIFF files in Photoshop when it crashed because it had used up all the available scratch disk space. Mail and Address Book were also open at the time, along with a number of other apps.
    After re-starting, Mail began crashing on launch. There had been a message open at the time of the first crash, and it appeared that the crash was happening as soon as Mail went to Address Book to find the sender's image for that message. The crash report showed that Address Book was the thread that failed.
    Tried to launch Address Book; crashes on launch.
    Both applications refuse to launch.
    (Have also noticed that Safari crashes when entering text in a field -- good thing I have an iBook to use to post this plea for help!)
    Attempted Solutions:
    Scoured these discussions for suggestions.
    Trashed preferences, re-started & re-launched; no luck.
    Repaired permissions and disk repeatedly until squeaky clean
    Used Pacifist to re-install sync services, address book, mail; no luck
    Re-run Combo Update PPC 10.4.6; no luck
    Have now done a full Archive and Install, re-installed the 10.4.6 combo update and the most recent security update, and verified permissions and disk.
    Problem still persists -- which suggests it's something in my User library, I presume, but I'm out of ideas. Very tired and frustrated -- please help!
    I've copied the most recent pertinent information from Address Book's Crash Log and posted below. Let me know if I need to post anything else, or logs from other apps. Thanks for taking the time to look into my problem, everyone!
    Crash Report:
    Date/Time: 2006-06-17 09:21:16.256 -0400
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Address Book
    Path: /Applications/Address Book.app/Contents/MacOS/Address Book
    Parent: WindowServer [71]
    Version: 4.0.3 (483)
    Build Version: 115
    Project Name: AddressBook
    Source Version: 4830000
    PID: 285
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xe183c1fc
    Thread 0 Crashed:
    0 ...apple.AddressBook.framework 0x94c85708 c4_FormatB::Define(int, unsigned char const**) + 212
    1 ...apple.AddressBook.framework 0x94c82db4 c4_HandlerSeq::Prepare(unsigned char const**, bool) + 372
    2 ...apple.AddressBook.framework 0x94c83ae8 c4_FormatV::SetupAllSubviews() + 160
    3 ...apple.AddressBook.framework 0x94c851e0 c4_FormatV::Get(int, int&) + 44
    4 ...apple.AddressBook.framework 0x94c85150 c4_Handler::GetBytes(int, c4_Bytes&, bool) + 44
    5 ...apple.AddressBook.framework 0x94c85108 c4_Sequence::Get(int, int, c4_Bytes&) + 88
    6 ...apple.AddressBook.framework 0x94c85058 c4_ViewRef::operator c4_View() const + 76
    7 ...apple.AddressBook.framework 0x94c844a4 c4_Storage::Description(char const*) + 96
    8 ...apple.AddressBook.framework 0x94c85c04 c4_Storage::GetAs(char const*) + 100
    9 ...apple.AddressBook.framework 0x94c86e6c cacheViews + 240
    10 ...apple.AddressBook.framework 0x94c811f4 -[ABAddressBook nts_OpenContactManagerWithMode:cacheSchema:] + 452
    11 ...apple.AddressBook.framework 0x94c7fd50 -[ABAddressBook nts_InitDefaultContactManager] + 1052
    12 ...apple.AddressBook.framework 0x94c7f88c +[ABAddressBook nts_SharedAddressBook] + 76
    13 ...apple.AddressBook.framework 0x94c7f7c0 +[ABAddressBook nts_CreateSharedAddressBook] + 76
    14 ...apple.AddressBook.framework 0x94c7f6e4 +[ABAddressBook sharedAddressBook] + 80
    15 ...apple.AddressBook.framework 0x94c9d990 -[ABUIController setupAsPeoplePicker:] + 300
    16 com.apple.AddressBook 0x00008e68 0x1000 + 32360
    17 com.apple.AppKit 0x936d3e50 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 928
    18 com.apple.AppKit 0x936c003c loadNib + 240
    19 com.apple.AppKit 0x936bfa94 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 716
    20 com.apple.AppKit 0x93716f64 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 156
    21 com.apple.AppKit 0x937aa930 -[NSWindowController loadWindow] + 204
    22 com.apple.AppKit 0x937aa654 -[NSWindowController window] + 92
    23 com.apple.AddressBook 0x00009224 0x1000 + 33316
    24 com.apple.AddressBook 0x00008f68 0x1000 + 32616
    25 com.apple.Foundation 0x92931ad8 nsnotecallback + 180
    26 com.apple.CoreFoundation 0x90803010 __CFXNotificationPost + 368
    27 com.apple.CoreFoundation 0x907fb0ec _CFXNotificationPostNotification + 684
    28 com.apple.Foundation 0x9291bee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    29 com.apple.AppKit 0x936bc338 -[NSApplication _postDidFinishNotification] + 112
    30 com.apple.AppKit 0x936bc224 -[NSApplication _sendFinishLaunchingNotification] + 92
    31 com.apple.AppKit 0x936bbd6c -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
    32 com.apple.AppKit 0x936bb914 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
    33 com.apple.Foundation 0x92932ae4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
    34 com.apple.Foundation 0x92932944 _NSAppleEventManagerGenericHandler + 92
    35 com.apple.AE 0x914f2960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
    36 com.apple.AE 0x914f27fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    37 com.apple.AE 0x914f2654 aeProcessAppleEvent + 284
    38 com.apple.HIToolbox 0x931db0e0 AEProcessAppleEvent + 60
    39 com.apple.AppKit 0x936ba05c _DPSNextEvent + 856
    40 com.apple.AppKit 0x936b9b48 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    41 com.apple.AppKit 0x936b608c -[NSApplication run] + 472
    42 com.apple.AppKit 0x937a6bfc NSApplicationMain + 452
    43 com.apple.AddressBook 0x00008a98 0x1000 + 31384
    44 com.apple.AddressBook 0x00008588 0x1000 + 30088
    45 com.apple.AddressBook 0x00009f68 0x1000 + 36712

    I'm no expert on Address Book, but I can tell you that the files involved in the crash could be HOME/Library/Preferences/com.apple.AddressBook.plist and anything in HOME/Library/Application Support/AddresBook/. It looks like you have ignored this latest folder so far. I would try moving both items to the Desktop, restart, and see whether that stops the crashes.

  • Print tile problem

    I have a one page pdf document I want to print enlarged on several pages.
    I'm running Acrobat Pro on a mac OS 10.6.7 with an epson workForce 840.
    I follow instructions (see below) and selected tiling options but the print out is reduced rather than enlarged.
    Does anyone have a solution? Much obliged!
    Here are the directions I followed:
    Print an oversized document
    Although you can create a PDF file as large as 15,000,000 inches (38,100,000 cm) in either direction, most desktop printers cannot print such large pages. To print an oversized document on your desktop printer, you can print each page in pieces, called tiles, and then trim and assemble those pieces.
    You can also increase the scale of a standard-sized document and print it on multiple pages.(note: dosen't say how to do this and scaling up in "tile scale" does not increase the print out size but rather seems to reduce it.
    Choose File > Print.
    From the Page Scaling menu, choose Tile All Pages if all pages of the document are oversized. If some of the pages are standard-sized, choose Tile Large Pages.
    (Optional) Set any of these options, referring to the Preview image to check the output results:
    Tile Scale
    Adjusts the scaling. The scaling affects how the sections of the PDF page map to the physical sheet.
    Overlap
    Specifies the minimum amount of duplicated information you want printed on each tile for ease in assembly. The Overlap option uses the unit of measure specified for the document. The value should be greater than the minimum nonprinting margins for the printer. You can specify up to half the size of the shortest side of the document page to overlap. For example, tiles for a page that measures 11-by-17 inches (279.4mm-by-431.8mm) can overlap up to 5.5 inches (139.7mm).
    Labels
    Includes the PDF name, date of printing, and tile coordinate on every sheet. For example, Page 1 (1,1) means row 1, column 1 of the first page. Tile coordinates are used for reassembling the tiles.
    Cut Marks
    Prints marks on each corner of a tiled page for ease of assembly. Use this option in conjunction with the Overlap option. When you specify an overlapping edge and then superimpose those edges, you can use the cut marks to line up the tiles.

    I think that your problem might be that you are not using a PostScript printer. It works on a PS printer.

  • Tiles problem

    Hi
    I'm new to struts and I have some problem with struts.
    I have tiles.jsp:
    <%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
    <tiles:insert page="/tiles/karta.jsp" flush="true">
    <tiles:put name="title" type="string" value="karta" />
    <tiles:put name="header1" value="/tiles/top1.jsp" />
    <tiles:put name="body1" value="/tiles/evidCard.jsp" />
    </tiles:insert>
    In top1.jsp there's just this table of links
    <td>All cards</td>
    <td>Evid.card</td>
    <td>Store card</td>
    When I first call tiles.jsp, then I see both tiles (top1.jsp, evidCard.jsp). Then when I click link e.g. All cards, then I dont see top1.jsp (I see just allcards.jsp)........Can you tell me, where's the problem?
    Do I need to write other jsp pages like tiles.jsp, but I will change value in body1 into :
    value="/tiles/allcards.jsp"
    value="/tiles/storeCard.jsp"???
    Thanks a lot.
    regards

    Check this out.
    http://www.jsftutorials.net/tiles/jsf-tiles.html

  • KM Collaboration Launch Pad Problem

    Hi , I am using EP6 .
    The Portal shows link for Collaboration Launch Pad but whenever i click over it the following error is occuring:
    Exception Class: class com.sapportals.wcm.WcmException
    Exception Message : Cannot get an instance of the presence state service
    Pls help me solve this problem.

    Hello Vinod,
    Check this:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=177728
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Launch Webdynpro Problem

    Hi all ,
    I have configured an Purchase Order UWL link to launch webdynpro application which was newly developed.
    In which we are passing workitem id with that , so it will open the particular PO in WDA Application , The problem we are facing is that whenever we click the UWL Link from Portal It is not launching the WDA Application , instead it is remaining blank and trying to connect again and again like refreshing (i,e it is refreshing the URL again and again and not showing anything on the screen) , can anyone help me with this . And provide me with some documents to configure.
    Thanks & Regards ,
    RameshVinay

    Hi VInay,
    Pl follow the following steps for UWL configuration to Launch webdynpro.
    Step 1: Download existing configuration and keep as backup
    Step 2: Copy the same configuration and add new Task
    Step 3: Upload the new configuration file
    Step 4: Clear Cache
    Step 5: Register item type for all systems ( I think you have done this step )
    Regards
    Kesari Srinivas
    9848012035

  • Tile problem: Working on 1.3 and not on 1.3.1

    Ok, I've already sent this as a bug in JavaFX Jira but it's not public yet, so I'm going to post it here in case someone can understand what is really happening. The problem timeline is the following:
    - I have a tile with 3 rectangles that had a roll over effect (they scale their size)
    - After 1 second I remove all of the rectangles, so the tile has 0 elements and the rectangles are not shown.
    - One second later a put again 3 rectangles in the tile and at this point we have to different behaviours:
    - In 1.3 the three rectangles apear without problems
    - In 1.3.1 none of them is shown, but strangely if I put the mouse over their "virtual" position the rollover is done and all of them
    magically appear (not only the one I was over)
    package test;
    import javafx.scene.CustomNode;
    import javafx.scene.Node;
    import javafx.scene.paint.Color;
    import javafx.scene.layout.Tile;
    import javafx.animation.Timeline;
    import javafx.animation.KeyFrame;
    import javafx.scene.shape.Rectangle;
    import javafx.scene.input.MouseEvent;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    public class SimpleBidButtons extends CustomNode {
        public var numButtons: Integer;
        init {
            this.children = [ Tile {
                        id: "firstMenuBar{id}";
                        rows: 1;
                        content: bind for(i in [0..numButtons-1])
                            def but:Rectangle = Rectangle {
                            width: 90; height: 90;
                            onMouseEntered: function(e: MouseEvent) {
                                but.scaleX = 1.1;
                                but.scaleY = 1.1;
                            onMouseExited: function(e: MouseEvent) {
                                but.scaleX = 1.0;
                                but.scaleY = 1.0;
                            fill: Color.BLACK
                            but;
                        height: 100;
                        width: 300;
    function run() {
        var buttons: Integer = 3;
        var menu = SimpleBidButtons {
                    numButtons: bind buttons;
                Stage {
         title: "MyApp"
         onClose: function () {  }
         scene: Scene {
              width: 320
              height: 120
              content: menu;
        Timeline {
            keyFrames: [
                KeyFrame {
                    time: 1s;
                    action: function() {
                        buttons = 0;
                } KeyFrame {
                    time: 2s
                    action: function() {
                        println("Push");
                        buttons = 3;
        }.play();
    }Edited by: AnderRuiz on Aug 23, 2010 1:14 AM

    There is no need to override create function anymore in 1.3 and in fact the children variable was created to avoid memory consumption because many CustomNodes create a Group in 1.2. Anyway I changed my code to override create() and as I supposed the result was the same. This code was working also with JavaFX 1.2 without any problems (overriding create() of course)
    Edited by: AnderRuiz on Aug 23, 2010 3:59 AM

  • Basic launch image problem iPhone 6+

    I can’t get good launch-image performance on iPhone 6 + , iOS 8.3,  using AIR v 17 and publishing with Flash Pro CS5.5
    I’ve tested what I understand to be correct launch-image dimensions and names: 1242 x 2208 and  ‘[email protected]
    I’ve also tested:
    ‘Default-414w-736h@3x~iphone.png’
    ‘[email protected]
    I create a 1080 x 1920 stage, add the launch image and get:
    Letter-boxing is supplied by iPhone! I've drawn test lines on my stage, which has been shortened lengthwise courtesy of iOS 8.3
    I've read that people were having problems like this many months ago, but that they've been resolved in the lastest AIR releases. So it must be me. What am I doing wrong?
    And, as a follow up question, is it possible to add launch-image info to the application descriptor .xml that will be picked up in the app's info.plist?

    Ok, answering my own question (sometimes you just have to ask in order to find the answer!):
    Contrary to Adobe's instructions in Guide for Apple App Store submissions | Adobe Developer Connection ("Launch images are included in the root directory of the application package but are not referenced in the publish settings or application descriptor"), the launch image for, at least iOS 8, MUST BE referenced in the application descriptor in order to get into the app bundle's info.plist. 
    Unlike earlier iOS versions the launch image seems to have to be referenced in that info.plist.
    If I'm missing anything here please supply info, corrections. 
    Thanks, c.u.

  • Pavilion DV7 Quick Launch Buttons Problem

    Dear all,
    I have a new laptop Pavilion DV7. It comes with Vista Home Premium.
    After updated to Vista SP2, the sound volume bar pop up on the screen ramdomly ( abnormal stepping up or down with click sound) ( I am not sure have it happen before update? Since, I do not check it detail before ) 
    It happens at irregular time. It annoys me so much. Because it is my new laptop which taken on last Firday (23/10) and find the problem on Saturaday(24/10).
    I have contact with HP technical center. However, it just on holiday and re-open on the coming Tuesday. 
    I am so unhappy and no more to use right now.
    Besides, there are also no respond when I touched another Quick launch buttons.
    Anyone can help ?
    Thanks
    tlee

    Hello all,
    I would like to report my updated news.
    Since, HP service center did not give me call until the second day after I left my DV7 there.
    Therefore, I phone to them actively.  One guy reply me that they accepted my new dv7 has hardware problem. They will arrange to replace a new one to me (since, my notebook is suffer problem within 7 days after purchased).
    However, the guy has not replied me when I can take the new one. She just told me to wait.
    I'm afraid HP guy told a lie again............. As for my previous post content about my experience ( pointing out wrong decision to choose HP product), HP people is not honest.
    I think it is the HP mission right now : (   and the executives of HP seem to turn a blind eye. 
    Besides, I am still monitoring another threads of this HP forum. And find that the HP product tends to worse. It is not only hardware issue, but also the software driver issue.
    And the interesting thing when I talked with HP technical center people. He already told me their drivers are no problem. He aways said it is Microsoft problem and want to misleading me go to contact Microsoft.
    Alternative, you may find HP's competitor is willing to enhance their product compatibility with Microsoft Windows to become more reliable.
    http://shop.lenovo.com/SEUILibrary/controller/e/na​/LenovoPortal/en_US/special-offers.workflowhowProm...
    PLEASE !!!, HP people who is looking this fourm. I beg yours kindly help to inform the relative HP top management to know that ours issues. And follow up our cases.
    Thanks alot !

  • Datacontrols Tiles problem

    It shows a message: Access denied when using Datacontrols of type table with Tiles in JSF, this is my code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces" prefix="af"%>
    <%@ taglib uri="http://xmlns.oracle.com/adf/faces/html" prefix="afh"%>
    <af:table rows="#{bindings.findAllCatalog1.rangeSize}"
    first="#{bindings.findAllCatalog1.rangeStart}"
    emptyText="#{bindings.findAllCatalog1.viewable ? 'No rows yet.' : 'Access Denied.'}"
    var="row" value="#{bindings.findAllCatalog1.collectionModel}"
    selectionState="#{bindings.findAllCatalog1.collectionModel.selectedRow}"
    selectionListener="#{bindings.findAllCatalog1.collectionModel.makeCurrent}">
    <f:facet name="selection">
    <af:tableSelectOne text="Select and ">
    <af:commandButton text="Submit"/>
    </af:tableSelectOne>
    </f:facet>
    <af:column headerText="#{bindings.findAllCatalog1.labels.id}"
    sortable="true" sortProperty="id">
    <af:outputText value="#{row.id}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.journal}"
    sortable="true" sortProperty="journal">
    <af:outputText value="#{row.journal}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.publisher}"
    sortable="true" sortProperty="publisher">
    <af:outputText value="#{row.publisher}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.edition}"
    sortable="true" sortProperty="edition">
    <af:outputText value="#{row.edition}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.title}"
    sortable="true" sortProperty="title">
    <af:outputText value="#{row.title}"/>
    </af:column>
    <af:column headerText="#{bindings.findAllCatalog1.labels.author}"
    sortable="true" sortProperty="author">
    <af:outputText value="#{row.author}"/>
    </af:column>
    </af:table>

    Did you ever solve this problem ? I'm seeing extact the same issue. JSF and Tiles work great, but as soon as I try to add an ADF databound tile, e.g. including a read-only table, things break. I get an "Access Denied" error which is the default setting for the af:table's emptyText attribute.

  • Slow or no launch webpage problem

    After the automatic upgrade to FF version 3.6.12, FF is extremely slow to launch or times out or just does not launch with no error or explanation of why it did not launch. This is not acceptable. Either I need to roll back to a previous version or there needs to be better version. I have never had any major problems since I started with Firefox 3.6.2 Allowed automatic updates as generally the updates do improve surfing. However, 3.6.12 is the exception to the rule and definitely is not an improvement but harking back to the days of Netscape Nav 4 that sucked to high heaven and caused many to switch over to IE.
    Applications needing to launch web pages are timing out and getting no response errors. Clicking on the FF primary launch shortcut or on the *exe directly does not mean that FF will launch. Average time to launch is 35 seconds to 1 minute 20 seconds before it launches if it launches at all. This just can not happen. Once a page is launched that page works fine. Just do not ask for a new web page as this causes the same problem to happen again. So clicking on a link to add a tab works like normal and page launches almost immediately from an already opened FF page. Ask to launch in a brand new page causes extreme delay or not to launch at all. So if you are surfing one web page and then need to launch a second page to do a business comparison for example, then it can take literally 15 minutes to get both pages up. Lost productivity that can not be allowed!

    I'm having the same problem as other "posters" in here. Firefox is way too slow in opening web pages and even uninstalling and re-installing Firefox to an older version didn't help. I finally uninstalled it altogether and now am running Google Chrome. Much better and faster opening pages and no hangups.

  • Server 2008 - Safari Beta 3 crashes on launch: DEP problem?

    On Server 2008 (Standard, June CTP, x84), Safari Beta 3 crashes as soon as it is launched. My guess is that it's a Data Execution Protection (DEP) problem, because the error text and icon are similar to those involving DEP violations.
    Has anyone encountered this behavior - or solved it?
    Details:
    1. I actually did solve it, using some combination of adding Safari-related dll's to the DllNXOptions Registry key, and using the latest nightly build of WebKit.dll. Unfortunately, I can't replicate my success.
    2. When Safari is launched, the Menu bar and URL bar are displayed; then the error message appears.

    Update 2: this can be fixed by logging on as another user (User2) and deleting the profile of the user (User1) for whom Safari won't launch.
    When User1 logs on again, a new profile is created; Safari launches and runs properly under the new profile.
    At the time I noticed the problem, only User1 had logged on. As a guess, I logged on remotely as User2 - Safari launched and ran properly. That suggested that something about User1's original profile was the cause.

Maybe you are looking for

  • After download all e mail not listed

    i only get current e mail not the ones not read yet or saving

  • Mac Pro won't boot after Restart

    I have a Mac Pro 2,1 (late 2007) running OS 10.6.8. I recently did two attempted upgrades: 1. I Installed another 16GB of RAM on top of the 16 I already have. It was fully compatible, installed as advised by Apple). But I was getting Kernel panics so

  • Query is running very slow when consulting history data in EBS

    SELECT *   FROM (select NVL(TO_CHAR(aps.vendor_id), 'SIN PROVEEDOR') CODIGO,                NVL(aps.vendor_name, 'SIN PROVEEDOR') PROVEEDOR,                null IMPORTE_TRANSACCIONAL,                SUM(nvl(CTL.GROSS_EXTENDED_AMOUNT, CTL.EXTENDED_AMO

  • Old Behance profile failed to merge with new CC account.

    I recently attempted to login to my old Behance account, and was prompted to login via my adobe account (which I assume was the same email as the older behance profile).  It seems to not have merged the two accounts; how do I pull the profile from ht

  • Helix - System crash when docking

    About 5 - 10% of the time when I re-attach the screen to the keyboard the system completely powers off.  When the "click" occurs the suddenly the screen goes black and I need to power the system back up.  If I put the system to sleep before docking t