Java Hotspot problem, crash after play 3 file.

hai,
i already dispose the player, but it seem not work at all.
my player crash after 3 or 4 file being play in a row.
anyone care to give me the answer what wrong..
thanks..
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import javax.swing.*;
import javax.media.*;
public class MediaPlayerDemo extends JFrame {
private Player player;
private File file;
private boolean realized = false;
public MediaPlayerDemo () {
super("Media");
JMenuBar openFile = new JMenuBar();
JMenuItem item = null;
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
JMenu mnFile = new JMenu("File");
mnFile.add(item = new JMenuItem("Open"));
item.addActionListener(
new ActionListener() {
public void actionPerformed(ActionEvent e)
openFile();
createPlayer();
openFile.add(mnFile);
getContentPane().add(openFile,BorderLayout.NORTH);
setSize(300,300);
show();
}//tamat public MediaPlayerDemo ()
private void openFile() {
JFileChooser fileChooser = new JFileChooser();
fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
int result = fileChooser.showOpenDialog( this);
if (result == JFileChooser.CANCEL_OPTION)
file = null;
else
file = fileChooser.getSelectedFile();
}//tamat private void openFile()
private void createPlayer() {
if (file == null)
return;
removePreviousPlayer();
try {
player = Manager.createPlayer(file.toURL());
player.addControllerListener(new EventHandler() );
wrapRealize();
player.prefetch();
catch(Exception ier){
System.out.println(ier);
}//tamat private void createPlayer()
private void removePreviousPlayer() {
if (player == null)
return;
player.stop();
player.deallocate();
//dispose();//hilang visual semua
Component visual = player.getVisualComponent();
Component control = player.getControlPanelComponent();
Container c = getContentPane();
if (visual != null)
c.remove(visual);
if (control != null)
c.remove(control);
player.close();
realized = false;
}//tamat private void removePreviousPlayer()
public synchronized void wrapRealize() {
player.realize();
while(!realized) {
try {
wait();
catch(InterruptedException ie){
System.out.println("ralat realized");
}//tamat public synchronized void wrapRealize()
public static void main(String args[]){
MediaPlayerDemo app = new MediaPlayerDemo();
app.addWindowListener(
new WindowAdapter() {
public void windowClosing(WindowEvent e)
System.gc();
System.exit(0);
}//tamat public static void main(String args[])
private class EventHandler implements ControllerListener {
public void controllerUpdate (ControllerEvent e) {
realized = true;
if (e instanceof RealizeCompleteEvent) {
Container c = getContentPane();
Component visualComponent = player.getVisualComponent();
if(visualComponent != null)
c.add(visualComponent, BorderLayout.CENTER);
Component controlsComponent = player.getControlPanelComponent();
if(controlsComponent != null)
c.add(controlsComponent, BorderLayout.SOUTH);
c.doLayout();
else if(e instanceof PrefetchCompleteEvent)
player.start();
else if(e instanceof EndOfMediaEvent)
player.stop();
}//tamat private class EventHandler implements ControllerListener
}//tamat public class MediaPlayerDemo extends JFrame

hai,
i already dispose the player, but it seem not work at all.
my player crash after 3 or 4 file being play in a row.
anyone care to give me the answer what wrong..
thanks..
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import javax.swing.*;
import javax.media.*;
public class MediaPlayerDemo extends JFrame {
private Player player;
private File file;
private boolean realized = false;
public MediaPlayerDemo () {
super("Media");
JMenuBar openFile = new JMenuBar();
JMenuItem item = null;
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
JMenu mnFile = new JMenu("File");
mnFile.add(item = new JMenuItem("Open"));
item.addActionListener(
new ActionListener() {
public void actionPerformed(ActionEvent e)
openFile();
createPlayer();
openFile.add(mnFile);
getContentPane().add(openFile,BorderLayout.NORTH);
setSize(300,300);
show();
}//tamat public MediaPlayerDemo ()
private void openFile() {
JFileChooser fileChooser = new JFileChooser();
fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
int result = fileChooser.showOpenDialog( this);
if (result == JFileChooser.CANCEL_OPTION)
file = null;
else
file = fileChooser.getSelectedFile();
}//tamat private void openFile()
private void createPlayer() {
if (file == null)
return;
removePreviousPlayer();
try {
player = Manager.createPlayer(file.toURL());
player.addControllerListener(new EventHandler() );
wrapRealize();
player.prefetch();
catch(Exception ier){
System.out.println(ier);
}//tamat private void createPlayer()
private void removePreviousPlayer() {
if (player == null)
return;
player.stop();
player.deallocate();
//dispose();//hilang visual semua
Component visual = player.getVisualComponent();
Component control = player.getControlPanelComponent();
Container c = getContentPane();
if (visual != null)
c.remove(visual);
if (control != null)
c.remove(control);
player.close();
realized = false;
}//tamat private void removePreviousPlayer()
public synchronized void wrapRealize() {
player.realize();
while(!realized) {
try {
wait();
catch(InterruptedException ie){
System.out.println("ralat realized");
}//tamat public synchronized void wrapRealize()
public static void main(String args[]){
MediaPlayerDemo app = new MediaPlayerDemo();
app.addWindowListener(
new WindowAdapter() {
public void windowClosing(WindowEvent e)
System.gc();
System.exit(0);
}//tamat public static void main(String args[])
private class EventHandler implements ControllerListener {
public void controllerUpdate (ControllerEvent e) {
realized = true;
if (e instanceof RealizeCompleteEvent) {
Container c = getContentPane();
Component visualComponent = player.getVisualComponent();
if(visualComponent != null)
c.add(visualComponent, BorderLayout.CENTER);
Component controlsComponent = player.getControlPanelComponent();
if(controlsComponent != null)
c.add(controlsComponent, BorderLayout.SOUTH);
c.doLayout();
else if(e instanceof PrefetchCompleteEvent)
player.start();
else if(e instanceof EndOfMediaEvent)
player.stop();
}//tamat private class EventHandler implements ControllerListener
}//tamat public class MediaPlayerDemo extends JFrame

Similar Messages

  • Firefox 3.6.3 mac crashes after playing a few youtubes, is there a fix?

    Firefox 3.6.3 mac, will often crash after playing a few YouTubes or navigating within youtube pages. Are others having this problem? Is there a fix?
    == URL of affected sites ==
    http://www.youtube.com

    Hello Greg.
    Make sure your Flash plugin is up to date. If it is and the problems are still there, you may be having a problem with some extension or plugin that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons, except Flash (just to check), to see if Firefox goes back to normal?

  • "Problem: Unable to play file type for...". Moderator please help

    When using the spotlfy app from squeeze box I get this message every time: "Problem: Unable to play file type for" then list the song name. I can pick the music and see the art but no play. This is when I am attempting to stream from spotlfy on squeeze box. Logitech customer service told me spotlfy has not been running on squeezebox for weeks. Please help or I'll have to cancel subscription.

    The 3rd party plug-in solved this problem for me, but only after I'd figured out a few other things, so I'm sharing them here: a) You have to have BOTH plug-ins running, both the v 1.0 "official Spotify plug-in "  *and*  the third party plug-in, which is on v2.3.8 as I write this. b) after you have activated the third party plug-in (and re-started the Squuezebox server)  You have to open up the settings for the plug-in ( link in the far right colum)  I don't think it matters how you choose to set these (I didn't mess with them.) The critical thing is that you must log into your Spotify account from within the this plug-in settings screen in order for the 3rd party plug-in to do its job.  (And maybe you'll have to re-start the Squeezebox server yet again.  I just do that without even thinking when trying to sort out these problems.) What makes this all challenging is that the symptoms change at each step:  At first, with just the official plug-in activated, I got the "can't read file format" error message.  After activating the 3rd party plug in (but before logging in from inside it)  Spotify appeared to be working perfectly on the screen of my Squeezbox controller, indicating that a song was playing (even the bright white light  that shows something is streaming was lit.) However. no sound was actually coming through.  After I logged in as above, I finally got music to match all the on-screen indications. No logic to this that I can figure out.  It just seems typical of life with Squeezebox.

  • Since last sync on iPod Touch 1g, music crashes after playing 1st song.

    Since the last sync on my iPod Touch 1g, both the 3rd party apps and the music app would crash after opening (music after playing 1st song).  I found a fix online for the apps, but how do I get my music to play again?

    I have had a similar hiccups with my 3G ipod touch 64gb after updating it with the new iOS 5.  While syncing in iTunes on my MacBook, the storage bar on the bottom will show that most of the space is taken up with my songs that I want synced from iTunes but when I go to use the iPod touch after ejecting it from the MacBook the songs are listed in a ghost like consistency but the actual files are not there and I can't get any response when I touch the song title or album that I want played.  In fact, when looking at the "About" inquiry screen within the Settings on the ipod touch, it shows that most all of my space is unused.  Where are the phantom files, and why doesn't a synch work as smoothly as before?  Conversely,  my 4G ipod touch works flawlessly, so far, with the new iOS 5. I am afraid that the new iOS 5 isn't ready for prime time when it comes to the 3G ipod touches.  Have any others had a similar problem when it comes to synching music, which used to sync flawlessly without problems, to their 3G ipod touches with the new iOS 5 upgrade?

  • Java Hotspot VM crashing while printing

    Hi,
    my problem is that when i am trying to PRINT a specific set of sheets through my java application, the JVM is crashing along with clossing all the Internet Explorer windows used by the applicatioin.this behaviour is not consistent, it means sometimes it is working fine (without clossing any IE window), and sometimes not.but i am able to get the prinout everytime.
    system configuration- intel Xeon, 3.2 GHz, 3.50 GB RAM, Windows XP ProfessionalVersion 2002, SP2.
    i am also providing generated log file-
    please help me regarding this...
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77f491c3, pid=2508, tid=3920
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode, sharing)
    # Problematic frame:
    # C [GDI32.dll+0x391c3]
    --------------- T H R E A D ---------------
    Current thread (0x05aa85e8): JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000034
    Registers:
    EAX=0x00000001, EBX=0x02b301d0, ECX=0x00000000, EDX=0x7c90eb94
    ESP=0x05f6f7a4, EBP=0x05f6f7a4, ESI=0x02b301d0, EDI=0x0000000c
    EIP=0x77f491c3, EFLAGS=0x00010282
    Top of Stack: (sp=0x05f6f7a4)
    0x05f6f7a4: 05f6f7b4 77f39e59 0001a848 0000000c
    0x05f6f7b4: 05f6f7d0 77f22880 0000000c 00000028
    0x05f6f7c4: 02b301d0 00010000 02b301d0 05f6f7e4
    0x05f6f7d4: 77f2281c 0000000c d4210b00 00000002
    0x05f6f7e4: 05f6f804 77f23711 d4210b00 00000002
    0x05f6f7f4: 00000028 000a0000 00000b55 0b000002
    0x05f6f804: 05f6f824 77f236ba f20a0b55 f20a0b55
    0x05f6f814: 05ae9590 00000000 0000f20a 00000000
    Instructions: (pc=0x77f491c3)
    0x77f491b3: 41 34 89 41 30 c3 90 90 90 90 90 8b ff 55 8b ec
    0x77f491c3: 8b 41 34 ff 75 0c 03 45 08 83 c1 40 50 e8 8b 6f
    Stack: [0x05e70000,0x05f70000), sp=0x05f6f7a4, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [GDI32.dll+0x391c3]
    C [GDI32.dll+0x29e59]
    C [GDI32.dll+0x12880]
    C [GDI32.dll+0x1281c]
    C [GDI32.dll+0x13711]
    C [GDI32.dll+0x136ba]
    C [awt.dll+0xce064]
    C [awt.dll+0xce001]
    C [USER32.dll+0x8734]
    C [USER32.dll+0x8816]
    C [USER32.dll+0x89cd]
    C [USER32.dll+0x8a10]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+69
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x05b0e900 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3140]
    0x05bf10f8 JavaThread "TimerQueue" daemon [_thread_blocked, id=1412]
    0x0668d3d0 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3240]
    0x0670edf8 JavaThread "Thread-12" [_thread_in_native, id=3360]
    0x0667a4c0 JavaThread "TimerQueue" daemon [_thread_blocked, id=576]
    0x0663d8c0 JavaThread "UIServiceThread0:<null username>:mc0300ux710.apps.mc.xerox.com:7400:<null locale>" daemon [_thread_in_native, id=3408]
    0x06704a18 JavaThread "TimerQueue" daemon [_thread_blocked, id=2632]
    0x05ac7278 JavaThread "AWT-EventQueue-3" [_thread_blocked, id=2612]
    0x05ac3160 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=2840]
    0x06703d78 JavaThread "thread applet-xerox.cec.mti.util.MTILaunchLoader.class" [_thread_blocked, id=3436]
    0x0667a058 JavaThread "thread applet-xerox.cec.mti.tasks.WorkDesktop.SplashScreenApplet.class" [_thread_blocked, id=3572]
    0x05aa81b8 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3772]
    0x05ab1990 JavaThread "AWT-Shutdown" [_thread_blocked, id=3220]
    0x05aadaa8 JavaThread "traceMsgQueueThread" [_thread_blocked, id=4016]
    =>0x05aa85e8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3920]
    0x05aa7158 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3300]
    0x0212bc30 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=740]
    0x0212aa30 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3712]
    0x02129c90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2468]
    0x02126668 JavaThread "Finalizer" daemon [_thread_blocked, id=376]
    0x02125ad8 JavaThread "Reference Handler" daemon [_thread_blocked, id=3872]
    0x02075fb8 JavaThread "main" [_thread_in_native, id=2592]
    Other Threads:
    0x02123240 VMThread [id=3888]
    0x0212d010 WatcherThread [id=3656]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1600K, used 28K [0x22a80000, 0x22c30000, 0x22f60000)
    eden space 1472K, 1% used [0x22a80000, 0x22a87288, 0x22bf0000)
    from space 128K, 0% used [0x22bf0000, 0x22bf0000, 0x22c10000)
    to space 128K, 0% used [0x22c10000, 0x22c10000, 0x22c30000)
    tenured generation total 19944K, used 11966K [0x22f60000, 0x242da000, 0x26a80000)
    the space 19944K, 59% used [0x22f60000, 0x23b0f948, 0x23b0fa00, 0x242da000)
    compacting perm gen total 8192K, used 5396K [0x26a80000, 0x27280000, 0x2aa80000)
    the space 8192K, 65% used [0x26a80000, 0x26fc5360, 0x26fc5400, 0x27280000)
    ro space 8192K, 62% used [0x2aa80000, 0x2af87d30, 0x2af87e00, 0x2b280000)
    rw space 12288K, 46% used [0x2b280000, 0x2b80c8a0, 0x2b80ca00, 0x2be80000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7e290000 - 0x7e401000      C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000      C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000      C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000      C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000      C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x7725a000      C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x75f80000 - 0x7607d000      C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000      C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000      C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000      C:\WINDOWS\system32\COMRes.dll
    0x77a20000 - 0x77a74000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000      C:\WINDOWS\System32\CSCDLL.dll
    0x77920000 - 0x77a13000      C:\WINDOWS\system32\SETUPAPI.dll
    0x7e1e0000 - 0x7e282000      C:\WINDOWS\system32\urlmon.dll
    0x10000000 - 0x10010000      C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelper.dll
    0x78130000 - 0x781cb000      C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_x-ww_681e29fb\MSVCR80.dll
    0x14490000 - 0x144a4000      C:\Program Files\McAfee\VirusScan Enterprise\scriptcl.dll
    0x75c50000 - 0x75cbf000      C:\WINDOWS\system32\JScript.dll
    0x73300000 - 0x73367000      C:\WINDOWS\system32\VBScript.dll
    0x73dd0000 - 0x73ece000      C:\WINDOWS\system32\MFC42.DLL
    0x75e90000 - 0x75f40000      C:\WINDOWS\system32\SXS.DLL
    0x01000000 - 0x01088000      C:\WINDOWS\system32\shdoclc.dll
    0x01090000 - 0x01355000      C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000      C:\WINDOWS\system32\mlang.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\wsock32.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x5dac0000 - 0x5dac8000      C:\WINDOWS\system32\rdpsnd.dll
    0x76360000 - 0x76370000      C:\WINDOWS\system32\WINSTA.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x77c70000 - 0x77c93000      C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x769c0000 - 0x76a73000      C:\WINDOWS\system32\USERENV.dll
    0x7d1e0000 - 0x7d49e000      C:\WINDOWS\system32\msi.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x7dc30000 - 0x7df22000      C:\WINDOWS\system32\mshtml.dll
    0x746c0000 - 0x746e7000      C:\WINDOWS\system32\msls31.dll
    0x746f0000 - 0x7471a000      C:\WINDOWS\system32\msimtf.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x325c0000 - 0x325d2000      C:\Program Files\Microsoft Office\OFFICE11\msohev.dll
    0x72d20000 - 0x72d29000      C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000      C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000      C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000      C:\WINDOWS\system32\midimap.dll
    0x76200000 - 0x76271000      C:\WINDOWS\system32\mshtmled.dll
    0x71d40000 - 0x71d5c000      C:\WINDOWS\system32\actxprxy.dll
    0x6d590000 - 0x6d5a1000      C:\Program Files\Java\jre1.5.0_01\bin\npjpi150_01.dll
    0x5edd0000 - 0x5ede7000      C:\WINDOWS\system32\OLEPRO32.DLL
    0x6d400000 - 0x6d417000      C:\Program Files\Java\jre1.5.0_01\bin\jpiexp32.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x6d450000 - 0x6d468000      C:\Program Files\Java\jre1.5.0_01\bin\jpishare.dll
    0x6d640000 - 0x6d7c5000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\hpi.dll
    0x6d610000 - 0x6d61c000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\PROGRA~1\Java\JRE15~1.0_0\bin\zip.dll
    0x6d000000 - 0x6d166000      C:\Program Files\Java\jre1.5.0_01\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d240000 - 0x6d27d000      C:\Program Files\Java\jre1.5.0_01\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000      C:\Program Files\Java\jre1.5.0_01\bin\deploy.dll
    0x6d5d0000 - 0x6d5ed000      C:\Program Files\Java\jre1.5.0_01\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f4000      C:\Program Files\Java\jre1.5.0_01\bin\jpicom32.dll
    0x06480000 - 0x064d7000      C:\WINDOWS\system32\xpsp3res.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jre1.5.0_01\bin\net.dll
    0x6d3c0000 - 0x6d3df000      C:\Program Files\Java\jre1.5.0_01\bin\jpeg.dll
    0x74e30000 - 0x74e9c000      C:\WINDOWS\system32\RICHED20.DLL
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jre1.5.0_01\bin\nio.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\COMDLG32.DLL
    0x76840000 - 0x76873000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x778d0000 - 0x77913000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x686c0000 - 0x686c6000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcjrr.dll
    0x68630000 - 0x68634000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcstr.dll
    0x01a30000 - 0x01ad7000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\pcl5eres.dll
    0x686d0000 - 0x686f3000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\hpcfont.dll
    0x6d1c0000 - 0x6d1e3000      C:\Program Files\Java\jre1.5.0_01\bin\dcpr.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.5.0_01 -Djavaplugin.nodotversion=150_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
    java_command: <unknown>
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jre1.5.0_01
    CLASSPATH=.;C:\Program Files\Java\jre1.5.0_01\lib;C:\Program Files\Java\lib;
    PATH=C:\PROGRA~1\Java\JRE15~1.0_0\bin;C:\Program Files\Internet Explorer;;C:\Program Files\CA\Dcs\DMScripting\;C:\Program Files\CA\DCS\CAWIN\;C:\oracle\ora90\bin;c:\program files\oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Oracle\instantclient10_1;C:\SDRC\I-DEAS11\Iona\OrbixE2A;C:\SDRC\I-DEAS11\Iona\OrbixE2A\bin;C:\SDRC\I-DEAS11\Iona\OrbixE2A\asp\5.1\bin;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\IONA\bin;C:\Program Files\IONA\asp\6.1\bin;C:\Program Files\CA\Unicenter Software Delivery\BIN;C:\Program Files\CA\SharedComponents\DTS\bin;C:\ca_appsw\;C:\PROGRA~1\CA\SHARED~1\CAM\bin;C:\Program Files\Java\jre1.5.0_01\bin;;.
    USERNAME=Uswu47848
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_01-b08) for windows-x86, built on Dec 6 2004 19:51:00 by "java_re" with MS VC++ 6.0

    At very first moment, I haven't used jdk from arch repo,
    so i was downloaded it from java.sun.com.
    and haven't any problem  jdk1.5.0 or 1.6  with Eclipse, though i didn't tried Azureus.
    PS: so my jdk-1.6.0 is under home directory.
    > pwd
    /home/<user_account>/jdk1.6.0
    >

  • YouTube crashes after playing one second of video

    I work in the IT Department at a college and we are deploying Adobe Flash Player Active X 11.9.900.152 on our network.  The plugin version seems to work with no issue, however the avtiveX version crashes in IE8 after playing one second of a youtube video. 
    I have tried uninstalling using the Flash uninstaller tool, and deleting the files mentioned here: http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html#main_Download_t he_Adobe_Flash_Player_uninstaller
    but had no luck.
    I have also tried disabeling hardware acceleration.
    Is anyone else seeing this issue or have any other ideas?
    thanks,
    Brandon

    Hi Brandon,
    Are these XP systems?  Is the hardware similar across the machines being impacted?  Could you post a dxdiag report from one so we can take a look?
    I just tried on a VM of XP with IE 8 but could not reproduce the problem.  If you haven't already, you might also want to give our latest beta a try.
    http://labs.adobe.com/technologies/flashruntimes/flashplayer/
    Thanks,
    Chris

  • Adobe Premiere Pro CS5.5 crashes after using "File"-Menu

    Adobe Premiere Pro CS5.5
    Hello,
    As of yesterday, can the "File" menu no longer operate. Other submenus can not be done. The program crashes after.
    I have been three times the program is uninstalled and reinstalled. No improvement.
    Yesterday I drove down the PC and there were 21 Windows updates, are there perhaps relationships?
    Who can help me?
    Gerd

    Update! - FIX...
    Spent about 5 hours working with a 2nd level Adobe Support tech and we were able to track down the error. You’re not going to believe this.
    Adobe Premiere was the only application affected by the bug. AF, Encore, Audition were all able to open a WAV file with no problem. Premiere would lock up (Not Responding) as soon as you tried to open a WAV file.
    Come to find out it was not an Adobe problem after all. I installed the Smart Sound plugins in June/July of this year and that plugin was the issue. Once it was removed I could import Wav files again.
    Smart Sound has upgraded the plugin and the new plugin works just fine.
    My thanks to the Adobe tech who stayed with the problem until it was resolved. And I suggested to the SmartSound tech that they find a better way to notify users when they find a bug of this magnitude. But you might guess how well that was revived.

  • Adobe After Effect CC version crashed after import file.

    Adobe After Effect CC version crashed after I import png file. I've tried to reinstall the program again and it still doesn't work.

    1.What exact version of After Effects? Include the minor version number---e.g., After Effects CC (12.2.1) or After Effects CS6 (11.0.4). Do not just say "After Effects with the latest updates" or "After Effects CC"; give the specific version number.
    -Adobe After Effects CC 13.2
    2.Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
    -Yes, I did.
    3.What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
    -Mac OS X Yosemite.
    4.If you are getting error message(s), what is the full text of the error message(s)?
    -There is no message when it getting error. It just show the spinning rain bow wheel to make me have to wait forever but nothing happened, so I need to force quit the program.
    5.What were you doing when the problem occurred? What is the exact sequence of steps that you are taking?
    -1.Open the program
    -2.Set the composition setting
    -3.import some file to library.
    -example .png file[normal picture file 37kb]
    -4.drag the file to timeline.
    -5.The program stop working immediately.
    6.Has this ever worked before? If this worked before by doesn't work now, what has changed on your computer in the intervening time?
    -Yes,It was working very well before, then it crashed. I didn’t change or update any thing in my computer.
    7.Tell us about your computer hardware. Include CPU type and number of processor cores, amount of RAM installed, GPU, number and sizes of connected monitors, number of disk drives, and how any external drives are connected.
    -Date/Time:       2014-12-22 10:41:48 -0800 
    OS Version:      10.10.1 (Build 14B25)
    Architecture:    x86_64
    Report Version:  21
    Command:         After Effects
    Path:            /Applications/Adobe After Effects CC 2014/Adobe After Effects CC 2014.app/Contents/MacOS/After Effects
    Version:         13.2 (13.2)
    Parent:          launchd [1]
    PID:             9395
    Event:           hang
    Duration:        2.00s (process was unresponsive for 17 seconds before sampling)
    Steps:           21 (100ms sampling interval)
    Hardware model:  iMac13,2
    Active cpus:     4
    Fan speed:       1204 rpm
    Timeline format: stacks are sorted chronologically
    Use -i and -heavy to re-report with count sorting
    8.What versions of drivers for your graphics hardware do you have installed (including CUDA driver and driver for display adapter)?
    9.Do you have any third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU)?
    -No, I don’t have.
    10.What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime”.
    -H.264 in a .mov container
    11.Do you have QuickTime installed. (You should.) If so, what version? The answer should be specific, such as "QuickTime 7.6.2”.
    -Yes, I do have quicktime version 10.4
    12.What other software are you running?
    -I do have PS,DW,ILL,An,Media Encoder and AE. When I’m using the AE software I don’t have other software running with it.
    13.Do you have any third-party effects or codecs installed?
    -No, I don’t have.
    14.Are you using OpenGL features in After Effects?
    -No, I don’t us it.
    15.Does the problem only happen with your final output, RAM preview, or both?
    -I cannot even use the program.
    16.Are you using Render Multiple Frames Simultaneously multiprocessing?
    -No, I don’t us it.
    17.Are you using the ray-traced 3D renderer?
    -No, I don’t us it.
    18.If the problem is with output, give your exact output settings (both render setting and output module settings). Screenshots help.

  • Safari keeps crashing after moving files.

    Still crashing constantly after moving files in Library/Safari/local storage. Here's the report:
    Process: Safari [320]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86 (Native)
    Parent Process: launchd [113]
    Date/Time: 2010-06-08 23:02:04.851 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 1381 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 1354 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 719AB269-CBD3-4375-A8F6-DAA31A473578
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000009c
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x98dede0e WebCore::ResourceLoader::willCacheResponse(WebCore::ResourceHandle*, WebCore::CacheStoragePolicy&) + 46
    1 com.apple.WebCore 0x98dedcca -[WebCoreResourceHandleAsDelegate connection:willCacheResponse:] + 154
    2 com.apple.Foundation 0x90798d5a -[NSURLConnection(NSURLConnectionReallyInternal) sendWillCacheResponse:] + 149
    3 com.apple.Foundation 0x90798c8c _NSURLConnectionWillCacheResponse + 143
    4 com.apple.CFNetwork 0x90b73c15 URLConnectionClient::_clientWillCacheResponse(URLConnectionClient::ClientConnec tionEventQueue*) + 445
    5 com.apple.CFNetwork 0x90beb5d1 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 283
    6 com.apple.CFNetwork 0x90b66ace URLConnectionClient::processEvents() + 94
    7 com.apple.CFNetwork 0x90b6696f MultiplexerSource::perform() + 183
    8 com.apple.CoreFoundation 0x91ed015b __CFRunLoopDoSources0 + 1563
    9 com.apple.CoreFoundation 0x91ecdc1f __CFRunLoopRun + 1071
    10 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    11 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    12 com.apple.HIToolbox 0x90f660fc RunCurrentEventLoopInMode + 392
    13 com.apple.HIToolbox 0x90f65eb1 ReceiveNextEventCommon + 354
    14 com.apple.HIToolbox 0x90f65d36 BlockUntilNextEventMatchingListInMode + 81
    15 com.apple.AppKit 0x91541135 _DPSNextEvent + 847
    16 com.apple.AppKit 0x91540976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    17 com.apple.Safari 0x0001606e 0x1000 + 86126
    18 com.apple.AppKit 0x91502bef -[NSApplication run] + 821
    19 com.apple.AppKit 0x914fac85 NSApplicationMain + 574
    20 com.apple.Safari 0x0000a599 0x1000 + 38297
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x935bfb42 kevent + 10
    1 libSystem.B.dylib 0x935c025c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x935bf719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x935bf4be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x935bef41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x935bed86 start_wqthread + 30
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x935c7262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x935c6f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x935c8bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x98c753ca WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x98c716bc WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    5 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    6 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x91ece00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002eb15 0x1000 + 187157
    6 com.apple.Safari 0x0002e85e 0x1000 + 186462
    7 com.apple.Safari 0x0002e7f7 0x1000 + 186359
    8 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    9 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x91ece00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x90797434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x9075e8dc -[NSThread main] + 45
    7 com.apple.Foundation 0x9075e88c _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    9 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x935b8286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x91f0d82d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    3 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x935c7262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x935c6f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x935c8bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x9374f901 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00044971 0x1000 + 276849
    5 com.apple.Safari 0x000448c1 0x1000 + 276673
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 ...romedia.Flash Player.plugin 0x137d3bc4 FlashPlayer10_0_45_2FlashPlayer + 2207972
    3 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    4 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x93599342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x935c6eb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9360f42f pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x135aa44f 0x132cc000 + 3007567
    4 ...romedia.Flash Player.plugin 0x135c3ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x135aa8ff 0x132cc000 + 3008767
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x93599342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x935c6eb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9360f42f pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x135aa44f 0x132cc000 + 3007567
    4 ...romedia.Flash Player.plugin 0x135c3ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x135aa8ff 0x132cc000 + 3008767
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x935bebd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x935bf168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x935bed86 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0xbfffe5ec ecx: 0xa0bb4f08 edx: 0x00000000
    edi: 0x1ce73910 esi: 0x0119a240 ebp: 0xbfffe5a8 esp: 0xbfffe590
    ss: 0x0000001f efl: 0x00010246 eip: 0x98dede0e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000009c
    Binary Images:
    0x1000 - 0x526ffb com.apple.Safari 5.0 (6533.16) <3C6B5B68-17A6-4451-D5E2-630B94CBA89C> /Applications/Safari.app/Contents/MacOS/Safari
    0x10164000 - 0x10164ff7 com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <6330F04D-3250-2071-42E4-0ABB54216529> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x10169000 - 0x10170ff7 com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x12a48000 - 0x12a71fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x12b84000 - 0x12b87fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x132cc000 - 0x13906ffb +com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) <D1AAAB5D-4178-61E6-A5B8-35B01D303955> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x14afe000 - 0x14b63fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x14b83000 - 0x14bf0fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x14bff000 - 0x14c45fc3 com.apple.motion.component 1.0 (1.0) <D662D94F-42EF-4287-A877-048680C44CF1> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x14c4a000 - 0x14c4d02f Motion ??? (???) <400DB190-7782-4BFF-B90A-9F62BA31B93A> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x18c3e000 - 0x18c4cfe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18c50000 - 0x18c62ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1ac1d000 - 0x1ac1efff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/admin/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
    0x1b300000 - 0x1b31afff +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBI B
    0x1c066000 - 0x1c0a2fc7 +com.adobe.vcmenu ??? (4.0.0.344) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90004000 - 0x90022ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90042000 - 0x90362feb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90363000 - 0x90383fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x90384000 - 0x9039cff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9039d000 - 0x90559ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x905db000 - 0x9068bfe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9068c000 - 0x90742fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90743000 - 0x90747ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90748000 - 0x909b8ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x909b9000 - 0x90af0ff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90b0a000 - 0x90b45feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90b46000 - 0x90b55fe7 libxar.1.dylib ??? (???) <09B4AE50-D6E5-0814-B7F7-7E6585672400> /usr/lib/libxar.1.dylib
    0x90b56000 - 0x90b5aff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90b5b000 - 0x90c04ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90c05000 - 0x90c10ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90c11000 - 0x90c91feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c92000 - 0x90c9cff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90c9d000 - 0x90ca8ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90ca9000 - 0x90cc5fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90ce8000 - 0x90ce9ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90d08000 - 0x90ee3ff3 libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x90f27000 - 0x90f30ff7 com.apple.corelocation 12 (12) <3B96D426-9245-A054-E9D2-6503BA48938A> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x90f31000 - 0x91255fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91256000 - 0x91294ff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91295000 - 0x912bcff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x912bd000 - 0x912cbff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x912ec000 - 0x913deff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x91427000 - 0x914f8fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x914f9000 - 0x91dd8ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91dd9000 - 0x91e89ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91e91000 - 0x9200affb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9200b000 - 0x9201ffe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x921e6000 - 0x9221afe7 com.apple.framework.Apple80211 6.2 (620.15.1) <FAB352A1-5EAA-4A3D-BB8E-6B5ACF56CD96> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x92254000 - 0x9227cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x92291000 - 0x922d2ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x922e0000 - 0x9240cfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9240d000 - 0x92443fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x92444000 - 0x92484ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92485000 - 0x92560fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92564000 - 0x925dbff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x925dc000 - 0x926d7ffb com.apple.PubSub 1.0.5 (65.19) <3BD89CE8-B41A-8D17-73C7-D758923DF775> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x926d8000 - 0x9281afe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9281b000 - 0x92871ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x92872000 - 0x92872ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92922000 - 0x92aa2feb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92aa3000 - 0x92d9cfef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92d9d000 - 0x92da7fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92da8000 - 0x93597537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93598000 - 0x9373dfeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x9373e000 - 0x93933fe3 com.apple.JavaScriptCore 6533 (6533.13) <B6AF9DFD-138F-975C-F989-80E272265C8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93934000 - 0x9397aff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x9397b000 - 0x93ba6ff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93ba7000 - 0x93bacff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93cbf000 - 0x93d57fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93d58000 - 0x93dc6ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93dc7000 - 0x941fcff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x941fd000 - 0x9429afe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x942a1000 - 0x943affe7 com.apple.WebKit 6533 (6533.16) <A1BCC27D-242A-F4F8-8842-9C3DEB754B7F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x943b0000 - 0x94612ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94613000 - 0x94677ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94678000 - 0x946abff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x947ef000 - 0x947efff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x949e3000 - 0x949ecff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x949ed000 - 0x94a7ffe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94a85000 - 0x94a86ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94acb000 - 0x94b18feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94b19000 - 0x94b20ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94b21000 - 0x94c22fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x94cff000 - 0x94d60fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94d61000 - 0x94d64fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94edc000 - 0x94f55ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94f56000 - 0x94f58ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94f59000 - 0x9513bfff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9513c000 - 0x95197ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95198000 - 0x95198ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x951ea000 - 0x952ecfef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x952ed000 - 0x952edff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x952ee000 - 0x9532bff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9532c000 - 0x95386fe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9538f000 - 0x953b5fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x953be000 - 0x953f2ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x9549c000 - 0x954acff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x954ad000 - 0x954adff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x954ae000 - 0x95518fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95567000 - 0x95577ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x95578000 - 0x95626ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95627000 - 0x95ae4ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x95ae5000 - 0x95af2ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x95af3000 - 0x95b08fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95dff000 - 0x95f0bff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95f1f000 - 0x95f40fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95f63000 - 0x95fb4ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95ffe000 - 0x96009ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9603d000 - 0x96043fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96044000 - 0x96046ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96060000 - 0x96066ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x96067000 - 0x960abfe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x960ac000 - 0x960acff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x960ad000 - 0x960bfff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x960c0000 - 0x96103ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96104000 - 0x9610bff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9610c000 - 0x96473ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96474000 - 0x964a4ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x964a5000 - 0x964cfff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x964d0000 - 0x9659afef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9659b000 - 0x965e1ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x965e2000 - 0x965effe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x965f0000 - 0x96632ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96633000 - 0x96668ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x967e5000 - 0x96b64ff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x96b78000 - 0x96bd0fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96bd1000 - 0x96bf3fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96bf4000 - 0x96c76ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96c77000 - 0x96cc0fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96cc1000 - 0x96d05ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96d06000 - 0x96d15ffb SyndicationUI ??? (???) <9405E11C-4F56-6CD8-C85D-16F7A21C5D8F> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x96d16000 - 0x96d84ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x96d85000 - 0x96da9ff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96daa000 - 0x96dedff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96dee000 - 0x96e9bfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x96e9c000 - 0x96f44ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96f45000 - 0x96ffefe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x96fff000 - 0x9703dff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9703e000 - 0x97059ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9705a000 - 0x9708bff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x970cd000 - 0x9710cff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x97118000 - 0x9711bff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9714e000 - 0x97158ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97159000 - 0x971f4ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97221000 - 0x98172fe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98173000 - 0x98181fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x98182000 - 0x9825fff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98260000 - 0x98266ff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98267000 - 0x982d8ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9836f000 - 0x98370ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98371000 - 0x98787ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98788000 - 0x987c0ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x987c1000 - 0x988effe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x989ac000 - 0x98bb2feb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x98bef000 - 0x98bf2ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x98bf3000 - 0x98bf3ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98bf4000 - 0x98c6efef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x98c6f000 - 0x996b7ff7 com.apple.WebCore 6533 (6533.16) <E1AFADF8-3CD6-184C-B8E3-57D39035AC9B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x996b8000 - 0x996c4ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x996c5000 - 0x99715ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x99716000 - 0x99785ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x99786000 - 0x99789ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9978a000 - 0x9978eff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9978f000 - 0x997a0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x997a1000 - 0x99923fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x99924000 - 0x99924ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99925000 - 0x99956ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x99957000 - 0x9996bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB, SMC 1.2f10
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.0.19.10
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MHY2080BH, 74.53 GB
    Parallel ATA Device: HL-DT-ST DVDRW GWA4080M, 600.9 MB
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1294, 0xfd300000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0217, 0x1d200000
    USB Device: Trackball, 0x046d (Logitech Inc.), 0xc404, 0x1d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000

    Did it again within a few minutes of using Safari. This began immediately after updating to Safari 5. Do I need to just start using another browser? This bites!
    Process: Safari [354]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0 (6533.16)
    Build Info: WebBrowser-75331600~1
    Code Type: X86 (Native)
    Parent Process: launchd [113]
    Date/Time: 2010-06-09 00:42:25.598 -0500
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 6020 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 5995 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 719AB269-CBD3-4375-A8F6-DAA31A473578
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000009c
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.WebCore 0x98dede0e WebCore::ResourceLoader::willCacheResponse(WebCore::ResourceHandle*, WebCore::CacheStoragePolicy&) + 46
    1 com.apple.WebCore 0x98dedcca -[WebCoreResourceHandleAsDelegate connection:willCacheResponse:] + 154
    2 com.apple.Foundation 0x90798d5a -[NSURLConnection(NSURLConnectionReallyInternal) sendWillCacheResponse:] + 149
    3 com.apple.Foundation 0x90798c8c _NSURLConnectionWillCacheResponse + 143
    4 com.apple.CFNetwork 0x90b73c15 URLConnectionClient::_clientWillCacheResponse(URLConnectionClient::ClientConnec tionEventQueue*) + 445
    5 com.apple.CFNetwork 0x90beb5d1 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 283
    6 com.apple.CFNetwork 0x90b66ace URLConnectionClient::processEvents() + 94
    7 com.apple.CFNetwork 0x90b6696f MultiplexerSource::perform() + 183
    8 com.apple.CoreFoundation 0x91ed015b __CFRunLoopDoSources0 + 1563
    9 com.apple.CoreFoundation 0x91ecdc1f __CFRunLoopRun + 1071
    10 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    11 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    12 com.apple.HIToolbox 0x90f660fc RunCurrentEventLoopInMode + 392
    13 com.apple.HIToolbox 0x90f65eb1 ReceiveNextEventCommon + 354
    14 com.apple.HIToolbox 0x90f65d36 BlockUntilNextEventMatchingListInMode + 81
    15 com.apple.AppKit 0x91541135 _DPSNextEvent + 847
    16 com.apple.AppKit 0x91540976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    17 com.apple.Safari 0x0001606e 0x1000 + 86126
    18 com.apple.AppKit 0x91502bef -[NSApplication run] + 821
    19 com.apple.AppKit 0x914fac85 NSApplicationMain + 574
    20 com.apple.Safari 0x0000a599 0x1000 + 38297
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x935bfb42 kevent + 10
    1 libSystem.B.dylib 0x935c025c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x935bf719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x935bf4be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x935bef41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x935bed86 start_wqthread + 30
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x935c7262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x935c6f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x935c8bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.WebCore 0x98c753ca WebCore::IconDatabase::syncThreadMainLoop() + 266
    4 com.apple.WebCore 0x98c716bc WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    5 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    6 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x91ece00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    5 com.apple.Safari 0x0002eb15 0x1000 + 187157
    6 com.apple.Safari 0x0002e85e 0x1000 + 186462
    7 com.apple.Safari 0x0002e7f7 0x1000 + 186359
    8 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    9 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 4: Safari: SnapshotStore
    0 libSystem.B.dylib 0x935c7262 _semwaitsignal + 10
    1 libSystem.B.dylib 0x935c6f1e pthread_condwait + 1191
    2 libSystem.B.dylib 0x935c8bb8 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x9374f901 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4 com.apple.Safari 0x00044971 0x1000 + 276849
    5 com.apple.Safari 0x000448c1 0x1000 + 276673
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x91ece00f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x91ecd0f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x91eccf21 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x90797434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x9075e8dc -[NSThread main] + 45
    7 com.apple.Foundation 0x9075e88c _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    9 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x935b8286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x91f0d82d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    3 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x935992fa machmsgtrap + 10
    1 libSystem.B.dylib 0x93599a67 mach_msg + 68
    2 ...romedia.Flash Player.plugin 0x17787bc4 FlashPlayer10_0_45_2FlashPlayer + 2207972
    3 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    4 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x93599342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x935c6eb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9360f42f pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1755e44f 0x17280000 + 3007567
    4 ...romedia.Flash Player.plugin 0x17577ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x1755e8ff 0x17280000 + 3008767
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x93599342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x935c6eb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9360f42f pthreadcondwait + 48
    3 ...romedia.Flash Player.plugin 0x1755e44f 0x17280000 + 3007567
    4 ...romedia.Flash Player.plugin 0x17577ccf FlashPlayer10_0_45_2FlashPlayer + 45551
    5 ...romedia.Flash Player.plugin 0x1755e8ff 0x17280000 + 3008767
    6 libSystem.B.dylib 0x935c6a19 pthreadstart + 345
    7 libSystem.B.dylib 0x935c689e thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x935bebd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x935bf168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x935bed86 start_wqthread + 30
    Thread 11:
    0 libSystem.B.dylib 0x935bebd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x935bf168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x935bed86 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0xbfffe5ec ecx: 0xa0bb4f08 edx: 0x00000000
    edi: 0x10651e00 esi: 0x218c7c60 ebp: 0xbfffe5a8 esp: 0xbfffe590
    ss: 0x0000001f efl: 0x00010246 eip: 0x98dede0e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000009c
    Binary Images:
    0x1000 - 0x526ffb com.apple.Safari 5.0 (6533.16) <3C6B5B68-17A6-4451-D5E2-630B94CBA89C> /Applications/Safari.app/Contents/MacOS/Safari
    0x1074f000 - 0x10772fe7 GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x108d9000 - 0x108dafff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/admin/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
    0x10ad2000 - 0x10c45fe7 GLEngine ??? (???) <F0181B85-962E-508D-4912-056D87F8E96E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10c77000 - 0x10eaefff com.apple.ATIRadeonX1000GLDriver 1.6.10 (6.1.0) <F96F39A1-0262-D4EC-D415-D930A0C9C59D> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x112c9000 - 0x112ceff7 libgermantok.dylib ??? (???) <01D7A60F-ABD5-D6CE-6757-7BCF9EBF736B> /usr/lib/libgermantok.dylib
    0x11413000 - 0x1144ffc7 +com.adobe.vcmenu ??? (4.0.0.344) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
    0x114a9000 - 0x114c3fff +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBI B
    0x11908000 - 0x11908ff7 com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <6330F04D-3250-2071-42E4-0ABB54216529> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x1190d000 - 0x11914ff7 com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17280000 - 0x178baffb +com.macromedia.Flash Player.plugin 10.0.45.2 (1.0.4f458472) <D1AAAB5D-4178-61E6-A5B8-35B01D303955> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x179fa000 - 0x17a23fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x18aec000 - 0x18aeffef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x18af4000 - 0x18b59fde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x18b79000 - 0x18be6fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18bf5000 - 0x18c3bfc3 com.apple.motion.component 1.0 (1.0) <D662D94F-42EF-4287-A877-048680C44CF1> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x18c40000 - 0x18c4302f Motion ??? (???) <400DB190-7782-4BFF-B90A-9F62BA31B93A> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x2031b000 - 0x20329fe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x2032d000 - 0x2033fff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x205f2000 - 0x205f5ff3 libFontRegistryUI.dylib ??? (???) <B3D8ACFB-708B-E7AB-F1C6-4EFB843544A2> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x205fc000 - 0x205fdff7 ATSHI.dylib ??? (???) <B370C4CD-44F6-1241-EC63-F8F02A96275B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90004000 - 0x90022ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90042000 - 0x90362feb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90363000 - 0x90383fe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x90384000 - 0x9039cff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9039d000 - 0x90559ff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x905db000 - 0x9068bfe3 com.apple.QuickTimeImporters.component 7.6.6 (1729) <6C2372BA-69D9-E713-902F-95E16FD18EFD> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9068c000 - 0x90742fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90743000 - 0x90747ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90748000 - 0x909b8ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x909b9000 - 0x90af0ff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90b0a000 - 0x90b45feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90b46000 - 0x90b55fe7 libxar.1.dylib ??? (???) <09B4AE50-D6E5-0814-B7F7-7E6585672400> /usr/lib/libxar.1.dylib
    0x90b56000 - 0x90b5aff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90b5b000 - 0x90c04ff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90c05000 - 0x90c10ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90c11000 - 0x90c91feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90c92000 - 0x90c9cff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90c9d000 - 0x90ca8ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90ca9000 - 0x90cc5fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90ce8000 - 0x90ce9ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90d08000 - 0x90ee3ff3 libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x90f27000 - 0x90f30ff7 com.apple.corelocation 12 (12) <3B96D426-9245-A054-E9D2-6503BA48938A> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x90f31000 - 0x91255fef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91256000 - 0x91294ff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91295000 - 0x912bcff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x912bd000 - 0x912cbff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x912ec000 - 0x913deff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x91427000 - 0x914f8fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x914f9000 - 0x91dd8ff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91dd9000 - 0x91e89ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91e91000 - 0x9200affb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9200b000 - 0x9201ffe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x921e6000 - 0x9221afe7 com.apple.framework.Apple80211 6.2 (620.15.1) <FAB352A1-5EAA-4A3D-BB8E-6B5ACF56CD96> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x92254000 - 0x9227cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x92291000 - 0x922d2ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x922e0000 - 0x9240cfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9240d000 - 0x92443fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x92444000 - 0x92484ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92485000 - 0x92560fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92564000 - 0x925dbff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x925dc000 - 0x926d7ffb com.apple.PubSub 1.0.5 (65.19) <3BD89CE8-B41A-8D17-73C7-D758923DF775> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x926d8000 - 0x9281afe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9281b000 - 0x92871ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x92872000 - 0x92872ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92922000 - 0x92aa2feb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92aa3000 - 0x92d9cfef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92d9d000 - 0x92da7fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92da8000 - 0x93597537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93598000 - 0x9373dfeb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x9373e000 - 0x93933fe3 com.apple.JavaScriptCore 6533 (6533.13) <B6AF9DFD-138F-975C-F989-80E272265C8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93934000 - 0x9397aff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x9397b000 - 0x93ba6ff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93ba7000 - 0x93bacff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93cbf000 - 0x93d57fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93d58000 - 0x93dc6ff7 com.apple.ISSupport 1.9.3 (51) <9BB37FBA-E379-8D12-11C6-B9C5C9683D27> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93dc7000 - 0x941fcff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x941fd000 - 0x9429afe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x942a1000 - 0x943affe7 com.apple.WebKit 6533 (6533.16) <A1BCC27D-242A-F4F8-8842-9C3DEB754B7F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x943b0000 - 0x94612ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94613000 - 0x94677ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94678000 - 0x946abff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x947ef000 - 0x947efff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x949e3000 - 0x949ecff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x949ed000 - 0x94a7ffe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94a85000 - 0x94a86ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94acb000 - 0x94b18feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94b19000 - 0x94b20ff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94b21000 - 0x94c22fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x94cff000 - 0x94d60fe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94d61000 - 0x94d64fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94edc000 - 0x94f55ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94f56000 - 0x94f58ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94f59000 - 0x9513bfff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9513c000 - 0x95197ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95198000 - 0x95198ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x951ea000 - 0x952ecfef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x952ed000 - 0x952edff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x952ee000 - 0x9532bff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9532c000 - 0x95386fe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9538f000 - 0x953b5fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x953be000 - 0x953f2ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x9549c000 - 0x954acff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x954ad000 - 0x954adff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x954ae000 - 0x95518fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95567000 - 0x95577ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x95578000 - 0x95626ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95627000 - 0x95ae4ffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x95ae5000 - 0x95af2ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x95af3000 - 0x95b08fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95dff000 - 0x95f0bff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95f1f000 - 0x95f40fe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95f63000 - 0x95fb4ff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x95ffe000 - 0x96009ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9603d000 - 0x96043fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96044000 - 0x96046ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96060000 - 0x96066ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x96067000 - 0x960abfe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x960ac000 - 0x960acff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x960ad000 - 0x960bfff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x960c0000 - 0x96103ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96104000 - 0x9610bff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9610c000 - 0x96473ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96474000 - 0x964a4ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x964a5000 - 0x964cfff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x964d0000 - 0x9659afef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9659b000 - 0x965e1ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x965e2000 - 0x965effe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x965f0000 - 0x96632ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96633000 - 0x96668ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x967e5000 - 0x96b64ff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x96b78000 - 0x96bd0fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96bd1000 - 0x96bf3fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96bf4000 - 0x96c76ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96c77000 - 0x96cc0fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96cc1000 - 0x96d05ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96d06000 - 0x96d15ffb SyndicationUI ??? (???) <9405E11C-4F56-6CD8-C85D-16F7A21C5D8F> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x96d16000 - 0x96d84ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x96d85000 - 0x96da9ff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96daa000 - 0x96dedff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96dee000 - 0x96e9bfe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x96e9c000 - 0x96f44ffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96f45000 - 0x96ffefe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x96fff000 - 0x9703dff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9703e000 - 0x97059ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9705a000 - 0x9708bff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x970cd000 - 0x9710cff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x97118000 - 0x9711bff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9714e000 - 0x97158ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97159000 - 0x971f4ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97221000 - 0x98172fe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98173000 - 0x98181fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x98182000 - 0x9825fff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98260000 - 0x98266ff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98267000 - 0x982d8ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9836f000 - 0x98370ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x98371000 - 0x98787ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x98788000 - 0x987c0ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x987c1000 - 0x988effe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x989ac000 - 0x98bb2feb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x98bef000 - 0x98bf2ff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x98bf3000 - 0x98bf3ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x98bf4000 - 0x98c6efef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x98c6f000 - 0x996b7ff7 com.apple.WebCore 6533 (6533.16) <E1AFADF8-3CD6-184C-B8E3-57D39035AC9B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x996b8000 - 0x996c4ff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x996c5000 - 0x99715ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x99716000 - 0x99785ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x99786000 - 0x99789ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9978a000 - 0x9978eff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9978f000 - 0x997a0ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x997a1000 - 0x99923fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x99924000 - 0x99924ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x99925000 - 0x99956ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x99957000 - 0x9996bffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB, SMC 1.2f10
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), Atheros 5424: 2.0.19.10
    Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MHY2080BH, 74.53 GB
    Parallel ATA Device: HL-DT-ST DVDRW GWA4080M
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1294, 0xfd300000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0217, 0x1d200000
    USB Device: Trackball, 0x046d (Logitech Inc.), 0xc404, 0x1d100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000

  • CS4 Flash 10.0.2 crashes after opening file

    Hi,
    I got caught purchasing CS4 right before CS5 came in and I have not used the flash till now.
    So it crashes after opening a file.
    I have reinstalled
    installed over
    fixed bad fonts including the chancery I read about.
    installed the hot fix
    I am at my wits end.
    Now what?
    Thanks!

    Hi,
    Unfortunatly no..*sigh*
    My file used to work. I went thru font book and repaired all that was needed after I started reading up on the crash issue. I also have received a set of files from a client and they bomb out as well.
    Maybe I need to call the adobe people?
    thank you

  • Crash after playing 3 or 4 file.

    i dont know what wrong with my code, can anybody take a look..
    thanx
    here the code...
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.swing.*;
    import javax.media.*;
    public class MediaPlayerDemo extends JFrame {
         private Player player;
         private File file;
         private boolean realized = false;
         public MediaPlayerDemo () {
              super("Media");
              JMenuBar openFile = new JMenuBar();
              JMenuItem item = null;
              JPopupMenu.setDefaultLightWeightPopupEnabled(false);
              JMenu mnFile = new JMenu("File");
              mnFile.add(item = new JMenuItem("Open"));
              item.addActionListener(
                   new ActionListener() {
                        public void actionPerformed(ActionEvent e)
                             openFile();
                             createPlayer();
              openFile.add(mnFile);
              getContentPane().add(openFile,BorderLayout.NORTH);
              setSize(300,300);
              show();
         }//tamat public MediaPlayerDemo ()
         private void openFile() {
              JFileChooser fileChooser = new JFileChooser();
              fileChooser.setFileSelectionMode(JFileChooser.FILES_ONLY);
              int result = fileChooser.showOpenDialog( this);
                   if (result == JFileChooser.CANCEL_OPTION)
                        file = null;
                   else
                        file = fileChooser.getSelectedFile();
         }//tamat private void openFile()
         private void createPlayer() {
              if (file == null)
                   return;
              removePreviousPlayer();
              try {
                   player = Manager.createPlayer(file.toURL());
                   player.addControllerListener(new EventHandler() );
                   wrapRealize();
                   player.prefetch();
              catch(Exception ier){
                   System.out.println(ier);
         }//tamat private void createPlayer()
         private void removePreviousPlayer() {
              if (player == null)
                   return;
              player.stop();
              player.deallocate();
              //dispose();//hilang visual semua
              Component visual = player.getVisualComponent();
              Component control = player.getControlPanelComponent();
              Container c = getContentPane();
              if (visual != null)
                   c.remove(visual);
              if (control != null)
                   c.remove(control);
              player.close();
              realized = false;
         }//tamat private void removePreviousPlayer()
         public synchronized void wrapRealize() {
              player.realize();
              while(!realized) {
                   try {
                        wait();
                   catch(InterruptedException ie){
                        System.out.println("ralat realized");
         }//tamat public synchronized void wrapRealize()
         public static void main(String args[]){
              MediaPlayerDemo app = new MediaPlayerDemo();
              app.addWindowListener(
                   new WindowAdapter() {
                        public void windowClosing(WindowEvent e)
                             System.gc();
                             System.exit(0);
         }//tamat public static void main(String args[])
         private class EventHandler implements ControllerListener {
              public void controllerUpdate (ControllerEvent e) {
                   realized = true;
                   if (e instanceof RealizeCompleteEvent) {
                        Container c = getContentPane();
                        Component visualComponent = player.getVisualComponent();
                        if(visualComponent != null)
                             c.add(visualComponent, BorderLayout.CENTER);
                        Component controlsComponent = player.getControlPanelComponent();
                        if(controlsComponent != null)
                             c.add(controlsComponent, BorderLayout.SOUTH);
                        c.doLayout();
                   else if(e instanceof PrefetchCompleteEvent)
                        player.start();
                   else if(e instanceof EndOfMediaEvent)
                        player.stop();
         }//tamat private class EventHandler implements ControllerListener
    }//tamat public class MediaPlayerDemo extends JFrame
    thanx 4 read it...

    Seems like a simple request. Win Movie Player does it. Nothing in QT Pro manual about this simple (I thought) task ??
    QT is designed primarily for the simultaneous playback of multiple tracks or movies. The player app does not contain any internal "playlist" capabilities as such.
    how do i simply play 3 or 4 avi files in succession, not all at once ?
    Simplicity is in the eye of the beholder. There are several ways to do this. You could, for instance,
    1) If the AVI compression formats are compatible with iTunes/your QT component configuration, you could place the audio and video data in an MOV file container, add them to iTunes, and place them in an playlist for playback.
    2) You could create an Automator app which would play multiple AVI files or folders/subfolders of AVI files (in MOV containers) dropped on the app in a sequential manner.
    3) You could create a "reference" movie (i.e., a pseudo "playlist) whose pointers point the the AVI files you want played in the order desired.
    4) Use an alternative third-party player which includes an internal playlist.
    And then perhaps repreat the sequence.
    Easy, simply save the "Reference" movie mentioned above with the "Loop" option set.
    In short there are many ways to do what you want. However, only you can decide which is the simplest for your purpose.

  • Java Applet 6 crashes after Apple update in Firefox 8

    After my update in Apple a day ago, my Java (6.0version) and Firefox 8 do not mix. I can't open a second window without Firefox crashing.
    I have also "tested" my Java on the Java website and it says Java's working, then when I hit the back button, it crashes again.
    I know other Mac users are having this issue using the OS X v.10.6.8. (Google it)
    Now, Apple points the finger at Firefox, who all know about this "bug" and they in return accuse Apple of the Java release not working with their new Firefox. I am stuck in the middle trying to figure out a way to get this resolved.
    Can someone please help?  Who's fault is this? I would have not updated these two (which were working wonderfully before the upgrade!)  So frustrating! I have included how to test the crash error:
    Steps to reproduce:
    This happens with Firefox 8.0 and Mac OS X 10.6.8 and java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-10M3527).
    Visit
    http://java.com/en/download/testjava.jsp
    wait for the java applet to load and display the JRE info. Close the tab and firefox crashes.
    I have also included a copy of my console file list messages in the diagnostic section re: Firefox. Hope this helps, thank you to all who reply.
    11/15/11 8:06:14 PM          firefox[147]          Process manager already initialized -- can't fully enable headless mode.
    11/15/11 8:06:14 PM          [0x0-0xc00c].org.mozilla.firefox          2011-11-15 20:06:14.499 firefox[147:903] Process manager already initialized -- can't fully enable headless mode.
    11/15/11 8:06:57 PM          [0x0-0xc00c].org.mozilla.firefox          Invalid memory access of location 0x100000000d rip=0x101bee53f
    11/15/11 8:07:45 PM          firefox[157]          Process manager already initialized -- can't fully enable headless mode.
    11/15/11 8:07:45 PM          [0x0-0xc00c].org.mozilla.firefox          2011-11-15 20:07:45.447 firefox[157:903] Process manager already initialized -- can't fully enable headless mode.
    11/15/11 8:07:49 PM          [0x0-0xc00c].org.mozilla.firefox          Invalid memory access of location 0xa0000 rip=0xa0000

    Okay, funny how I don't know a whole lot about computers but I did quite a lot of research on this and found the fix for this Java (6.0) problem.
    FIrefox said it probably was the Apple release of the new Java that conflicted with it's newest release, though I had to read about it on their bugzilla.mozilla.org website to find out more.
    Firefox released a fix for the 8.0 (now version 8.0.1) to help with Java and Roboform platform on their FTP Server.
    You can't do the update through "about Firefox" on your pull down tabs and click "check for updates" because that won't work.
    You can go to this link for an explanation and download link:
    http://browserfame.com/309/firefox-801-browser-crash-fix-roboform-apple-java-upd ate-mac-osx
    A window with files will pop up. Choose your OS....Mac-for OSX users,  then more files come on the next screen, Choose - "en-US" for US english, if that is your Firefox program version.
    I hope this helps anybody who had this frustrating problem. I know Apple is committed to Safari browser but they wouldn't suggest or even give an probable answer about this and I had to scramble scratching my head to find the answer myself....sad.

  • Quicktime Pro for Windows crashes after flattening file

    I'm running QuickTime Pro 7.7.1 for Windows.  A few weeks ago, I opened an M4V file, cut out some segments, and invoked "Save As" a quicktime .MOV file.  Given the option to save as a "reference" movie or a "self contained" movie, I chose "reference" movie.  Said "reference" movie plays exactly as I intended, as long as the original M4V file is present.  Today I wanted to eliminate that requirement, so I opened the reference movie and saved it again to a new .MOV file, this time choosing the "self contained" option.  A "flattening movie" dialog appeared, and when it got to 100%, Quicktime crashed!
    I tried the same experiment, one running Windows XP Pro and one running Windows 7 Pro, and got the same result each time.  What can I do now?

    I haven't [yet] tried it with other M4V files, but I will and get back to you.
    BTW, after it crashed, I restarted QuickTime and opened the newly-created "self contained" movie and it seemed to play OK,  So despite the inconvenience of having to restart, the crash didn't seem to affect the end product of my work.

  • Certain Java applets are crashing after increasing Memory Size to 1GB

    The default java memory stellent uses in 384MB in the intradoc.cfg file. I recently updated both max and min to 1GB. Now I'm not saying memory increase is causing the crashes but I'm guessing. Say if I go to configeration manager applet and try to add a value or property, after clicking add the java applet freezes and I have to close the browser and restart again and same thing happens. Now the machine has in total 2GB of memory. I know that if java uses shared memory space (as the memory is increased to 1GB) with other application unpredictable random may happen. What do you think?

    Hi,
    i need do modify the intradoc.cfg to increase java memory. Can you send me all modifications that you apply in your intadroc file?
    thanks!

  • XI crashes after activating file adapter

    Hi experts,
    I'm trying to get a file - idoc scenario (file sender adapter) configured, but as soon as I change my "Server" settings under FTP connection parameters, or the "source folder" and I activate the communication channel, XI hangs up completely! I then have to call our admin to restart the whole machine. Does anybody know about that problem and what this is about?
    Regards
    Michael

    Hi Nisar,
    yes I can ping the FTP Server and I can also access it via my local explorer.
    I'm not even trying to send or receive data, I just need to activate the communication channel in the first place. While activating the XI crashes. This happens before any file can even be received or sent.
    It defiantly has to do with the ftp path which is entered into the ftp connection parameters within the adapter, but how can that lead to a total system crash?? like I said, I even set the adapter to "inactive" before I activate the change list...

Maybe you are looking for

  • IMac shuts down after removing Mini DisplayPort to SVGA

    Hi, The last couple of years I have worked with a 27 inch iMac in combination with a HP 27 inch monitor. This monitor is connected via a Mini Displayport to SVGA connector. Because I am going to use this external monitor anymore, I disconnected it to

  • My bb device is not switching on

    My blackberry curve 8520 has not switched on after rebooting.. the red led light is continously flashing but the device has not switched on..

  • Stalling problem, could be ram or psu...

    Here's the long story... I finally got my new pc up and running then noticed it stalled every 2 hours. I contacted MSI and with a speedy reply they told me to up the voltage on my AGP to 1.6v . That was great, was working fine for almost 3 weeks and

  • I want to see more 'favorite pages' in my toolbar!

    I want to double my toolbar because I want to see all my icons from favorite pages.

  • AJAB - FY Closing

    Hi, When we execute AJAB to close a FY for FI-AA, does the system prevent any other user from performing a asset transaction in that FY, or from changing asset master record such as depre start date? Or will such an action cause the FY closing to abo