CRIO9074 RT jitter every 10 sec. when writing data to SD card through 9802 module

Hi, 
 I am trying to use cRIO 9074 to collect data from different sensors at 50Hz  and log the data to SD card plugged in 9802 module. I use FPGA- scan interface hybrid mode because some sensors are just based on analog signals and others(i.e.. IMUs) are based on RS232.  This structure worked well. I used to transfer all the data to host VI in my desktop and log them there.
Recently, since I have more and more sensors, I decide to log all the data locally  to SD card on cRIO 9074.  However, I have a trouble.
I found my data are not continuous and always miss one second after ever other 10 seconds.  So I tried to insert a FIFO to buffer the data between two timed loops. The high priority loop is in charge of collecting data and the low one is in charge of writing.  But the problem still exists.  Actually, the problem has nothing to do with FIFO because 50Hz is  slow and I have validated that 9074 can collect and write all data within 10ms(100Hz).  Even with out FIFO, the program should work.
Finally, I find out an phenomenon that both the  two interaction variables "i" in the two timed loops will periodically stop for one second after every 10 second( I check them through front panel and probe).  At the same time, the CPU usage increase dramatically and after one second, it will go back to normal level.  That means the RT jitter every other 10 seconds and cannot work at this instant. If I fully delete the SD writing blocks, the problem is gone and the system works very smoothly.  So most likely, the problem is due to SD card module.
I tried different ways, i,e, changing the loop priority,  clock resources, the size of fifos.  Nothing works.  I even reduce the system frequency by two to 25 HZ, and even by 5 to 10 Hz. The problem still exists. 
Attachments are two CPU usage check at 50HZ and 25HZ.  Usually it is below 80% at 50HZ so that the capability of CRIO9074 is not a problem at all. 
And I also attach my RT VI which is messy,  because I almost go crazy thess days due to the problem . Does anybody have chance to check is there anything wrong in my VI? Or do I need to change the configuration of CRIO 9074 or update the RT engine?  It seems like a hardware problem. 
Does anybody face the same problem before?
Yizhai
Rugers Univesity

Hi,Zach-H,
     Thanks. Actually, my problem is already solved after I contacted one NI engineer online. 
     I shouldn't use timed loop to write SD card.   Because SD card batch writing is time consuming and its priority can't be high. "while loop" is good for SD card writing. 
   Yizhai

