Need to automate the servers to report atleast once in day to WSUS

Hello All,
I have an enviroment with different domain and forests.
My challenge here is whenever i see a server not responded for 30 or more days i need to login manually and fix the issues.
we are not managing WSUS or servers through GPO for patching, instead we edit the registry to re-direct servers to our WSUS.
I believe i can use PS tools, but it may not work due to different security polcies set on different servers.
Any solution would be appreciated to automate the below commands.
wuauclt /reportnow
wuauclt /Detectnow
stop and start windows update services.
regards,
ndraj

One way would be:
psexec @Server_List_DEV.txt -n 30 wuauclt /detectnow
psexec @Server_List_DEV.txt -n 30 wuauclt /reportnow
However, psexec would need
Admin$ and IPC$ enabled and accessable. Also, TCP 135 (DCOM), TCP 445 (SMB raw) and TCP 139 (SMB over NetBIOS) need to be open on your FW.
For any remote administration, you will need appropriate access. If these requirements can be met, then I can suggest a PS script that will use psexec to get  the job done. Let us know and good luck.

Similar Messages

  • Need to automate the process of partial orders-deliveries

    Hi experts,
    I need to automate the process of partial order deliveries in VL01N.
    I checked few BAPI for the above requirement.
    BAPI_OUTB_DELIVERY_CHANGE
    BAPI_OUTB_DELIVERY_SAVEREPLICA
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    But have no clue ,which would be relevent.
    If any one of you have worked on any such requirement before,please let know,which BAPI i can use in this development.
    Thanks in advance.
    Meenakshi

    Hi
    Try with function modules WS_DELIVERY_UPDATE and RV_DELIVERY_CREATE.
    Regards
    Srilaxmi

  • Unity Guru's - Can I automatically sync WMI's more than once a day?

    Hey guys, I been fighting this new Unity/Microsoft MAPI/CDO bug (CSCti70702)/ KB2405611) with my Exchange 2010 servers.  One of the symptoms is sporadic MWI on/off triggers to CM.  So I’ve had to manually sync the MWI’s via the Telephone Integration Manager.  Can anyone think of a way to run a resync job every x number of minutes until Microsoft can get this fixed?  The TIM will only do it once a day.
    Thanks everyone!

    When I mention flooding the ports, I brought that up since I've seen any number of Unity systems (large and small) in production environments and have helped a number of users here in the forum that do not dedicate ports to MWI.  Instead, it's not uncommon to find situations where all ports are set up to do everything.  So, it's good that you've at least got some ports dedicated to MWI. Honestly, if you have 900 subscribers and over 96 ports - you would never run into this anyway.  I've done installs where there are 4000+ users that only have 96 ports ... so no worries there.
    The scenario you're talking about makes sense.  Ideally, no - you wouldn't need to mass reset the MWI on a healthy Unity system other than the scheduled UTIM operation.  In your case, sounds like it is warranted as a short-term tactical solution to a problem that is identified and not yet fixed.  However, as you know the UTIM only does this once a day and I do not know of any other way to schedule or invoke the resync operation outside of the manual method you are using now.
    Hailey

  • Is it possible to Automate the Workbook using Reporting Agent??

    Hi Guru's,
    Can any one explain how to automate an Workbook that run weekly once?
    Please give me the steps or any document related to this.
    I have some Reporting Agent documents but i never worked on RA before.
    Please suggest me with best method and solution if possible.
    Will assign full points to the solution.
    Thanks in advance.
    BH
    Message was edited by:
            Varma Bh

    as of my understanding, you can't automate workbook. if you know the solution, please update.
    thanks,
    vsn

  • Need to store the synchronous messages in SXMB_MONI for 7 days

    Hi Experts,
    We have a business requirement where we need to store the sychronous messages in SXMB_MONI
    Regards
    Hemanth

    Hi Hemanth,
    If you check the below threads/links pointed by the SCN members and me you need to do two things mainly:
    - Set up the sync monitorization. (It looks right with the information that you have pointed).
    - Programming the archive/deletion messages. This depends about your PI version and about if you want to archive/delete the messages in the ABAP or in the Java stack. Check this documents/blogs/threads:
    Archiving & Deletion of messages in PI - Part 1
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0afdd69-a8a7-2d10-7e9a-cbf6fa21c5a7?quicklink=index&…
    Archiving of messages in PI 7.3 (Dual stack)
    Regards.

  • Firefox crashes facebook, tumblr and youtube several times a day having to reset firefox atleast once a day

    I will be surfing on the websites stated in the question and all of a sudden, the page will go all wonky and even if i refresh, close the window and reopen or even restart the computer it will still be unable to be used and it's like a plugin is missing and nothing can be clicked and its rendered unusable. It happens multiple times a day and the only fix is to reset firefox which gets really annoying after a while.

    If you have submitted crash reports then please post the IDs of one or more crash reports that have this format:
    *bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.
    *You can open the <b>about:crashes</b> page via the location bar, like you open a website.
    See:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter
    *https://support.mozilla.org/kb/Mozilla+Crash+Reporter
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes
    You can check for problems caused by recent Flash updates and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting
    *http://helpx.adobe.com/flash-player/kb/flash-player-113-crash-mozilla.html

  • Need to Automate the installation of SCOM agent through Script on workgroup machine in my Environment

    Hi Guys,
    Please advise me as i need to install SCOM agent on all workgroup machine automatically and not through Copying certificate and all which is quite hectic process, your help will be Appreciated,
    Thanks
    Amit Singh

    More info:
    How to deploying SCOM Agents to the Workgroup clients
    http://blogs.technet.com/b/csstwplatform/archive/2012/05/28/how-to-deploying-scom-agents-to-the-workgroup-clients.aspx
    Installing SCOM 2012 agent on a non-domain workgroup Windows Server
    http://himmetyildiz.blogspot.com/2013/11/installing-scom-2012-agent-on-non.html
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • I need to send the output of report as a mial

    hi all,
    how can i send the output of an ALV GRID as a mail ...
    the visibilty of this GRID is good.
    and at the same time if i use the FM 'SO_DOCUMENT_SEND_API1'
    its being sent as an attachment,which i need to send jus a mail...not as an attachment.
    kindly reply me ASAP

    REPORT  YMS_SENDMAILREPORT NO STANDARD PAGE HEADING.
    TABLES: DRAD,
            QINF,
            DRAW,
            SOUC,
            SOFD,
            DRAP.
    DATA: P_RETURN_CODE LIKE SY-SUBRC.
    data: d_username LIKE DRAP-PRNAM.
    * mail declarations
    DATA : BEGIN OF NEW_OBJECT_ID.         " the newly created email object
            INCLUDE STRUCTURE SOODK.
    DATA : END OF NEW_OBJECT_ID.
    DATA : BEGIN OF FOLDER_ID.             " the folder id of the outbox
            INCLUDE STRUCTURE SOODK.
    DATA : END OF FOLDER_ID.
    DATA : BEGIN OF REC_TAB OCCURS 5.     " the table which will contain the
            INCLUDE STRUCTURE SOOS1.       " information on the destination
    DATA : END OF REC_TAB.
    DATA : BEGIN OF OBJECT_HD_CHANGE.      " the table which contains the
            INCLUDE STRUCTURE SOOD1.       " info for the object we will be
    DATA : END OF OBJECT_HD_CHANGE.        " creating
    DATA : OBJECT_TYPE LIKE SOOD-OBJTP.    " the type of object
    DATA : BEGIN OF OBJHEAD OCCURS 5.      " the header of the object
            INCLUDE STRUCTURE SOLI.
    DATA : END OF OBJHEAD.
    DATA : BEGIN OF OBJCONT OCCURS 0.      " the contents of the object
            INCLUDE STRUCTURE SOLI.        " i.e. the text etc
    DATA : END OF OBJCONT.
    DATA : BEGIN OF OBJPARA OCCURS 5.      " formatting options
            INCLUDE STRUCTURE SELC.
    DATA : END OF OBJPARA.
    DATA : BEGIN OF OBJPARB OCCURS 5.      " formatting options
            INCLUDE STRUCTURE SOOP1.
    DATA : END OF OBJPARB.
    DATA : BEGIN OF T_MAIL_TEXT OCCURS 0,  "Message table for messages to
            STRING(255),                   "user via mailbox
           END OF T_MAIL_TEXT.
    Parameter: p_uname like sy-uname.
    **START-OF-SELECTION
    START-OF-SELECTION.
        d_username = p_uname.
        PERFORM POPULATE_EMAIL_TEXT.
        PERFORM SETUP_TRX_AND_RTX_MAILBOXES USING P_RETURN_CODE.
        PERFORM CREATE_AND_SEND_MAIL_OBJECT.
    *       FORM POPULATE_EMAIL_TEXT                                      *
    *       Inserts text for email message                                *
    FORM POPULATE_EMAIL_TEXT.
      CLEAR T_MAIL_TEXT-STRING.            "puts a blank line in
      APPEND T_MAIL_TEXT.
      APPEND T_MAIL_TEXT.
    *  adds failed list  on to end of success list.
      T_MAIL_TEXT-STRING = 'Test email message line 1'.
      APPEND T_MAIL_TEXT.
      T_MAIL_TEXT-STRING = 'Test email message line 1'.
      APPEND T_MAIL_TEXT.
      CLEAR T_MAIL_TEXT-STRING.            "puts a blank line in
      APPEND T_MAIL_TEXT.
      T_MAIL_TEXT-STRING = 'Header1    Header2    Header3'.
      APPEND T_MAIL_TEXT.
      T_MAIL_TEXT-STRING = '------------    ------------    ------------'.
      APPEND T_MAIL_TEXT.
    ENDFORM.
    *&      Form  SETUP_TRX_&_RTX_MAILBOXES
    *   Ensure that the mailboxes of the sender (INTMGR) are set up OK
    FORM SETUP_TRX_AND_RTX_MAILBOXES USING P_RETURN_CODE.
    * get the user no of the sender in order to add the mail to the
    * user name's outbox for future reference
      SELECT SINGLE * FROM SOUC
               WHERE SAPNAM = SY-UNAME.    "SAP name of a SAPoffice user
      IF SY-SUBRC NE 0.
        "Error finding the SAPoffice user info for the user
        MESSAGE E064(ZR53) WITH SY-UNAME.
        P_RETURN_CODE = 1.
        EXIT.
      ENDIF.
    *Get the outbox No for the sender from the user No where the folder
                                           " type is an outbox
      SELECT * FROM SOFD WHERE OWNTP = SOUC-USRTP   "Owner type from ID
                           AND OWNYR = SOUC-USRYR   "Owner year from the ID
                           AND OWNNO = SOUC-USRNO   "Owner number from the I
                           AND FOLRG = 'O'."Output box
      ENDSELECT.
      IF SY-SUBRC NE 0.
        " Error getting folder information for the user
        MESSAGE E065(ZR53) WITH SY-UNAME.
        P_RETURN_CODE = 1.
        EXIT.
      ENDIF.
    ENDFORM.                               " SETUP_TRX_&_RTX_MAILBOXES
    *&      Form  CREATE_AND_SEND_MAIL_OBJECT
    FORM CREATE_AND_SEND_MAIL_OBJECT.
      FOLDER_ID-OBJTP = SOFD-FOLTP.        " the folder type ( usually FOL )
      FOLDER_ID-OBJYR = SOFD-FOLYR.        " the folder year ( usually 22 )
      FOLDER_ID-OBJNO = SOFD-FOLNO.        " the folder no.
      OBJECT_TYPE     = 'RAW'.             " the type of object being added
    * build up the object information for creating the object
      OBJECT_HD_CHANGE-OBJLA  = SY-LANGU.  " the language of the email
      OBJECT_HD_CHANGE-OBJNAM = 'PS to DM Interface'. " the object name
    * mail subject 'Mass Linking of QA, pass/fail'
      MOVE TEXT-002 TO OBJECT_HD_CHANGE-OBJDES.
      OBJECT_HD_CHANGE-DLDAT = SY-DATUM.   " the date of the email
      OBJECT_HD_CHANGE-DLTIM = SY-UZEIT.   " the time of the email
      OBJECT_HD_CHANGE-OBJPRI = '1'.       " the priority ( highest )
      OBJECT_HD_CHANGE-OBJSNS = 'F'.       " the object sensitivity
    * F is functional, C - company sensitive
    * object_hd_change-skips  = ' '.       " Skip first screen
    * object_hd_change-acnam  = 'SM35'.    " Batch imput transaction
    * object_hd_change-vmtyp  = 'T'.       " Transaction type
    * add the text lines into the contents of the email
      CLEAR OBJCONT.
      REFRESH OBJCONT.
    *  free objcont.      " added this to delete the mail contents records
      LOOP AT T_MAIL_TEXT.
        OBJCONT-LINE = T_MAIL_TEXT-STRING.
        APPEND OBJCONT.
      ENDLOOP.
      CLEAR OBJCONT.
    * build up the table of receivers for the email
      REC_TAB-RCDAT = SY-DATUM.            " the date to send the email
      REC_TAB-RCTIM = SY-UZEIT.            " the time to send the email
    * the SAP username of the person who will receive the email
      REC_TAB-RECNAM = D_USERNAME.
    * the user type of the person who will send the email ( USR )
      REC_TAB-SNDTP = SOUC-USRTP.
    * the user year of the person who will send the email ( 22 )
      REC_TAB-SNDYR = SOUC-USRYR.
    * the user number of the person who will send the email
      REC_TAB-SNDNO = SOUC-USRNO.
    * the sap username of the person who will send the email
      REC_TAB-SNDNAM = SY-UNAME.
    * get the user info for the receiver of the document
      SELECT SINGLE * FROM SOUC WHERE SAPNAM = D_USERNAME.
      IF SY-SUBRC NE 0.
        WRITE : / TEXT-001, D_USERNAME.    "usnam.
        EXIT.
      ENDIF.
    * the user number of the person who will receive the email ( USR )
      REC_TAB-RECNO = SOUC-USRNO.
    * the user type of the person who will receive the email ( USR )
      REC_TAB-RECTP = SOUC-USRTP.
    * the user year of the person who will receive the email ( USR )
      REC_TAB-RECYR = SOUC-USRYR.
    * the priority of the email ( highest )
      REC_TAB-SNDPRI = '1'.
    * check for delivery on the email
      REC_TAB-DELIVER = 'X'.
    * send express so recipient knows there is a problem
      REC_TAB-SNDEX = 'X'.
    * check for a return receipt
      REC_TAB-READ = 'X'.
    * the sap username of the person receiving the email
      REC_TAB-ADR_NAME = D_USERNAME.       "usnam.
    * add this receiver to the internal table
      APPEND REC_TAB.
      CLEAR REC_TAB.
    * call the function to create the object in the outbox of the sender
      CALL FUNCTION 'SO_OBJECT_INSERT'
           EXPORTING
                FOLDER_ID                  = FOLDER_ID
                OBJECT_HD_CHANGE           = OBJECT_HD_CHANGE
                OBJECT_TYPE                = OBJECT_TYPE
                OWNER                      = SY-UNAME
           IMPORTING
                OBJECT_ID                  = NEW_OBJECT_ID
           TABLES
                OBJCONT                    = OBJCONT
                OBJHEAD                    = OBJHEAD
                OBJPARA                    = OBJPARA
                OBJPARB                    = OBJPARB
           EXCEPTIONS
                ACTIVE_USER_NOT_EXIST      = 1
                COMMUNICATION_FAILURE      = 2
                COMPONENT_NOT_AVAILABLE    = 3
                DL_NAME_EXIST              = 4
                FOLDER_NOT_EXIST           = 5
                FOLDER_NO_AUTHORIZATION    = 6
                OBJECT_TYPE_NOT_EXIST      = 7
                OPERATION_NO_AUTHORIZATION = 8
                OWNER_NOT_EXIST            = 9
                PARAMETER_ERROR            = 10
                SUBSTITUTE_NOT_ACTIVE      = 11
                SUBSTITUTE_NOT_DEFINED     = 12
                SYSTEM_FAILURE             = 13
                X_ERROR                    = 14
                OTHERS                     = 15.
      IF SY-SUBRC NE 0.
        MESSAGE A063(ZR53) WITH SY-SUBRC.
        EXIT.
      ENDIF.
    * call the function to send the already created email to the receivers
      CALL FUNCTION 'SO_OBJECT_SEND'
           EXPORTING
                FOLDER_ID                  = FOLDER_ID
                OBJECT_ID                  = NEW_OBJECT_ID
                OUTBOX_FLAG                = 'X'
                OWNER                      = SY-UNAME
           TABLES
                RECEIVERS                  = REC_TAB
           EXCEPTIONS
                ACTIVE_USER_NOT_EXIST      = 1
                COMMUNICATION_FAILURE      = 2
                COMPONENT_NOT_AVAILABLE    = 3
                FOLDER_NOT_EXIST           = 4
                FOLDER_NO_AUTHORIZATION    = 5
                FORWARDER_NOT_EXIST        = 6
                NOTE_NOT_EXIST             = 7
                OBJECT_NOT_EXIST           = 8
                OBJECT_NOT_SENT            = 9
                OBJECT_NO_AUTHORIZATION    = 10
                OBJECT_TYPE_NOT_EXIST      = 11
                OPERATION_NO_AUTHORIZATION = 12
                OWNER_NOT_EXIST            = 13
                PARAMETER_ERROR            = 14
                SUBSTITUTE_NOT_ACTIVE      = 15
                SUBSTITUTE_NOT_DEFINED     = 16
                SYSTEM_FAILURE             = 17
                TOO_MUCH_RECEIVERS         = 18
                USER_NOT_EXIST             = 19
                X_ERROR                    = 20
                OTHERS                     = 21.
      IF SY-SUBRC EQ 0.
        MESSAGE I035(ZR53) WITH NEW_OBJECT_ID D_USERNAME. "usnam.
      ELSE.
        MESSAGE I036(ZR53) WITH D_USERNAME."      sy-subrc.
      ENDIF.
    ENDFORM.                               " CREATE_AND_SEND_MAIL_OBJECT

  • I need to automate the printing of a PDF saved to a folder...

    I'd like to attach some sort of action or script to a folder on my desktop that will allow me to save a PDF to that folder and have the PDF automatically print to a networked printer. Seems like a simple task, but I'm having a lot of trouble finding any answers.
    I'm a Quickbooks for Mac user. One of the more tedious tasks is printing multiple invoices. We print two copies of every customer invoice; one copy for us and one for the customer. The printing process involves printing one copy to Tray 1 of a networked HP2300, then printing a second copy to Tray 2 of the same printer. What I'd REALLY like the script to handle would be the entire print job. I'd like to be able to save a PDF invoice from Quickbooks to a folder, and have the script print one copy of the PDF to each tray of the networked printer, THEN delete the PDF.
    Any ideas? Thanks in advance for any help!

    I have the same problem - not finally soluted but lets help each other! Using OSX 10.5 I have solved some of the problem - I don't know if the same thing can be done in 10.4.11!
    It is rather simple - so far. I open Automator - find the function "Print Finder Item" (translated from danish!!!) and drag it onto the right side of the window. I select the appropriate printer and from the File-menu I select "Save as [accessory]..." - name it - choose the appropriate folder and save as "Folder command". Remember to configure the folder!
    This works - sort of! The first problem is that to some printers the result is post-script errors. When I as an alternative drag the PDF-file directly to the printer-icon, it works without errors! The second problem is, that I miss to have control over the printing-process. I will have no window to change the printersettings.
    So! some of the way so far - can anyone help me further?

  • Is there a way to Install Captivate 8 without having to log on using an Adobe ID? We need to automate the install on multiple computers.

    We are a small IT department that needs to do multiple installs of software on multiple computers. Having to input an Adobe ID for the install is a hindrance.

    Hi a couple of years back i f needed to do a similar thing with adobe photoshop elements 7, i found that there was an instalation file that could be edited that would input the serial number and other settings, i then used group policy to run the install.exe, maybe have a search for this type of thing?

  • Safari Crashes Need to fix the problem (crash report included)

    Recently my work started using Stixy.com to collaborate on projects. However after spending 5 min on the site safari always crashes. I figure It is most likely due to a third party plugin because the site is said to be compatible with Safari and most crashes in safari are due to plugins. I was wondering if someone could help me figure out what I can do to resolve the consistent crashes. It has become quite problematic and inconvenient. The following is the Report generated after the crash. Any and all help would be greatly appreciated.
    Process: Safari [2410]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.1 (5530.18)
    Build Info: WebBrowser-55301800~1
    Code Type: X86 (Native)
    Parent Process: launchd [85]
    Interval Since Last Report: 406 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 383 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-07-03 00:31:20.725 -0400
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 22FEA9DE-D25F-474B-8404-520FC587BEE3
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000053
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9065ce80 WebCore::Node::nodeIndex() const + 16
    1 com.apple.WebCore 0x908e5666 WebCore::Range::compareBoundaryPoints(WebCore::Range::CompareHow, WebCore::Range const*, int&) const + 614
    2 com.apple.WebCore 0x9098e470 WebCore::jsRangePrototypeFunctionCompareBoundaryPoints(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 208
    3 ??? 0x01acf20f 0 + 28111375
    4 com.apple.JavaScriptCore 0x9458d5dc JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 524
    5 com.apple.JavaScriptCore 0x9449c115 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 149
    6 com.apple.WebCore 0x9062e27a WebCore::JSEventListener::handleEvent(WebCore::Event*, bool) + 2074
    7 com.apple.WebCore 0x9056db3c WebCore::Node::handleLocalEvents(WebCore::Event*, bool) + 156
    8 com.apple.WebCore 0x9056d651 WebCore::Node::dispatchGenericEvent(***::PassRefPtr<WebCore::Event>) + 625
    9 com.apple.WebCore 0x9056d2a1 WebCore::Node::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&) + 225
    10 com.apple.WebCore 0x9068bc80 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, ***::PassRefPtr<WebCore::Event>) + 656
    11 com.apple.WebCore 0x9068b9b5 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 165
    12 com.apple.WebCore 0x9068b0d6 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 118
    13 com.apple.WebCore 0x9069a75b WebCore::EventHandler::handleMouseReleaseEvent(WebCore::PlatformMouseEvent const&) + 587
    14 com.apple.WebCore 0x9069a419 WebCore::EventHandler::mouseUp(NSEvent*) + 377
    15 com.apple.WebKit 0x95f73d2f -[WebHTMLView mouseUp:] + 271
    16 com.apple.AppKit 0x915951d1 -[NSWindow sendEvent:] + 5539
    17 com.apple.Safari 0x00046f6c 0x1000 + 286572
    18 com.apple.AppKit 0x91561cd9 -[NSApplication sendEvent:] + 2941
    19 com.apple.Safari 0x00031b15 0x1000 + 199445
    20 com.apple.AppKit 0x914bf62f -[NSApplication run] + 847
    21 com.apple.AppKit 0x9148c834 NSApplicationMain + 574
    22 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x95c2a46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c54dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x90509584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x90505409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    5 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x95c23286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95c2aa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9697d04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9697dc78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91d44298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    6 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95c726fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    2 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95c2a46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c54dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x94448741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x90571bd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    5 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x95c23286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95c2aa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9697d04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9697dc78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026b55 0x1000 + 154453
    5 com.apple.Safari 0x00026870 0x1000 + 153712
    6 com.apple.Safari 0x000267fb 0x1000 + 153595
    7 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    8 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x95c23286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95c2aa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9697d04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9697dc78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9009b530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x90037e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x900379b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    8 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x95c2a46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c54dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x94448741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    8 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x95c2a46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c54dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x9618eb32 glvmDoWork + 162
    3 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    4 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95c2a46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95c54dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x92b6745c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x92b79d8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    5 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x95c23286 machmsgtrap + 10
    1 libSystem.B.dylib 0x95c2aa7c mach_msg + 72
    2 ...romedia.Flash Player.plugin 0x1f407774 Flash_EnforceLocalSecurity + 2203604
    3 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    4 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x95c232ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95c552c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95c9a539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1f1df14f 0x1ef04000 + 2994511
    4 ...romedia.Flash Player.plugin 0x1f1f891f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x1f1df5ff 0x1ef04000 + 2995711
    6 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    7 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x95c232ce semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x95c552c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x95c9a539 pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1f1df14f 0x1ef04000 + 2994511
    4 ...romedia.Flash Player.plugin 0x1f1f891f Flash_EnforceLocalSecurity + 45439
    5 ...romedia.Flash Player.plugin 0x1f1df5ff 0x1ef04000 + 2995711
    6 libSystem.B.dylib 0x95c54155 pthreadstart + 321
    7 libSystem.B.dylib 0x95c54012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9098e3b4 ecx: 0x19482000 edx: 0x0000003f
    edi: 0x00000000 esi: 0xffffffff ebp: 0xbfffef58 esp: 0xbfffef58
    ss: 0x0000001f efl: 0x00010206 eip: 0x9065ce80 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000053
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0.1 (5530.18) <e0e55e9f896480efade8f8dca2bcca32> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x11c2f000 - 0x11e36fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14e3c000 - 0x14e41ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16eaf000 - 0x16eafffe com.apple.JavaPluginCocoa 12.3.0 (12.3.0) <ab888344b5c6d9f3fcf53dbd59276b06> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x16eb5000 - 0x16ebbffc com.apple.JavaVM 12.3.0 (12.3.0) <ee9b9f648e9b98b1c7644b6a7c630a91> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17930000 - 0x17ab5fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x17b2f000 - 0x17b4bff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17c2f000 - 0x17c4efed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x17d9b000 - 0x18104fe8 com.apple.GeForce8xxxGLDriver 1.5.44 (5.4.4) <59268db992cb4c6d08ca7b5bba366863> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x1ef04000 - 0x1f527fef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x90003000 - 0x9002cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9002d000 - 0x902a9fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902aa000 - 0x902bfffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90364000 - 0x90373fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x90374000 - 0x90381fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90382000 - 0x90501fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90502000 - 0x90d92fff com.apple.WebCore 5530.18 (5530.18) <bed2e1280e908e17419ce0a159c19caa> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90d93000 - 0x91433fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91434000 - 0x91485ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91486000 - 0x91c84fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91c85000 - 0x91c88fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91c89000 - 0x91d40ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91d41000 - 0x91de5fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91de6000 - 0x91e0afff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x91e0b000 - 0x91e0ffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91e10000 - 0x91e4efff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91e4f000 - 0x91ec9ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91eca000 - 0x91ecaffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91ecb000 - 0x91ecbffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ecc000 - 0x91eccfff com.apple.Carbon 136 (136) <a668670c206841fdcb893bfacddfd4b9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91ecd000 - 0x91ecfffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91ed0000 - 0x91eeefff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x91eef000 - 0x91fb6ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91fec000 - 0x92052ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92058000 - 0x92058ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x920ab000 - 0x920abff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x920b1000 - 0x920f0fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x920f1000 - 0x920f8ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x920f9000 - 0x9224bff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x923b0000 - 0x9276efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9276f000 - 0x927a9fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x927b7000 - 0x927eefff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x927ef000 - 0x927f4fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x927f5000 - 0x9280dff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x928d8000 - 0x929c0ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x929fe000 - 0x92a85ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x92a86000 - 0x92ae3ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92ae4000 - 0x92b26fef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92b27000 - 0x92b33ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92b34000 - 0x92bfffff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92c00000 - 0x92c5aff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92c5b000 - 0x92c6affe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92c6b000 - 0x92c74fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <17537dd39882e07142db9e5c2db170b8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92c75000 - 0x93012fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93013000 - 0x9302effb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9302f000 - 0x93355fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93356000 - 0x93364ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93365000 - 0x93367fff com.apple.securityhi 3.0 (30817) <8c9db9ce1626eff2aff002549fb58d7d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93398000 - 0x93398ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93399000 - 0x933b7ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x933b8000 - 0x933dcfeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x93646000 - 0x9365cfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93752000 - 0x937d1ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x938b4000 - 0x93947ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93948000 - 0x93948ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93949000 - 0x93974fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x93975000 - 0x939befef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x939bf000 - 0x93c99ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93c9a000 - 0x93de0ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93de1000 - 0x93de8fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x93e06000 - 0x93e06ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93e07000 - 0x93eb9ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x93eba000 - 0x93eecfff com.apple.LDAPFramework 1.4.5 (110) <648b3ee893db8af0a5bbbe857ec0bb7d> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93eed000 - 0x93f6afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93f9e000 - 0x93ff7ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93ff8000 - 0x93fffffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94000000 - 0x94005fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x94006000 - 0x94006ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94007000 - 0x94013ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9401e000 - 0x9402effc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9402f000 - 0x9410ffff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x94110000 - 0x94141ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94142000 - 0x941e9feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x94386000 - 0x9438efff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9438f000 - 0x9439afe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9439b000 - 0x943abfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x943ac000 - 0x9443ffff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94440000 - 0x945c7feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x945c8000 - 0x94612fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94613000 - 0x9464dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9464e000 - 0x9467dfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9467e000 - 0x94a8efef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94a8f000 - 0x94b3ffff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94bae000 - 0x94bb0ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94bc9000 - 0x94bfffef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x95bdc000 - 0x95c1cfff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95c1d000 - 0x95c21fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95c22000 - 0x95d89ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x95d8f000 - 0x95ec8ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x95ec9000 - 0x95f3bfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95f4e000 - 0x95f53fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95f54000 - 0x9602dff7 com.apple.WebKit 5530.18 (5530.18) <08df2c1fd856bd9b672993dacb18495a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9602e000 - 0x96166fe7 com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96167000 - 0x96638fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96639000 - 0x967f5ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9680a000 - 0x968c4fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9690a000 - 0x96a3dfef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96a3e000 - 0x96b1fff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x96b20000 - 0x96b48ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96b49000 - 0x96b98fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x96b99000 - 0x96bc6feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96bc7000 - 0x96bdffff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96be0000 - 0x96c09fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x96c0a000 - 0x96c0affd 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
    0x96c0b000 - 0x96c0bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96c0c000 - 0x96c96fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96c97000 - 0x96c98ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x96c99000 - 0x96d25ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96d26000 - 0x96d67fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96d68000 - 0x96dc4ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96dc5000 - 0x96dcffeb 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
    0x96dd0000 - 0x96e5cff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96e5d000 - 0x96edafeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96edb000 - 0x96efaffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96f4a000 - 0x96f51fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f5b000 - 0x96f78ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96fec000 - 0x972f4fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x972f5000 - 0x972fbfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x972fc000 - 0x974cdffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thanks!

    Hi
    Welcome to Apple Discussions
    Don't see any 3rd party items in the crash report which would compromise Safari. Perhaps it's as simple as Safari preference file.
    Via the Finder: Your User Account>Library>Preferences folder. Move the com.apple.safari.plist file to the trash, then restart Safari. This resets Safari preferences to default values. Restore any custom settings in either the Preference panel, Edit (spelling), or View Menu. Also, restore any custom icons.
    Post back

  • The role of Reporting agent once we have BEx Broadcaster

    Hi all,
    I understand the BEx broad caster does the pre calculation of Web template, distribution by various mechanisms...So in this context, how and when Reporting agents will be necessary ? Can any one give the differences between those two ??
    best regs
    D Bret

    Dave,
    For some time both will be needed. It is true that some things Reporting Agent did, send a report, BEx Broadcaster does better. But certain Reporting Agent features have not migrated yet. Here's how to think about it: If you want to run a query and store the data in a table for later use, you still need Reporting Agent. This covers priming the OLAP cache, Web template precalculation, pre-run Exceptions, etc.
    If you want to present these query results, the means have moved to BEx Broadcaster. That's emailing a workbook, emailing a query result or a link, publishing in the Portal.
    (Not) Coincidentally, the first set of features are mostly or exclusively ABAP-based and the second set is based on NetWeaver Java WAS.
    Hope this helps,
    Doug Childs

  • HT4847 I backed up my iphone 2 days ago via icloud. I now have restored my iphone to the factory settings and I need to retrieve the data that I backed up 2 days ago from icloud. My phone is only giving me an option to back up from my ipad icloud. Please

    Please Help
    I had lost all the music on my iphone a while back and wanted to put it back on but my PC is a dinosaur and couldn't handle the sync without taking days. I decided to give it a go anyway. I tried to sync but kept getting an error message saying "waiting for changes to be applied". I looked up a solution to this problem and I saw that I should restore the phone to factory settings which I did. I then tried to sync again and it worked! .....the downside was that it took forever and I was without a phone for 36 hrs while I waited for sync to complete. It was at 662 0f 771 last night when I went to bed and when I awoke this morn, syncing had ceased and my phone was still erased of all data.
    I am thinking now that everything was done and all I needed to do was turn off my phone and turn back on again but in a panic I selected an option on the phone to back up from icloud (as I knew I had done a backup 2 days ago). The only option available was "ipad backup" from over a week ago and stupidly I selected this option. It was successful but my contacts, mail, messages, photos and most importantly my notes and reminders are gone!!!
    I have now restored the phone back to factory settings again.
    WHAT DO I DO NEXT??

    I went back to iOS 7 and my backup file is restoring but when its done nothing is on my phone still and only takes 11-15 minutes to restore the backup instead of taking 25+ minutes like usual so I guess the backup is corrupted. How can I fix this?

  • What happens to me atleast once a day...

    Just for those who haven't seen this before:
    http://www.collinatorstudios.com/www/logic8grr.png
    Nothing like working really hard and instead of the Logic crashing, it just laughs in your face telling you "sorry.. ha ha.. you will have to quit and lose your work!"
    -p

    Are you trying to save to a network volume (not an USB/Firewire disk) ? I've heard that Logic doesn't like that very much...
    Are you saving to a Windows-formatted disk (FAT32) ? (this is the standard format of most hard-disk when they come out of the box). To check, simply select the disk icon on the Finder, do Command-i (Apple-i) and read what's written in the "General" tab. It's always best to format your hard-disk to HFS+, so that they are optimized for Mac.

  • Automate the justification of paragraphs in a pdf document

    How can I automate the justification of paragraphs in a pdf document?
    For example: I have a pdf document as output from a reporting application, containing many left-justified paragraphs.
    I would like all of these paragraphs to be fully justified.
    I can perform the task manually using the new Content Editing tools in Adobe Acrobat XI, but I need to automate the task.
    Any ideas?

    Sorry, no. 'Actions' in Acrobat are collections of tool presets (things chosen from a menu or set on a dialog box) - they cannot record mouse or keystrokes and cannot select page content.
    Acrobat's ETI tool is intended for minor corrections; PDFs are simply not structured to allow large-scale reformatting. If the original application can't deliver, you may find it simpler to export the PDF into an editable format (Word DOCX, etc) and make the changes there.

