Strange JDEVELOPER crash scenario...

This crash scenario only happens on one of my machines, all XP SP2.
1. I have an ODBC connection to a (localhost) MySQL DB.
2. I make a DB connection in JDEVELOPER (10.1.2.17.84) using the ODBC connection.
3. On creation, the connection tests itself (successfully) and then appears in the DB connection list.
4. When I try to open the connection to see the tables, JDEVELOPER immediately (and I do mean IMMEDIATELY) crashes. It does not hang, it just crashes.
5. It happens with MySQL 4 and MySQL 5 (not both installed at the same time.)
6. I also have a connection to an MS mbd, which works fine.
Has anyone seen this before? How can it be remedied?
Thank you very much,
David Littman
[email protected]

Thank you for the reply. I was using the regular MySQL ODBC connector drivers packaged with the MySQL Connector download.
I downloaded the newest version (one minor rev beyond the one I had on my system) and it began working fine.
I do not know if this is a general incompatibility but if it is it might be useful to document it.

Similar Messages

  • Jdeveloper Crashes when creating ADFBC on timesten

    Hi
    I am working on Jdev Studio 11.1.1.6.0 .
    I have created Timesten Connection to a Timesten database which is TimesTen 11.2.2.4.1 for Linux x86 (64-bit).
    When I try to create Entity Object in a ADF application from this connection for an existing table the Jdeveloper crashes without giving any error.
    Has anyone faced the same issue ?
    Is ADF supported for Timesten ?
    thanks
    Anup

    Hi,
    this may be specific to your setup. I suggest to try JDeveloper 11.1.1.3 and if this still reproduces, file a bug with support
    Frank

  • MBP not recovering from sleep / Strange 'freezing' crashing...

    I'm having a VERY strange issue here.
    Over the past week, my MBP (only 4 months old?) has become suddenly unable to recover from sleep. I'll be watching a movie in FrontRow, 'sleep' it from my Apple remote, and then when it re-awakens, the screen fires up but it's black (as in, the backlight is obviously on and drive/fan spins up, but no image on display).
    Then, just tonight, I've been working on some websites, nothing too intensive, maybe running iTunes and Safari in the background alongside 'DreamWeaver', and the whole system just FROZE. I can't type, I can't move the cursor, the screen is completely frozen. I kept waiting for the familiar 'kernel panic' screen to appear or something, but I've never seen any Apple machine do this before...
    It's kinda worrying as I'm not particularly stressing the machine or anything.... any ideas??

    Try setting your SMC controller - especially if its a wake and sleep related issue.
    http://support.apple.com/kb/HT3964
    Likewise in Utilities, open 'Console' to look at your logs. There will be diagnostic messages (I hope) about the crash.
    You could also run the activity monitor to make sure processes aren't topping out and hogging the CPU.

  • [Bug] JDeveloper Crash on Recompile

    I moved static methods from one class to another while the debugger was running. I then clicked Alt-F9 to recompile (without stopping the debugger).
    JDeveloper 11.1.1.1.0 crashed with the following:
    *... removed a long list to make the 30,000 character limit ...*
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Invoking command: Cut[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find...[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Find Next[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Undo Cut[ from oracle.ide.ceditor.CodeEditor ]
    Performing action Save[ from oracle.ide.ceditor.CodeEditor ]
    Invoking command: [ from oracle.ide.ceditor.CodeEditor ]
    Started CommandProcessor transaction: Auto Save Actions on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    Performing action Rebuild ClassAnalyzer.jpr[ from oracle.ide.ceditor.CodeEditor ]
    Uncaught exception
    java.lang.NullPointerException
      o.ii.log.TabbedPage$TabbedPageImpl$CurrentPageComponentListener.componentResized(TabbedPage.java:1318)
      o.i.log.DefaultLogPage.forceResizeNotification(DefaultLogPage.java:622)
      o.i.log.DefaultLogPage.clearAll(DefaultLogPage.java:605)
      o.j.compiler.CompilerPage.mas$clearAll(CompilerPage.java:83)
      o.j.compiler.CompilerPage$4.run(CompilerPage.java:1250)
      o.j.compiler.CompilerPage.clearAll(CompilerPage.java:1257)
      o.j.compiler.JCompiler$8.run(JCompiler.java:1157)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      j.a.EventQueue.dispatchEvent(EventQueue.java:597)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
      j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
      j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Full stack trace.
    java.lang.NullPointerException                                                 
            at oracle.ideimpl.log.TabbedPage$TabbedPageImpl$CurrentPageComponentListener.componentResized(TabbedPage.java:1318)                                    
            at oracle.ide.log.DefaultLogPage.forceResizeNotification(DefaultLogPage.java:622)                                                                      
            at oracle.ide.log.DefaultLogPage.clearAll(DefaultLogPage.java:605)     
            at oracle.jdeveloper.compiler.CompilerPage.mas$clearAll(CompilerPage.java:83)                                                                          
            at oracle.jdeveloper.compiler.CompilerPage$4.run(CompilerPage.java:1250)
            at oracle.jdeveloper.compiler.CompilerPage.clearAll(CompilerPage.java:1257)                                                                            
            at oracle.jdeveloper.compiler.JCompiler$8.run(JCompiler.java:1157)     
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)                                                                      
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)                                                                   
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)      
    Exception occurred during event dispatching:                                   
    java.lang.NullPointerException                                                 
            at oracle.jdeveloper.compiler.CompilerPage.getFileNode(CompilerPage.java:1073)                                                                         
            at oracle.jdeveloper.compiler.CompilerPage.addMsg(CompilerPage.java:828)
            at oracle.jdeveloper.compiler.CompilerPage.mav$addMsg(CompilerPage.java:83)                                                                            
            at oracle.jdeveloper.compiler.CompilerPage$3.run(CompilerPage.java:689)
            at oracle.jdeveloper.compiler.CompilerPage.processAsyncMsgQueue(CompilerPage.java:696)                                                                 
            at oracle.jdeveloper.compiler.CompilerPage.finishAsynchronousLogging(CompilerPage.java:649)                                                            
            at oracle.jdeveloper.compiler.IdeLog.unregisterAsynchronousLogPage(IdeLog.java:374)                                                                    
            at oracle.jdeveloper.compiler.JCompiler._logOutEndBuild(JCompiler.java:1192)                                                                           
            at oracle.jdeveloper.compiler.JCompiler.mav$_logOutEndBuild(JCompiler.java:77)                                                                         
            at oracle.jdeveloper.compiler.JCompiler$9.run(JCompiler.java:1215)     
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)                                                                      
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)                                                                      
            at java.awt.Dialog$1.run(Dialog.java:1047)                             
            at java.awt.Dialog$3.run(Dialog.java:1099)                             
            at java.security.AccessController.doPrivileged(Native Method)          
            at java.awt.Dialog.show(Dialog.java:1097)                              
            at java.awt.Component.show(Component.java:1447)                        
            at java.awt.Component.setVisible(Component.java:1400)                  
            at java.awt.Window.setVisible(Window.java:824)                         
            at java.awt.Dialog.setVisible(Dialog.java:987)                         
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)         
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)         
            at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)                                                
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:421)                                        
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:345)                                                
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$1.run(FeedbackManagerImpl.java:210)                                                             
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)   
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)              
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)                                                                   
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Exception occurred during event dispatching:
    java.lang.NullPointerException
            at oracle.jdeveloper.compiler.CompilerPage.getFileNode(CompilerPage.java:1073)
            at oracle.jdeveloper.compiler.CompilerPage.addMsg(CompilerPage.java:828)
            at oracle.jdeveloper.compiler.CompilerPage.mav$addMsg(CompilerPage.java:83)
            at oracle.jdeveloper.compiler.CompilerPage$3.run(CompilerPage.java:689)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
            at java.awt.Dialog$1.run(Dialog.java:1047)
            at java.awt.Dialog$3.run(Dialog.java:1099)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Dialog.show(Dialog.java:1097)
            at java.awt.Component.show(Component.java:1447)
            at java.awt.Component.setVisible(Component.java:1400)
            at java.awt.Window.setVisible(Window.java:824)
            at java.awt.Dialog.setVisible(Dialog.java:987)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:421)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:345)
            at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$1.run(FeedbackManagerImpl.java:210)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
            at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

  • Strange JDeveloper behaviour

    I have been using JDeveloper 10.1.2.1 successfully for a while now. Our team has recently upgraded to 10.1.3.2, so I downloaded and upzipped the full Studio version of that application. When I run it (using either "jdeveloper.exe" in the root directory, "jdev.exe", or "jdevW.exe" in the jdev/bin directory), the application loads, but the screen is blank.
    Now comes the Strange/Weird part. If I left click on the blank looking application then right click on the JDeveloper application in the Windows task bar, the application screen becomes visible...but none of the buttons or links are active (if I mouse of "File" for example, nothing happens). If I then open "Paint.Net" (a free photoshop-esc application), the JDeveloper GUI becomes active. But this ONLY happens if I open Paint.Net. I can't find any other application that causes the GUI to become active and responsive. If I then try to test my web application and then stop it, the GUI becomes dead again (requiring me to close and restart Paint.Net to get it working again).
    One other strange thing. After JDeveloper is launched and becomes maximized (after the Oracle loading graphic), my desktop state appears to revert back to its state prior to launching JDeveloper. So, for example, if I had the explorer shell open prior to launching and then minimized it during launch, it would "appear" open again when the launch of JDeveloper is complete. "Appear" is in quotes because it isn't actually maximized...it just appears that way.
    If anybody has any clue how this can be solved, please let me know (as continuously having to open Paint.Net isn't exactly ideal!). I've downloaded the Studio version several different times and have even tried copying a working version from another computer...all with the same result.
    If it would be helpful, I can post a series of screen shots to show what's going on.
    I'm running Windows XP sp2 with a 3.0GHz P4-HyperThreading CPU, 1GB RAM, 256 MB ATI Radeon X550 video. JDKs 1.5.0_05, 1.5.0_12, 1.6.0_01 and JREs 1.5.0_02 up to 1.5.0_12 and 1.6.0_01.
    Thanks,
    Greg.
    Message was edited by:
    DrummerBoyGreg
    I just downloaded the 11g Technical Preview release just to see if it works ok...and it does. It's just the 10.1.3.2 release that doesn't seem to work.

    Sorry, i have found the problem, it is a programming error
    best regards

  • Jdeveloper Crashing When Viewing History

    When I try to view history for certain files from a project that is using version control with CVS the application throws an exception and asks me hot to proceed. I am using JDeveloper 11g 11.1.1.1.0. The exception is:
    java.lang.ArrayIndexOutOfBoundsException: 1
         at oracle.ide.vhv.rlog.RlogFormat.parse(RlogFormat.java:146)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogParser.parse(CVSLogParser.java:77)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogReadWorker.getEntries(CVSLogReadWorker.java:104)
         at oracle.jdevimpl.vcs.cvs.util.log.CVSLogModel.getEntries(CVSLogModel.java:155)
         at oracle.jdeveloper.history.HistoryManager.buildModel(HistoryManager.java:348)
         at oracle.jdevimpl.history.HistoryViewer.refresh(HistoryViewer.java:432)
         at oracle.jdevimpl.history.HistoryViewer.refresh(HistoryViewer.java:425)
         at oracle.jdevimpl.history.HistoryViewer$3.run(HistoryViewer.java:284)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    How do I get around this?

    I have a similar deal. I'm using the MiniPort VGA adapter for a secondary LCD screen and it crashes in the same fashion, sometimes it takes 30 mins, sometimes it takes 8 hours for it to happen. Please let me know if you figure out a solution, i'll do the same.

  • Jdeveloper Crashing When Opening MDB Database Connection

    Hello,
    I created a database connection to one of the local access mdb file using jdbc-odbc connection type.
    When I tried to view the tables or when I try to create a toplink connection using the same connection I created to access mdb file, my Jdeveloper is crashing.
    Any what could be the reason.
    My Jdeveloper version:
    10.1.3.4.0
    Regards
    Edited by: user20090209 on Oct 13, 2009 7:43 AM

    Time marches forward and I have no disagreement with any of the Weblogic decisions. The reality is though that we still do not have a clear answer from Oracle (although our clients sales folks are working on it) as to whether the client will have to pay to "upgrade" their Oracle Application Server (Enterprise) licenses to get the WebLogic server necessary to run the applications created by the final Production JDeveloper11g. If it costs money then it requires budgeting and that all takes a lot of time.
    We have a fairly rich application already developed and we cannot port it to Weblogic until the licensing issues are resolved. Until that happens it will have to continue to run on the OC4J container.
    BUT ... I consider this "not a problem" with respect to TP4 not running on Vista 64-bit as long as the final release JDeveloper 11g does. I'll just have to work in my VPC hosted XP Client until our clients get their licensing issues sorted out with Oracle.
    Mark

  • JDeveloper crashes with triggers

    Hi,
    I still have a problem while trying to edit a trigger body from inside JDeveloper. In Connections-Navigator I can choose a trigger, but if I want to edit it, the IDE crashes without any warning. I even tried to create a new trigger, but the effect is the same. I have to mention that I'm using a Oracle 8i database. Of course I can use SQL*Plus for editing, but is this a bug? Thanks for your answers.

    Hi Shay,
    unfortunately I've got no message. The IDE is completely blocked out. I'm running it on a Windows XP Prof machine, so I have to kill the process (task manager), in order to get it running again. I think the problem might be the DBMS version (8i), because I tried it also connecting to a 10g and it works fine. Are there any restrictions regarding the version of the DBMS while trying to edit a trigger? By the way, right clicking on an existing trigger blocks the IDE too.
    Wait, I've let it run and now I've got the trigger in the editor, but after about 15 min. Now it's blocked again (CPU activity:0; memory usage: 73012 KB). Now special scanning activity from the antivirus program.

  • JDeveloper crashing (Linux Machine).

    My Jdeveloper 11g (11122) is crashing (program exists abruptly) whenever I try to open adfc-config.xml .
    I started JDev from command line in order to analize the output, and the following error appeared:
    *** buffer overflow detected ***: /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java terminated
    ======= Backtrace: =========
    /lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x45)[0xb76d5dd5]
    /lib/i386-linux-gnu/libc.so.6(+0xfebaa)[0xb76d4baa]
    /lib/i386-linux-gnu/libc.so.6(+0xffd6a)[0xb76d5d6a]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x54d4e)[0x4cc3cd4e]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x51aab)[0x4cc39aab]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x52c32)[0x4cc3ac32]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x514df)[0x4cc394df]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x533e4)[0x4cc3b3e4]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x518c7)[0x4cc398c7]
    /lib/i386-linux-gnu/libgcrypt.so.11(gcry_create_nonce+0x63)[0x4cbeee13]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x9e9aa)[0x4cdda9aa]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x3e16f)[0x4cd7a16f]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(gnutls_global_init+0x1cd)[0x4cd6723d]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpInitialize+0x62)[0x6b1a58c2]
    /usr/lib/i386-linux-gnu/libcups.so.2(_httpCreate+0x59)[0x6b1a5949]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnectEncrypt+0x42)[0x6b1a7f42]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnect+0x2b)[0x6b1a7fbb]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/xawt/libmawt.so(Java_sun_print_CUPSPrinter_canConnect+0x4f)[0x6dfbc7ff]
    [0xb37d262a]
    [0xb37caee1]
    [0xb37caee1]
    [0xb37cafa7]
    [0xb37cb10d]
    [0xb37c83e6]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cfbe1)[0xb6da6be1]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c5538)[0xb6f9c538]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf455)[0xb6da6455]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf518)[0xb6da6518]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x451ca7)[0xb6e28ca7]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x6c610f)[0xb709d10f]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c6b2e)[0xb6f9db2e]
    /lib/i386-linux-gnu/libpthread.so.0(+0x6d4c)[0xb7790d4c]
    /lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb76c0ace]
    ======= Memory map: ========
    08048000-08052000 r-xp 00000000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    08052000-08053000 rwxp 00009000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    09ecd000-0a627000 rwxp 00000000 00:00 0 [heap]
    48eed000-49400000 rwxs 00000000 00:04 86867984 /SYSV00000000 (deleted)
    49400000-494fe000 rwxp 00000000 00:00 0
    494fe000-49500000 ---p 00000000 00:00 0
    49600000-496fe000 rwxp 00000000 00:00 0
    496fe000-49700000 ---p 00000000 00:00 0
    49700000-497f9000 rwxp 00000000 00:00 0
    497f9000-49800000 ---p 00000000 00:00 0
    49800000-498fd000 rwxp 00000000 00:00 0
    498fd000-49900000 ---p 00000000 00:00 0
    49900000-49a00000 rwxp 00000000 00:00 0
    49a00000-49bfd000 rwxp 00000000 00:00 0
    49bfd000-49c00000 ---p 00000000 00:00 0
    49c00000-49e00000 rwxp 00000000 00:00 0
    49e00000-4a000000 rwxp 00000000 00:00 0
    4a000000-4a200000 rwxp 00000000 00:00 0
    4a200000-4a400000 rwxp 00000000 00:00 0
    4a400000-4a600000 rwxp 00000000 00:00 0
    4a600000-4a6fe000 rwxp 00000000 00:00 0
    4a6fe000-4a700000 ---p 00000000 00:00 0
    4a700000-4a800000 rwxp 00000000 00:00 0
    4a800000-4a8a7000 rwxp 00000000 00:00 0
    4a8a7000-4a900000 ---p 00000000 00:00 0
    4a900000-4a9ff000 rwxp 00000000 00:00 0
    4a9ff000-4aa00000 ---p 00000000 00:00 0
    4aa00000-4aafa000 rwxp 00000000 00:00 0
    4aafa000-4ab00000 ---p 00000000 00:00 0
    4ab00000-4abfa000 rwxp 00000000 00:00 0
    4abfa000-4ac00000 ---p 00000000 00:00 0
    4ac00000-4acfa000 rwxp 00000000 00:00 0
    4acfa000-4ad00000 ---p 00000000 00:00 0
    4ad00000-4adfa000 rwxp 00000000 00:00 0
    4adfa000-4ae00000 ---p 00000000 00:00 0
    4ae00000-4aef9000 rwxp 00000000 00:00 0
    4aef9000-4af00000 ---p 00000000 00:00 0
    4af00000-4aff9000 rwxp 00000000 00:00 0
    4aff9000-4b000000 ---p 00000000 00:00 0
    4b000000-4b0f9000 rwxp 00000000 00:00 0
    4b0f9000-4b100000 ---p 00000000 00:00 0
    4b100000-4b1f9000 rwxp 00000000 00:00 0
    4b1f9000-4b200000 ---p 00000000 00:00 0
    4b200000-4b2ff000 rwxp 00000000 00:00 0
    4b2ff000-4b300000 ---p 00000000 00:00 0
    4b336000-4b339000 ---p 00000000 00:00 0
    4b339000-4b387000 rwxp 00000000 00:00 0
    4b3b0000-4b3b3000 ---p 00000000 00:00 0
    4b3b3000-4b401000 rwxp 00000000 00:00 0
    4b401000-4b404000 ---p 00000000 00:00 0
    4b404000-4b452000 rwxp 00000000 00:00 0
    4b452000-4b455000 ---p 00000000 00:00 0
    4b455000-4b4a3000 rwxp 00000000 00:00 0
    4b4a3000-4b4a6000 ---p 00000000 00:00 0
    4b4a6000-4b4f4000 rwxp 00000000 00:00 0
    4b4f4000-4b4f7000 ---p 00000000 00:00 0
    4b4f7000-4b545000 rwxp 00000000 00:00 0
    4b545000-4b547000 r-xp 00000000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b547000-4b548000 r-xp 00001000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b548000-4b549000 rwxp 00002000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b552000-4b554000 r-xs 0000d000 08:07 15467413 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-logging-1.1.1.jar
    4b554000-4b55a000 r-xs 00045000 08:07 15467385 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-httpclient-3.1.jar
    4b55a000-4b55d000 r-xs 0000e000 08:07 15467409 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-io-1.2.jar
    4b55d000-4b55f000 r-xs 0000a000 08:07 15467375 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-codec-1.3.jar
    4b55f000-4b562000 r-xs 0001b000 08:07 15598973 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar
    4b562000-4b565000 ---p 00000000 00:00 0
    4b565000-4b5b3000 rwxp 00000000 00:00 0
    4b5b3000-4b5b4000 r-xs 00003000 08:07 15472497 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf.constants.jar
    4b5b4000-4b5b7000 ---p 00000000 00:00 0
    4b5b7000-4b605000 rwxp 00000000 00:00 0
    4b605000-4b616000 r-xs 000f3000 08:07 15470803 /home/skywalker/Oracle/jdev11122/jdeveloper/javavm/lib/aurora.zip
    4b616000-4b634000 r-xs 003cc000 08:07 15471821 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/translator.jar
    4b634000-4b63d000 r-xs 00066000 08:07 15471822 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/runtime12.jar
    4b63d000-4b648000 r-xs 00074000 08:07 15472510 /home/skywalker/Oracle/jdev11122/oracle_common/modules/velocity-dep-1.4.jar
    4b648000-4b649000 r-xs 00001000 08:07 15472614 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.dconfig-infra_11.1.1.jar
    4b649000-4b64a000 r-xs 00005000 08:07 15472452 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-policytool.jar
    4b64a000-4b650000 r-xs 0002a000 08:07 15472451 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar
    4b650000-4b659000 r-xs 000a2000 08:07 15599404 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.agent.common_11.1.1/wsm-agent-core.jar
    4b659000-4b660000 r-xs 0004d000 08:07 15472396 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar
    4b660000-4b670000 r-xs 00160000 08:07 15472403 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar
    4b670000-4b67a000 r-xs 0009b000 08:07 15472394 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar
    4b67a000-4b67b000 r-xs 00003000 08:07 15599005 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uixadfrt.jar
    4b67b000-4b6d7000 r-xs 003ec000 08:07 15599003 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uix2.jar
    4b6d7000-4b6e4000 r-xs 000f0000 08:07 15599563 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/wsserver.jar
    4b6e4000-4b6e8000 r-xs 00032000 08:07 15599556 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/mdds.jar
    4b6e8000-4b6e9000 r-xs 00001000 08:07 15472515 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.security-api_11.1.1.jar
    4b6e9000-4b6ee000 r-xs 0006e000 08:07 15472567 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.web-common_11.1.1.jar
    4b6ee000-4b6f8000 r-xs 00075000 08:07 15472612 /home/skywalker/Oracle/jdev11122/oracle_common/modules/org.apache.bcel_5.1.jar
    4b6f8000-4b6fe000 r-xs 00058000 08:07 15340572 /home/skywalker/Oracle/jdev11122/modules/javax.mail_1.4.jar
    4b6fe000-4b71e000 r-xs 00148000 08:07 15599426 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.share_11.1.1/adfsharembean.jar
    4b71e000-4b721000 ---p 00000000 00:00 0
    4b721000-4b76f000 rwxp 00000000 00:00 0
    4b76f000-4b772000 ---p 00000000 00:00 0
    4b772000-4b7c0000 rwxp 00000000 00:00 0
    4b7c0000-4b7d5000 r-xp 00000000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7d5000-4b7e8000 rwxp 00014000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7e8000-4b8ae000 r-xp 00000000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8ae000-4b8af000 rwxp 000c5000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8af000-4b8b2000 ---p 00000000 00:00 0
    4b8b2000-4b900000 rwxp 00000000 00:00 0
    4b900000-4b903000 ---p 00000000 00:00 0
    4b903000-4b951000 rwxp 00000000 00:00 0
    4b951000-4b95b000 r-xs 001dc000 08:07 15599028 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.javacache_11.1.1/cache.jar
    4b95b000-4b9bf000 r-xs 004aa000 08:07 15598949 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.iau_11.1.1/reports/AuditReportTemplates.jar
    4b9bf000-4b9c2000 r-xs 00026000 08:07 15599077 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar
    4b9c2000-4b9c5000 ---p 00000000 00:00 0
    4b9c5000-4ba13000 rwxp 00000000 00:00 0
    4ba13000-4ba14000 r-xs 00000000 08:07 15472119 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/runner.jar
    4ba14000-4ba1a000 r-xs 0003c000 08:07 15472116 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/builtin_serialization.jar
    4ba1a000-4ba1c000 r-xs 0000a000 08:07 15472118 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/activation.jar
    4ba1c000-4ba1d000 r-xs 00001000 08:07 15472129 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxm.jar
    4ba1d000-4ba22000 r-xs 00023000 08:07 15472125 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/saaj.jar
    4ba22000-4ba23000 r-xs 00003000 08:07 15472127 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxrpc.jar
    4ba23000-4ba51000 r-xs 0024b000 08:07 15472120 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wasp.jar
    4ba51000-4ba55000 r-xs 000bf000 08:07 15472122 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wsdl2uddi_client_v3.jar
    4ba55000-4ba58000 r-xs 00082000 08:07 15472117 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/category_client_v3.jar
    4ba58000-4ba63000 r-xs 002a9000 08:07 15472126 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v3.jar
    4ba63000-4ba6d000 r-xs 00255000 08:07 15472121 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v2.jar
    4ba6d000-4ba6f000 r-xs 00008000 08:07 15472123 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/core_services_client.jar
    4ba6f000-4ba72000 r-xs 00036000 08:07 15472128 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_core.jar
    4ba72000-4ba79000 r-xs 0007d000 08:07 15472124 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient.jar
    4ba79000-4ba80000 r-xs 000a8000 08:07 15472493 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-rt.jar
    4ba80000-4ba83000 r-xs 0008c000 08:07 15599571 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-rt-common.jar
    4ba83000-4bb1b000 r-xs 00752000 08:07 15472470 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-impl-11.jar
    4bb1b000-4bb37000 r-xs 00188000 08:07 15472485 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-api-11.jar
    4bb37000-4bb4b000 r-xs 0022c000 08:07 15599009 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/oracle_ice.jar
    4bb4b000-4bb4f000 r-xs 0002d000 08:07 15599017 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/help-share.jar
    4bb4f000-4bb56000 r-xs 0004b000 08:07 15599010 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/ohj.jar
    4bb56000-4bba1000 r-xs 00473000 08:07 15472462 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-impl.jar
    4bba1000-4bbb3000 r-xs 00163000 08:07 15472463 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-api.jar
    4bbb3000-4bbb6000 ---p 00000000 00:00 0
    4bbb6000-4bc04000 rwxp 00000000 00:00 0
    4bc04000-4bc07000 ---p 00000000 00:00 0
    4bc07000-4bc55000 rwxp 00000000 00:00 0
    4bc55000-4bc58000 ---p 00000000 00:00 0
    4bc58000-4bca6000 rwxp 00000000 00:00 0
    4bca6000-4bcb2000 r-xs 000c5000 08:07 15472498 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/dvt-databindings.jar
    4bcb2000-4bcb6000 r-xs 0003e000 08:07 15471033 /home/skywalker/Oracle/jdev11122/jdeveloper/jdev/extensions/oracle.dvt.dt/mvclient.jar
    4bcb6000-4bcbb000 r-xs 00055000 08:07 15472469 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-dt-core.jar
    4bcbb000-4bcbf000 r-xs 0002e000 08:07 15472467 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-view-databinding-dt-core.jar
    4bcbf000-4bcc3000 r-xs 0013b000 08:07 15599570 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-api.jar
    4bcc3000-4bccc000 r-xs 0004e000 08:07 15599381 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/facesconfigmodel.jar
    4bccc000-4bcd2000 r-xs 00042000 08:07 15599380 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/taglib.jar
    4bcd2000-4bcd3000 r-xs 00000000 08:07 15341277 /home/skywalker/Oracle/jdev11122/modules/features/weblogic.server.modules_10.3.5.0.jar/home/skywalker/Oracle/jdev11122/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 484: 5795 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    Do you have any suggestions how to fix issue ? I've tried to reinstall but the same problem appear.
    Right now I am unable to work at my project .
    Thank you,
    Andrei

    It seems that is not specific to a certain adf-config.xml . I've tried with two different already existing projects, and I also started a new project from scratch - it crashes in the same manner.
    This problem is jdev11122 specific. The problem doesn't reproduce on jdev11115 (on the same machine).
    PS: Today I've switched to jdev11122 . In about 2 hours of usage it randomly crashed (exiting) several times. The opening of an adf-config.xml was the single reproducible crash I could obtain.
    Oher info: I am using a 3.2.0-25-generic-pae kernel, linux distribution is xubuntu (xfce) 12.04 .
    Edited by: Andrei Ciobanu on Aug 9, 2012 2:49 PM

  • Photoshop strange graphic crash

    Sometimes when i am working with Photoshop or when i create a new file it crashes with strange colors and it's impossible to continue my work.
    Some screenshots of this problem:
    When i create a new file:
    When I copy/paste image to a new file:

    I'm using Mac Pro and Creative Cloud.
    This problem is in Photoshop CC 2014

  • JDeveloper crashing a lot on Win2K

    Windows 2000, fully updated
    3 Ghz system, 1 GB RAM
    JDeveloper 10.1.3.0.4 version that came with a JDK
    I'm running JDeveloper with [jdev-root]\jdev\bin\jdev.exe. When it crashes, the IDE and the console window simply vanish so there's no way to see any error messages.
    It happens when I'm working on a database diagram. (However, that's the only thing I've been working on in JDeveloper so far.)
    Yesterday I managed to get a few hours of work done with no crash. Today I started my machine and JDeveloper and it crashed almost immediately.
    Is there any setting I can adjust that might make it more stable? Should I try running it under a different JDK? If so, how would I do that?
    Any help would be appreciated.
    Thanks.

    I used to have the same config Win2K + 1GB of RAM and I was experiencing a similiar problem. Once a critical mass of applications was started, the machine would drop network connections and lock up.
    A re-image to XP helped; now I encounter the issue less frequently.
    Others with XP + 2GB don't seem to have this problem. So I'm trying to get hooked up with more RAM.
    Report back if this helps cause I'd like to narrow down if Jdev 10G simply requires XP + 2GB of RAM.
    Message was edited by:
    albowicz

  • JDeveloper crash while going to design view

    In my mobile browser application I used the design view to create the skeletton of the jspx page.
    It was working, but now when I try to have a design view, it crashed with this error:
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext._service(DesignTimeServletContainerContext.java:801)
         at oracle.jdevimpl.webapp.design.support.http.DesignTimeServletContainerContext.service(DesignTimeServletContainerContext.java:726)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp._renderViewDocument(DesignTimeWebApp.java:1388)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp.access$400(DesignTimeWebApp.java:106)
         at oracle.jdevimpl.webapp.design.DesignTimeWebApp$5.run(DesignTimeWebApp.java:1327)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)Any idea of what happened ? I only add tag parameters in existing elements.

    amseth wrote:
    You can try few of things:
    1. Click on the page go to the structure window.. if there are any error .. try to resolve them and reopen the the page.No impact
    2. Try closing and opening JDeveloper itself.No impact
    3. Atlast close jdeveloper, delete system11.1.1.x.x.x.x folder created by Jdeveloper and then reopen jdeveloper and your page.I deleted the folder. I loose my preferences and it has no impact
    >
    Amit

  • JDEVELOPER CRASHES

    Jedeveloper crashes at least once in
    20 minutes on my win2k/500Mhz/256MB machine.
    I can debug JSP's only once and then I have to restart my Jdeveloper again.
    And some time it even corrupts IDE it self,
    Only way to regain is re-install IDE.
    Is there going to be bit stable IDE in near future ?. I am hearing same problem from all developers. I think Visual cafe is far far stable than this .

    I have to restart JDev 3.1.681 probably every 20-30 minutes due to access violations and weird behavior while just editing source, with ALL IDE Code Insight options turned off. (NT 4.0SP6, dual proc 566, 256 MB mem)
    If 3.1.2/3.2+ doesn't improve this (does anyone have feedback?), I'll have a time convincing other developers at my company to use JDev, despite all the wonderful features, advantages and capabilities I believe it has. Somehow having it crash during a demo while editing source turns them off... why should they trust fancy BC4J and Wizard code if the bloody Editor isn't reliable?
    Observed behavior includes:
    1. Access violations during cutting/pasting using ctrl-x/c/v
    2. Access violations while simply typing, in the middle of typing.. with ALL Code Insight features turned off.
    3. While typing, the cursor randomly jumps to a somewhere else in the source and continues my entry at that point
    4. While typing it pauses while I keep typing. If I'm typing, for example, "ABCDEFGHI", ABC<pause>GHI appears on my screen... and later ( during compile due to error ) I find the DEF placed sometimes scores of lines away from where I was typing!
    grin These sorts of things happen ONLY in JDeveloper to me... I don't have a problem in Word, vi, Notepad...ad nauseam. So probably not my keyboard skills. ( I'm keying simple text...not performing Fats Waller pieces!)
    null

  • Strange UC560 crashing issue

    Hello Group!
    I've put in a new UC560 in our office to serve as our phone system as well as a living demo unit for clients.  I'm having a very strange issue that I wanted to float out by the group here and see if anyone else is getting the same issues.
    Last night I moved our trunks (a combination of FXO B1 lines and SIP from a ITSP) over to the UC560 and twice today the system has completely "frozen".  All phones drop off, can't ping the UC560 on either the WAN or any LAN IP addresses.  Connecting via Console I get no responce at all.
    My only option in these cases has been a power cycle of the unit.  When it comes back up, everything starts working agian.
    There is no crash file in the flash,  and a show ver is telling me Last reload type: Normal Reload.
    I'm running the software uc500-advipservicesk9-mz.151-2.T4
    99.9% of this was configured via CCA 3.1.1, the only adjustments made at the CLI level have been one translation group edit, and a couple access list adjustments for the ACL attached to the WAN port (Gi0/0)
    We've already RMA'd the 560 once due to crash/reloads while it was being tested on the bench.  The replacement unit wasn't having any issues or lock ups while sitting on the bench after being configured.  It only stated doing this once in production with calls going through it.
    One extra note...it apears I can make this also lock up at any time by performing the "backup" operation in CCA.  Each time I have attempted this, the system will go unresponcive as I described above.
    I can manually tftp off the configuration without an issue...have not attemoted a manual fto backup of the CUE module yet...
    -Chad

    Here are the show stacks for both
    West_UC#show stacks
    Minimum process stacks:
    Free/Size   Name
    8092/9000   EEM ED RF
    11124/12000  MRIB IPv4 Init Process
    11128/12000  MRIB IPv6 Init Process
    4184/6000   EEM Shell Director
    4892/6000   Inspect Init Msg
    5116/6000   SPAN Subsystem
    58892/60000  script background loader
    15288/24000  Init
    58604/60000  EEM Auto Registration Proc
    4816/6000   DIB error message
    5128/6000   SASL MAIN
    2104/3000   allegro libretto init
    5124/6000   LICENSE AGENT DEFAULT
    11128/12000  HTTP SSL PKI CERTIFICATE CREATE PROC
    4920/6000   RADIUS INITCONFIG
    5168/6000   FLEX DSPRM boot download main
    5124/6000   IP SLAs Deferred Schedule Processor
    9040/12000  TFTP Server
    2124/3000   Rom Random Update Process
    13828/24000  HTTP CP
    33868/36000  TCP Command
    16620/24000  Virtual Exec
    21724/24000  TTY Daemon
    10664/12000  EzVPN Client Process
    17036/24000  Exec
    Interrupt level stacks:
    Level    Called Unused/Size  Name
      4    20912497   4924/9000  Host/PCI Bridge Interrupt
      5           0   9000/9000  Timebase Reference Interrupt
      6       49503   8716/9000  16552 Con/Aux Interrupt
      7    20070203   8900/9000  M8300_TIMER_INTERRUPT
    Spurious interrupts: 140205
    RGULC#show stacks
    Minimum process stacks:
    Free/Size   Name
    8100/9000   EEM ED RF
    11136/12000  MRIB IPv4 Init Process
    11136/12000  MRIB IPv6 Init Process
    4892/6000   Inspect Init Msg
    5124/6000   SPAN Subsystem
    58900/60000  script background loader
    3288/12000  Init
    58624/60000  EEM Auto Registration Proc
    4816/6000   DIB error message
    5132/6000   SASL MAIN
    2112/3000   allegro libretto init
    5128/6000   LICENSE AGENT DEFAULT
    4924/6000   RADIUS INITCONFIG
    5664/12000  HTTP SSL PKI CERTIFICATE CREATE PROC
    5132/6000   FLEX DSPRM boot download main
    9244/12000  TFTP Server
    5124/6000   IP SLAs Deferred Schedule Processor
    2136/3000   Rom Random Update Process
    21100/24000  HTTP CP
    9028/12000  SSH Process
    33988/36000  TCP Command
    Minimum process stacks:
    Free/Size   Name
    5052/12000  Virtual Exec
    Interrupt level stacks:
    Level    Called Unused/Size  Name
      4    25910179   5824/9000  Host/PCI Bridge Interrupt
      5           0   9000/9000  Timebase Reference Interrupt
      6       33992   8760/9000  16552 Con/Aux Interrupt
      7    19470953   8904/9000  M8300_TIMER_INTERRUPT
    Spurious interrupts: 81796

  • Strange Safari crash: Error message refers to appcasts and "Sparkle"

    Hi there,
    In the last few days I've been getting a new peculiar pop up error message when using Safari. "Insecure update error! For security reasons you need to distribute your appcast over SSL or sign your updates. See Sparkle's documentation for more information."
    A screencap of the error message is here: http://i.imgur.com/zQip6.png and although I'm not sure if it's a plugin problem (here is a screencap of my Internet plugins: http://i.imgur.com/C7zGe.png
    Sometimes the error message pops up and I can just hit "OK" and continue, but sometimes it crashes Safari. I've pasted a copy of the crashlog below. If anyone can suggest any fixes / rogue programs to delete, I would be extremely grateful (and might even send you a bar of chocolate...)
    Thanks!
    Narly
    Crashlog:
    Process: Safari [384]
    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 [159]
    Date/Time: 2010-05-24 19:23:03.725 +0800
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 345486 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 1763 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F9DC7201-53AD-4C29-A3CE-3FEE0D30F2AF
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000000005c0
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x00007fff849eb2cc WebCore::FrameLoader::loadPlugin(WebCore::RenderPart*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 556
    1 com.apple.WebCore 0x00007fff849ead73 WebCore::FrameLoader::requestObject(WebCore::RenderPart*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 403
    2 com.apple.WebCore 0x00007fff84935d13 WebCore::RenderPartObject::updateWidget(bool) + 3955
    3 com.apple.WebCore 0x00007fff84932da1 WebCore::ContainerNode::dispatchPostAttachCallbacks() + 49
    4 com.apple.WebCore 0x00007fff847bfddf WebCore::ContainerNode::resumePostAttachCallbacks() + 63
    5 com.apple.WebCore 0x00007fff847c704d WebCore::Element::attach() + 141
    6 com.apple.WebCore 0x00007fff84941e39 WebCore::ContainerNode::appendChild(***::PassRefPtr<WebCore::Node>, int&, bool) + 553
    7 com.apple.WebCore 0x00007fff84941b59 WebCore::JSNode::appendChild(JSC::ExecState*, JSC::ArgList const&) + 105
    8 com.apple.WebCore 0x00007fff84941ade WebCore::jsNodePrototypeFunctionAppendChild(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 110
    9 ??? 0x0000435a7fe002a4 0 + 74055971504804
    10 com.apple.JavaScriptCore 0x00007fff8386204c JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 620
    11 ??? 0x0000000114aeb420 0 + 4641960992
    12 ??? 0x00000001190e8720 0 + 4715349792
    13 com.apple.WebCore 0x00007fff84e41b10 WebCore::JSDOMWindowShell::~JSDOMWindowShell() + 0
    14 ??? 0x9090909090900000 0 + 10416984888683003904
    Thread 1: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff81315316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81319131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff83847513 ***::TCMalloc_PageHeap::scavengerThread() + 515
    3 com.apple.JavaScriptCore 0x00007fff83847559 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    4 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff812f34ea kevent + 10
    1 libSystem.B.dylib 0x00007fff812f53bd dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff812f5094 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff812f4bbe dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff812f44e8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff812f4385 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff81315316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81319131 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff84785aa9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8478180a WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff812da75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff812dadcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86ab9452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86ab88df CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002503f 0x100000000 + 151615
    5 com.apple.Safari 0x0000000100024fcf 0x100000000 + 151503
    6 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 5: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff81315316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff81319131 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff837433c0 ***::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 0x00007fff813138b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff812da75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff812dadcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86ab9452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86ab88df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff820b64e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff82036ead _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff8131e286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff86adaef2 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff812f430a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff812f471c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff812f4385 start_wqthread + 13
    Thread 9: Safari: SpinningProgressIndicator
    0 libSystem.B.dylib 0x00007fff812da75a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff812dadcd mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff86ab9452 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff86ab88df CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff82071a38 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff82071917 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.Safari 0x0000000100035165 0x100000000 + 217445
    7 com.apple.Foundation 0x00007fff82036ead _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 10:
    0 libSystem.B.dylib 0x00007fff812f430a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff812f471c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff812f4385 start_wqthread + 13
    Thread 11:
    0 libSystem.B.dylib 0x00007fff81315316 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff813151a5 nanosleep + 148
    2 libSystem.B.dylib 0x00007fff8131510f usleep + 57
    3 com.apple.AppKit 0x00007fff8243edb2 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4 com.apple.Foundation 0x00007fff82036ead _NSThread__main_ + 1429
    5 libSystem.B.dylib 0x00007fff813138b6 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff81313769 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000118a93c40 rcx: 0x00000001197d8d80 rdx: 0x00007fff5fbfdf10
    rdi: 0x00007fff706732a8 rsi: 0x00007fff829e9ec0 rbp: 0x00007fff5fbfdf70 rsp: 0x00007fff5fbfdea0
    r8: 0x00007fff706732a8 r9: 0x0000000000000000 r10: 0x00007fff8202cf24 r11: 0x00007fff822d3068
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000118fb42e8
    rip: 0x00007fff849eb2cc rfl: 0x0000000000010202 cr2: 0x00000000000005c0
    Binary Images:
    0x100000000 - 0x100251fe7 com.apple.Safari 4.0.5 (6531.22.7) <2865F6F2-717F-20BB-D01C-C3E768EDF09A> /Applications/Safari.app/Contents/MacOS/Safari
    0x1007e0000 - 0x1007e0fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x115473000 - 0x115600fe7 GLEngine ??? (???) <85971DA9-5140-A226-7898-21B2D6C6F7FE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1156a6000 - 0x115a74fff com.apple.ATIRadeonX2000GLDriver 1.6.10 (6.1.0) <9723EF39-545B-D1B3-5F4A-C6EF9F4B1211> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x115ac4000 - 0x115aeafe7 GLRendererFloat ??? (???) <684EBDC4-63B4-BC55-60EF-0F6A7D666551> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x115f24000 - 0x115f27fff +net.culater.SIMBL.osax 0.9.7 (0.9.7) <C63284FC-E5AB-66F6-DB88-D6D3FABF6514> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
    0x115f2c000 - 0x115f3ffff +com.sweetpproductions.SafariAdBlocker 1.9.8.1 (1.9.8.1) <1FB332C9-7DB2-DCD3-A260-0578B0A25EEF> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
    0x115f8b000 - 0x115f93ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x115fa8000 - 0x115fc0fe7 +org.andymatuschak.Sparkle 1.5 Beta (git) (1.5) <BE75E994-9E00-52BF-9CF1-BF66603EC687> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
    0x1197c1000 - 0x1197d5fef +com.github.rentzsch.clicktoflash 1.5 (1.5) <88BE2D7D-B344-93F5-FCCB-2360AEC7F760> /Users/iMac/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/MacOS/ClickToFlash
    0x1197f1000 - 0x119808fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <22BF46E6-6B5B-2DEC-F6BB-5D81785C5C10> /Users/iMac/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/Frameworks/Sparkle.framework/Sparkle
    0x11bcd3000 - 0x11bd1bfeb +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x11bd37000 - 0x11be1dfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80028fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80035000 - 0x7fff8004efff 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
    0x7fff8004f000 - 0x7fff80291fe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff80292000 - 0x7fff80347fe7 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
    0x7fff80348000 - 0x7fff8034bfff 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
    0x7fff8034c000 - 0x7fff8035dfff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8035e000 - 0x7fff8049cfff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff804e8000 - 0x7fff8054afe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8054b000 - 0x7fff8055ffff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff805aa000 - 0x7fff805affff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff805b0000 - 0x7fff806d5fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff806d6000 - 0x7fff80753fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff80754000 - 0x7fff80791ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80976000 - 0x7fff809b9fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff809ba000 - 0x7fff80a03fef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80a2e000 - 0x7fff80a2ffff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff80a30000 - 0x7fff80a71fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80a72000 - 0x7fff80a75ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80a76000 - 0x7fff80b05fff 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
    0x7fff80b06000 - 0x7fff80b17ff7 SyndicationUI ??? (???) <1DAF485D-5025-8897-CA05-3347776438E6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff80b18000 - 0x7fff80b67ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80c68000 - 0x7fff80d38fff 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
    0x7fff80d54000 - 0x7fff80d7fff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff80d9c000 - 0x7fff80dd9fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80de7000 - 0x7fff80debff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff80dec000 - 0x7fff80e00ff7 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
    0x7fff80e01000 - 0x7fff80e21ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff80e95000 - 0x7fff812d8fef 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
    0x7fff812d9000 - 0x7fff81498ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fff81592000 - 0x7fff8159ffe7 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
    0x7fff815f8000 - 0x7fff815feff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff815ff000 - 0x7fff8162eff7 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
    0x7fff8166e000 - 0x7fff81748ff7 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
    0x7fff81749000 - 0x7fff8175fff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff81838000 - 0x7fff8183eff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff81869000 - 0x7fff8188cfff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8190e000 - 0x7fff8190eff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8190f000 - 0x7fff81937fff 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
    0x7fff81938000 - 0x7fff81a51fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81ad9000 - 0x7fff81c18fe7 com.apple.WebKit 6531.22 (6531.22.7) <BFE919DA-83AD-A5E6-A1FD-F44530C7EDDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff81c19000 - 0x7fff81f17fef 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
    0x7fff81f18000 - 0x7fff81f1cff7 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
    0x7fff81f1d000 - 0x7fff81f67ff7 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
    0x7fff81f68000 - 0x7fff82025ff7 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
    0x7fff82026000 - 0x7fff822a7fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff822b0000 - 0x7fff82ca5fe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82ca6000 - 0x7fff82e16fef com.apple.MediaToolbox 0.484.5 (484.5) <DA4772AD-9430-024F-39FF-8B9D4B52DCD2> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff82e17000 - 0x7fff83080ff7 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
    0x7fff83091000 - 0x7fff83093fff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83094000 - 0x7fff83149fe7 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
    0x7fff8314a000 - 0x7fff83183ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff83184000 - 0x7fff8318ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff83190000 - 0x7fff83196fff 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
    0x7fff83376000 - 0x7fff8338bff7 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
    0x7fff8338c000 - 0x7fff833d4ff7 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
    0x7fff83739000 - 0x7fff83739ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8373a000 - 0x7fff838c0fe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) <E33572F9-95E3-85D1-5B5E-2B240E3BF2B1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff838c1000 - 0x7fff83916fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff83962000 - 0x7fff839e7fff 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
    0x7fff839e8000 - 0x7fff839f0fff com.apple.DisplayServicesFW 2.2.2 (251) <3E7C0CF8-117D-9C7F-577C-C199901DFF37> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff839f1000 - 0x7fff83c76fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83c77000 - 0x7fff84374037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84383000 - 0x7fff84392ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84393000 - 0x7fff845cefef 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
    0x7fff845cf000 - 0x7fff845cfff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8460b000 - 0x7fff8461dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8461e000 - 0x7fff84625fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84626000 - 0x7fff8466fff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff84670000 - 0x7fff846a1fef libTrueTypeScaler.dylib ??? (???) <C15B0761-5136-BD0C-20F7-C8F8A95AF367> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff846a2000 - 0x7fff846a5ff7 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
    0x7fff846a6000 - 0x7fff846eaff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <788A9BF0-691B-FE10-7385-AF4A7A786478> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8477f000 - 0x7fff851c7ff7 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
    0x7fff851c8000 - 0x7fff85200ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    0x7fff85201000 - 0x7fff8520cff7 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
    0x7fff8520d000 - 0x7fff85317ff7 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
    0x7fff8531f000 - 0x7fff85320fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff85321000 - 0x7fff853a0fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff853a1000 - 0x7fff853b7fff 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
    0x7fff853b8000 - 0x7fff85572fff 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
    0x7fff85573000 - 0x7fff855bafef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff857c3000 - 0x7fff857c3ff7 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
    0x7fff857c4000 - 0x7fff8583ffff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff85840000 - 0x7fff8589eff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8589f000 - 0x7fff8593ffff 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
    0x7fff85940000 - 0x7fff85e49fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff85e99000 - 0x7fff85ea7ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    0x7fff85ea8000 - 0x7fff85f68fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85f69000 - 0x7fff85fd1fff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff85fe6000 - 0x7fff86050fe7 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
    0x7fff86076000 - 0x7fff86195ff7 com.apple.PubSub 1.0.4 (65.12.1) <52F510C5-05AF-6FA1-63A1-7E6E3D9580CA> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff86196000 - 0x7fff861acfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff861ad000 - 0x7fff861b2fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8628b000 - 0x7fff863faff7 com.apple.QTKit 7.6.6 (1729) <CEDDAEA5-82F9-FF5D-B9AF-C68ACC1E3225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8655c000 - 0x7fff865dafff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff865db000 - 0x7fff86667fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff86668000 - 0x7fff866aafef com.apple.CoreMedia 0.484.5 (484.5) <FF8F87CB-7087-A46F-D633-6A93054BDBA2> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff866f6000 - 0x7fff867c1fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff867c2000 - 0x7fff86844fff 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
    0x7fff86845000 - 0x7fff86845ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff86846000 - 0x7fff86864fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86865000 - 0x7fff868f5fff 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
    0x7fff86926000 - 0x7fff86947fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    0x7fff86948000 - 0x7fff86948ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86949000 - 0x7fff869b5fe7 com.apple.CorePDF 1.1 (1.1) <D47B2366-5D1B-147B-B1FA-C9FE36C4EFFF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff869b6000 - 0x7fff86a6cfff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff86a6d000 - 0x7fff86be2fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86c04000 - 0x7fff86c35fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff86c59000 - 0x7fff86c9efff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff86c9f000 - 0x7fff86e5dfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    0x7fff86e66000 - 0x7fff86e66ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff86e97000 - 0x7fff86edaff7 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
    0x7fff86edb000 - 0x7fff86f8afff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86f8b000 - 0x7fff86fdcfe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86fdd000 - 0x7fff877e7fe7 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
    0x7fff877e8000 - 0x7fff87882fff com.apple.ApplicationServices.ATS 4.2 (???) <E31469D3-A97D-63BB-FB00-05ACB2CEC561> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87883000 - 0x7fff87888ff7 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
    0x7fff87889000 - 0x7fff87898fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87899000 - 0x7fff878aaff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    0x7fff878ab000 - 0x7fff878f2ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87a62000 - 0x7fff87aa3fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff87aa4000 - 0x7fff87b0cfff 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
    0x7fff87b0d000 - 0x7fff87e83fe7 com.apple.RawCamera.bundle 3.0.2 (527) <E70071D3-CC39-4B14-2AA3-EAC42BC84AD4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87e84000 - 0x7fff87ed0fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff880b7000 - 0x7fff8819dfe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8819e000 - 0x7fff884d1fef 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
    0x7fff884d2000 - 0x7fff88507ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    0x7fff88508000 - 0x7fff88543fff 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
    0x7fff88544000 - 0x7fff88593fef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88594000 - 0x7fff885afff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff885b0000 - 0x7fff885d6fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8864e000 - 0x7fff886cbfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff88757000 - 0x7fff88759fff 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
    0x7fff8875a000 - 0x7fff88af2fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88af3000 - 0x7fff88af4ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88af5000 - 0x7fff88af5ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88af6000 - 0x7fff88baffff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff88bb0000 - 0x7fff88cc7fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff88cc8000 - 0x7fff88cc9ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff88ce6000 - 0x7fff88df5fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.29f1
    Graphics: ATI Radeon HD 2400 XT, ATI Radeon HD 2400, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: Ethernet Adaptor (en3), Ethernet, en3
    Network Service: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: 802.11 n WLAN, Ethernet, en5
    Serial ATA Device: WDC WD2500AAJS-40VWA1, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-K06A
    USB Device: LaCie Hard Drive USB, 0x059f (LaCie), 0x1018, 0xfa400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa200000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0xfa230000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa220000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: USB2.0 Hub Controller, 0x0409 (NEC Corporation), 0x0058, 0xfd100000
    USB Device: 802.11 n WLAN, 0x1740, 0x9703, 0xfd110000
    USB Device: Composite Device, 0x0c45 (Sonix Technology Co., Ltd.), 0x1050, 0xfd140000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    FireWire Device: Hard Drive FW/USB, LaCie, Up to 400 Mb/sec

    HI,
    *in the last few days I've been getting a new peculiar pop up error message when using Safari. "Insecure update error! For security reasons you need to distribute your appcast over SSL or sign your updates. See Sparkle's documentation for more information."**
    You are seeing this pop up due to the ClickToFlash Internet Plugin
    0x1197c1000 - 0x1197d5fef +com.github.rentzsch.clicktoflash 1.5 (1.5) <88BE2D7D-B344-93F5-FCCB-2360AEC7F760> /Users/iMac/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/MacOS/ClickToFlash0x1197f1000 - 0x119808fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (1.5) <22BF46E6-6B5B-2DEC-F6BB-5D81785C5C10> /Users/iMac/Library/Internet Plug-Ins/ClickToFlash.webplugin/Contents/Frameworks/Sparkle.framework/Sparkle
    Go here for help to uninstall ClickToflash: http://clicktoflash.com/
    After you uninstall ClickTo Flash, relaunch Safari. If it still crashes you may need to uninstall Safari AdBlock also.
    0x115f2c000 - 0x115f3ffff +com.sweetpproductions.SafariAdBlocker 1.9.8.1 (1.9.8.1) <1FB332C9-7DB2-DCD3-A260-0578B0A25EEF> /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
    Just follow the path. Go to /Library/Application Support then move these files to the Trash. *SIMBL/Plugins/Safari AdBlocker.bundle/Contents/MacOS/Safari Adblocker*
    0x11bcd3000 - 0x11bd1bfeb +com.zang.RegexKit 0.6.0 (0.6.0) /Library/Application Support/SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    Same with above. Move the "SIMBL/Plugins/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit" files to the Trash.
    And go to /Library/Input Managers. Move any Safari Adblock files to the Trash.
    Carolyn

Maybe you are looking for