Winword process keeps processing

Dear,
The server is Win 2008 R2 with office 2010. The version of PeopleTools is 8.53.07 and then run the Winword procss. It keeps processing and can not change to be success.
Anyone has the same experience and please advise.
Thanks in advance!

I would recommend logging into the process scheduler server as the service account configured to run the process scheduler.  Then try starting word and ensure it is working properly.  I ran into a recent problem with nVision failing and it was due to Excel taking 5 minutes to start.  For some reason there was 10's of thousands of documents that were discovered in recovery mode.  Once I flushed them out things went back to normal. Confirming word is working as the actual user running it would be the first step.

Similar Messages

  • Save As & Open Dialog Window for some documents hangs when custom VSTO plugin is installed

    Hello,
    I have created a VSTO application which uploads a word document to Document Management Server. The problem is not with this plugin, but after the plugin is installed, for certain documents when user makes some modification to the document and clicks on File
    -> Save As or File ->Open, the Save As/Open Dialog window, does  not show up and the Word application will be hung (spinning) as it should do if the Save As dialog window would have been shown. The only option is then to kill the WinWord process
    from Task Manager. When I kill the WinWord process from task manager, I see the Save As Dialog window appear for a split second before the WinWord Process shuts down.
    If I uninstall the VSTO application, everything works fine.
    Details on the application:
    Target Framework: .NET Framework 4
    Platform Target: x86
    OS (Developer and End User): Windows 7 Enterprise SP1 64 bit
    Microsoft Office: Microsoft Office Professional Plus 2010 Version: 14.0.6129.5000 (32-bit)
    Help!!
    Regards,
    Yogesh 

    Hi Eugene,
    Thanks for your reply.
    Yes I have tried an empty add-in project as well. Added a label to the ribbon and displayed a static text. I am able to reproduce the issue with this add-in as well. The issue is only reproducable if I deploy the add-in using a setup and deployment project.
    While building the project, Visual Studio installs the add-in by default. If I open the problematic documents with the "developement" version of the add-in installed, it seems to be working fine.
    Regards,
    Yogesh
    Hello,
    >>Yes I have tried an empty add-in project as well. Added a label to the ribbon and displayed a static text. I am able to reproduce the issue with this add-in as well.
    The issue is only reproducable if I deploy the add-in using a setup and deployment project.
    Since it could be reproduced if you deploy any add-in with a setup project, it seems this issue may be related to the your environment.
    It will be helpful if you could share the following information with us.
    The configuration about that setup project and your add-in.
    Whether your user account has admin privilege or not.
    To narrow down this issue, you could consider installing that add-in with setup project in a clean machine.
    If it could reproduce this issue, then we could focus on that setup project instead.
    If not, then we'd better focus on your environment to narrow down this issue.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Linked Wordpad Object in Asynchronous call

    Hi everyone,
    I detect an issue when loading reports in asynchronous mode:
    1: I have a linked Ole object to a wordpad document saved in disk.
    2: When calling report.load in normal(synchronous) way it loads the report just fine.
    3: When calling report.load in an asynchronous thread (server side), the thread just enters in a 'limbo' state and i can't debug it anymore. Worse, somehow it launches 3 winword processes that steels 100% cpu usage. I have to kill the winword processes before i get a message to get rid of cpu memory space.
    I know its weird but have someone experienced the same problem before?
    Can anyone help me with this?
    Thanx

    Well, I solved the problem... it had nothing to do with being sync or async...
    The problem was in the report. Having a specified default printer when opening the report at design, if the operating system doesn't find the printer, it gives a warning message.
    When doing report.Load at runtime, the system freaks out and has the problem specified at first post.
    If the report doesn't have a default printer it works fine with no problem.
    Hope this helps someone

  • Invoke external application thru oracle application server 904

    Hi all,
    We are trying to invoke an external exe (WordAPI.exe) through Oracle Application Server 9.0.4 installed on Windows 2003/XP
    This exe reads the text file and fills the data in specific word document and sends the same to the printer. The data is filled in the document w.r.t. the bookmarks added in it.
    The problem is windows task manager shows both processes WordAPI.exe and winword.exe started but it does not send anything for printing.
    The same is happening when we try to invoke notepad.exe or wordpad.exe
    The feature when executed in Jdeveloper gives perfect results.
    Also we tried using same feature in another app server and there also we got required results.
    If anyone has come across any such problem and was successful in getting it thru, please suggest.
    Thanks in advance

    Hello,
    we have a similar effect, when start winword from FORMS / ORA_FFI and I can see the winword-process in windows-taskmanager ( Server 2003 ), but nothing is going on,
    the application hangs.
    Did You solve your problem ? what's wrong ?
    Does it work in another enviroment ?
    thanks

  • Process.start("winword", filename) can not open file with space in the path and name

    Hi,
    I am trying to write a class which can open file with selected application. for simplicity, now I just hard code the varaibles.
    the problem: if the path or file name has space in it, even it exist, winword still can not open it.
    could someone kindly show me what I did wrong and how to do it properly.
    Thanks in advance.
    Belinda
    public static class FileOpen
    public static void info()
    string path = @"c:\a temp folder\aaa 1.txt";
    if (File.Exists(path))
        // the file I am using in the sample does exist
         MsgBox.info("yes");
    else
         MsgBox.info("no");
    // working
    //Process.Start("winword", "c:\\aaa.txt");
    // not working
    //Process.Start("winword", "c:\aaa.txt");
    // not working
    Process.Start("winword", "c:\\a temp folder\\aaa 1.txt");
    // not working
    Process.Start("winword", path);

    string AppPath;
    AppPath = ReadRegistry(Registry.CurrentUser, "Software\\FabricStudio", "TARGETDIR", value).ToString() + @"help";
    string FileName = "'"+ AppPath + "\\ImageSamples.doc" + "'";
    try
    System.Diagnostics.Process.Start("Winword.exe", FileName);
    can any body please help for this.
    where i am making mistake?

  • My safari won't open and keeps saying it quit unexpectedly. It started happening after I downloaded the update and when I went through a process to uninstall genieo. I also had to safe boot my computer. I don't know what did it and I cannot seem to fix it

    This is the message I keep getting. Help me please.
    Process:         Safari [354]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Responsible:     Safari [354]
    User ID:         501
    Date/Time:       2014-04-16 22:58:20.708 -0400
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  DC8B7253-C74C-0BB5-779F-BD55E143A306
    Crashed Thread:  13
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010b874f9c
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x10b874f9c:
        __DATA                 000000010b1c3000-000000010b1c7000 [   16K] rw-/rwx SM=PRV  /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    --> __LINKEDIT             000000010b1c7000-000000010b971000 [ 7848K] r--/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
        MALLOC (admin)         000000010b971000-000000010b972000 [    4K] ---/rwx SM=NUL 
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x0000000103619dcd CFEqual + 285
    1   com.apple.Safari.framework              0x0000000100123be0 Safari::BookmarkLeaf::retainIconForTopLevelDomainURL() + 118
    2   com.apple.Safari.framework              0x000000010011e9c8 Safari::BookmarkFolder::insertChildAtIndex(***::PassRefPtr<Safari::Bookmark>, unsigned long) + 228
    3   com.apple.Safari.framework              0x000000010011e138 Safari::BookmarkFolder::initFromDictionaryRepresentation(Safari::CF::Dictionary const&, bool, Safari::BookmarkGroup*) + 492
    4   com.apple.Safari.framework              0x00000001001101cb Safari::Bookmark::bookmarkFromDictionaryRepresentation(Safari::CF::Dictionary const&, bool, Safari::BookmarkGroup*) + 91
    5   com.apple.Safari.framework              0x0000000100110a04 Safari::Bookmark::bookmarkFromDictionaryRepresentation(Safari::CF::Dictionary const&, Safari::BookmarkGroup*) + 22
    6   com.apple.Safari.framework              0x000000010011e0e7 Safari::BookmarkFolder::initFromDictionaryRepresentation(Safari::CF::Dictionary const&, bool, Safari::BookmarkGroup*) + 411
    7   com.apple.Safari.framework              0x00000001001101cb Safari::Bookmark::bookmarkFromDictionaryRepresentation(Safari::CF::Dictionary const&, bool, Safari::BookmarkGroup*) + 91
    8   com.apple.Safari.framework              0x000000010011fa7e Safari::BookmarkGroup::loadBookmarkGroupGuts() + 84
    9   com.apple.Safari.framework              0x000000010011f3b0 Safari::BookmarkGroup::BookmarkGroup(NSString*) + 462
    10  com.apple.Safari.framework              0x000000010012a9ea Safari::BookmarksControllerOld::BookmarksControllerOld() + 104
    11  com.apple.Safari.framework              0x000000010012a958 Safari::BookmarksControllerOld::shared() + 46
    12  com.apple.Safari.framework              0x00000001001288a4 -[BookmarksController _initWithBookmarksMenu:] + 201
    13  com.apple.Safari.framework              0x0000000100124a4b +[BookmarksController sharedController] + 137
    14  com.apple.Safari.framework              0x000000010014040f -[BrowserApplication sendEvent:] + 253
    15  com.apple.AppKit                        0x00000001048a6ea5 -[NSApplication _realDoModalLoop:peek:] + 761
    16  com.apple.AppKit                        0x00000001048a554e -[NSApplication runModalForWindow:] + 117
    17  com.apple.AppKit                        0x00000001048a50fd -[NSAlert runModal] + 145
    18  com.apple.AppKit                        0x000000010454d2a9 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    19  com.apple.AppKit                        0x000000010454ce4e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    20  com.apple.AppKit                        0x000000010454cdef -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    21  com.apple.AppKit                        0x000000010454cd13 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    22  com.apple.AppKit                        0x000000010454cb34 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    23  com.apple.AppKit                        0x000000010454c909 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    24  com.apple.AppKit                        0x000000010454c36b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    25  com.apple.Foundation                    0x0000000102aa4f0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    26  com.apple.Foundation                    0x0000000102aa4d7d _NSAppleEventManagerGenericHandler + 106
    27  com.apple.AE                            0x0000000107598e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    28  com.apple.AE                            0x0000000107598c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    29  com.apple.AE                            0x0000000107598b36 aeProcessAppleEvent + 315
    30  com.apple.HIToolbox                     0x0000000106118161 AEProcessAppleEvent + 56
    31  com.apple.AppKit                        0x0000000104548246 _DPSNextEvent + 1026
    32  com.apple.AppKit                        0x0000000104547a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    33  com.apple.Safari.framework              0x0000000100140d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    34  com.apple.AppKit                        0x000000010453bb2c -[NSApplication run] + 553
    35  com.apple.AppKit                        0x0000000104526913 NSApplicationMain + 940
    36  com.apple.Safari.framework              0x0000000100312c8d SafariMain + 267
    37  libdyld.dylib                           0x0000000106bcf5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000106d66662 kevent64 + 10
    1   libdispatch.dylib                       0x0000000106b9943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x0000000106b99152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x0000000106d65716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000106e7cc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x000000010a1bb4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000010a1b805f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x0000000100bd153f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000106e7a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000106e7a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000106e7efc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x0000000106d65e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000106e7bf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000106e7efb9 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x0000000106d61a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000106d60d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x0000000101cc9377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x0000000101cc92ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x0000000106e7a899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x0000000106e7a72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x0000000106e7efc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x0000000106d61a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000106d60d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010366c155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010366b779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010366b0b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x0000000102aea967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x0000000102aea76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x0000000106e7a899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000106e7a72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000106e7efc9 thread_start + 13
    Thread 12:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x0000000106d65a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x0000000106cb4dc0 nanosleep + 200
    2   libsystem_c.dylib                       0x0000000106cb4cb2 usleep + 54
    3   com.apple.AppKit                        0x00000001047ac21d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x0000000102aea76b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x0000000106e7a899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000106e7a72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000106e7efc9 thread_start + 13
    Thread 13 Crashed:
    0   ???                                     0x000000010b874f9c 0 + 4488384412
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x746e656d656c4568  rbx: 0x0000000000000054  rcx: 0x00000001023cf000  rdx: 0x0000000000000054
      rdi: 0x00000001023cf000  rsi: 0x00000001013e2000  rbp: 0x00000001023d0ff0  rsp: 0x00000001023d0f68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000010b6c3420  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00000001013e2000
      rip: 0x000000010b874f9c  rfl: 0x0000000000010206  cr2: 0x000000010b874f9c
    Logical CPU:     2
    Error Code:      0x00000014
    Trap Number:     14
    Binary Images:
           0x1000de000 -        0x1000deffd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x1000e4000 -        0x1005eaffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x1009d7000 -        0x1009d8ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
           0x1009e5000 -        0x100a03ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x100a26000 -        0x100a27fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
           0x100a30000 -        0x100a4dff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x100a5f000 -        0x100a5ffff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x100a64000 -        0x100a64fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x100a6d000 -        0x100acbff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x100b0e000 -        0x100b18ff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x100b26000 -        0x100b90ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x100bc8000 -        0x100f3fff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x10103a000 -        0x1011f2ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
           0x10129c000 -        0x101386fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10139e000 -        0x1013cfff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x1013e3000 -        0x1013f0ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x1013f9000 -        0x101407fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x101410000 -        0x101451fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x101ca2000 -        0x101e3eff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x101f19000 -        0x102172ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x1022bd000 -        0x102330fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x102373000 -        0x1023a1ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x1023d3000 -        0x102436ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x102476000 -        0x1025acffc  com.apple.WebKit (9537 - 9537.75.14) <CBAF76C6-E6F7-390A-A21D-CBCAF4A6896A> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x1026a6000 -        0x102897ff3  com.apple.WebKit2 (9537 - 9537.75.14) <B3511A1C-A7E7-3F81-9EDB-2602C4EFAF19> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x102a84000 -        0x102d82fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x102fc1000 -        0x10316ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x103191000 -        0x1031e3fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x103242000 -        0x103304ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x103375000 -        0x103376ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10337c000 -        0x1034ecff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1035f5000 -        0x1035f5fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x1035fb000 -        0x1037e0fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x103955000 -        0x103a5bff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x103ac9000 -        0x1043e8af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x104519000 -        0x104519fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x104524000 -        0x10509afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x105821000 -        0x105850ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x105872000 -        0x105883ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10588f000 -        0x105891fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10589d000 -        0x1058d5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x105913000 -        0x105a66ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x105b03000 -        0x105b03ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x105b10000 -        0x105d58ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x105e87000 -        0x105eebfff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x105f2c000 -        0x10605cff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x1060dd000 -        0x106387ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x1064e4000 -        0x1064ecff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x1064f8000 -        0x10653aff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x106554000 -        0x10663bff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x106677000 -        0x10675bfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x106824000 -        0x106875ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10689c000 -        0x1068a1fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1068b0000 -        0x1068b1fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x1068b9000 -        0x1068cbff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x1068da000 -        0x1068f2ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x106909000 -        0x106916fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x10692c000 -        0x1069f0ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x106a7a000 -        0x106a95ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x106aa6000 -        0x106acfff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x106ae2000 -        0x106ae6ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x106aef000 -        0x106af9fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x106b0c000 -        0x106b13fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x106b23000 -        0x106b2aff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x106b34000 -        0x106b82fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x106b96000 -        0x106bb0fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
           0x106bcc000 -        0x106bcfff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
           0x106bdc000 -        0x106bdcff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x106be3000 -        0x106beaff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
           0x106bf8000 -        0x106bfdfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x106c06000 -        0x106c08ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x106c10000 -        0x106c11ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x106c18000 -        0x106c29ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x106c33000 -        0x106c34ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x106c39000 -        0x106cc2ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x106cf0000 -        0x106cf2ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
           0x106cfa000 -        0x106d02fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
           0x106d0f000 -        0x106d36ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x106d50000 -        0x106d6cff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
           0x106d92000 -        0x106dc1fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x106dd1000 -        0x106decff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x106dfd000 -        0x106e24ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x106e43000 -        0x106e4cff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x106e59000 -        0x106e5fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x106e79000 -        0x106e80ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x106e93000 -        0x106e94ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
           0x106e9d000 -        0x106ea1ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
           0x106eae000 -        0x106eaffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x106eb9000 -        0x106ebeff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x106ec7000 -        0x106eebfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x106f0a000 -        0x106f1afff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x106f25000 -        0x106f29fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x106f2f000 -        0x106f2fffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x106f3a000 -        0x106f47ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x106f4d000 -        0x107237fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1072ba000 -        0x10734afff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1073b5000 -        0x10742cfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1074d3000 -        0x107540fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x10758b000 -        0x1075e6ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x10761a000 -        0x1076e3fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10775b000 -        0x107784fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1077aa000 -        0x1077b1fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x1077bb000 -        0x1077c6fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
           0x1077cd000 -        0x1077d8ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x1077ea000 -        0x1077edfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x1077f7000 -        0x10780eff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10782c000 -        0x107836ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x107842000 -        0x10786affb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x10787d000 -        0x107909ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x10793c000 -        0x1079abff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x1079d9000 -        0x107a62fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x107aaa000 -        0x107aefffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x107b29000 -        0x107b38ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x107b47000 -        0x107b94ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x107bc8000 -        0x107c01ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x107c21000 -        0x107c2afff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x107c40000 -        0x107c43ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x107c4d000 -        0x107c4dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x107c54000 -        0x107f28fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x107f70000 -        0x107f70fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x107f76000 -        0x108041fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x108053000 -        0x108103ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x108114000 -        0x1084f5ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10855a000 -        0x1086c8ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x1086f5000 -        0x1087e4fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10885f000 -        0x1088a6fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x1088cc000 -        0x1088f0ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x1088fc000 -        0x108955fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10896b000 -        0x108986ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10898f000 -        0x108993ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10899a000 -        0x108a88fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108ab8000 -        0x108abafff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x108ac3000 -        0x108b0aff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
           0x108b25000 -        0x108b3eff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x108b5b000 -        0x108b77fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x108b83000 -        0x108c74ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x108c8b000 -        0x108cf0ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108d21000 -        0x108d22fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x108d28000 -        0x108d2cff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
           0x108d36000 -        0x108d42ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x108d5a000 -        0x108d63ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108d6e000 -        0x108da9fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x108dbe000 -        0x108de3ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x108e00000 -        0x1090d0ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x1091cb000 -        0x10921efff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x109247000 -        0x109286fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x109296000 -        0x10929effc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1092a7000 -        0x1092b2fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x1092c8000 -        0x109306ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x109310000 -        0x109312fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x109318000 -        0x10931bfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x109326000 -        0x109759ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x109975000 -        0x1099c3fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x1099e1000 -        0x1099edff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x1099f5000 -        0x109a0eff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x109a25000 -        0x109a55fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x109a81000 -        0x109aa6ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x109ab9000 -        0x109b39fff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x109b57000 -        0x109bafff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x109bfa000 -        0x109c29fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x109c47000 -        0x109ca6fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x109ce7000 -        0x109d11ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x109d24000 -        0x109d8afff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x109def000 -        0x109df3fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x109e01000 -        0x109e04fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x109e0d000 -        0x109e1ffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x109e40000 -        0x109e58ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x109e6a000 -        0x109e6bff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x109e72000 -        0x109e74ff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x109e7d000 -        0x10a03bfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x10a198000 -        0x10a1a2ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x10a1b2000 -        0x10b004ffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10d527000 -        0x10d553fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10d5c5000 -        0x10d5d2ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x10d5ee000 -        0x10d5f6ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10e467000 -        0x10e48fffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10e49f000 -        0x10e4a2ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x110002000 -        0x110293fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff61224000 -     0x7fff61257817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        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: 591
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=161.7M resident=86.2M(53%) swapped_out_or_unallocated=75.5M(47%)
    Writable regions: Total=1.1G written=10.2M(1%) resident=13.1M(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     452K
    CG image                               12K
    CG raster data                         12K
    CG shared images                      180K
    Image IO                               16K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    Kernel Alloc Once                       8K
    MALLOC                               48.4M
    MALLOC (admin)                         32K
    Memory Tag 242                         12K
    Memory Tag 251                         36K
    SQLite page cache                     640K
    STACK GUARD                          56.0M
    Stack                                13.7M
    VM_ALLOCATE                          16.4M
    WebKit Malloc                        1232K
    __DATA                               23.5M
    __IMAGE                               528K
    __LINKEDIT                           41.9M
    __TEXT                              119.9M
    __UNICODE                             544K
    mapped file                          49.8M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      373.3M

    You installed the "Genieo" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there should be an item named "Genieo". Select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you couldn't complete Step 1, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client/u/usr/lib/libgenkit.dylib/usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib~/Library/Application Support/com.genieoinnovation.Installer~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Genieo developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the developer sometimes shows up under the name "Genieo support." If that happens, don't believe anything he says, but feel free to tell him what you think of his scam.

  • Can't get rid of a TX - message keeps appearing and being processed by OSB

    I have some sort of a poison message or TX I can't flush. Every 10 seconds I get a log message like the second one below, and the number of pending messages in multiple places and OSB proxy service messages processed keep climbing - all without producing any new messages on my part. I've tried deleting the default server store on the OSB managed server and the filestore for the JMS server. No luck.
    When this first started happening, the error messages looked like the first one below. Something I did caused the change, I assume. However, it's the same TX ID throughout.
    So, first, how can I get rid of this thing? It's driving me nuts and keeping me from closing out a POC.
    Second, why is it happening? I have one suspicion - could it be because that somehow we configured mutiple domains with the same name for a distributed application? It's not my normal practice but it happened. These domains don't communicate directly, but there are domains that need to communicate with both. So I'm guessing the name ambiguity may be hurting us. Just a guess, though.
    In this case, the sgosb domain's proxy service (this domain name is unique) is receiving messages from a queue resident in the pega_domain in Singapore and another proxy service is putting a message to another queue in the pega_domain in the UK. This is not in a single TX; the first proxy service forwards the message to a queue in the sgosb_domain, the second proxy service gets that message and puts it into the other pega_domain. It's an XA TX for each proxy service.
    Just to make it more fun, the sgosb_domain has another proxy service reading from a different queue and forwarding it to a queue in the third pega_domain in the US.
    TIA for any help or insight.
    Oh yes, the OSB domain is WLS 10.3.4, while the pega_domains are WLS 10.3.2
    Original error message
    ####<Apr 13, 2011 4:32:13 AM GMT> <Error> <EJB> <sg01app510> <sgosb_1> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <<anonymous>> <> <92f54a30d60e6302:-4b6d523c:12f4cfeaabc:-8000-0000000000000123> <1302669133597> <BEA-010026> <Exception occurred during commit of
    transaction Xid=BEA1-039B0B6D3D0E77C1B135(1898471720),Status=Rolled back. [Reason=Unknown],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
    begin=0,seconds left=600,XAServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=(ServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=
    (state=new,assigned=none),xar=null,re-Registered = false),SCInfo[sgosb_domain+sgosb_1]=(state=rolledback),SCInfo[pega_domain+pega_1]=(state=rolledback),properties=
    ({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+, XAResources={eis/tibjms/Topic,
    WLStore_sgosb_domain_FileStore_auto_1, eis/aqjms/Queue, eis/wls/Queue, eis/tibjms/Queue, WLStore_sgosb_domain__WLS_sgosb_1, eis/AQ/aqSample, eis/aqjms/Topic,
    eis/pramati/Queue, eis/sunmq/Queue, WLStore_sgosb_domain_WseeFileStore_auto_1, WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1,
    WSATGatewayRM_sgosb_1_sgosb_domain, eis/jbossmq/Queue, eis/activemq/Queue, eis/fioranomq/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic,
    eis/tibjmsDirect/Queue, eis/Apps/Apps, eis/webspheremq/Queue},NonXAResources={})],CoordinatorURL=pega_1+nj09mhm5078:22111+pega_domain+t3+):
    javax.transaction.RollbackException: This transaction does not exist on the coordinating server.  It was probably rolled back and forgotten.
            at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
            at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
            at weblogic.transaction.internal.CoordinatorImpl_1032_WLStub.commit(Unknown Source)
            at weblogic.transaction.internal.TransactionImpl$1.run(TransactionImpl.java:331)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
            at weblogic.transaction.internal.SecureAction.runAction(SecureAction.java:72)
            at weblogic.transaction.internal.TransactionImpl.commit(TransactionImpl.java:327)
            at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:252)
            at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:239)
            at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:553)
            at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:424)
            at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:326)
            at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
            at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
            at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
            at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
            at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: javax.transaction.RollbackException: This transaction does not exist on the coordinating server.  It was probably rolled back and forgotten.
            at weblogic.transaction.internal.CoordinatorImpl.commit(CoordinatorImpl.java:94)
            at weblogic.transaction.internal.CoordinatorImpl_WLSkel.invoke(Unknown Source)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
            at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    The error message I'm getting now
    ####<Apr 13, 2011 4:51:38 AM GMT> <Error> <EJB> <sg01app510> <sgosb_1> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <>
    <92f54a30d60e6302:-42808c28:12f4d3173cb:-8000-0000000000000032> <1302670298730> <BEA-010026> <Exception occurred during commit of transaction
    Xid=BEA1-0011D0679BA5074B8E12(1930603846),Status=Rolled back. [Reason=javax.transaction.xa.XAException],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since begin=0,seconds
    left=60,XAServerResourceInfo[WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1]=(ServerResourceInfo[WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1]=
    (state=rolledback,assigned=sgosb_1),xar=WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1239571724,re-Registered =
    false),XAServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=(ServerResourceInfo[WLStore_pega_domain_ProcessEventJMS_Store_mgd1]=
    (state=rolledback,assigned=pega_1),xar=null,re-Registered = false),SCInfo[sgosb_domain+sgosb_1]=(state=rolledback),SCInfo[pega_domain+pega_1]=(state=rolledback),properties=
    ({}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+, XAResources={eis/tibjms/Topic,
    WLStore_sgosb_domain_FileStore_auto_1, eis/aqjms/Queue, eis/wls/Queue, eis/tibjms/Queue, WLStore_sgosb_domain__WLS_sgosb_1, eis/AQ/aqSample, eis/aqjms/Topic, eis/pramati/Queue, eis/sunmq
    /Queue, WLStore_sgosb_domain_WseeFileStore_auto_1, WLStore_sgosb_domain_MesssageForwardingJMS_Store_mgd1, WSATGatewayRM_sgosb_1_sgosb_domain, eis/jbossmq/Queue, eis/activemq
    /Queue, eis/fioranomq/Topic, eis/tibjmsDirect/Topic, eis/wls/Topic, eis/tibjmsDirect/Queue, eis/Apps/Apps, eis/webspheremq/Queue},NonXAResources=
    {})],CoordinatorURL=sgosb_1+152.64.128.243:22110+sgosb_domain+t3+): weblogic.transaction.RollbackException: Unknown reason
            at weblogic.transaction.internal.TransactionImpl.throwRollbackException(TransactionImpl.java:1881)
            at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:345)
            at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:239)
            at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:553)
            at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:424)
            at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:326)
            at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
            at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
            at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
            at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
            at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: javax.transaction.xa.XAException
            at weblogic.store.gxa.internal.GXAResourceImpl.prepare(GXAResourceImpl.java:1227)
            at weblogic.transaction.internal.XAServerResourceInfo.prepare(XAServerResourceInfo.java:1295)
            at weblogic.transaction.internal.XAServerResourceInfo.prepare(XAServerResourceInfo.java:500)
            at weblogic.transaction.internal.ServerSCInfo.startPrepare(ServerSCInfo.java:380)
            at weblogic.transaction.internal.ServerTransactionImpl.localPrepare(ServerTransactionImpl.java:2593)
            at weblogic.transaction.internal.ServerTransactionImpl.localPrepare(ServerTransactionImpl.java:1321)
            at weblogic.transaction.internal.SubCoordinatorImpl.startPrepare(SubCoordinatorImpl.java:183)
            at weblogic.transaction.internal.CoordinatorImpl_WLSkel.invoke(Unknown Source)
            at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
            at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
            at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
            at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    .>Edited by: SteveElkind on Apr 13, 2011 5:50 AM

    Tom,
    Thanks! Succinct and easy to understand as ever.
    Yup, that covers it - I had also just seen this in the docs after looking at atheek1's earlier response (thanks to him/her as well). It's covered almost as clearly there as you state it here (http://download.oracle.com/docs/cd/E11035_01/wls100/jta/trxcon.html).
    While the ESB domains meet all of those requirements (except for cross-domain security configuration), each of the other two sets of domains (3 in each set) do not meet the naming uniqueness criteria for domain and server names; they do for JMS server names. I saw the store names in the TX identifier string as included resource, and assumed they might play a part - that's why I changed them. As you say, an unnecessary change. Oh well - it was an easy one.
    My normal practice has been for unique names in the past, due to problems I had years ago with cross-domain JMS traffic in an earlier WLS version. I guess it's the wrong time to have forgotten that lesson.
    Does anyone know of a quick way of changing a domain name quickly without rebuilding the domain? In the past WLST resulted in incomplete copies for me, is that still a problem? Server names are easy, just some global search-and-replace in the config.xml file (and in the management scripts, too)
    /Steve

  • Is it wise to keep the Nikon camera files "DSC's"  after downloading them and converting to DNG files via Adobe converter for lightroom use. In other words do the DNG files have all the raw data I would ever need in processing or should I save the camera'

    Is it wise to keep the Nikon camera files "DSC's"  after downloading them and converting to DNG files via Adobe converter for lightroom use. In other words do the DNG files have all the raw data I would ever need in processing or should I save the camera's DSC files?

    DNG files do not contain some metadata supplied by the camera, which can be used by the manufacturer's software. Thus, if you don't keep the original Raw photo, you will lose this information.
    If your 1000% sure you're never going to use the manufacturer's software, then this isn't a problem. But who can be sure what software you will be using 10 years from now?

  • When I click to open firefox it says that "firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system" and I've tried to shut down and restart my computer but it keeps

    when i click to open firefox it says that "firefox is already running but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." and I've tried to shut down and restart my computer but it keeps showing the same message. I've even uninstalled Firefox and then reinstalled in the hopes that the problem would be solved but it this message is still popping up. What can I do to solve this problem?
    == This happened ==
    Just once or twice
    == I was on facebook trying to upload pictures yesterday. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1)

    Do you have a profile lock file in your profile folder? If so, delete it and see if TB runs properly:
    http://kb.mozillazine.org/Profile_in_use#Remove_the_profile_lock_file

  • My Mac keeps restarting the initial setup process whenever I try to transfer files onto it?

    My mac was having issues opening most of my applications, and the ones that it did open would just give me the spinning beach ball until I force quitted out of them. I brought it in to the genius bar and they ran some tests... but were unable to pinpoint the problem. However, earlier this year, I had the symptoms of a hard drive crash, and I was able to "fix" it by simply removing the hard drive from my computer, blowing on it, and putting it back in. I told the genius this, and she said that my symptoms were such that she wouldn't be surprised if it was the hard drive that was the problem. So I bought a new hard drive and an enclosure.
    So then I set my mac up again and reinstall snow leopard, and I am trying to use migration assistant to transfer my files from my old hard drive (which, by the way, never officially crashed and was not turning up any suspicious readings on any of the tests ran on it). Migration assistant refused to work... I would wait for hours while it "calculated" the volume of the files I wanted to transfer... I didn't even get to hit the "transfer" button before MA freezed up, it was as soon as the first screen, the one where I selected which files I wanted to transfer, opened. The "settings" files were the only ones that ever calculated (171 KB), the "users," "applications," and "other files" all seemed to get caught in a loop and would never calculate.
    So I decided that maybe MA is the problem and that I should try to transfer my files using set up assistant. I went back to the genius bar to have my mac wiped and snow leopard 10.6.8 downloaded again. This time, when I was going through the set up procedure, I clicked the "transfer files from another volume on this mac" button (whereas last time I ignored this step to use MA), but AGAIN, I am brought to the "calculation" page that fails to calculate. Only this time, it only bothers to calculate for about 45 seconds before the screen blacks out and I am brought to the beginning of the set up process (the "use English for the main language" part). At first, it used to play the start up video too, but now it just brings me to the language screen.
    Anyways, I am about ready to tear my eyebrows out. All I want to do is transfer my stupid files. Does anyone know why my mac keeps starting the set-up process over/how I can make set up assistant work??
    P.S. when I had my mac set up the second time, I tried copying files to my desktop by dragging them out of the hard drive. THIS would actually calculate how many files it needed to copy over, but within a few minutes, I would get some strange error message saying that something couldn't be copied because some file was open/couldn't be found (I got both kinds). And then the whole process would abort.
    Should I put my old hard drive back in my mac and try to do a clone or something on it? I don't really know how this works but I thought it was unneccessary since everything should be on the hard drive...? Will it mess up my new OS install to have the old hard drive put into the computer before it's been set up?
    My old hard drive also had all the software updates and was the same OS version as on the new one.

    Do you have a backup that you can restore from? Your old hard drive seems to be the problem.

  • Safari (Version 5.06) keeps crashing, I am using MAC OSX 10.5.8, here is the report: Process:         Safari [137] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.0.6 (5533.22.3) Build I

    Safari (Version 5.06) keeps crashing. Everytime I open a new tab it crashes.

    Here is a copy of the report:
    Process:         Safari [137]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process: launchd [63]
    Interval Since Last Report:          8207 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  7626 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2014-04-29 13:43:36.160 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: CF2B6A4D-C653-419C-AF82-3F4EE57FC4B8
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000001e96b000
    Crashed Thread: 8
    Thread 0:
    0 com.apple.ImageIO.framework 0x934d314f _CGImagePluginIdentifyPNG + 6
    1 com.apple.ImageIO.framework 0x934d2e72 _CGImageSourceBindToPlugin + 301
    2 com.apple.ImageIO.framework 0x934e21f6 CGImageSourceGetType + 50
    3 com.apple.CoreGraphics                    0x90ed0cd1 CGImageCreateWithPNGDataProvider + 82
    4 com.apple.Safari 0x0006581b 0x1000 + 411675
    5 com.apple.Safari 0x00092dee 0x1000 + 597486
    6 com.apple.Safari 0x0009a163 0x1000 + 627043
    7 com.apple.Safari 0x00099c94 0x1000 + 625812
    8 com.apple.QuartzCore                      0x97676ab3 CABackingStoreUpdate + 1791
    9 com.apple.QuartzCore                      0x9781ffa1 CACFLayerDisplay + 242
    10 com.apple.QuartzCore                      0x97820001 CACFLayerDisplayIfNeeded + 21
    11 com.apple.QuartzCore                      0x97820049 CACFLayerDisplayIfNeeded + 93
    12 com.apple.QuartzCore                      0x97820049 CACFLayerDisplayIfNeeded + 93
    13 com.apple.QuartzCore                      0x9781e5e7 CACFContextFlush + 53
    14 com.apple.Safari 0x0006e7c7 0x1000 + 448455
    15  com.apple.Safari 0x0006e4eb 0x1000 + 447723
    16 com.apple.Safari 0x000967d1 0x1000 + 612305
    17 com.apple.AppKit 0x94d7abf8 -[NSView _drawRect:clip:] + 3853
    18 com.apple.AppKit 0x94d796ef -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
    19 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    20 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    21 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    22 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    23 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    24 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    25 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    26 com.apple.AppKit 0x94d79a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
    27 com.apple.AppKit 0x94d78045 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 759
    28 com.apple.AppKit 0x94d77987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 306
    29 com.apple.AppKit                          0x94d744ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
    30 com.apple.AppKit 0x94cb4e7b -[NSView displayIfNeeded] + 933
    31 com.apple.AppKit 0x94d675bd -[NSWindow _setFrameCommon:display:stashSize:] + 2031
    32 com.apple.AppKit 0x94d66dc6 -[NSWindow setFrame:display:] + 78
    33 com.apple.Safari 0x00025376 0x1000 + 148342
    34 com.apple.AppKit 0x94db95c7 _NSMoveHelperTimerCallBack + 1330
    35  com.apple.CoreFoundation                  0x904208f5 CFRunLoopRunSpecific + 4469
    36 com.apple.CoreFoundation                  0x90420aa8 CFRunLoopRunInMode + 88
    37 com.apple.AppKit 0x94f160ce -[NSMoveHelper _doAnimation] + 980
    38 com.apple.AppKit 0x94f952bc -[NSMoveHelper _resizeWindow:toFrame:display:] + 407
    39 com.apple.AppKit 0x94da2086 -[NSWindow setFrame:display:animate:] + 1038
    40 com.apple.Safari 0x000264da 0x1000 + 152794
    41 com.apple.Safari 0x000260ad 0x1000 + 151725
    42 com.apple.Safari 0x00078bea 0x1000 + 490474
    43 com.apple.AppKit 0x94d83e8f -[NSApplication sendAction:to:from:] + 112
    44 com.apple.Safari 0x00047d15 0x1000 + 290069
    45 com.apple.AppKit                          0x94e32b64 -[NSMenu performActionForItemAtIndex:] + 493
    46 com.apple.AppKit 0x94e32869 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
    47 com.apple.AppKit 0x94e0f4ba AppKitMenuEventHandler + 6608
    48 com.apple.HIToolbox                       0x9547913d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    49 com.apple.HIToolbox                       0x9547857b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    50 com.apple.HIToolbox                       0x95494ecc SendEventToEventTarget + 52
    51 com.apple.HIToolbox                       0x954c91e7 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
    52 com.apple.HIToolbox                       0x954ef959 SendMenuCommandWithContextAndModifiers + 59
    53 com.apple.HIToolbox                       0x954ef914 SendMenuItemSelectedEvent + 134
    54 com.apple.HIToolbox                       0x954ef82a FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162
    55 com.apple.HIToolbox                       0x954cc494 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 640
    56 com.apple.HIToolbox                       0x954cbe7f _HandleMenuSelection2 + 383
    57 com.apple.HIToolbox                       0x954cbcf3 _HandleMenuSelection + 53
    58 com.apple.AppKit 0x94d4be67 _NSHandleCarbonMenuEvent + 244
    59  com.apple.AppKit 0x94cb2bc2 _DPSNextEvent + 1918
    60 com.apple.AppKit 0x94cb1f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    61 com.apple.Safari 0x000166ad 0x1000 + 87725
    62 com.apple.AppKit 0x94caaf9f -[NSApplication run] + 795
    63 com.apple.AppKit 0x94c781d8 NSApplicationMain + 574
    64 com.apple.Safari 0x0000acee 0x1000 + 40174
    Thread 1:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.JavaScriptCore                  0x948d2d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3 com.apple.JavaScriptCore                  0x948d2d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    5 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.WebCore 0x95f5f587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3 com.apple.WebCore 0x95f5ce19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib 0x938d4055 _pthread_start + 321
    5 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork                       0x94bc018c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    6 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.JavaScriptCore                  0x947276b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x95f7877c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    5 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002f33d 0x1000 + 189245
    5 com.apple.Safari 0x0002f08a 0x1000 + 188554
    6 com.apple.Safari 0x0002f023 0x1000 + 188451
    7 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    8 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1   libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation                      0x92474520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation                      0x92410dfd -[NSThread main] + 45
    6 com.apple.Foundation                      0x924109a4 __NSThread__main__ + 308
    7 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    8 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x938f260a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    2 libSystem.B.dylib                         0x938d3f12 thread_start + 34
    Thread 8 Crashed:
    0 com.apple.ImageIO.framework 0x934d314f _CGImagePluginIdentifyPNG + 6
    1 com.apple.ImageIO.framework 0x934d2e72 _CGImageSourceBindToPlugin + 301
    2 com.apple.ImageIO.framework 0x934e21f6 CGImageSourceGetType + 50
    3 com.apple.CoreGraphics                    0x90eb920f CGImageCreateWithJPEGDataProvider2 + 82
    4 com.apple.CoreGraphics                    0x90ee7fd2 CGImageCreateWithJPEGDataProvider + 47
    5 com.apple.Safari 0x00073423 0x1000 + 468003
    6 com.apple.Safari 0x00044d4d 0x1000 + 277837
    7 com.apple.Safari 0x00044c2d 0x1000 + 277549
    8 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    9 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio                 0x97a6e5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio                 0x97a6e480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    7   libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.JavaScriptCore                  0x947276b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x95f7877c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    5 libSystem.B.dylib                         0x938d3f12 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.ColorSync                       0x95ebd3c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync                       0x95ecfd4e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    5 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices                 0x94692d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5 ...ple.CoreServices.CarbonCore            0x97195fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    7   libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x938a3166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x938aa95c mach_msg + 72
    2 com.apple.CoreFoundation                  0x9041fe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation                  0x90420b04 CFRunLoopRun + 84
    4 com.apple.DesktopServices                 0x94692e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5 ...ple.CoreServices.CarbonCore            0x97195fbb PrivateMPEntryPoint + 56
    6 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    7 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 ...ple.CoreServices.CarbonCore            0x97197de3 TSWaitOnCondition + 126
    3 ...ple.CoreServices.CarbonCore            0x97176c36 TSWaitOnConditionTimedRelative + 202
    4 ...ple.CoreServices.CarbonCore            0x97197a60 MPWaitOnQueue + 208
    5 com.apple.DesktopServices                 0x9469de6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6 ...ple.CoreServices.CarbonCore            0x97195fbb PrivateMPEntryPoint + 56
    7 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    8 libSystem.B.dylib                         0x938d3f12 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x938d38c6 kevent + 10
    1 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    2 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib 0x938a31c6 semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x938d51af _pthread_cond_wait + 1244
    2 libSystem.B.dylib 0x938d6a33 pthread_cond_timedwait_relative_np + 47
    3 com.apple.Foundation                      0x92456dbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation                      0x92456bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation                      0x92456b35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit 0x94d186e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation                      0x92410dfd -[NSThread main] + 45
    8 com.apple.Foundation                      0x924109a4 __NSThread__main__ + 308
    9 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    10 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib                0x93a3eb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    4 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x938aa34e __semwait_signal + 10
    1 libSystem.B.dylib 0x938d4ccd pthread_cond_wait$UNIX2003 + 73
    2 com.apple.CoreVideo                       0x9434ae61 CVDisplayLink::runIOThread() + 1087
    3 libSystem.B.dylib 0x938d4055 _pthread_start + 321
    4 libSystem.B.dylib 0x938d3f12 thread_start + 34
    Thread 8 crashed with X86 Thread State (32-bit):
      eax: 0x0002883d  ebx: 0x934e21d8  ecx: 0xa0480008  edx: 0x1e96b000
      edi: 0x00000001  esi: 0xa0480ba0  ebp: 0xb03c1d18  esp: 0xb03c1d18
       ss: 0x0000001f  efl: 0x00010206  eip: 0x934d314f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x1e96b000
    Binary Images:
    0x1000 - 0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x6cd000 -   0x6d2fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x1b49000 -  0x1b57feb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1b7b000 -  0x1b7cff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11e04000 - 0x120fdff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1481d000 - 0x1481fffe  com.apple.AutomatorCMM 1.1 (162) <413d7e87f90ba14adf2c2a08af448666> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x14835000 - 0x14836ffd  com.apple.BluetoothMenu 2.1.8 (2.1.8f2) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1483b000 - 0x1483dfff  com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x14962000 - 0x14974fff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x151a6000 - 0x151abff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16fbc000 - 0x16fc6ffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x17244000 - 0x17260ff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1885d000 - 0x1885efff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x18864000 - 0x18868ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x18ea8000 - 0x18eabff7 +com.macromedia.Flash Player.plugin 10.3.183.90 (10.3.183.90) <a807c37233dec7b41e427fc35e69e988> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x19200000 - 0x19203fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19209000 - 0x1920ffff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x196dd000 - 0x1a12dff7 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.90 (10.3.183.90) <c42e2d07a256c42ca006e78cee6add71> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x21ef2000 - 0x21f67ff7  com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x224db000 - 0x22660fe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x24299000 - 0x2466ffef  com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900e3fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x90129000 - 0x90163fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90164000 - 0x901caffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x901cb000 - 0x901cffff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x901d0000 - 0x901efffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x901f0000 - 0x901f5fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x901f6000 - 0x901f6ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x901f7000 - 0x901fefe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x901ff000 - 0x90272fff  com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90273000 - 0x90300ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90301000 - 0x9035dff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9035e000 - 0x9037cfff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x9037d000 - 0x903acfe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x903ad000 - 0x904e0fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x904e1000 - 0x9089dff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9089e000 - 0x909f0ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90a1b000 - 0x90a20fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90a21000 - 0x90ac8feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90ac9000 - 0x90accfff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90acd000 - 0x90c4dfff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90c66000 - 0x90c91fe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x90ce4000 - 0x90dccff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90dcd000 - 0x90dd9ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90dda000 - 0x9147afff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9147b000 - 0x9237bfe6  com.apple.QuickTimeComponents.component 7.7 (1680.28) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9237c000 - 0x923c7fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x923c8000 - 0x923fafff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x923fb000 - 0x92405feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92406000 - 0x92682fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92683000 - 0x927bbfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x927bc000 - 0x92978ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x92979000 - 0x9298effb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x929fd000 - 0x92a46fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92a47000 - 0x92a89fef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92a8a000 - 0x92a8cfff  com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92a8d000 - 0x92acbfff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92acc000 - 0x92bbafef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92bbb000 - 0x92bc1fff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92bc2000 - 0x92bddff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92bde000 - 0x92c8ffff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c90000 - 0x92c98fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92c99000 - 0x92c9bffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92c9c000 - 0x92e20fef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92e21000 - 0x92e21fff  com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e22000 - 0x92e53ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92e54000 - 0x92e93fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92e94000 - 0x92eceffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x92ecf000 - 0x92ecfffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x92eda000 - 0x93298fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93299000 - 0x932e7fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x933cb000 - 0x933daffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x934d0000 - 0x93619ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x936f2000 - 0x936f2ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x936f3000 - 0x93744ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93745000 - 0x93826ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x93827000 - 0x93833ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93834000 - 0x93883fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93884000 - 0x938a1ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x938a2000 - 0x93a09ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x93a0a000 - 0x93a0efff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93a0f000 - 0x93a11ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93a17000 - 0x93ee8fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93ee9000 - 0x93fb0ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93fb1000 - 0x93fc7fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93fcd000 - 0x93fd2fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9423c000 - 0x942aefff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x942fe000 - 0x9430efff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9430f000 - 0x94333feb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x94334000 - 0x94350ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94351000 - 0x9467cff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94691000 - 0x9471bff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9471c000 - 0x94933ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94934000 - 0x9496afef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x9496b000 - 0x94978fe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94979000 - 0x949b9fef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x949ba000 - 0x949caffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x949cb000 - 0x949e3fff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x949e4000 - 0x949e4ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94a1a000 - 0x94a23fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94a24000 - 0x94a9eff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94a9f000 - 0x94bbcff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94bbd000 - 0x94c64fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94c65000 - 0x94c65ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94c72000 - 0x95470fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95471000 - 0x95779fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9577a000 - 0x95781ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95782000 - 0x957b9fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x957ba000 - 0x95841ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x9590c000 - 0x95918fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x95919000 - 0x959cbffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x959cc000 - 0x95a4bff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95a4c000 - 0x95a4dffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x95a4e000 - 0x95e5efef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95e5f000 - 0x95e83fff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x95e84000 - 0x95e84ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95e8a000 - 0x95f55fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95f56000 - 0x95f56ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95f57000 - 0x96cc5fe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96cc6000 - 0x96e55fe7  com.apple.CoreAUC 3.08.0 (3.08.0) <ce8da72493f7ad2bcb13130e6d0eca54> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96e56000 - 0x96e56ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96e57000 - 0x96e7fff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96e80000 - 0x96ecbff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96ecc000 - 0x97005ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x97018000 - 0x97023fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x97024000 - 0x970dffe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9714d000 - 0x97427ff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x97428000 - 0x974a5fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x974a6000 - 0x974adfff  com.apple.agl 3.0.9 (AGL-3.0.9) <5a57ce58f8adb7825e1adb9f7cdea151> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x974ae000 - 0x97508ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97509000 - 0x97596ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97597000 - 0x975a6fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x975a7000 - 0x975b5ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x975b6000 - 0x975f7fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x97615000 - 0x97615ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97616000 - 0x97616ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97617000 - 0x9761effe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9761f000 - 0x979bcfef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x979bd000 - 0x97a50fff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x97a51000 - 0x97acefeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97acf000 - 0x97b2cffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x97c91000 - 0x97cafff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97cb0000 - 0x97d43ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97d44000 - 0x97d6dfff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x97d6e000 - 0x97d9bfeb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97d9c000 - 0x97ee6feb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97ee7000 - 0x97f40ff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97f47000 - 0x98118fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
      0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • How do I get out of an iphone restoration loop, itunes keeps saying it has detected an iphone in restore mode and that it must check for software updates and reinstall the ios, it completes this process and then says: detected iphone in restore mode etc.,

    Background: my iphone 3gs was running wonderfully - no issues at all, as normal.
    I let the power run down to critical and got the empty battery screen - plugged it in and when it had enuf juice it displayed the cord-to-itunes-of-death-screen...
    I had just backed up the previous to icloud so no worries... I just plugged in and thought ok this will just take a second...it completed the restore then said with a glazed amnesic font "Itunes has detected an iPhone in recovery mode, and has never seen or restored this iphone ever before, since this is a stranger iphone, itunes does not trust it and must call the ipolice to check for contraban in its orifices and cavities, you must restore"... kidding of course... but
    OMG at home I did the whole restore process no less than 20 times while optimizing and accounting for different variables each time (restoring on a new system with a fresh OS, trying to restore and a mac, restoring then restarting empty cache, restart unistall itunes then restore restart restore, installing an older version of Itunes and restoring. going back to Vista and restoring), and every single time it would complete the check, the update/check, the ios reinstall, and then whatever else and say "complete"... and then no icon menu would appear for the device in itunes so unplug the phone and replug and get the whole "Itunes must render restore aid" message. SO I went to the genuis bar at my local iBoutique thrice - each time the bewildered but very courteous and knowledgable genuis wanted to keep trying ... since I had been on this treadmill for about two weeks I decided each time to respect my fellow appletonians and not suck up genius time... but I really want my old 3gs back... why - I like that it amazes the youth who occaisonal are puzzled by seeing something apple that they don't recognize and in wonder and amazement at its age they learn that even though its no longer invited to iOS family gatherings that it still can call home and ask why Apple waited so long when it was a kid to give it copy-paste ability like all the other kids, then ask for money for the shrink bill.. ... . . ..

    Soooooooo.... You obviously need to restore the device
    It seems that you have tried several options to restore it. What I would do is leave it plugged it and hold down the Home button AND the Power button together till you see the white apple appears. Then let go of the Power button but continue to hold the home button. You should get the message in iTunes again saying that the iPhone needs to be restored. Hit OK then RESTORE.
    Hope this helps!!

  • I keep getting this message after closing Firefox and attempt to reopen-Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    I keep getting this message after closing Firefox and attempt to reopen-Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    See:
    * http://kb.mozillazine.org/Recovering_a_missing_profile
    * http://kb.mozillazine.org/Profile_in_use

  • I had started the process of removing my husband as the primary on my ipad2 device before the Holiday and never got back to it.  I keep getting a message on the ipad  for New icloud Terms and Conditions but I can't seem to log on.  when i go to it's locke

    I had contacted apple support before the Holiday and we had started the process of removing/replacing my husband as the primary on my ipad2.  However, I keep getting messages now 'New iCloud Terms and Conditions'  in a window that constantly pops up.  When I go to settings to log into icloud, it is locked with a grey screen.  What can I do?  Also, I had gone throught he process of syncing all 3 of my devices Ipad2, mini and my iphone5 to have the same passwords, etc. for ease of use.  Now that seems to be all wrong as well.  HELP!  I need these devices for my work and I'm short on time to go to the store, but will if I have to.
    Thank you!
    Julie

    If the setting is greyed out perhaps you have restrictions enabled that would prevent someone from changing accounts. Settings>General>Restrictions>Allow Changes>Accounts.

  • My iPod 4th-gen charges just fine in any wall outlet, but when connected to my brand new ASUS Windows-8 laptop's USB 3.0 port the charging process just keeps "blinking" on both the iPod and the laptop and will not connect to Itunes...

    Hi, I HATE to ask for help with this, but I HAVE looked everywhere and Google searched different wordings and have not found anything similar nor a solution to my problem!                                                                                                                                                                                                                               My good old iPod 4th-gen charges just fine in any wall outlet, in any house, but when I connect it to my brand new ASUS laptop that has Windows-8 and 3.0 USB ports using the charging/data cable, the charging process just keeps "blinking" BOTH the iPod and the laptop and it will not connect to ITunes and I get "A Device is Detected" message that keeps popping up and going away over and over right above the Windows desktop toolbar.                                                               When I go to control panel and select "Devices" it does show the iPod, but for only a split second and than it disappears, but than it comes back again for a split second and than it disappears again and just keeps doing that over and over and over!                                                                                                                  I have tried resetting the iPod while it is plugged into the laptop by holding the power and menu buttons, that did no good.                                                             I also tried uninstalling iTunes and any other Apple stuff listed and reinstalling it all, that did NOT work!                                                                                          The iPod, the laptop and iTunes ARE all fully updated!                                                                                                                                                                I AM using a brand new charging/data cable that I just opened up an hour ago (I've learned to keep a few brand new ones around at all times since these piece of garbage rip-off cables hardly last a week, even when you baby them!). I also tried a few old cables, they all do the same thing!                                                       I would like to get this piece of junk to connect to my new laptop, even if only once, so that I can change/delete some songs and transfer a few dozen photos,since I haven't been able to do any of that stuff since my old laptop (that NEVER had any problems connecting) died way back in May! lol.                                                                                                                                                                                                 I hope somebody knows a fix or solution! Thank You!

    Try on another computer to help determine if iPod or computer problem.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

Maybe you are looking for