Maybe you are looking for

  • Elements 9 Crashes when burning onto DVD

    I've attempted to burn a project with a newly bought Premiere Elements 9 software.  It goes through rendering all three Disc Menus just fine. Then it crashes my entire computer(multiple times) when getting to approx 4-5% burning process.  This mornin

  • .svg italics problem

    Hello I'm having a problem with italics font in .svg files. Illustrator shows the font correctly (times new roman) but if I open it in a browser (firefox) there are no italics. Where did I go wrong? I made some svg files last year, and didn't have th

  • Bridge cs5 will not recognize cr2 files [mod edit: from the Canon 1DX]

    I just re-installed Photoshop CS5 to a new computer, but now I see that Bridge cannot preview CR2 raw files from my camera. Do I need a special plugin for this? Bridge worked fine on my old computer, but I can't remember what I did to see the preview

  • [solved ]Unresponsive right mouse click...

    Anyone else experiencing no response from right clicking after the last xorg/xf86 updates? xev shows nothing either... [2014-01-17 10:51] [PACMAN] upgraded xf86-input-evdev (2.8.2-1 -> 2.8.2-2) [2014-01-17 10:51] [PACMAN] upgraded xf86-input-synaptic

  • Iphone 5 dies in 40 degree weather

    My iPhone 5 died when I went for a walk while listening to a podcast.  44% charge 45 degree weather (real feel).  This never happened with the original operating system when the phone was new.  It worked fine when the temperature was around freezing