Bugs in 10.3.1.156​5

Hi everyone,
I've found some bugs in 10.3.1.1565. Maybe they don't occur on all devices, but at least on my Q10.
1. BlackBerry Assistant / Device Search:
On my Q10 and on my brothers Z10 there is the head / title of “Text Messages” missing. I also saw this bug in 10.2.1.3xxx.
2. App notification settings:
In the app notification settings the icon for “Text Messages” is missing.
3. "Swipe to go back" gesture in notification settings:
It is not possible to swipe back in the notification settings and all submenus.
4. Scrollbar:
In some apps the scrollbar is not working properly. It is bending and jumping and you absolutely don't know how long the page is. You can see this e.g. in BlackBerry World.
5. Action Bar:
If "Hide Action Bar When Scrolling" is active, I also expect that it works when I'm scrolling in the settings menu.
These are the bugs I've found. If you have the same bugs or found another, please write a comment.

If you are talking about BBM, have you checked BlackBerry Word and updated the app? You likely have others as well.
- Ira

Similar Messages

  • Test Stand Sequence Example - OverrideSe​rialNumFor​ParallelMo​del.Seq Bug with Socket Index Report?

    Hello -  is there a way to have the testand sequence  "OverrideSerialNumForParallelModel.Seq"   give the reports correctly with the "Test Socket Index"  Correctly at 0,1,2,3 instead of each window haveing 0,0,0,0
    I've spent a long time trying to get it to work  with my applciation -but can't seem to find the answer.
    OverrideSerialNumForParallelModel  can be found at: 
    \\Examples\ProcessModels\ParallelModel
    Many Thanks 
    brad
    Brad Whaley
    LabVIEW Certified Engineer
    Attachments:
    parallel-bug-testsand-report-index.jpg ‏156 KB

    Hi Brad,
    The reason that all of the report view tabs are displaying the same socket ID is that you are currently generating a single report file for all of your test sockets (the default behavior), and this same report file is being displayed for all of the sockets.  You will notice that if you scroll down in any of the reports, results for all of the other sockets will be present.  If you would prefer to have a separate report file for each test socket, you can enable the New UUT Report File for Each Test Socket report options as shown below.  
    Let me know if this does not fix the problem for you!
    Al B.
    Staff Software Engineer - TestStand
    CTA/CLD

  • BlackBerry 10.3.1.156​5 OS have a bug

    Hi i recently updated my Blackberry z10 to updated os 10.3.1.1565 but this os have a bug.
    when i am restarting phone, all third party apps and settings email being deleted.
    you can say that device is restoring in default factory mode.
    i have trie to update software from blackberry link application but no improvement.

    See http://www.blackberry.com/btsc/KB36747
    - Ira

  • [Openbox]xcompmgr(flickers) and cairo-compmgr(bug opera)

    Godd evening,
    I am facing problems with xcompmgr-git and cairo-compmgr under openbox.
    Let's start with xcompmgr-git:
    -flickers(the desktop) when I minimize, enlarge or close a window
    used command-line
    xcompmgr -cCfF -t-5 -l-5 -r4.2 -o.55 -D6
    here's the output in a terminal:
    error 8: BadMatch (invalid paramter attributes) request 156 minor 6 serial 2325
    error 9: BadDrawable (invalid Pixmap or Window parmater) request 153 minor 4 serial 2326
    error 4: BadPixmap (invalid Pixmap Pixmap parameter) request 54 minor 0 serial 2357
    Now here's cairo-compmgr
    -At first sight everything looks normal(so no flickering), except that I have a bug with opera(I would like to precise that it also does that with xcompmgr enabled):
    without cairo-compmgr or xcompmgr: here
    with cairo-compmgr or xcompmgr: here
    -And there's also an error message with cairo-compmgr:
    Error on load /usr/lib/cairo-compmgr/libccm_clone.so : /usr/lib/cairo-compmgr/libccm_clone.so: undefined symbol: vala_collection_object_unref
    And in order to help you out here's my /etc/X11/xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 260.19.44 ([email protected]) Sun Feb 27 22:59:57 PST 2011
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    Option "NoLogo" "1"
    Option "TripleBuffer" "1"
    Option "RenderAccel" "1"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Thanks for any response
    [Edit]Other bug with cairo-compmgr: here[/Edit]
    Scriptor
    Last edited by Scriptor (2011-03-21 20:44:48)

    Thanks shwick.
    Not affected by the bug. With or without background, no transparency.
    Plus the bug appears in compiz, which is fully operationnal on me, even for transparency.
    And there's no reason for other application, like xterm, to have the same problem
    I tested with the patch, but no change.
    Tryied on fluxbox too.  Didn't work
    I wonder if it comes from my drivers or my xorg configuration... anything like this...

  • JDK 1.5 bug: FileContentsImpl.setMaxLength()

    OK - not only is this a bug, but it's a good example of how incredibly horrid the new logging format is. The bug is in the JWS Swing code that displays a dialog asking the user if they want to increase the maxLength of a file. Here is the smallest relevant part of the log spewage:
    (Maybe I wouldn't mind so much if com.sun.deploy.util.LoggerTraceListener was documented and provided an option to "normalize" this)
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614993</millis>
    <sequence>146</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message>Exception occurred during event dispatching:
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614993</millis>
    <sequence>147</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message>java.lang.IllegalArgumentException: Invalid remove
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614996</millis>
    <sequence>148</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at javax.swing.JTextArea.replaceRange(JTextArea.java:505)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614996</millis>
    <sequence>149</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.deploy.util.ConsoleWindow$24.run(ConsoleWindow.java:572)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614997</millis>
    <sequence>150</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:201)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614997</millis>
    <sequence>151</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614997</millis>
    <sequence>152</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614997</millis>
    <sequence>153</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614997</millis>
    <sequence>154</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614998</millis>
    <sequence>155</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.Dialog+1.run(Dialog.java:514)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614998</millis>
    <sequence>156</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.awt.Dialog.show(Dialog.java:535)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614998</millis>
    <sequence>157</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.SmartSecurityDialog.getUserDecision(SmartSecurityDialog.java:110)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>158</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.SmartSecurityDialog.access$100(SmartSecurityDialog.java:22)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>159</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.SmartSecurityDialog$1.run(SmartSecurityDialog.java:67)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>160</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.security.AccessController.doPrivileged(Native Method)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>161</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.SmartSecurityDialog.showDialog(SmartSecurityDialog.java:64)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>162</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.SmartSecurityDialog.showDialog(SmartSecurityDialog.java:59)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:34</date>
    <millis>1077077614999</millis>
    <sequence>163</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.PersistenceServiceImpl$10.run(PersistenceServiceImpl.java:362)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615000</millis>
    <sequence>164</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at java.security.AccessController.doPrivileged(Native Method)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615001</millis>
    <sequence>165</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.PersistenceServiceImpl.askUser(PersistenceServiceImpl.java:356)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615001</millis>
    <sequence>166</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.PersistenceServiceImpl.reconcileMaxSize(PersistenceServiceImpl.java:185)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615002</millis>
    <sequence>167</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.PersistenceServiceImpl.checkSetMaxSize(PersistenceServiceImpl.java:168)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615002</millis>
    <sequence>168</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.PersistenceServiceImpl.setMaxLength(PersistenceServiceImpl.java:97)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615002</millis>
    <sequence>169</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.sun.jnlp.FileContentsImpl.setMaxLength(FileContentsImpl.java:143)
    </message>
    </record>
    <record>
    <date>2004-02-17T23:13:35</date>
    <millis>1077077615003</millis>
    <sequence>170</sequence>
    <logger>com.sun.deploy</logger>
    <level>FINE</level>
    <class>com.sun.deploy.util.LoggerTraceListener</class>
    <method>print</method>
    <thread>10</thread>
    <message> at com.wss.c.setNewMaxLength(c.java:1697)
    </message>
    </record>

    I just wanted to add that this is a showstopper for me as the TV-listings data just doesn't fit in the 256KB default size.

  • How about fixing the bug report submission page ?

    I've been trying for I think the 11 time to submit a bugreport to bugreport.sun.com and each time,
    the submission FAIL. And of course you loose everything you entered in the page.
    Email to the address specified when it fail also FAIL.
    rejected by the server for the recipient domain sun.comby userp1020.oracle.com. [156.151.31.79].
    The error that the other server returned was:
    550 5.1.1 <[email protected]>... User unknown
    Please Fix, a bug report page that can't even submit simple text its ridiculous.
    This is not the first time I have difficulties getting your site to work.

    You're complaining to the wrong people.
    Re: bug database does not work?
    OTN forum admin are not responsible for the java bug reporting.  They cannot fix what isn't theirs.
    Locking this thread

  • [bug] "failed to bind columns" in cr4e

    (sorry, i don't know where to report this kind of bug/problem)
    i am using cr4e 2.0.2. i added a table into the report. i always got "failed to bind columns" error yesterday when i tried to browsing the data in the generated report (report is generated by java code, datasource is xml).
    with the same piece of code, i can successfully generate the report, browse the data with another different structure.
    i ran the same piece of code this morning (computer is restarted), the error "failed to bind columns" is gone!
    but:
    - the table is empty when i tried to browse the data by table;
    - the data is there when i tried to browse the data by column;
    - the data is there when i dragged the column into the report and preview it.
    what will cause this kind of weird problem? the data structure? or special character? or the cr4e is not stable? or a bug of cr4e?
    thanks,

    I have a report that contains multiple regular subreports including two cross-tab subreports that get data from SQL Server stored procedures. It runs perfectly in a PowerBuilder app using RDC. I am trying to migrate it to Java using JRC (CR for Eclipse 2.0). When I run this report using JRC (CR for Eclipse 2.0), it fails with the following errors. If I delete the two cross-tab subreports, the report runs fine. Can someone decifer the error message and tell me what should be done to make the report run?
    Thank you.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Failed to bind columns.---- Error code:-2147467259 Error code name:failed
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.if(SourceFile:237)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(SourceFile:147)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(SourceFile:128)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(SourceFile:111)
         at com.crystaldecisions.reports.sdk.PrintOutputController.export(SourceFile:54)
         at com.wellsfargo.cts.reportWriter.impl.ReportWriterJRC.generateReport(ReportWriterJRC.java:147)
         at com.wellsfargo.cts.reportWriter.RemitRptWriter.createReport(RemitRptWriter.java:255)
         at com.wellsfargo.cts.reportWriter.RemitRptWriter.main(RemitRptWriter.java:135)
         at com.wellsfargo.cts.test.MainDriverClassTest.testRunReport(MainDriverClassTest.java:17)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at junit.framework.TestCase.runTest(TestCase.java:164)
         at junit.framework.TestCase.runBare(TestCase.java:130)
         at junit.framework.TestResult$1.protect(TestResult.java:106)
         at junit.framework.TestResult.runProtected(TestResult.java:124)
         at junit.framework.TestResult.run(TestResult.java:109)
         at junit.framework.TestCase.run(TestCase.java:120)
         at junit.framework.TestSuite.runTest(TestSuite.java:230)
         at junit.framework.TestSuite.run(TestSuite.java:225)
         at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:130)
         at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)
    Caused by: com.crystaldecisions.reports.queryengine.RowsetException: Failed to bind columns.
         at com.crystaldecisions.reports.queryengine.Rowset.z9(SourceFile:1049)
         at com.crystaldecisions.reports.queryengine.Rowset.Aa(SourceFile:988)
         at com.crystaldecisions.reports.queryengine.Rowset.z3(SourceFile:967)
         at com.crystaldecisions.reports.queryengine.Rowset.bL(SourceFile:533)
         at com.crystaldecisions.reports.queryengine.Rowset.zM(SourceFile:245)
         at com.crystaldecisions.reports.queryengine.RowsetBase.zA(SourceFile:156)
         at com.crystaldecisions.reports.queryengine.QueryInfo.vE(SourceFile:261)
         at com.crystaldecisions.reports.datafoundation.DFQuery.for(SourceFile:601)
         at com.crystaldecisions.reports.datalayer.a.do(SourceFile:1621)
         at com.crystaldecisions.reports.datalayer.a.a(SourceFile:1404)
         at com.crystaldecisions.reports.dataengine.m.b(SourceFile:334)
         at com.crystaldecisions.reports.dataengine.j.b(SourceFile:515)
         at com.crystaldecisions.reports.dataengine.m.o(SourceFile:408)
         at com.crystaldecisions.reports.dataengine.m.a(SourceFile:173)
         at com.crystaldecisions.reports.dataengine.ContextNode.a(SourceFile:114)
         at com.crystaldecisions.reports.dataengine.ContextNode.a(SourceFile:95)
         at com.crystaldecisions.reports.dataengine.j.case(SourceFile:1080)
         at com.crystaldecisions.reports.dataengine.h.<init>(SourceFile:108)
         at com.crystaldecisions.reports.dataengine.DataContext.a(SourceFile:254)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.a(SourceFile:4660)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.a(SourceFile:4574)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.new(SourceFile:2652)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.byte(SourceFile:2610)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.try(SourceFile:2282)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.int(SourceFile:2442)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.I(SourceFile:1013)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.if(SourceFile:4816)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.a(SourceFile:2020)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.a(SourceFile:309)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.a(SourceFile:250)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.u.a(SourceFile:922)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.u.e(SourceFile:784)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.f.e(SourceFile:383)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.u.for(SourceFile:242)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.aa.a(SourceFile:64)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.a(SourceFile:243)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.a(SourceFile:210)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.v.a(SourceFile:185)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.v.a(SourceFile:230)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.for(SourceFile:359)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.for(SourceFile:133)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ColumnFormatter.for(SourceFile:120)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.aa.a(SourceFile:64)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.a(SourceFile:511)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.a(SourceFile:452)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.a(SourceFile:369)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ah.a(SourceFile:72)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ReportColumnFormatter.a(SourceFile:86)
         at com.crystaldecisions.reports.formatter.formatter.paginator.SinglePageFormatter.a(SourceFile:332)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.for(SourceFile:359)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ai.for(SourceFile:133)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ColumnFormatter.for(SourceFile:120)
         at com.crystaldecisions.reports.formatter.formatter.paginator.SinglePageFormatter.for(SourceFile:177)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.aa.a(SourceFile:64)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.do(SourceFile:727)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.formatPage(SourceFile:226)
         at com.crystaldecisions.reports.formatter.export2.a.a(SourceFile:96)
         at com.crystaldecisions.reports.formatter.export2.a.a(SourceFile:247)
         at com.crystaldecisions.reports.formatter.export2.ExportSupervisorEx.if(SourceFile:642)
         at com.crystaldecisions.reports.formatter.export2.ExportSupervisorEx.a(SourceFile:586)
         at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.a(SourceFile:636)
         at com.businessobjects.reports.sdk.requesthandler.ReportViewingRequestHandler.int(SourceFile:672)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1940)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:657)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:163)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(SourceFile:525)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(SourceFile:523)
         at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(SourceFile:102)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(SourceFile:521)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(SourceFile:420)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(SourceFile:348)
         at com.businessobjects.sdk.erom.jrc.a.a(SourceFile:54)
         at com.businessobjects.sdk.erom.jrc.a.execute(SourceFile:67)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(SourceFile:716)
         at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(SourceFile:125)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(SourceFile:537)
         at com.crystaldecisions.sdk.occa.report.application.ds.a(SourceFile:186)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(SourceFile:1558)
         at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(SourceFile:337)
         at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.if(SourceFile:223)
         ... 26 more
    Edited by: Mallik Basoor on Oct 29, 2009 8:38 PM

  • Bug when specifying url-pattern in web.xml

    Hi
              I have been using Weblogic 6.0 Beta and managed to specify the following
              security constraint
              <security-constraint>
              <web-resource-collection>
              <web-resource-name>SecurePages</web-resource-name>
              <description>no description</description>
              <url-pattern>/control/signin</url-pattern>
              <url-pattern>/control/refreshUser</url-pattern>
              <url-pattern>/control/updateUser</url-pattern>
              <url-pattern>/control/deleteaddress</url-pattern>
              <url-pattern>/control/updateaddress</url-pattern>
              <url-pattern>/control/refreshcontacts</url-pattern>
              <url-pattern>/control/updatecard</url-pattern>
              <http-method>POST</http-method>
              <http-method>GET</http-method>
              </web-resource-collection>
              </security-constraint>
              This works fine as you would expect. I have upgraded to Weblogic 6.0 Service
              Pack 1 Rolling Patch 1 and the same web.xml file no longer works. When you
              try and start the server Weblogic hangs just after loading the Oracle driver
              that I use.
              The odd behaviour is that if I change the order of the url-pattern elements
              so that the updatecard URL is above the refreshUser URL the server starts!
              (shown below)
              <url-pattern>/control/signin</url-pattern>
              <url-pattern>/control/updatecard</url-pattern>
              <url-pattern>/control/refreshUser</url-pattern>
              <url-pattern>/control/updateUser</url-pattern>
              <url-pattern>/control/deleteaddress</url-pattern>
              <url-pattern>/control/updateaddress</url-pattern>
              <url-pattern>/control/refreshcontacts</url-pattern>
              A deadlock condition appears to occur, a section of the thread dump looks
              like:
              "Reference Handler" daemon prio=10 tid=0x8990b20 nid=0x7dc waiting on
              monitor [0
              x8c0f000..0x8c0fdc4]
              at java.lang.Object.wait(Native Method)
              at java.lang.Object.wait(Object.java:420)
              at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
              "main" prio=5 tid=0x234ce0 nid=0x6cc runnable [0x6e000..0x6fc3c]
              at weblogic.servlet.utils.URLMatchMap.put(URLMatchMap.java:156)
              at
              weblogic.servlet.security.internal.WebAppSecurity.setConstraints(WebA
              ppSecurity.java:77)
              Looking at the weblogic.jar file the URLMatchMap class is a new addition
              over the original Weblogic 6.0. It seems that the put method of the
              URLMatchMap may be going into an infinite loop, dependant on the URLs that
              are being entered. The fact that changing the order of the URLs overcomes
              the bug seems to suggest there may be some coding error in this new class.
              A fix would be great if anyone has one.
              Chris Mein
              

              Just wondering if anyone ever came up with the solution to the bug with WL 6.0
              sp1, mentioned by Chris, below. Any information on this would be greatly appreciated.
              Tony
              "Chris Mein" <[email protected]> wrote:
              >Hi
              >
              >I have been using Weblogic 6.0 Beta and managed to specify the following
              >security constraint
              >
              ><security-constraint>
              > <web-resource-collection>
              > <web-resource-name>SecurePages</web-resource-name>
              > <description>no description</description>
              > <url-pattern>/control/signin</url-pattern>
              > <url-pattern>/control/refreshUser</url-pattern>
              > <url-pattern>/control/updateUser</url-pattern>
              > <url-pattern>/control/deleteaddress</url-pattern>
              > <url-pattern>/control/updateaddress</url-pattern>
              > <url-pattern>/control/refreshcontacts</url-pattern>
              > <url-pattern>/control/updatecard</url-pattern>
              > <http-method>POST</http-method>
              > <http-method>GET</http-method>
              > </web-resource-collection>
              > </security-constraint>
              >
              >This works fine as you would expect. I have upgraded to Weblogic 6.0
              >Service
              >Pack 1 Rolling Patch 1 and the same web.xml file no longer works. When
              >you
              >try and start the server Weblogic hangs just after loading the Oracle
              >driver
              >that I use.
              >
              >The odd behaviour is that if I change the order of the url-pattern elements
              >so that the updatecard URL is above the refreshUser URL the server starts!
              >(shown below)
              >
              ><url-pattern>/control/signin</url-pattern>
              ><url-pattern>/control/updatecard</url-pattern>
              ><url-pattern>/control/refreshUser</url-pattern>
              ><url-pattern>/control/updateUser</url-pattern>
              ><url-pattern>/control/deleteaddress</url-pattern>
              ><url-pattern>/control/updateaddress</url-pattern>
              ><url-pattern>/control/refreshcontacts</url-pattern>
              >
              >A deadlock condition appears to occur, a section of the thread dump looks
              >like:
              >
              >"Reference Handler" daemon prio=10 tid=0x8990b20 nid=0x7dc waiting on
              >monitor [0
              >x8c0f000..0x8c0fdc4]
              > at java.lang.Object.wait(Native Method)
              > at java.lang.Object.wait(Object.java:420)
              > at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
              >
              >"main" prio=5 tid=0x234ce0 nid=0x6cc runnable [0x6e000..0x6fc3c]
              > at weblogic.servlet.utils.URLMatchMap.put(URLMatchMap.java:156)
              > at
              >weblogic.servlet.security.internal.WebAppSecurity.setConstraints(WebA
              >ppSecurity.java:77)
              >
              >Looking at the weblogic.jar file the URLMatchMap class is a new addition
              >over the original Weblogic 6.0. It seems that the put method of the
              >URLMatchMap may be going into an infinite loop, dependant on the URLs
              >that
              >are being entered. The fact that changing the order of the URLs overcomes
              >the bug seems to suggest there may be some coding error in this new class.
              >
              >A fix would be great if anyone has one.
              >
              >Chris Mein
              >
              >
              

  • Log file sync vs log file parallel write probably not bug 2669566

    This is a continuation of a previous thread about ‘log file sync’ and ‘log file parallel write’ events.
    Version : 9.2.0.8
    Platform : Solaris
    Application : Oracle Apps
    The number of commits per second ranges between 10 and 30.
    When querying statspack performance data the calculated average wait time on the event ‘log file sync’ is on average 10 times the wait time for the ‘log file parallel write’ event.
    Below just 2 samples where the ratio is even about 20.
    "snap_time"     " log file parallel write avg"     "log file sync avg"     "ratio
    11/05/2008 10:38:26      8,142     156,343     19.20
    11/05/2008 10:08:23     8,434     201,915     23.94
    So the wait time for a ‘log file sync’ is 10 times the wait time for a ‘log file parallel write’.
    First I thought that I was hitting bug 2669566.
    But then Jonathan Lewis is blog pointed me to Tanel Poder’s snapper tool.
    And I think that it proves that I am NOT hitting this bug.
    Below is a sample of the output for the log writer.
    -- End of snap 3
    HEAD,SID, SNAPSHOT START ,SECONDS,TYPE,STATISTIC , DELTA, DELTA/SEC, HDELTA, HDELTA/SEC
    DATA, 4, 20081105 10:35:41, 30, STAT, messages sent , 1712, 57, 1.71k, 57.07
    DATA, 4, 20081105 10:35:41, 30, STAT, messages received , 866, 29, 866, 28.87
    DATA, 4, 20081105 10:35:41, 30, STAT, background timeouts , 10, 0, 10, .33
    DATA, 4, 20081105 10:35:41, 30, STAT, redo wastage , 212820, 7094, 212.82k, 7.09k
    DATA, 4, 20081105 10:35:41, 30, STAT, redo writer latching time , 2, 0, 2, .07
    DATA, 4, 20081105 10:35:41, 30, STAT, redo writes , 867, 29, 867, 28.9
    DATA, 4, 20081105 10:35:41, 30, STAT, redo blocks written , 33805, 1127, 33.81k, 1.13k
    DATA, 4, 20081105 10:35:41, 30, STAT, redo write time , 652, 22, 652, 21.73
    DATA, 4, 20081105 10:35:41, 30, WAIT, rdbms ipc message ,23431084, 781036, 23.43s, 781.04ms
    DATA, 4, 20081105 10:35:41, 30, WAIT, log file parallel write , 6312957, 210432, 6.31s, 210.43ms
    DATA, 4, 20081105 10:35:41, 30, WAIT, LGWR wait for redo copy , 18749, 625, 18.75ms, 624.97us
    When adding the DELTA/SEC (which is in micro seconds) for the wait events it always roughly adds up to a million micro seconds.
    In the example above 781036 + 210432 = 991468 micro seconds.
    This is the case for all the snaps taken by snapper.
    So I think that the wait time for the ‘log file parallel write time’ must be more or less correct.
    So I still have the question “Why is the ‘log file sync’ about 10 times the time of the ‘log file parallel write’?”
    Any clues?

    Yes that is true!
    But that is the way I calculate the average wait time = total wait time / total waits
    So the average wait time for the event 'log file sync' per wait should be near the wait time for the 'llog file parallel write' event.
    I use the query below:
    select snap_id
    , snap_time
    , event
    , time_waited_micro
    , (time_waited_micro - p_time_waited_micro)/((snap_time - p_snap_time) * 24) corrected_wait_time_h
    , total_waits
    , (total_waits - p_total_waits)/((snap_time - p_snap_time) * 24) corrected_waits_h
    , trunc(((time_waited_micro - p_time_waited_micro)/((snap_time - p_snap_time) * 24))/((total_waits - p_total_waits)/((snap_time - p_snap_time) * 24))) average
    from (
    select sn.snap_id, sn.snap_time, se.event, se.time_waited_micro, se.total_waits,
    lag(sn.snap_id) over (partition by se.event order by sn.snap_id) p_snap_id,
    lag(sn.snap_time) over (partition by se.event order by sn.snap_time) p_snap_time,
    lag(se.time_waited_micro) over (partition by se.event order by sn.snap_id) p_time_waited_micro,
    lag(se.total_waits) over (partition by se.event order by sn.snap_id) p_total_waits,
    row_number() over (partition by event order by sn.snap_id) r
    from perfstat.stats$system_event se, perfstat.stats$snapshot sn
    where se.SNAP_ID = sn.SNAP_ID
    and se.EVENT = 'log file sync'
    order by snap_id, event
    where time_waited_micro - p_time_waited_micro > 0
    order by snap_id desc;

  • Bug in libdispatch

    System/Library/Frameworks/PubSub.framework/Versions/A/Resources/PubSubAgent.app/ Contents/MacOS/PubSubAgent[775] BUG in libdispatch: 10D573 - 1960 - 0x10004004
    I get the abovementioned message and SustymUIServer and Automator Runner also crushes with ??? at libdispatch files. I will attach a snippet out of one of the crash reports.
    Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8828f000 - 0x7fff882a0ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff882a1000 - 0x7fff882a3fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff882a4000 - 0x7fff88326fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88327000 - 0x7fff88356ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff88357000 - 0x7fff88357ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88358000 - 0x7fff883f8fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff883f9000 - 0x7fff8848efff com.apple.Bluetooth 2.3.1 (2.3.1f4) <2DEB9BF0-1A5A-9F5C-B35F-F07876C1094A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff884aa000 - 0x7fff885b9fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff885f5000 - 0x7fff88603ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff88604000 - 0x7fff88622fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8879a000 - 0x7fff887a9fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff887aa000 - 0x7fff888cffef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff88995000 - 0x7fff889b6fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff889b7000 - 0x7fff889baff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff889bb000 - 0x7fff889c0fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff889c1000 - 0x7fff889c2ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff889c3000 - 0x7fff88a79fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88a7a000 - 0x7fff88cfffef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88d1c000 - 0x7fff88d42ff7 com.apple.frameworks.preferencepanes 13.1 (13.1) <534A4916-E641-F984-845D-F2C28F6FECEE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff88d43000 - 0x7fff88d8cfef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88d8d000 - 0x7fff88d92fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88d93000 - 0x7fff88d99ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88df8000 - 0x7fff88df8ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    What is wrong? And how can I fix it.

    Thank you so much for trying to help me!!!! I appreciate it sooo much.
    Here is the total crash report of safari.
    Automator runner, systemuiserver and a socketfilter also crashed.
    Process: Safari [4174]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.5 (6531.22.7)
    Build Info: WebBrowser-65312207~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [116]
    Date/Time: 2010-05-19 14:58:29.776 +0200
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 264903 sec
    Crashes Since Last Report: 9
    Per-App Interval Since Last Report: 59342 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: BA0EAC03-0AF7-4E1C-A908-EDB8E8DE332C
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread: 5
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x000000010143e75a machmsgtrap + 10
    1 libSystem.B.dylib 0x000000010143edcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00000001017a6452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00000001017a58df CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x000000010426fada RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x000000010426f8df ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x000000010426f798 BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00000001022eca2a _DPSNextEvent + 708
    8 com.apple.AppKit 0x00000001022ec379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.Safari 0x000000010000b6cc 0x100000000 + 46796
    10 com.apple.AppKit 0x00000001022b205b -[NSApplication run] + 395
    11 com.apple.AppKit 0x00000001022aad7c NSApplicationMain + 364
    12 com.apple.Safari 0x00000001000016f4 0x100000000 + 5876
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x0000000101479316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x000000010147d131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x0000000100fb3513 ***::TCMalloc_PageHeap::scavengerThread() + 515
    3 com.apple.JavaScriptCore 0x0000000100fb3559 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    4 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00000001014574ea kevent + 10
    1 libSystem.B.dylib 0x00000001014593bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x0000000101459094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x0000000101458bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00000001014584e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x0000000101458385 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x0000000101479316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x000000010147d131 pthread_condwait + 1286
    2 com.apple.WebCore 0x000000010707aaa9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x000000010707680a WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    5 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x000000010143e75a machmsgtrap + 10
    1 libSystem.B.dylib 0x000000010143edcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00000001017a6452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00000001017a58df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002503f 0x100000000 + 151615
    5 com.apple.Safari 0x0000000100024fcf 0x100000000 + 151503
    6 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    7 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 5 Crashed:
    0 com.apple.security 0x00000001009c6c35 TPCertGroup::TPCertGroup(Security::Allocator&, TPGroupOwner) + 3
    1 com.apple.security 0x00000001009c5b10 cssm_CertGroupVerify(long, long, long, cssm_certgroup const*, cssmtp_verifycontext const*, cssmtp_verify_contextresult*) + 95
    2 com.apple.security 0x00000001009c58c6 CSSMTPCertGroupVerify + 98
    3 com.apple.security 0x00000001009c5674 Security::CssmClient::TPImpl::certGroupVerify(Security::CertGroup const&, Security::TPVerifyContext const&, Security::TPVerifyResult*) + 142
    4 com.apple.security 0x00000001009b7b6b Security::KeychainCore::Trust::evaluate() + 2085
    5 com.apple.security 0x00000001009b7249 SecTrustEvaluate + 85
    6 com.apple.CFNetwork 0x000000010370590a CFNetworkTrust::evaluate() + 30
    7 com.apple.CFNetwork 0x000000010370581d SocketStream::doSettingsOverrideTrustEvaluation() + 455
    8 com.apple.CFNetwork 0x000000010370560a SocketStream::securityAcceptPeerTrust_NoLock(unsigned char) + 372
    9 com.apple.CFNetwork 0x00000001036cb7ae SocketStream::setProperty(void const*, __CFString const*, void const*) + 2074
    10 com.apple.CFNetwork 0x00000001036caf82 ReadStreamCallbacks::setProperty(_CFReadStream*, __CFString const*, void const*, void*) + 42
    11 com.apple.CoreFoundation 0x0000000101805986 _CFStreamSetProperty + 38
    12 com.apple.CoreFoundation 0x000000010180593a CFReadStreamSetProperty + 138
    13 com.apple.CFNetwork 0x00000001036e2619 HTTPReadFilter::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 281
    14 com.apple.CFNetwork 0x00000001036e24f0 CFNetworkReadStream::httpStreamSetProperty(__CFReadStream*, __CFString const*, void const*, void*) + 26
    15 com.apple.CoreFoundation 0x0000000101805986 _CFStreamSetProperty + 38
    16 com.apple.CoreFoundation 0x000000010180593a CFReadStreamSetProperty + 138
    17 com.apple.CFNetwork 0x00000001036e2ba2 HTTPNetStreamInfo::streamSetProperty(__CFReadStream*, __CFString const*, void const*) + 198
    18 com.apple.CFNetwork 0x00000001036e24f0 CFNetworkReadStream::httpStreamSetProperty(__CFReadStream*, __CFString const*, void const*, void*) + 26
    19 com.apple.CoreFoundation 0x0000000101805986 _CFStreamSetProperty + 38
    20 com.apple.CoreFoundation 0x000000010180593a CFReadStreamSetProperty + 138
    21 com.apple.CFNetwork 0x00000001037052e1 HTTPProtocol::useCredential(_CFURLCredential*, _CFURLAuthChallenge*) + 179
    22 com.apple.CFNetwork 0x0000000103705209 URLConnectionLoader::loaderUseCredential(_CFURLCredential*) + 77
    23 com.apple.CFNetwork 0x00000001037521a6 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 110
    24 com.apple.CFNetwork 0x00000001036db77b URLConnectionLoader::processEvents() + 99
    25 com.apple.CFNetwork 0x00000001036d86d8 MultiplexerSource::perform() + 160
    26 com.apple.CoreFoundation 0x00000001017a7f21 __CFRunLoopDoSources0 + 1361
    27 com.apple.CoreFoundation 0x00000001017a6119 __CFRunLoopRun + 873
    28 com.apple.CoreFoundation 0x00000001017a58df CFRunLoopRunSpecific + 575
    29 com.apple.Foundation 0x0000000101a7b4e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    30 com.apple.Foundation 0x00000001019fbead _NSThread__main_ + 1429
    31 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    32 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x0000000101482286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00000001017c7ef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    3 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 7: Safari: SnapshotStore
    0 libSystem.B.dylib 0x0000000101479316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x000000010147d131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x0000000100eaf3c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x0000000100120f93 0x100000000 + 1183635
    4 com.apple.Safari 0x0000000100043de3 0x100000000 + 277987
    5 com.apple.Safari 0x0000000100043c7f 0x100000000 + 277631
    6 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    7 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x000000010145830a _workqkernreturn + 10
    1 libSystem.B.dylib 0x000000010145871c pthreadwqthread + 917
    2 libSystem.B.dylib 0x0000000101458385 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x000000010145830a _workqkernreturn + 10
    1 libSystem.B.dylib 0x000000010145871c pthreadwqthread + 917
    2 libSystem.B.dylib 0x0000000101458385 start_wqthread + 13
    Thread 10: Safari: SpinningProgressIndicator
    0 libSystem.B.dylib 0x000000010143e75a machmsgtrap + 10
    1 libSystem.B.dylib 0x000000010143edcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00000001017a6452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00000001017a58df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x0000000101a36a38 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x0000000101a36917 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.Safari 0x0000000100035165 0x100000000 + 217445
    7 com.apple.Foundation 0x00000001019fbead _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00000001014778b6 pthreadstart + 331
    9 libSystem.B.dylib 0x0000000101477769 thread_start + 13
    Thread 11:
    Thread 5 crashed with X86 Thread State (64-bit):
    rax: 0x000000011f276190 rbx: 0x0000000000000000 rcx: 0x000000011f2766a0 rdx: 0x0000000000000002
    rdi: 0x000000011f276190 rsi: 0x000000012445dee0 rbp: 0x000000011f276470 rsp: 0x0000000000000000
    r8: 0x000000011f2765e0 r9: 0x000000012443c4c0 r10: 0x000000012445dee0 r11: 0x000000011f276420
    r12: 0x000000011f2765e0 r13: 0x0000000000000000 r14: 0x000000011f276628 r15: 0x0000000000000000
    rip: 0x00000001009c6c35 rfl: 0x0000000000010246 cr2: 0x000000012445d000
    Binary Images:
    0x100000000 - 0x100251fe7 com.apple.Safari 4.0.5 (6531.22.7) <2865F6F2-717F-20BB-D01C-C3E768EDF09A> /Applications/Safari.app/Contents/MacOS/Safari
    0x100303000 - 0x1003bcfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x1003cc000 - 0x1003d7fff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1003e4000 - 0x1003e4ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x1003e7000 - 0x1003e7ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x1003ea000 - 0x100529fe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x1005df000 - 0x100821fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x10095b000 - 0x100be0fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x100cd6000 - 0x100d17fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x100d3b000 - 0x100dc7fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x100e0b000 - 0x100e54ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x100e86000 - 0x100e97ff7 SyndicationUI ??? (???) <1DAF485D-5025-8897-CA05-3347776438E6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x100ea6000 - 0x10102cfe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x101097000 - 0x1010f5ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x101117000 - 0x101117ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x10111a000 - 0x101129ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x101132000 - 0x1012f0fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x10135f000 - 0x1013dcfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x10143d000 - 0x1015fcff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x10168d000 - 0x101743fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x101757000 - 0x101757ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10175a000 - 0x1018cffef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x1019e8000 - 0x1019e8ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x1019eb000 - 0x101c6cfe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x101de4000 - 0x10217cfe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x1022a9000 - 0x102c9efe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x103293000 - 0x103297ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x10329a000 - 0x1032abff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x1032b0000 - 0x1032beff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x1032c2000 - 0x10330efff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x10331b000 - 0x10364efef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x1036c7000 - 0x103797fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x10380a000 - 0x103854ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10387e000 - 0x10393bff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x103995000 - 0x103a25fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x103a63000 - 0x103a9efff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x103ab8000 - 0x103b58fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x103b9e000 - 0x103bc6fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x103be0000 - 0x103be6ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x103bef000 - 0x103c05fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x103c0e000 - 0x103c1dfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x103c26000 - 0x103c51ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x103c5c000 - 0x103d73fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x103d9c000 - 0x103edafff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x103f72000 - 0x104097fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x104106000 - 0x104107ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x10410c000 - 0x1041f2fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x104241000 - 0x10453ffef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x10466b000 - 0x104676ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x104680000 - 0x1046c7ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x1046ec000 - 0x10476bfff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x1047a1000 - 0x1047a2fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x1047a6000 - 0x1047bcff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x1047c9000 - 0x104ec6037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x104fb8000 - 0x105172fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x1051d8000 - 0x105256fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x105294000 - 0x10532efff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x105357000 - 0x10540cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x105449000 - 0x10549afe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x1054c6000 - 0x1054dbff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x1054e9000 - 0x10556efff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x1055a4000 - 0x1055e5fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x1055fd000 - 0x105611ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x105622000 - 0x105622ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x105625000 - 0x105674fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x105681000 - 0x105686fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10568b000 - 0x1056a9fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x1056b1000 - 0x1056b3fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x1056b7000 - 0x1056ddfe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x1056e5000 - 0x1057bfff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x1057ce000 - 0x1057ceff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x1057d1000 - 0x105819ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x105821000 - 0x10588bfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x105895000 - 0x10609ffe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x1060e8000 - 0x10652bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x1066b8000 - 0x1067c7fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x10682c000 - 0x10682dff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x106831000 - 0x1068f1fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x1069e8000 - 0x106a1dff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x106a2c000 - 0x106adbfff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x106b01000 - 0x106b22fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x106b2c000 - 0x106b2cff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x106b2f000 - 0x106b84fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x106ba1000 - 0x106c56fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x106c89000 - 0x106caefe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x106cc7000 - 0x106cf8fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x106cff000 - 0x106d22fff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x106d2b000 - 0x106d31ff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x106d3a000 - 0x106d83fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x106d92000 - 0x106da6fff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x106db6000 - 0x106ecffef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x106ef0000 - 0x106ef3ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x106ef8000 - 0x106efdfff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x106f02000 - 0x106f09fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x106f12000 - 0x106f2bfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x106f40000 - 0x106f8fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x106fb0000 - 0x106fd0ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x106fda000 - 0x106fecfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x106ff3000 - 0x106ff8ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x107000000 - 0x107003fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x107009000 - 0x10701ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x107039000 - 0x107054ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x107065000 - 0x107067fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x10706c000 - 0x10706fff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x107074000 - 0x107abcff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x108003000 - 0x108040fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x10804d000 - 0x10805efff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x10806b000 - 0x1080e8fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x108107000 - 0x10813fff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x108154000 - 0x108273ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x1082eb000 - 0x10832efff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x10833f000 - 0x1083bafff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x108408000 - 0x108671ff7 com.apple.QuartzComposer 4.1 (156.13) <0A7E8CDB-77DB-F96F-9CA4-867E9D45EB69> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x1087cb000 - 0x10885afff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x1088b0000 - 0x1088dfff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x10890e000 - 0x108b49fef com.apple.imageKit 2.0.3 (1.0) <9F7CBDFB-EBDC-5B86-ED43-5195F4AE9D52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x108c99000 - 0x108d1bfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x108d71000 - 0x108daaff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x108dd6000 - 0x108f45ff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x10902f000 - 0x109097fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x1090cd000 - 0x1091d7ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x10924a000 - 0x10928cfef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1092a9000 - 0x109419fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x10949b000 - 0x1099a4fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x109a6c000 - 0x109ab1fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x109ad4000 - 0x109b3cfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x109b45000 - 0x109ba7fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x109bdb000 - 0x109c47fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x109c86000 - 0x109ccdfef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x109cf8000 - 0x109d00fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x109d09000 - 0x109d4dff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x109d7e000 - 0x109d7ffff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x10add4000 - 0x10ade1fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x10afb8000 - 0x10afbcff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x10afc3000 - 0x10aff4fef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0x11c700000 - 0x11ca76fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x11cb95000 - 0x11cbd2ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0x11cd9f000 - 0x11cde2ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x11e4e9000 - 0x11e5b4fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x11f0b8000 - 0x11f0befff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x11fc04000 - 0x11fc04fff com.apple.JavaPluginCocoa 13.1.0 (13.1.0) <C1DB7C52-0812-0B24-6BB1-83E9149811D2> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x12008c000 - 0x120094ff7 com.apple.JavaVM 13.1.0 (13.1.0) <50BF10FF-1372-2993-B8E2-162E2FC99596> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x12461d000 - 0x124800fef libType1Scaler.dylib ??? (???) <98F6C486-4DA0-0903-CDC6-67C85ED206B2> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libType1Scaler.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    System Profile:
    Model: MacBookPro5,4, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.49f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Serial ATA Device: ST9500325AS, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: BandLuxe 3.5G HSPA Adapter, 0x1a8d, 0x1009, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x26200000
    USB Device: ML-191x 252x Series, 0x04e8 (Samsung Electronics Co., Ltd.), 0x3297, 0x26230000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0x26220000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

  • Crash with blue screen -- Rosetta bug??

    I have now had my MacBook Pro crash 5 times over the past few weeks (since I installed Snow Leopard) in the same way. The screens go blue and then Finder returns, but all programs (and, of course, my work) are gone. Finder returns too fast to be a full re-boot. PRAM reset doesn't help. Disks are clean.
    I've seen some other reports of similar behavior and I now suspect Rosetta. This has happened to me most often (always?) when I'm editing in Word 2004. I especially suspect deleting or replacing text. There's another (related?) bug new to Word 2004 that it won't delete full or multiple selected words with the backspace key, altho it can do single characters.
    So, others who have had this happen: Were you running a program that required Rosetta? Were you editing text?
    Apple: Do you have any insights?

    We may have a solution.
    The Evernote menu icon re-appeared in my menu bar. I didn't notice it until... same crash.
    (It is very gone now.)
    In case it helps, here's the dump.
    But the system has been stable without that icon there, so I think that may be the solution.
    Process: WindowServer [60]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
    Identifier: WindowServer
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Date/Time: 2009-09-17 16:27:01.171 -0400
    OS Version: Mac OS X 10.6.1 (10B504)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000001551a1e2a
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...ple.CoreServices.CarbonCore 0x00007fff8138d2a6 UCKeyTranslate + 464
    1 com.apple.CoreGraphics 0x00007fff87ab3d79 CGSUniCodeForKeyAndFlags + 161
    2 com.apple.CoreGraphics 0x00007fff87b2988b CGXCheckForHotKey + 3184
    3 com.apple.CoreGraphics 0x00007fff879990b9 sPostContinuation + 1808
    4 com.apple.CoreGraphics 0x00007fff8799813a CGXFilterEvent + 73
    5 com.apple.CoreGraphics 0x00007fff879985b3 CGXProcessHIDEvent + 164
    6 com.apple.CoreGraphics 0x00007fff8799839c sHIDContinuation + 528
    7 com.apple.CoreGraphics 0x00007fff8799813a CGXFilterEvent + 73
    8 com.apple.CoreGraphics 0x00007fff87997ee5 CGXGetNextEvent + 133
    9 com.apple.CoreGraphics 0x00007fff87997e48 CGXRunOneEventPass + 36
    10 com.apple.CoreGraphics 0x00007fff8799a758 eventNotificationHandler + 80
    11 com.apple.CoreGraphics 0x00007fff8799a6c1 CGXPostPortData + 175
    12 com.apple.CoreGraphics 0x00007fff8799a4cb CGXRunOneServerPass + 451
    13 com.apple.CoreGraphics 0x00007fff879977e6 CGXRunOneServicesPass + 357
    14 com.apple.CoreGraphics 0x00007fff879a03ea CGXServerLoop + 139
    15 com.apple.CoreGraphics 0x00007fff8796bbd6 CGXGetRootAdminCredentials + 0
    16 WindowServer 0x0000000100000f29 main + 9
    17 WindowServer 0x0000000100000f18 start + 52
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff88242b16 kevent + 10
    1 libSystem.B.dylib 0x00007fff88244a19 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff882446d6 dispatch_queueinvoke + 195
    3 libSystem.B.dylib 0x00007fff882441f6 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff88243b28 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff882439c5 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff88229d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8822a3ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff816d9ce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff816d903f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff816d8dc6 CFRunLoopRun + 70
    5 com.apple.CoreGraphics 0x00007fff8797d531 eventThread + 441
    6 libSystem.B.dylib 0x00007fff88262f66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88262e19 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff88229d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff8822a3ed mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff86f7f296 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff86f7f1d6 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff88262f66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88262e19 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff882649c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88268801 pthread_condwait + 1286
    2 com.apple.CoreGraphics 0x00007fff87a54a4a layerblit_work_queuethread + 714
    3 com.apple.CoreGraphics 0x00007fff87a54cbc layerblit_work_queueserver + 156
    4 libSystem.B.dylib 0x00007fff88262f66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88262e19 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000100af1e2a rbx: 0x0000000000000001 rcx: 0x0000000100af1f6c rdx: 0x00000000546b0000
    rdi: 0x0000000000000008 rsi: 0x00007fff70214260 rbp: 0x00007fff5fbf6800 rsp: 0x00007fff5fbf67b0
    r8: 0x0000000000000002 r9: 0x0000000100af1ef4 r10: 0x0000000000000000 r11: 0x00007fff5fbf685c
    r12: 0x0000000100af1e00 r13: 0x0000000000000000 r14: 0x0000000000000002 r15: 0x0000000000000015
    rip: 0x00007fff8138d2a6 rfl: 0x0000000000010217 cr2: 0x00000001551a1e2a
    Binary Images:
    0x100000000 - 0x100000fff WindowServer ??? (???) <5607962C-ED2B-5F52-8E3B-042562061DED> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    0x100583000 - 0x100599ff7 com.apple.GeForceGA 1.6.2 (6.0.2) <A72577B7-7C47-786A-9594-629F617028C4> /System/Library/Extensions/GeForceGA.plugin/Contents/MacOS/GeForceGA
    0x10a500000 - 0x10a68bff7 GLEngine ??? (???) <3E2DEFB1-190A-FBAD-C48F-E90B45EED8A4> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10a6bb000 - 0x10aa78fe7 libclh.dylib ??? (???) <A0B2FF0D-0FA6-5AAD-E9CC-19E6D0994FAF> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dyl ib
    0x200000000 - 0x200466ff7 com.apple.GeForce8xxxGLDriver 1.6.2 (6.0.2) <E7631828-BAB2-ED97-11ED-10B7AB3F722F> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff8002bfff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff80653000 - 0x7fff80758fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff808b2000 - 0x7fff808b2ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8135b000 - 0x7fff8168dfef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8168e000 - 0x7fff81801fef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff818ce000 - 0x7fff818fffff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff81be0000 - 0x7fff81beeff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff81bf2000 - 0x7fff81c16ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82264000 - 0x7fff8226afff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8228f000 - 0x7fff8229efff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff82ef4000 - 0x7fff830b1fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff830b2000 - 0x7fff831c1ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff833da000 - 0x7fff83496ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8377d000 - 0x7fff83f87fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84060000 - 0x7fff84073fff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff84074000 - 0x7fff8409fff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff843fc000 - 0x7fff8449cfff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff844c0000 - 0x7fff844cffef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff844d0000 - 0x7fff844e5fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff844e6000 - 0x7fff84521fef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff84589000 - 0x7fff845cffe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84645000 - 0x7fff8466bfe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8466c000 - 0x7fff846b6ff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff846b7000 - 0x7fff84713fff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff84714000 - 0x7fff84714ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff847ed000 - 0x7fff84871fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff848a9000 - 0x7fff848afff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff84908000 - 0x7fff84926ff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff84927000 - 0x7fff84934fff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff849c5000 - 0x7fff84a2ffe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff84b77000 - 0x7fff84b79fff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84bc5000 - 0x7fff84bd9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff84c2c000 - 0x7fff84c3dfef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff84c78000 - 0x7fff84d31fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff84d32000 - 0x7fff84d48fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff85029000 - 0x7fff85029ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff850bc000 - 0x7fff851d3fef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff851d4000 - 0x7fff852a0fff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff85450000 - 0x7fff854eafe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff85654000 - 0x7fff85654ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff85655000 - 0x7fff85695fef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff85696000 - 0x7fff85751ff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85752000 - 0x7fff85753ff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff857d1000 - 0x7fff85c14fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85d7b000 - 0x7fff85f35fef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8602c000 - 0x7fff86061ff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff8638c000 - 0x7fff863cdff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff864fa000 - 0x7fff8677efff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff86890000 - 0x7fff8690dfef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff8690e000 - 0x7fff8695dff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8695e000 - 0x7fff869eefff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff869ef000 - 0x7fff86a10ff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86a11000 - 0x7fff86a17ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86a18000 - 0x7fff86a1bff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff86a1c000 - 0x7fff86a20ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86b03000 - 0x7fff86b08fff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86b09000 - 0x7fff86bb8fef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86bb9000 - 0x7fff86bbefff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff86bbf000 - 0x7fff86c1cfef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff86c1d000 - 0x7fff86cd1fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86f2d000 - 0x7fff872c1ff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87400000 - 0x7fff874b6fe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff87834000 - 0x7fff878b1fe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff878b2000 - 0x7fff87fa45d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff87fa7000 - 0x7fff88228fe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff88229000 - 0x7fff883e7ff7 libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    0x7fff883e8000 - 0x7fff884c2ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff88900000 - 0x7fff88951fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff88aa9000 - 0x7fff88acafff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff88ae7000 - 0x7fff88b34ff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib

  • Bug with jdk update 40

    Hello, i have an urgent matter.
    I was working with earlier versions of JDK and javafx and it was ok.
    but with update 40 of JDK i have this bug generated :
    java.lang.UnsatisfiedLinkError:
    com.sun.prism.d3d.D3DContext.nSetBlendEnabled(JZZ)I
    at com.sun.prism.d3d.D3DContext.nSetBlendEnabled(Native Method)
    at com.sun.prism.d3d.D3DContext.initState(D3DContext.java:84)
    at com.sun.prism.d3d.D3DResourceFactory.<init>(D3DResourceFactory.java:57)
    at com.sun.prism.d3d.D3DPipeline.createResourceFactory(D3DPipeline.java:150)
    at com.sun.prism.d3d.D3DPipeline.getD3DResourceFactory(D3DPipeline.java:156)
    at com.sun.prism.d3d.D3DPipeline.findDefaultResourceFactory(D3DPipeline.java:182)
    at
    com.sun.prism.d3d.D3DPipeline.getDefaultResourceFactory(D3DPipeline.java:204)
    at
    com.sun.prism.GraphicsPipeline.getDefaultResourceFactory(GraphicsPipeline.java:97)
    at com.sun.javafx.tk.quantum.QuantumRenderer$3.run(QuantumRenderer.java:143)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
    at com.sun.prism.render.RenderJob.run(RenderJob.java:37)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at
    com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:98                                     
    I just want to add that i'm referecing javafx 2.2.7.
    Any help please.

    > I need a generic manner to reference this jar to be independant from the version of compilation and run version of jdk
    If you package your application using the JavaFX ant tasks or javafxpackager tool as detailed in the JavaFX deployment guide then it will be able to find the JavaFX runtime independent of the version of the jdk you are running on and you don't need to manually specify a machine specific classpath when trying to execute the jar.
    If you want to use Maven to package your JavaFX application, then refer to the StackOverflow question: java - Maven project with JavaFX (with jar file in `lib`) - Stack Overflow, which states that the preferred method of packaging using Maven is likely to use the JavaFX Maven Plugin.

  • Conditional branch based on attribute selection ? bug?

    I am trying to base a conditional branch on attribute selection and it results in an error which i can't understand. So i am wondering now whether i am doing something wrong or whether this is a bug in ALSB.
    Does anyone have a clue whether i am doign something wrong or agree that it might be a bug?
    I have the following configuration:
    Selected path: ./elementX/@attributeY
    in variable: body
    Branch1: operator : =
    Value : "Brochure"
    Label : "TestLabel"
    and this leads to the following vague error:
    <con:fault  xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-382000</con:errorCode>
    <con:reason>com.bea.wli.sb.stages.StageException</con:reason>
    <con:location>
    <con:node>BranchNode1</con:node>
    </con:location>
    </con:fault> and the following stacktrace in the logfile:
    ####<22-mrt-2007 8:14:32 uur CET> <Error> <ALSB Kernel> <NUW04896> <xbusServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-00457F11B55FD06D1480> <> <1174547672363> <BEA-382016> <Failed to instantiate router for service ProxyService Selectief_Bijsluiten/proxyservices/Siebel_Brieven_Conditional_Variant: com.bea.wli.sb.pipeline.PipelineException: com.bea.wli.sb.stages.StageException
    com.bea.wli.sb.pipeline.PipelineException: com.bea.wli.sb.stages.StageException
         at com.bea.wli.sb.pipeline.BranchNode.doRequest(BranchNode.java:142)
         at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:57)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:771)
         at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:141)
         at com.bea.wli.sb.pipeline.MessageProcessor.processRequest(MessageProcessor.java:75)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:646)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:645)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:643)
         at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:264)
         at com.bea.wli.sb.transports.file.FileTask.process(FileTask.java:103)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.onMessage(PolledMessageListenerMDB.java:42)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:429)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4060)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:3953)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4467)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    com.bea.wli.sb.stages.StageException
         at com.bea.wli.sb.stages.expressions.xquery.XQueryExprExecutor.executeJavaObject(XQueryExprExecutor.java:102)
         at com.bea.wli.sb.pipeline.BranchNode.computeBranchName(BranchNode.java:174)
         at com.bea.wli.sb.pipeline.BranchNode.doRequest(BranchNode.java:130)
         at com.bea.wli.sb.pipeline.Node.processMessage(Node.java:57)
         at com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:771)
         at com.bea.wli.sb.pipeline.Router.processMessage(Router.java:141)
         at com.bea.wli.sb.pipeline.MessageProcessor.processRequest(MessageProcessor.java:75)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:646)
         at com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:645)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:643)
         at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:264)
         at com.bea.wli.sb.transports.file.FileTask.process(FileTask.java:103)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.onMessage(PolledMessageListenerMDB.java:42)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:429)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4060)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:3953)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4467)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.NullPointerException
         at weblogic.xml.query.tokens.Token$Kind.isNested(Token.java:143)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:89)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.typing.SeqTypeMatching.fetchNext(SeqTypeMatching.java:133)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.RTVariable.fetchNext(RTVariable.java:49)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.xdbc.iterators.ItemIterator.fetchNext(ItemIterator.java:86)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.node.Data$Attribute.fetchNext(Data.java:224)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.node.Data.fetchNext(Data.java:174)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.runtime.typing.SeqTypeMatching.fetchNext(SeqTypeMatching.java:195)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.typing.GenericCast.cast(GenericCast.java:198)
         at weblogic.xml.query.runtime.typing.GenericCast.fetchNext(GenericCast.java:183)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.RTVariable.fetchNext(RTVariable.java:49)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.compare.ComparisonIterator.fetchNext(ComparisonIterator.java:40)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.logic.BoolEffValue.exec(BoolEffValue.java:51)
         at weblogic.xml.query.runtime.logic.BoolEffValue.fetchNext(BoolEffValue.java:47)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.IfThenElse.fetchNext(IfThenElse.java:79)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.LetIterator.fetchNext(LetIterator.java:133)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.runtime.qname.InsertNamespaces.fetchNext(InsertNamespaces.java:156)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.QueryIterator.fetchNext(QueryIterator.java:125)

    Hi,
    I am working in ALSB 2.6. I am facing this problem but little different way. The attribute selection is working fine only if that conditional attribute is the last attribute in the element. Otherwise it is giving the following message
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
    <soapenv:Fault>
    <faultcode>soapenv:Server</faultcode>
    <faultstring>
    BEA-382000: com.bea.wli.sb.stages.StageException: line 1, column 5: {err}FORG0003: expected zero or one item, got two or more items
    </faultstring>
    <detail>
    <con:fault xmlns:con="http://www.bea.com/wli/sb/context">
    <con:errorCode>BEA-382000</con:errorCode>
    <con:reason>
    com.bea.wli.sb.stages.StageException: line 1, column 5: {err}FORG0003: expected zero or one item, got two or more items
    </con:reason>
    <con:location>
    <con:node>VerifyPaymentCard_Branch</con:node>
    <con:path>request-pipeline</con:path>
    </con:location>
    </con:fault>
    </detail>
    </soapenv:Fault>
    </soapenv:Body>
    </soapenv:Envelope>
    Is the order of the attribute important? or am I missing something?

  • Index with "or" clause (BUG still exists?)

    The change log for 2.3.10 mentions "Fixed a bug that caused incorrect query plans to be generated for predicates that used the "or" operator in conjunction with indexes [#15328]."
    But looks like the Bug still exists.
    I am listing the steps to-repro. Let me know if i have missed something (or if the bug needs to be fixed)
    DATA
    dbxml> openContainer test.dbxml
    dbxml> getDocuments
    2 documents found
    dbxml> print
    <node><value>a</value></node>
    <node><value>b</value></node>
    INDEX (just one string equality index on node "value")
    dbxml> listIndexes
    Index: unique-node-metadata-equality-string for node {http://www.sleepycat.com/2002/dbxml}:name
    Index: node-element-equality-string for node {}:value
    2 indexes found.
    QUERY
    setVerbose 2 2
    preload test.dbxml
    query 'let $temp := fn:compare("test", "test") = 0
    let $results := for $i in collection("test.dbxml")
    where ($temp or $i/node[value = ("a")])
    return $i
    return <out>{$temp}{$results}</out>'
    When $temp is true i expected the result set to contain both the records, but that was not the case with the index. It works well when there is no index!
    Result WITH INDEX
    dbxml> print
    <out>true<node><value>a</value></node></out>
    Result WITHOUT INDEX
    dbxml> print
    <out>true<node><value>a</value></node><node><value>b</value></node></out>

    Hi Vijay,
    This is a completely different bug, relating to predicate expressions that do not examine nodes. Please try the following patch, to see if it fixes this bug for you:
    --- dbxml-2.3.10-original/dbxml/src/dbxml/optimizer/QueryPlanGenerator.cpp     2007-04-18 10:05:24.000000000 +0100
    +++ dbxml-2.3.10/dbxml/src/dbxml/optimizer/QueryPlanGenerator.cpp     2007-08-08 11:32:10.000000000 +0100
    @@ -1566,11 +1572,12 @@
         else if(name == Or::name) {
              UnionQP *unionOp = new (&memMgr_) UnionQP(&memMgr_);
    +          result.operation = unionOp;
              for(VectorOfASTNodes::iterator i = args.begin(); i != args.end(); ++i) {
                   PathResult ret = generate(*i, ids);
                   unionOp->addArg(ret.operation);
    +               if(ret.operation == 0) result.operation = 0;
    -          result.operation = unionOp;
         // These operators use the presence of the node arguments, not their valueJohn

  • Bug report follow-up

    is there a way to follow-up on a bug report that i submitted?  i have the bug number, but would like to see if the report was understood, filled out properly and determine the status of the bug report.
    thanks,
    doug

    They comment on bugs if actions were taken. Otherwise - don't expect any feedback.

Maybe you are looking for

  • Master objects wanting to be made selectable

    I've applies a picture to my master page to make a watermark for all the pages of my document. This image is about as big as the entire page. The trouble arises from the fact that now, whenever I double-click anywhere in my document, rather then sele

  • Velocity override command not working

    I am using ni pci-7334 stepper motion control board. flex_set_velocity_override command is not working in VB6. the selected axis gets killed? Please reply. Regards

  • Multiple amps on same guitar track?

    Can I apply different amplifiers to sections of the same guitar track? I have even split the track into 2 and made the selections but it seems to play the entire track with the last selected amp. Thanks!

  • HELP with the new version of skype

    Hi thank you for looking at this and spending you time please exuse my spelling and grammer I need help with my skype about the new verson i downloaded it today then boom when it said done downloading my skype was on a loading thing for my online sta

  • Complex application OC4J deployment

    I need an help to deploy a "local deploy" developed application in OC4J. I tried to deploy in OC4J a simple BC4J application, succesfully. Now, this is my situation: I have a lot of applications which have 1) a common set of BC4J package. This packag