Similar Messages

  • Please ..give me some example APDU for writing data to java card

    morning everybody .. :)
    I need some example APDUs for writing data to java card. (CLA || INS || P1 || P2 etc)..
    please..thank for your attention .. god blessing u.

    Hi,
    did you check some articles about JavaCards:
    [Understanding Java Card 2.0|http://www.javaworld.com/cgi-bin/mailto/x_java.cgi?pagetosend=/export/home/httpd/javaworld/javaworld/jw-03-1998/jw-03-javadev.html&pagename=/javaworld/jw-03-1998/jw-03-javadev.html&pageurl=http://www.javaworld.com/javaworld/jw-03-1998/jw-03-javadev.html&site=jw_core]
    [How to write a Java Card applet: A developer's guide|http://www.javaworld.com/cgi-bin/mailto/x_java.cgi?pagetosend=/export/home/httpd/javaworld/javaworld/jw-07-1999/jw-07-javacard.html&pagename=/javaworld/jw-07-1999/jw-07-javacard.html&pageurl=http://www.javaworld.com/javaworld/jw-07-1999/jw-07-javacard.html&site=jw_core]
    Hope it helps,
    Tex

  • Importing master data from R/3 through functional modules

    I am facing the below error when I try to import master data from R/3 through the inbound functional module /DMF/MDIF_PRODUCT_INBOUND to the PMR component (PMR - Promotion Management for Retail).
    "Runtime error CALL_FUNCTION_NOT_FOUND has occurred"
    Landscape - I have RTLDMF 1.1 and RTLPROMO 7.0 installed on top of Netweaver with EHP1 in a server which also has BI system. While the R/3 is present in another system.
    Appreciate any help. Thanks!

    Hi Khan,
    You can create your own datasource source, by Tcode RSA2. In this link you find more information:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/28/4c553c42360a40e10000000a114084/content.htm
    Also please check this link, that provides the steps to create/maintain the generic datasource:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/3f/548c9ec754ee4d90188a4f108e0121/content.htm
    I hope it contributes.
    Regards,
    Sinara Moraes

  • Slow response when entering data to an empty cell?

    Hey there...
    I have this issue that when I start entering data into an empty cell or owerwriting one, the response is slow; when I press a button on the keyboard it takes roughly 1 second before anything visual happens in the cell, but when the data "makes it way through" the response is normal when hitting the keyboard.
    Is anyone else experince a slow response when entering data to an empty cell in Number 09 or when overwriting one?/ Anyone familar with a similar issue, and is there anybody who knows how to fix this, or is it just normal for Numbers 09 to be a bit sluggish in the beginning when entering data?
    I've recently swithced from Excel 2007 to Numbers 09, so sorry if the terminology is incorrect.

    Question asked and answered several times.
    Numbers was not coded by brains but by feet so, it behave sadly when the AutoSave Lion feature apply.
    I posted a script getting rid of that.
    Start from a template or duplicate the existing document just after opening it then close the original and work on the duplicate.
    As it was never saved, AutoSave doesn't apply to it;
    From time to time (say at least every ten minutes) call my script.
    It wil duplicate the doc in progress and save it with a date_time stamped name.
    this way, you will continue to enter datas in a never saved document.
    Search for the string Auto_Save in the existing threads.
    It's late and I'm too tired to search for you.
    Yvan KOENIG (VALLAURIS, France) lundi 26 décembre 2011 12:03:51
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    Please : Search for questions similar to your own before submitting them to the community
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • I am writing datas into a FIFO ,i am reading datas from fifo .but when i am writing datas like a a(0),a(1),a(2 like that.when i am reading dating datas a(0)comes to a(3 ) rd place .what is the reason ?

    I am writing datas into a FIFO in FPGA Target side  ,i am reading datas from fifo in windows host side  .but when i am writing datas like a a(0),a(1),a(2 like that.when i am reading dating datas a(0)comes to a(3 ) rd place, a(1) comes to a a(0) .what is the reason ?

    Please use a shorter title in your subject line and not post the entire question in therre.  (See the subject line I created.)   There is also no such word as "datas".  Data is already plural.
    Please read http://stackoverflow.com/help/how-to-ask.  Your question is hard to read because you aren't using proper punctuation and capitalization of your sentences.  It looks like one run-on sentence.
    Beyond that, it is impossible to help you solve our problem with just your question.  Please provide some more information.  Perhaps even attach code we can look at.  Show us what the data you are sending is supposed to look like, and what it actually looks like.

  • Ü Character being replaced ? when writing the data to CSV from DB in Linux

    Hi All,
    Can anyone help me in understanding the exact cause of my issue
    Issue Description: Ü Character being replaced ? or when writing the data to CSV from DB in Linux.
    Shell used: ksh
    Actual string: MÜNCHENER RÜCKVERSICHERUNGS-GESELLSCHAFT AG
    Output String: M?NCHENER R?CKVERSICHERUNGS-GESELLSCHAFT AG
    locale ouput:
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.UTF-8"
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    Environment variable set: NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Linux Version: 2.6.18-128.el5 128 bit
    java Version: 1.6
    Oracle DB version: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    When i query directly from DB i get the data in right format but when i write the same data to a csv file then the above problem occurs.
    Can anyone please suggest me what could be the cause for this issue?
    Regards,
    Shiva

    Hi Srini,
    We are using Java based ETL specifically written for our application. we are using sqlplus to make DB connections. am using vi editor to see the data. After the Extraction process the data processed in also in the wrong format.
    Regards,
    Shiva

  • UJK_EXECUTION_EXCEPTION:Data records rejected when writing to the cube

    Hello,
    I ran into an issue while testing Script using UJKT.
    I can plan the same intersection/record from BPC template but it doesn't work from Script/UJKT.
    I checked work statuses, scripts, rules. Found nothing that locks the intersection.
    Anything else I should check?
    Is there a way to find out more detailed log to see why the data records are rejected.
    Appreciate your help. Thanks.
    P.S. I looked at many scn posts on this error but nothing really helped.
    UJKT Log:
    #dim_memberset=9
    REC :%VALUE% * 110
    CALCULATION BEGIN:
    QUERY PROCESSING DATA
    QUERY TIME : 571.13 ms. 1  RECORDS QUERIED OUT.
    QUERY REFERENCE DATA
    CALCULATION TIME IN TOTAL :197.47 ms.
    1  RECORDS ARE GENERATED.
    CALCULATION END.
    ENDWHEN ACCUMULATION: 1  RECORDS ARE GENERATED.
    UJK_EXECUTION_EXCEPTION:Data records rejected when writing to the cube

    Thanks Vadim. I debugged UJKT but didn't find anything helpful yet.
    Will keep digging.
    Here is the script.
    *XDIM_MEMBERSET CAP_VIEW = 27
    *XDIM_MEMBERSET PPS_TIME = 2014.03
    *XDIM_MEMBERSET PPS_ITEM = 52540046EAC51ED3B2E49C10DBDB1565
    *XDIM_MEMBERSET CAP_GRP = ZHM_IT00050001
    *XDIM_MEMBERSET PPS_ENTITY = US
    *XDIM_MEMBERSET CAP_CATG = ZHM_IT0005
    *XDIM_MEMBERSET PPS_ACCOUNT = COST
    *XDIM_MEMBERSET RPTCURRENCY = USD
    *DESTINATION_APP=PPS_PLANNING
    *SKIP_DIM = CAP_CATG,CAP_GRP,CAP_VIEW
    *ADD_DIM PPS_CATG = ZHM_IT0001
    *ADD_DIM PPS_GROUP = ZHM_IT00010001
    *ADD_DIM PPS_VIEW = ZHM_IT0001000127
    *WHEN PPS_ACCOUNT
    *IS  COST
    *REC(EXPRESSION=%VALUE%*10)
    *ENDWHEN
    *COMMIT
    LGX:
    LOG:
    FILE:\ROOT\WEBFOLDERS\HM_PLAM \ADMINAPP\PPS_CAPPLAN\TEST.LGF
    USER:SMULLAPUDI
    APPSET:HM_PLAM
    APPLICATION:PPS_CAPPLAN
    [INFO] GET_DIM_LIST(): I_APPL_ID="PPS_CAPPLAN", #dimensions=9
    CAP_CATG,CAP_GRP,CAP_VIEW,MEASURES,PPS_ACCOUNT,PPS_ENTITY,PPS_ITEM,PPS_TIME,RPTCURRENCY
    #dim_memberset=8
    CAP_VIEW:27,1 in total.
    PPS_TIME:2014.03,1 in total.
    PPS_ITEM:52540046EAC51ED3B2E49C10DBDB1565,1 in total.
    CAP_GRP:ZHM_IT00050001,1 in total.
    PPS_ENTITY:US,1 in total.
    CAP_CATG:ZHM_IT0005,1 in total.
    PPS_ACCOUNT:COST,1 in total.
    RPTCURRENCY:USD,1 in total.
    REC :%VALUE%*10
    CALCULATION BEGIN:
    QUERY PROCESSING DATA
    QUERY TIME : 1038.58 ms. 1  RECORDS QUERIED OUT.
    QUERY REFERENCE DATA
    CALCULATION TIME IN TOTAL :173.04 ms.
    1  RECORDS ARE GENERATED.
    CALCULATION END.
    ENDWHEN ACCUMULATION: 1  RECORDS ARE GENERATED.
    UJK_EXECUTION_EXCEPTION:Data records rejected when writing to the cube
    Thanks,
    Vasu

  • I just bought a new iMac 27'' a week ago and been having problems every morning when i come to the office with turing the system on.  I have to unplug the power cord for 10 secs and replug for it to turn on.  Kindly pls advise

    I just bought a new iMac 27'' a week ago and been having problems every morning when i come to the office with turing the system on.  I have to unplug the power cord for 10 secs and replug for it to turn on.  Kindly pls advise
    Anyone having the same problem?

    Makes no difference if anyone is having the same problem.  The important thing is that it's happening to YOU!
    You have 14 days to return the computer w/no questions asked. 
    Strongly suggest that you take FULL advantage of the above before it runs out.  Let Apple deal w/the problems.

  • Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18

    Adobe Media Encoder (Error compiling movie) Unknown error when writing to Isilon OneFS 6.5.5.18 while using Adobe Premiere Pro.
    Process:         Adobe Premiere Pro CC 2014
    Path: /Applications/Adobe Premiere Pro CC 2014/Adobe Premiere Pro CC 2014.app/Contents/MacOS/Adobe Premiere Pro CC 2014
    Identifier: com.adobe.AdobePremierePro
    Version:         8.1.0 (8.1.0)
    Code Type: X86-64 (Native)
    Parent Process: launchd [2538]
    Responsible:     Adobe Premiere Pro CC 2014
    Date/Time: 2015-01-06 14:04:23.500 -0700
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Crashed Thread: 55  Dispatch queue: com.apple.root.default-priority
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Customer created test export with 777 permissions and set mount parameters to the following:
    mount_nfs -o vers=3,tcp,rdirplus,intr,nolocks,async,rsize=32768,wsize=32768
      -- Original mount options:
         General mount flags: 0x40 async
         NFS parameters: vers=3,tcp,nolocks,rsize=32768,wsize=32768,rdirplus
      -- Current mount parameters:
         General mount flags: 0x4000058 async,nodev,nosuid multilabel
         NFS parameters: vers=3,tcp,port=2049,nomntudp,hard,nointr,noresvport,negnamecache,callumnt,nolocks,quota, rsize=32768,wsize=32768,readahead=16,dsize=32768,rdirplus,nodumbtimr,timeo=10,maxgroups=16 ,acregmin=5,acregmax=60,acdirmin=5,acdirmax=60,nomutejukebox,nonfc,sec=sys
    The pcap shows once the movie is created a lockup call is responded from Isilon with Error: NFS3ERR_NOENT
    478         V3 CREATE Call (Reply In 479), DH: 0xea5f731c/QBRSN-0-0-1.mov Mode: UNCHECKED
    479         V3 CREATE Reply (Call In 478)
    484         V3 LOOKUP Call (Reply In 485), DH: 0xea5f731c/._QBRSN-0-0-1.mov
    485        V3 LOOKUP Reply (Call In 484) Error: NFS3ERR_NOENT
    V3 LOOKUP Reply (Call In ....) Error: NFS3ERR_NOENT  -   This is by design of OneFS, we coalesce files and then flush them out to disk which is why the commit time is accurate but the file is not immediately available. however when an async option is used within the mount options this should be avoided if writing asynchronously to the cluster.  Has anyone else seen this behavior lately? (current workaround is to store locally and transfer to the cluster via Finder)

    That error can happen for many reasons...one of the reasons that I occassionaly get it is because I try exporting a movie to an external drive that has been formated in the old FAT32 instead of the NTSF standard.  FAT32 only allows for file sizes up to 2 gigs.  And as soon as it reaches that...I would get that error.  I don't know if that is why you are getting that error...but it would be easy to check.  1) are you generating a file that is over 2 gigs?  2) is your drive that you are exporting to FAT 32 (just right click the drive in My Computer and select "properties" then just look for what it says next to "file system".

  • Safari crash every time when i try to type in the website address

    Hi!! My safari crash every time when i try to type in the address! But it still works when i just clicking around by mouse..anyone pls help!!>_<~
    Process:         Safari [184]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.1 (7537.71)
    Build Info:      WebBrowser-7537071000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [116]
    Date/Time:       2013-12-08 10:03:52.437 +0800
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          3662 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  2898 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      56414EEF-1E05-4965-9639-4A068305DAC0
    Crashed Thread:  14  Safari: URLCompletion  Dispatch queue: com.apple.Safari.GlobalHistory.dateCacheAccess
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 00000001097da000-00000001097db000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Single Web Process
    objc[184]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CFNetwork                     0x00007fff8f0f40ed MultiplexerSource::perform() + 195
    1   com.apple.CoreFoundation                0x00007fff8f2664f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    2   com.apple.CoreFoundation                0x00007fff8f265d5d __CFRunLoopDoSources0 + 253
    3   com.apple.CoreFoundation                0x00007fff8f28cb49 __CFRunLoopRun + 905
    4   com.apple.CoreFoundation                0x00007fff8f28c486 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox                     0x00007fff8edc12bf RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox                     0x00007fff8edc856d ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox                     0x00007fff8edc83fa BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff884c6779 _DPSNextEvent + 659
    9   com.apple.AppKit                        0x00007fff884c607d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.Safari.framework              0x000000010983ad15 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    11  com.apple.AppKit                        0x00007fff884c29b9 -[NSApplication run] + 470
    12  com.apple.AppKit                        0x00007fff8873eeac NSApplicationMain + 867
    13  com.apple.Safari.framework              0x00000001099ced9c SafariMain + 266
    14  com.apple.Safari                        0x00000001097daf2c 0x1097da000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8da507e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8a28e786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8a28d316 _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d5274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x000000010abaac3b WebCore::IconDatabase::syncThreadMainLoop() + 491
    3   com.apple.WebCore                       0x000000010aba784f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8da50192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6d3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b6d4b85 start_wqthread + 13
    Thread 4:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8da4e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da4dd71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff949d4df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff949d4d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8da4e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da4dd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f28450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f28cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f28c486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8bee4fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8bed972a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8bed96a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010a08af45 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010a08b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010a08b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010a08b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010a08b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x000000010a08b9c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x000000010a08b858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 10:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8da4fbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8b6d52a6 _pthread_cond_wait + 890
    2   com.apple.CoreVideo                     0x00007fff8da5d1cb CVDisplayLink::waitUntil(unsigned long long) + 279
    3   com.apple.CoreVideo                     0x00007fff8da5c631 CVDisplayLink::runIOThread() + 559
    4   com.apple.CoreVideo                     0x00007fff8da5c3e9 _ZL13startIOThreadPv + 148
    5   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8da4e67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da4dd71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8f28450c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8f28cc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8f28c486 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x000000010998eaf5 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8da50192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6d3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b6d4b85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8da50192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8b6d3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8b6d4b85 start_wqthread + 13
    Thread 14 Crashed:: Safari: URLCompletion  Dispatch queue: com.apple.Safari.GlobalHistory.dateCacheAccess
    0   com.apple.CoreFoundation                0x00007fff8f25b3c2 CFStringGetLength + 18
    1   com.apple.Safari.framework              0x0000000109aba3b0 SafariShared::computeURLMatchLocation(NSString*, WBSURLCompletionUserTypedString*) + 95
    2   com.apple.Safari.framework              0x0000000109aa45c6 SafariShared::BookmarkAndHistoryCompletionMatch::computeMatchLocation(NSString* , NSString*, WBSURLCompletionUserTypedString*) + 24
    3   com.apple.Safari.framework              0x0000000109aaac99 ___ZN12SafariShared21URLCompletionDatabase38getUnsortedPrefixMatchesForTypedStr ingERN3***6VectorINS1_6RefPtrINS_33BookmarkAndHistoryCompletionMatchEEELm0ENS1_1 5CrashOnOverflowEEES8_P31WBSURLCompletionUserTypedString_block_invoke + 34
    4   com.apple.Safari.framework              0x0000000109a6dff7 ___ZN6Safari21URLCompletionDatabase46enumerateMatchDataForTypedStringHintUsingB lockEP31WBSURLCompletionUserTypedStringU13block_pointerFvP8NSStringS4_U13block_p ointerFP11objc_objectvEE_block_invoke23 + 212
    5   com.apple.Safari.framework              0x0000000109964476 ___ZNK6Safari13GlobalHistory50enumerateItemsByDescendingLastVisitedDateWithBloc kEU13block_pointerFvPNS_17GlobalHistoryItemEE_block_invoke + 138
    6   libdispatch.dylib                       0x00007fff8a28ec75 _dispatch_barrier_sync_f_invoke + 33
    7   com.apple.Safari.framework              0x00000001099643e6 Safari::GlobalHistory::enumerateItemsByDescendingLastVisitedDateWithBlock(void ( block_pointer)(Safari::GlobalHistoryItem*)) const + 82
    8   com.apple.Safari.framework              0x0000000109a6d44c Safari::URLCompletionDatabase::enumerateMatchDataForTypedStringHintUsingBlock(W BSURLCompletionUserTypedString*, void ( block_pointer)(NSString*, NSString*, objc_object* ( block_pointer)())) + 152
    9   com.apple.Safari.framework              0x0000000109aaa05b SafariShared::URLCompletionDatabase::getUnsortedPrefixMatchesForTypedString(*** ::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, WBSURLCompletionUserTypedString*) + 847
    10  com.apple.Safari.framework              0x0000000109aa920b SafariShared::URLCompletionDatabase::getSortedMatchesForTypedString(***::Vector <***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>*, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, ***::Vector<***::RefPtr<SafariShared::BookmarkAndHistoryCompletionMatch>, 0ul, ***::CrashOnOverflow>&, unsigned long, WBSURLCompletionUserTypedString*, bool) + 121
    11  com.apple.Safari.framework              0x0000000109aa8e69 SafariShared::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 199
    12  com.apple.Safari.framework              0x0000000109a6d946 Safari::URLCompletionDatabase::getBestMatchesForTypedString(NSArray**, NSArray**, unsigned long, NSString*) + 72
    13  com.apple.Safari.framework              0x0000000109a67bcd _ZN6SafariL24databaseLookupThreadBodyEPv + 149
    14  com.apple.JavaScriptCore                0x000000010a08085f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    15  libsystem_c.dylib                       0x00007fff8b6d18bf _pthread_start + 335
    16  libsystem_c.dylib                       0x00007fff8b6d4b75 thread_start + 13
    Thread 14 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000024  rbx: 0x0000000000000000  rcx: 0x00000001244009c0  rdx: 0x00007f80549e21e0
      rdi: 0x0000000000000000  rsi: 0x00007f80549e21e0  rbp: 0x0000000124400090  rsp: 0x0000000124400080
       r8: 0x0000000124400728   r9: 0x0000000000000020  r10: 0x00007f805323bdd0  r11: 0x00007f8051c170e0
      r12: 0x0000000000000000  r13: 0x00007f80549e21e0  r14: 0x00007f80549e21e0  r15: 0x0000000000000000
      rip: 0x00007fff8f25b3c2  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 1
    Binary Images:
           0x1097da000 -        0x1097dafff  com.apple.Safari (6.1 - 7537.71) <F5ACA61E-3A1C-3FA6-A738-7BF600BBC6F7> /Applications/Safari.app/Contents/MacOS/Safari
           0x1097df000 -        0x109d14fff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10a077000 -        0x10a41dff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10a50e000 -        0x10a672fff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10a764000 -        0x10a9cbfff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10aba2000 -        0x10bc46fff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10eddb000 -        0x10eddcff2 +cl_kernels (??? - ???) <E3BB2F45-E755-4C3D-80F2-ED63D6063727> cl_kernels
           0x111ce2000 -        0x111ce2ff1 +cl_kernels (??? - ???) <EE54044E-C2FE-4FB2-8D6E-95ADDCB1E32C> cl_kernels
           0x111d1e000 -        0x111d28fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x111d2e000 -        0x111d31ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x111d45000 -        0x111de4ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x111e06000 -        0x111e07ff3 +cl_kernels (??? - ???) <E5139B1A-2F8D-4878-9BC6-26AC3ED8C456> cl_kernels
           0x1124ca000 -        0x112682fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1126b9000 -        0x112813fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x112845000 -        0x112b06fe7  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x112b55000 -        0x112b63fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x112b6a000 -        0x112b98ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x112cd2000 -        0x112cd3ff3 +cl_kernels (??? - ???) <040B07FC-DF49-406A-A99D-309B29EA0571> cl_kernels
        0x7fff693da000 -     0x7fff6940ebaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff88249000 -     0x7fff8844bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8844c000 -     0x7fff88463fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8846d000 -     0x7fff88470fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88471000 -     0x7fff884bdff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff884be000 -     0x7fff890c4fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89419000 -     0x7fff89441fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89442000 -     0x7fff89443fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89444000 -     0x7fff8949afff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
        0x7fff894aa000 -     0x7fff894cbfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89554000 -     0x7fff89660fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff896be000 -     0x7fff896befff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff896e3000 -     0x7fff89707fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff89710000 -     0x7fff89752fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff89753000 -     0x7fff897a7fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff898ab000 -     0x7fff898adfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff898c1000 -     0x7fff898c4fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff898c5000 -     0x7fff89cf2fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89cf3000 -     0x7fff89d41fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff89dba000 -     0x7fff89e3eff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89e3f000 -     0x7fff89e42fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89e43000 -     0x7fff8a138ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a139000 -     0x7fff8a26ffff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8a270000 -     0x7fff8a27cfff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a27d000 -     0x7fff8a283fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a28b000 -     0x7fff8a299fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8a2a6000 -     0x7fff8a2e6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8a554000 -     0x7fff8aef2a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8b073000 -     0x7fff8b09cfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b09d000 -     0x7fff8b0c3fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8b0c4000 -     0x7fff8b0c9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8b0ca000 -     0x7fff8b0d8fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b0d9000 -     0x7fff8b0e8fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8b0e9000 -     0x7fff8b0ebfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8b0ec000 -     0x7fff8b118ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b119000 -     0x7fff8b11dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8b11e000 -     0x7fff8b22bfff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b2e8000 -     0x7fff8b2e8fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b2e9000 -     0x7fff8b446fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b447000 -     0x7fff8b487fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8b488000 -     0x7fff8b48dfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8b60d000 -     0x7fff8b61fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8b620000 -     0x7fff8b620fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8b621000 -     0x7fff8b625fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff8b628000 -     0x7fff8b647fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8b683000 -     0x7fff8b760fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8b86b000 -     0x7fff8b8afff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8be1d000 -     0x7fff8be34fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8be35000 -     0x7fff8be70fff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff8be7f000 -     0x7fff8c198fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c199000 -     0x7fff8c204ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8c205000 -     0x7fff8c210fff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c211000 -     0x7fff8c211fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c212000 -     0x7fff8c26aff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c26b000 -     0x7fff8c27aff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8c27b000 -     0x7fff8c288ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8c289000 -     0x7fff8c290fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8c2a2000 -     0x7fff8c2a8fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c2a9000 -     0x7fff8c30bff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8c30c000 -     0x7fff8c3adfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8ccdd000 -     0x7fff8cd90ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8cd91000 -     0x7fff8d0adfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d0ae000 -     0x7fff8d0eefff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8d0ef000 -     0x7fff8d10cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d130000 -     0x7fff8d225fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d27a000 -     0x7fff8d281fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d2e0000 -     0x7fff8d33cff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d345000 -     0x7fff8d345fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8d36f000 -     0x7fff8d37aff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d37b000 -     0x7fff8d380fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8d39d000 -     0x7fff8d3d7fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d3d8000 -     0x7fff8d3fcfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d3fd000 -     0x7fff8d3fefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8d3ff000 -     0x7fff8d402ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d442000 -     0x7fff8d446fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8d447000 -     0x7fff8d549fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8d54a000 -     0x7fff8d57ffff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8d580000 -     0x7fff8d587fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d588000 -     0x7fff8d59aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8d59b000 -     0x7fff8d59bfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d5a8000 -     0x7fff8d6adfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d927000 -     0x7fff8d927fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d928000 -     0x7fff8d9beff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8da26000 -     0x7fff8da38ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8da39000 -     0x7fff8da59fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8da5a000 -     0x7fff8da83fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e3bb000 -     0x7fff8e482ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e483000 -     0x7fff8e48afff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e48b000 -     0x7fff8e4b4ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e62b000 -     0x7fff8e62dfff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e634000 -     0x7fff8e8a8fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8e910000 -     0x7fff8e993fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e994000 -     0x7fff8e996ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8e9f2000 -     0x7fff8e9fffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ea00000 -     0x7fff8ecb8fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ecb9000 -     0x7fff8ecbaff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ecbb000 -     0x7fff8ecebfff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8ecec000 -     0x7fff8ed19fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8ed1a000 -     0x7fff8ed4aff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8ed4b000 -     0x7fff8edbefff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8edbf000 -     0x7fff8f0ebfff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8f0ec000 -     0x7fff8f253fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8f254000 -     0x7fff8f428ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8f7b0000 -     0x7fff8f852fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90a08000 -     0x7fff90a25fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff90a30000 -     0x7fff90a72ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90a8f000 -     0x7fff90a97fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90b82000 -     0x7fff90b83fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90b84000 -     0x7fff90b88ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90d60000 -     0x7fff90d66ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff90d67000 -     0x7fff90d68ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90d69000 -     0x7fff90daffff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff90db0000 -     0x7fff90dc6fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff911f4000 -     0x7fff917d8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91852000 -     0x7fff918f7fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff918fc000 -     0x7fff919dafff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff91d0c000 -     0x7fff91d16ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff91d17000 -     0x7fff91d2cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff91d2d000 -     0x7fff91d32fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91f16000 -     0x7fff91f41ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff91f42000 -     0x7fff91f47fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff9276e000 -     0x7fff92808ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff928d1000 -     0x7fff928e5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff928e6000 -     0x7fff929caff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff92a1f000 -     0x7fff92a9aff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff92cc7000 -     0x7fff92dcefe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff92dcf000 -     0x7fff92dd0fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff92dd1000 -     0x7fff92e0cfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff92f58000 -     0x7fff92f59fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff93472000 -     0x7fff93474fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93475000 -     0x7fff93559e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff9355a000 -     0x7fff9355afff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9355f000 -     0x7fff9356cfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff9356d000 -     0x7fff935c1ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff935c2000 -     0x7fff93638fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff93639000 -     0x7fff93655ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93656000 -     0x7fff9376ffff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff937fc000 -     0x7fff93864ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93865000 -     0x7fff93878ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff93879000 -     0x7fff93884ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff938a3000 -     0x7fff938f5ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff93927000 -     0x7fff93982ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff93cd1000 -     0x7fff93db0fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff93db1000 -     0x7fff94278fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff94279000 -     0x7fff9427afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff9427b000 -     0x7fff942bfff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff942d2000 -     0x7fff942e1fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff942e2000 -     0x7fff942f8ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff942f9000 -     0x7fff9432cff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9432f000 -     0x7fff94335fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff94336000 -     0x7fff94396fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff94433000 -     0x7fff9452dff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff9452e000 -     0x7fff94577ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9462a000 -     0x7fff946afff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff946b0000 -     0x7fff946bafff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
        0x7fff946bb000 -     0x7fff948e5fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff948e6000 -     0x7fff948ebfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff948ec000 -     0x7fff948f7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff948f8000 -     0x7fff94968fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94969000 -     0x7fff949d1ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff949d2000 -     0x7fff94b72ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff94b73000 -     0x7fff94b77fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff94b78000 -     0x7fff94b78fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94b79000 -     0x7fff94bbafff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff94bca000 -     0x7fff94bcbff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff94c5f000 -     0x7fff94c5ffff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff94c60000 -     0x7fff94c9ffff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff94ce7000 -     0x7fff94d22fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff95159000 -     0x7fff95162ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff95163000 -     0x7fff951d9ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff95269000 -     0x7fff95277ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 5
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 225
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=200.3M resident=152.0M(76%) swapped_out_or_unallocated=48.3M(24%)
    Writable regions: Total=1.5G written=88.5M(6%) resident=158.8M(10%) swapped_out=0K(0%) unallocated=1.4G(90%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   31.8M
    ATS (font support) (reserved)           8K        reserved VM address space (unallocated)
    CG backing stores                    12.7M
    CG image                             19.9M
    CG raster data                       7808K
    CG shared images                     3408K
    CoreAnimation                        22.0M
    CoreGraphics                           16K
    CoreImage                               8K
    CoreServices                         1772K
    IOKit                                20.9M
    IOKit (reserved)                    256.6M        reserved VM address space (unallocated)
    JS JIT generated code               128.0M
    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                  704K
    MALLOC                              136.7M
    MALLOC guard page                      64K
    Memory tag=240                          4K
    Memory tag=242                         12K
    Memory tag=251                         24K
    OpenCL                                 44K
    OpenGL GLSL                          1024K
    SQLite page cache                    1824K
    STACK GUARD                          56.1M
    Stack                                15.1M
    TC malloc                             336K
    VM_ALLOCATE                          16.7M
    __CI_BITMAP                            80K
    __DATA                               16.7M
    __IMAGE                               528K
    __LINKEDIT                           62.8M
    __TEXT                              137.5M
    __UNICODE                             544K
    mapped file                         180.5M
    shared memory                        1032K
    ===========                        =======
    TOTAL                                 2.0G
    TOTAL, minus reserved VM space      880.2M
    Model: iMac12,2, BootROM IM121

    Back up all data. From the Safari menu bar, select
    Safari ▹ Reset Safari...
    Check these boxes:
    Clear history
    Remove all website data
    Uncheck all other boxes. Press return. Test.
    If Safari crashes immediately on launch and you can't do as above, hold down the shift key and launch it by clicking its icon in the Dock, then try. Failing that, ask for guidance.

  • Please help! safari crashes every time when I try to upload a file

    Hi, can anyone please help me recover my safari? It quits unexpectedly every time when I try to upload a file.
    I have no clue what's going on. I tried to reset my safari setting and I don't know what else I can do to fix this.
    Thank you in advance for anyone who could help.
    Here's the report on the crash:
    Process:         Safari [387]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.1.3 (9537.85.12.18)
    Build Info:      WebBrowser-7537085012018000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [141]
    Responsible:     Safari [387]
    User ID:         501
    Date/Time:       2015-03-10 14:52:56.037 +0400
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  73E47C1F-B2F5-1AD2-4CEF-2C6E6AB9771F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
    VM Regions Near 0xbbadbeef:
    -->
        __TEXT                 0000000101697000-0000000101698000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Invalid WebProcess IPC Message:
    Message "WebPageProxy.DecidePolicyForNavigationAction"
    Application Specific Signatures:
    Invalid Web Process IPC Message ID "WebPageProxy.DecidePolicyForNavigationAction"
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x00000001021714de WTFCrash + 62
    1   com.apple.Safari.framework     0x00000001016b1a94 Safari::invalidMessageFunction(OpaqueWKString const*) + 239
    2   com.apple.WebKit               0x000000010271c46c WebKit::WebContext::didReceiveInvalidMessage(IPC::StringReference const&, IPC::StringReference const&) + 176
    3   com.apple.WebKit               0x00000001027a5818 WebKit::WebProcessProxy::didReceiveInvalidMessage(IPC::Connection*, IPC::StringReference, IPC::StringReference) + 184
    4   com.apple.WebKit               0x00000001026626fb IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 169
    5   com.apple.WebKit               0x0000000102664796 IPC::Connection::dispatchOneMessage() + 106
    6   com.apple.JavaScriptCore       0x00000001023ffcf5 ***::RunLoop::performWork() + 421
    7   com.apple.JavaScriptCore       0x00000001024003d2 ***::RunLoop::performWork(void*) + 34
    8   com.apple.CoreFoundation       0x00007fff921dd5b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    9   com.apple.CoreFoundation       0x00007fff921cec62 __CFRunLoopDoSources0 + 242
    10  com.apple.CoreFoundation       0x00007fff921ce3ef __CFRunLoopRun + 831
    11  com.apple.CoreFoundation       0x00007fff921cde75 CFRunLoopRunSpecific + 309
    12  com.apple.HIToolbox            0x00007fff95627a0d RunCurrentEventLoopInMode + 226
    13  com.apple.HIToolbox            0x00007fff956277b7 ReceiveNextEventCommon + 479
    14  com.apple.HIToolbox            0x00007fff956275bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    15  com.apple.AppKit               0x00007fff8dd7324e _DPSNextEvent + 1434
    16  com.apple.AppKit               0x00007fff8dd7289b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    17  com.apple.Safari.framework     0x00000001016fa860 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    18  com.apple.AppKit               0x00007fff8dd6699c -[NSApplication run] + 553
    19  com.apple.AppKit               0x00007fff8dd51783 NSApplicationMain + 940
    20  com.apple.Safari.framework     0x00000001018cd86d SafariMain + 267
    21  libdyld.dylib                  0x00007fff8bf015fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff96573662 kevent64 + 10
    1   libdispatch.dylib              0x00007fff954d1421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib              0x00007fff954d1136 _dispatch_mgr_thread + 52
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c3b _pthread_cond_wait + 727
    2   com.apple.WebCore              0x0000000102d72e1b WebCore::IconDatabase::syncThreadMainLoop() + 411
    3   com.apple.WebCore              0x0000000102d707c7 WebCore::IconDatabase::iconDatabaseSyncThread() + 295
    4   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    6   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    7   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff9656ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9656dd18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff90f46377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff90f462ad thread_fun + 25
    4   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    5   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    6   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff9656ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9656dd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff921cef15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff921ce539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff921cde75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff88f99f87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff88f99d8b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    8   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    9   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8c624d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000101fab5b3 JSC::BlockAllocator::blockFreeingThreadMain() + 227
    4   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    6   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    7   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8c624d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000101fabdfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000101fabc58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    7   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    8   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8c624d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000101fabdfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000101fabc58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    7   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    8   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c3b _pthread_cond_wait + 727
    2   libc++.1.dylib                 0x00007fff8c624d43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    3   com.apple.JavaScriptCore       0x0000000101fabdfb JSC::GCThread::waitForNextPhase() + 171
    4   com.apple.JavaScriptCore       0x0000000101fabc58 JSC::GCThread::gcThreadMain() + 88
    5   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    7   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    8   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff9656ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9656dd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff921cef15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff921ce539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff921cde75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8df1305e _NSEventThread + 144
    6   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    7   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    8   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 10:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib         0x00007fff9656ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9656dd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff921cef15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff921ce539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff921cde75 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework     0x000000010187cfa3 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore       0x0000000101fa16ef ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    8   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    9   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff965729aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff9221aa03 __CFSocketManager + 867
    2   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    3   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    4   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff96572e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff88d75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x00007fff88d78fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff96572e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff88d75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x00007fff88d78fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff96572e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff88d75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x00007fff88d78fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff96572e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff88d75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x00007fff88d78fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff96572e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib        0x00007fff88d75f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib        0x00007fff88d78fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff96572a3a __semwait_signal + 10
    1   libsystem_c.dylib              0x00007fff95c1adc0 nanosleep + 200
    2   com.apple.Foundation           0x00007fff88fe3912 +[NSThread sleepUntilDate:] + 176
    3   com.apple.imageKit             0x00007fff8fcbc3dc -[IKTaskManager taskLoop] + 1906
    4   com.apple.Foundation           0x00007fff88f99d8b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    6   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    7   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff96572716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib        0x00007fff88d76c77 _pthread_cond_wait + 787
    2   com.apple.FinderKit            0x00007fff8c8b2f06 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 72
    3   com.apple.FinderKit            0x00007fff8c8db342 TThumbnailExtractorThread::Main() + 454
    4   com.apple.FinderKit            0x00007fff8c8b32e6 TThread::GlueImpl(TThread*, TFunctorBase*) + 20
    5   com.apple.FinderKit            0x00007fff8c8b3186 TThread::MainGlue(void*) + 24
    6   libsystem_pthread.dylib        0x00007fff88d74899 _pthread_body + 138
    7   libsystem_pthread.dylib        0x00007fff88d7472a _pthread_start + 137
    8   libsystem_pthread.dylib        0x00007fff88d78fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000bbadbeef  rbx: 0x0000600000a21900  rcx: 0x0000000000000000  rdx: 0x00007fff7b434710
      rdi: 0x0000000000000000  rsi: 0x0000170000001700  rbp: 0x00007fff5e567210  rsp: 0x00007fff5e567100
       r8: 0x0000000000000040   r9: 0x00007fff5e566e00  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x00000001016b19a5  r13: 0x00007fff5e567570  r14: 0x0000600000871980  r15: 0x00007fff8dae3080
      rip: 0x00000001021714de  rfl: 0x0000000000010202  cr2: 0x00000000bbadbeef
    Logical CPU:     1
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x101697000 -        0x101697ffd  com.apple.Safari (7.1.3 - 9537.85.12.18) <4048D264-D3E5-392F-9A38-11504151F889> /Applications/Safari.app/Contents/MacOS/Safari
           0x10169d000 -        0x101ba8ffb  com.apple.Safari.framework (9537 - 9537.85.12.18) <74163255-BC5F-3F42-A28E-2CB768DE3AE8> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x101f97000 -        0x10244fff5  com.apple.JavaScriptCore (9600 - 9600.3.13) <E6D1BAE2-4A31-3B4B-A061-539EB55A7CB6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x1025be000 -        0x10285aff7  com.apple.WebKit (9600 - 9600.3.18) <42BDFEBB-805D-3022-A187-F7B59FF05480> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x102b38000 -        0x102b38fff  com.apple.WebKit2 (9600 - 9600.3.18) <240E414A-A118-36A2-A3A9-E17447955FC0> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x102b3d000 -        0x102c71ff7  com.apple.WebKitLegacy (9600 - 9600.3.18) <FD53B909-4D0A-3473-8F88-E192AEB82809> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x102d6c000 -        0x103c2cff5  com.apple.WebCore (9600 - 9600.3.15) <949535EF-76A2-3E9C-AEF5-E18E451C2C87> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x1046d4000 -        0x1046d4feb +cl_kernels (???) <A378E962-2BB3-4CF3-8AA2-63617102E095> cl_kernels
           0x106ac2000 -        0x106ac3ffa +cl_kernels (???) <A1329BE6-F9E0-4DCC-B51D-E344CB926177> cl_kernels
           0x1086e2000 -        0x10871aff7  com.apple.LookupFramework (1.1 - 132) <F56E0EE3-AACE-306A-AF08-C432EE9CD036> /System/Library/PrivateFrameworks/Lookup.framework/Lookup
           0x108761000 -        0x108768fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109081000 -        0x109082fef +cl_kernels (???) <4A2C90CA-BDF1-4049-A978-F54DF665250F> cl_kernels
           0x10908d000 -        0x10908eff9 +cl_kernels (???) <C9D9DE85-D0B2-4696-850B-1AE241FF0DD0> cl_kernels
           0x109090000 -        0x109176fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1091ba000 -        0x1091baff6 +cl_kernels (???) <8BFB6480-5979-44E2-AEDC-5E67951157E9> cl_kernels
           0x1091bf000 -        0x1091c0fe2 +cl_kernels (???) <26785C98-9C3E-4DD6-A44C-4C8D72E3A33E> cl_kernels
           0x1091c4000 -        0x1091c4fe7 +cl_kernels (???) <1266FDD7-CDDF-4271-A621-B10D8F9B06DE> cl_kernels
           0x1091c6000 -        0x1092abfe7  unorm8_argb.dylib (2.3.58) <7B4A2580-C169-3ABC-8F62-B766914C59DD> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x1093c0000 -        0x1093c1fee +cl_kernels (???) <8C59ADA5-341F-461D-9C45-081C974E6A98> cl_kernels
           0x109405000 -        0x10940dff7  com.apple.xpcobjects (103 - 103) <C1D64467-E101-34AE-8C38-166B6EEBC488> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x10941f000 -        0x109429ff7  com.apple.qldisplay.Web2 (5.0 - 622.7) <1D685C40-BD8B-3852-8A3E-4E280EB789D1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
           0x109437000 -        0x109437fec +cl_kernels (???) <08AAD114-98B3-4F94-A269-32ABC2537CBE> cl_kernels
           0x10a5d1000 -        0x10a5d2feb +cl_kernels (???) <BC68346E-D3D4-4D60-B338-5A721A23F8F6> cl_kernels
           0x10be0a000 -        0x10be3ffff  com.apple.sociald.Social (87 - 87) <18A27BB5-7F07-37C7-B2A5-CCC435FFD273> /System/Library/Frameworks/Social.framework/Social
           0x10be7b000 -        0x10bec6ff7  com.apple.accounts.AccountsDaemon (113 - 113) <8DB993FA-B360-3ECD-ABCE-D0352FA6AA66> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
           0x11762c000 -        0x11770cff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.33 - 8.2.8) <695451E8-CE10-3F12-8BF0-2B3AF1C77AFC> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff637db000 -     0x7fff6380e817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff88d73000 -     0x7fff88d7aff7  libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff88d7b000 -     0x7fff88db0ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff88db1000 -     0x7fff88defff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88df0000 -     0x7fff88df9ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff88dfa000 -     0x7fff88e12ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88e13000 -     0x7fff88e94fff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88f14000 -     0x7fff88f25ff7  libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
        0x7fff88f26000 -     0x7fff88f28fff  com.apple.EFILogin (2.0 - 2) <84014F35-7E0E-3270-819A-48ECCADA687E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88f33000 -     0x7fff89233ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff89234000 -     0x7fff89236fff  com.apple.OAuth (25 - 25) <7496D2E1-B554-3833-B5B6-6EABE80C0BEC> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8924f000 -     0x7fff89257ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff89258000 -     0x7fff89262ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <5A4F0BFC-6233-3909-BEC0-C604BA0D247C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89263000 -     0x7fff8928affb  libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib
        0x7fff8928b000 -     0x7fff8929aff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2777524A-E7EF-3B7B-B15D-F58CDEEFC736> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89a03000 -     0x7fff89a0efff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89a0f000 -     0x7fff89a17ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89a18000 -     0x7fff89a25ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff89a26000 -     0x7fff89a82fff  com.apple.coredav (1.0.1 - 229.6) <6CA8BE3C-5CD6-3A50-9EA4-41B367C5DF41> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff89b31000 -     0x7fff89c0eff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff89c0f000 -     0x7fff89c72ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff89c73000 -     0x7fff89c87fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff89c88000 -     0x7fff89c8eff7  com.apple.XPCService (2.0 - 1) <7545EF91-BB7B-3DF3-BF87-F55309DA5838> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff89c8f000 -     0x7fff89c96fff  com.apple.NetFS (6.0 - 4.0) <D4FE0F16-3085-34AF-B860-3D46B98FAD2A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89c97000 -     0x7fff89cf4fff  com.apple.imfoundation (10.0 - 1000) <7DE171BB-F8AF-3E6B-84ED-235937DACE7E> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff89cf5000 -     0x7fff89cf5fff  com.apple.AOSMigrate (1.0 - 1) <6909D700-6E8A-3BFD-9B5D-FA94C1150E6E> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff89d35000 -     0x7fff89d41fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff89d42000 -     0x7fff89d4bffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89dc7000 -     0x7fff8a2eafff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a2eb000 -     0x7fff8a2eefff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8a2ef000 -     0x7fff8a328ff7  com.apple.QD (3.50 - 298) <5343278D-47B7-3AF2-9B4B-4B8B0F942CD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8a32b000 -     0x7fff8a3f5fff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a3f6000 -     0x7fff8a3f7ff7  com.apple.print.framework.Print (9.0 - 260) <C4C40E2E-6130-3D73-B1EF-97FF3F70CF2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8a3f8000 -     0x7fff8a3f8ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a3f9000 -     0x7fff8a420ff7  com.apple.shortcut (2.6 - 2.6) <73FEBA7B-F371-3D1C-8E42-08580DE241A7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8a421000 -     0x7fff8a6b2ff7  com.apple.AOSKit (1.06 - 176) <A5D6EC71-51E2-3D0D-8DA6-1927AC519277> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8a82a000 -     0x7fff8a930ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8a931000 -     0x7fff8abc5ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8abc6000 -     0x7fff8abcbff7  libunwind.dylib (35.3) <95D4D118-3368-3474-989D-271DE18C8365> /usr/lib/system/libunwind.dylib
        0x7fff8abcc000 -     0x7fff8abd0ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff8abdb000 -     0x7fff8abf7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8ac0b000 -     0x7fff8ac11fff  com.apple.AOSNotification (1.7.0 - 760.3) <307D35A7-C2CB-3024-BFE1-288A0198C003> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8ac12000 -     0x7fff8acc2ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8acc3000 -     0x7fff8acccffb  libCGInterfaces.dylib (271) <357D2106-CA33-3A5C-9AD8-7AAD2EF1BC2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff8accd000 -     0x7fff8accdfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <CFEF9CBE-4A1A-33FD-9174-D44314BB28F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8acce000 -     0x7fff8ad30ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <26EDA0C8-39D2-3F18-B6EE-774846BB42FC> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8ad5e000 -     0x7fff8ad6bff4  com.apple.Librarian (1.2 - 1) <2F677B44-BCA3-313B-881E-EE322E865100> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8ad6c000 -     0x7fff8ad99ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <9F8AC160-145F-3B35-954F-655AAEC05356> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8adbe000 -     0x7fff8add5ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8add6000 -     0x7fff8add9fff  com.apple.TCC (1.0 - 1) <F25B5875-081A-3877-B70E-374D54B54C5F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ae96000 -     0x7fff8ae9dff7  com.apple.phonenumbers (1.1.1 - 105) <C31E978D-C4CE-39CD-9E19-A43698ECC466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8ae9e000 -     0x7fff8aef6ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8aef7000 -     0x7fff8af1cff7  com.apple.CoreVideo (1.8 - 117.2) <FE12553A-9B5A-337E-92BD-EA8A8194C91A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8af1d000 -     0x7fff8af22fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b13a000 -     0x7fff8b140ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8b141000 -     0x7fff8b143ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8b16e000 -     0x7fff8b19dff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <E8190181-8F08-3DC3-9290-3AADBCEBB1F3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8b19e000 -     0x7fff8b28fff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8b2aa000 -     0x7fff8b2affff  libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib
        0x7fff8b2b0000 -     0x7fff8b2fdff2  com.apple.print.framework.PrintCore (9.0 - 428) <A2F7B9D2-7907-31D8-8462-E2E2E7C3AF2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b2fe000 -     0x7fff8bc1e30b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8bc1f000 -     0x7fff8bc6dff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8bd03000 -     0x7fff8bd05fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8bd06000 -     0x7fff8bd64ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8bd65000 -     0x7fff8bdd1fff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bdd2000 -     0x7fff8be32fff  com.apple.ISSupport (1.9.9 - 57) <87137CF3-FE6A-3345-A2EC-95D73A15CC3A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8be33000 -     0x7fff8be34ffc  com.apple.SafariServices.framework (9537 - 9537.85.12.18) <06C6AD5F-65AF-34FF-AA2A-54E30A0DE022> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8be3b000 -     0x7fff8befdff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8befe000 -     0x7fff8bf01ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8bf02000 -     0x7fff8bfbaff7  com.apple.DiscRecording (8.0 - 8000.4.6) <FCBB5558-A702-3658-AEE4-7D129AFBF350> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8bfbb000 -     0x7fff8bfbcfff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8bfbd000 -     0x7fff8c023fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <977C796D-E8D7-3378-A76A-2E71A65DF389> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8c024000 -     0x7fff8c089ffb  com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c08a000 -     0x7fff8c14eff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c16b000 -     0x7fff8c29bff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c29c000 -     0x7fff8c36dfff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8c36e000 -     0x7fff8c39afff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c39b000 -     0x7fff8c48afff  libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8c48b000 -     0x7fff8c48bffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c48c000 -     0x7fff8c48dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8c4a6000 -     0x7fff8c4d2ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8c4e2000 -     0x7fff8c4ebfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <ABEE3950-3024-3741-AD4F-CC405EBEE89E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8c557000 -     0x7fff8c5e2ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff8c5e3000 -     0x7fff8c5e9ff7  libCGXCoreImage.A.dylib (599.35.6) <69BEB63E-93AF-3A32-BA27-EDC2B6649B2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff8c5ea000 -     0x7fff8c5f0ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/Privat

    If there are any saved web pages or HTML files in the same folder that you're trying to upload from, move or delete those files and try again. Otherwise, try moving the files you want to upload to a different folder.

  • Internal error occured when writing

    Hi all
    I successfully imported an APO planning area into the quality systems, however the same request ends with error 12 in the production system. Landscape is SCM 5.0 sp8 with BI 7.0 sp12. When i checked the import job RDDEXECL (user DDIC), it shows:
    Date Time Message text Message class Message no. Message type
    07/08/2007 00:02:57 Job started 00 516 S
    07/08/2007 00:02:57 Step 001 started (program RDDEXECL, variant , user ID DDIC) 00 550 S
    07/08/2007 00:02:57 All DB buffers of application server <server_name> were synchronized PU 170 S
    07/08/2007 00:03:17 <b>Internal error occurred when writing</b> D0 054 E
    07/08/2007 00:03:17 Job cancelled after system exception ERROR_MESSAGE 00 564 A
    I thought there will be an ABAP dump, I found this internal error (in bold in the log above). I tried searching for info on this but no help, it does not says error writing to what? Please help.
    Thanks
    Ali

    It seems a syncronization problem..
    You can create a customer message providing the following information:
    1. The symptoms that occurred
    2. The highest Support Package
    3. The current SAP_BASIS Support Package level
    4. The queue that is currently selected
    Header Data

  • Error writing data in a flat file using UTL_FILE feature

    Hi All,
    I have written a package which fetches data from four different cursors and inserts into a temporary table.
    Now this temporary table is used to write data in a file using the UTL_FILE feature.
    fhandler :=
    UTL_FILE.fopen (l_path,'Demand_Transactions_'
    || TO_CHAR (SYSDATE, 'YYYYMMDDHH24MI')
    || '.txt',
    'w',
    max_linesize => 32767
    This table has 62593 records and when it starts writing data into the file from the table it errors out after writing 30045 records with the error - ORA-01722: invalid number.
    Can anyome please advise me is it because of the max_linesize => 32767. If not then what can be the possible reason.
    Any help in this would be highly appreciated.
    Regards,
    Shruti

    891330 wrote:
    Hi All,
    I have written a package which fetches data from four different cursors and inserts into a temporary table.
    Now this temporary table is used to write data in a file using the UTL_FILE feature.
    fhandler :=
    UTL_FILE.fopen (l_path,'Demand_Transactions_'
    || TO_CHAR (SYSDATE, 'YYYYMMDDHH24MI')
    || '.txt',
    'w',
    max_linesize => 32767
    This table has 62593 records and when it starts writing data into the file from the table it errors out after writing 30045 records with the error - ORA-01722: invalid number.
    Can anyome please advise me is it because of the max_linesize => 32767. If not then what can be the possible reason.Max linesize is the number of characters in a line before a newline has to be issued, not the number of rows written.
    The error would indicate that you have a character to number conversion going on somewhere but the characters are not numeric so it's failing that conversion.
    This doesn't sound like a UTL_FILE issue, but more to do with how you are building up your strings to output to the file.
    You would need to show us your code that builds up the lines you are writing out, with details of the datatypes of any of the columns/variables included in that.

  • There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder.

    Post Author: dmface15
    CA Forum: Administration
    I am working in a new enviorment and i am trying to save a report to the Crystal Server via the CMC. I am uploading the report from the objects tab and attempting to save to a folder. The report has 1 static defined parameter and that's it. When i click submit to save the report i receive the following error message: "There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder." There is not a anothe report within the folder with that name. What could be causing this error message and equally important, what is the solution.

    hte message you received about duplicate user probably means something hadn't fully updated yet. Once it did then it worked...
    Regards,
    Tim

  • Reading and writing data to a list in Sharepoint 2010.

    I'm having difficulty writing data to a list in sharepoint 2010, the reading the information is going fine, but I just tried writing data, and it's not working well.
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using ListQuery.StudentsList;
    using System.Xml.Linq;
    using System.Net;
    namespace ListQuery
    class Program
    static void Main(string[] args)
    XNamespace ns = "#RowsetSchema";
    ListsSoapClient soap = new ListsSoapClient();
    XElement query = new XElement("Query");
    XElement options = new XElement("QueryOptions");
    XElement view = new XElement("ViewFields");
    soap.ClientCredentials.Windows.AllowedImpersonationLevel = System.Security.Principal.TokenImpersonationLevel.Impersonation;
    XElement list = soap.GetListItems("Students", null, query, view, "900001", options, null);
    foreach (XElement descendent in list.Descendants())
    descendent.SetAttributeValue("ows_fullName", "I am sparticus");
    soap.UpdateListItems("Students", list); // ERROR LINE
    var asdf = from x in list.Descendants()
    where x.Name == ns + "row"
    select x.Attribute("ows_fullName").Value;
    foreach (string blah in asdf)
    Console.WriteLine(blah);
    Console.WriteLine("\n\t--Process Completed--");
    Console.ReadKey(true);
    I wrote a comment showing the line where the code had a break in execution. The error I'm receiving is this,
    "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown."
    Any help is appreciated, thanks!

    Puil, I decided to go with your idea, but when trying to connect to the data source at listdata.svc using the add data connection wizard, at the very end upon clicking finish I get an error "System.Exception", this is what shows up in my error list.
    Error 1 Custom tool error: Schema specified is not valid. Errors:
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Relationship' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_CreatedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'FromRole' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Relationship' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_ModifiedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'FromRole' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Relationship' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_CheckedOutTo' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'FromRole' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_CreatedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Type' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0019: Each type name in a schema must be unique. Type name 'Microsoft.SharePoint.DataService.' was already defined.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_ModifiedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Type' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0019: Each type name in a schema must be unique. Type name 'Microsoft.SharePoint.DataService.' was already defined.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_CheckedOutTo' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Type' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0019: Each type name in a schema must be unique. Type name 'Microsoft.SharePoint.DataService.' was already defined.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '_10' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'EntityType' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_CreatedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Association' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_CreatedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'EntitySet' attribute is invalid - The value '_10' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_ModifiedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Association' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_ModifiedBy' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'EntitySet' attribute is invalid - The value '_10' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Name' attribute is invalid - The value '__10Item_CheckedOutTo' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Association' attribute is invalid - The value 'Microsoft.SharePoint.DataService.__10Item_CheckedOutTo' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TQualifiedName' - The Pattern constraint failed.
    (0,0) : error 0005: The 'Role' attribute is invalid - The value '__10Item' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed.
    (0,0) : error 0005: The 'EntitySet' attribute is invalid - The value '_10' is invalid according to its datatype 'http://schemas.microsoft.com/ado/2007/05/edm:TSimpleIdentifier' - The Pattern constraint failed. c:\users\wileym\documents\visual studio 2010\Projects\ecomms\ecomms\Service
    References\studentList\Reference.datasvcmap 1 1 ecomms
    It seems the schema is all wrong... Any help would be appreciated.

Maybe you are looking for