JOptionPane hangs console app

I'm having some trouble with JOptionPane. Yesterday I posted about this, but the post disappeared.
On Win2000, j2sdk 1.4.2-b28, the following program never ends:
import javax.swing.*;
class test1
     public static void main(String[] args)
          int result = JOptionPane.showConfirmDialog(null, "choose one", "choose one", JOptionPane.YES_NO_OPTION);
          System.out.println("Result of button push = " + result);
          return;
The dialog disappears and it prints the results of the button push, but the program never exits.
I tried to put the JOptionPane on the event thread
import javax.swing.*;
class test
     public static void main(String[] args)
          //Schedule a job for the event-dispatching thread:
          //creating and showing this application's GUI.
          javax.swing.SwingUtilities.invokeLater(new Runnable()
               public void run() { createAndShowGUI(); }
     public static void createAndShowGUI()
          int result = JOptionPane.showConfirmDialog(null, "choose one", "choose one", JOptionPane.YES_NO_OPTION);
          System.out.println("Result of button push = " + result);
          return;
but this shows the same behaviour.
I'm having related problems when invoking JOptionPane in Jython: there the dialog never appears.
Thanks for any help!
Gerry

import javax.swing.*;
class test
public static void main(String[] args)
//Schedule a job for the event-dispatching thread:
//creating and showing this application's GUI.
javax.swing.SwingUtilities.invokeLater(new Runnable()
public void run() { createAndShowGUI(); }
public static void createAndShowGUI()
int result = JOptionPane.showConfirmDialog(null, "choose one", "choose one", JOptionPane.YES_NO_OPTION);
System.out.println("Result of button push = " + result);
if(result == JOptionPane.YES_OPTION)
          System.exit(0);
return;
}

Similar Messages

  • So aslmanager taking 99% and Console.app hangs when started

    So aslmanager taking 99% and Console.app hangs when started
    anybody know why aslmanager needs 99% of CPU and 2+ GB footprint?

    ok, i found a solution that worked for me. this may or may not be the problem you are having but give this a shoot. i think in my case the asl database got corrupted. unline tiger and below this database is not stored in asl.db in leopard. in leopard, the entire /var/log/asl directory is the database. so to remove the database and start from scratch, you need to
    sudo launchctl stop com.apple.syslogd
    sudo launchctl stop com.apple.aslmanager
    sudo mv /var/log/asl/* ~/tmp (you might as well use rm but i wanted to be safe)
    sudo launchctl start com.apple.syslogd
    For good measure I also ran the maintenance scripts:
    sudo periodic daily weekly monthly
    My machine has been dead quiet for hours now. darn, it's back to the kitchen for making my toast.
    so, what did we learn? Mac, PC - same thing; both are great until you have problems. only with pc's you have a lot more resources to tap into...
    Cheers,
    Haje

  • Console app

    This morning the Console app started not working in real-time, with "Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable" error message. I've rebooted (OS-X 10.10.1) and nothing changes. To update the window I have to click on another link in the list and back to "All Messages" to get it to update. It's been fine the whole time under OS-X of any flavor. Any suggestions or solutions?

    Greetings, I have been getting that same message, and it seems like whenever it happens, scrolling mysteriously hangs for 3 seconds, and then it just starts working normally again. This happens a few times a day. Anyone know why this keeps happening?
    http://forums.macnn.com/90/mac-os-x/513864/scrolling-hangs-3-seconds-sometimes-i ts/

  • Web Service Client(Console App) not working on Windows Server 2008 R2 Standard Edition

    I am trying to consume an ASMX Web Service in a console app, its working fine in Windows 7,Windows Server 2012 Standard,Windows Server 2008 R2 DataCenter,Windows Server 2008 R2 Enterprise, But its not working in Windows Server 2008 R2 Standard Edition which
    is the deployment server.
    I tried consuming the ASMX web service using Web Reference and Service Reference as well but its not helping. Its throwing up the following error,
    Message:There is an error in XML document (1, 331491).
    Inner Exception : System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 331491.
    The scenario is that i call the web service and it returns me an XML i am not able to receive the XML on Windows Server 2008 R2 Standard Edition.
    Please provide suggestions on this I need to resolve this ASAP.

    Hi,
    This question is better asked here:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=asmxandxml
    Experts here are more familiar about it and they can give you more efficient suggestion.
    Thank you.

  • Console.app "All messages" view is empty

    When I open the Console.app on my new MacBook Air, the "All messages" view is empty. I've tried deleting logs and fixing permissions, but to no avail. Any tips?

    Yes, you've found one: it happens to me too. Got a new MacBook Pro today, transferred everything via Time Machine, and now I have a few things that don't work, but the Console is completely blank.
    I'm guessing the "all" query tries to access some file I have no rights for. That could very well be, since I don't log in as admin. And sure, when I do log in as admin, I can see the logs. They're quite full, actually.

  • Console app not working

    I was getting some errors with Adium so I tried to run Console.app to see what the errors were. Strangely, when I run Console the dock starts to show the icon then it disappears and Console never opens.
    Using Terminal I have looked and /Library/Logs/Console/console.log and there is nothing there. So, my program to look easily at logs is failing and leaving no trace of why it is failing. Any help?
    In case it helps I did a Disk Repair and a Disk Permissions Repair, both of which found and fixed errors but it still doesn't work.
    I have an Intel MacBook Pro.
    Please help!?!?

    Thanks, but didn't work. Looking in the Console.app directory there isn't much in there. Most worrying is that the Contents/MacOS directory is empty. It looks like other apps have the actual executable in this directory.
    Can anyone confirm:
    a) It should have a Console executable
    b) How do I fix this up?

  • Where is system.log located? (In the filesystem, outside of Console.app)

    Where is the system.log file actually located? I know of course that I can view its contents in Console.app, but I just want to know where this text file is actually located. Or is it an almagamation of multiple files merged together or something, so that's why there's no actual location for it?

    Macintosh HD > private > var > log
    Found by using Reveal in Finder onthe menu in Console

  • Putting dual 1.8 GHz G5 to sleep breaks Mac OS X's  Console.app

    My mother's G5 is having problems with Leopard it seems.
    I did a fresh install of Mac OS X 10.5.1 (that's what's on the DVD) and everything seemed fine. I'm quite sure it's after the upgrade to 10.5.6 that the problem happens (of course it can be any of the updates in between too) because if I remember correctly the problem doesn't occur in 10.5.1.
    What happens after the wake is that after a few seconds (upon clicking something, i.e. a menu) the beach ball comes up and it takes a minute or so then there's a few seconds where the stall goes away only to come again. I once managed to ask it to restart, but it then got stuck at the spinning cogwheel (shut down process after the menu bar and Dock has disappeared) so I did a forced restart.
    After the restart the computer seems OK again, but when trying to launch Console.app to see if there would be anything in the logs Console.app crashes. Something is broken. It was this ”broken Console.app” that made me do the re-install in the first place, so in other words it's the sleep that triggers the problem and also (indirectly maybe) breaks the functionality of Console.app.
    Any ideas on this?
    As it is now at least version 10.5.6 of Mac OS X doesn't seem to work very well on at least this particular G5 model...

    Nap is a power saving feature.
    The following processor states are defined:
    ■ Run: The system is running at maximum processing capacity with the processor running at full speed.
    ■ Idle: The system is idling; this is the default state. All clocks are running and the system can return to running code within a few nanoseconds. If the system has no work to do, it will be in idle mode.
    From idle, the processor will enter deep nap state when the system is power-stepped to half frequency. In this state, the processor’s internal frequency is reduced to 1/64 of the maximum frequency. The processor frequency is returned to normal on exit from idle. The exit from idle takes a bit longer than the regular idle nap but is still in the nanoseconds.

  • How do you make console apps the default application for a file type?

    I have a console movie player, mplayer, that I like a lot. I've compiled it from source on my intel core2 macbook pro and it works fine. There is no gui, but to play movie files you open up a terminal and type the command mplayer /path/to/file. I would like mplayer to play a movie file automatically when I double click on the file, but I can't seem to figure out how to do it. I tried setting it in the file info dialogue, but when I go to the path of the binary I want, it is not selected. How can I set a console app as my default application for my file type?

    there is a GUI mplayer for OS X. why don't you use it instead of the command line one?
    if you insist on using the command line mplayer then the only way to do this is to put a GUI wrapper on it. this can be done with automator or apple script for example. but really, why don't you just use the GUI mplayer?

  • Console.app doesn't show up (window)

    Hi,
    a week or so after I've upgraded to 10.9.2 my console.app stopped opening any log file and it doesn't show even a (blank) window.
    I checked the activity monitor and it seems to be working.
    I've typed "tail -f /var/log/system.log" in a terminal window and opened the Console and it showed this lines:
            15  Foundation                          0x00007fff87c187ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
            16  AppKit                              0x00007fff8da50cf9 -[NSApplication _postDidFinishNotification] + 289
            17  AppKit                              0x00007fff8da50a2c -[NSApplication _sendFinishLaunchingNotification] + 195
            18  AppKit                              0x00007fff8da4931a _DPSNextEvent + 1238
            19  AppKit                              0x00007fff8da48a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
            20  AppKit                              0x00007fff8da3cb2c -[NSApplication run] + 553
            21  AppKit                              0x00007fff8da27913 NSApplicationMain + 940
            22  libdyld.dylib                       0x00007fff89b0a5fd start + 1
    After readind some posts I've deleted com.apple.console* from ~/Library/Preferences and /Library/Preferences but no luck.
    Any idea how to solve this issue?

    Not sure if this is a typo in your post but:
    ref="networkmanagementconsole.jnlp"
    should be href= .......
    John

  • Console.app not updates in LOG DATABASE

    After a forced shutdown of the MacBook Pro, the console.app displays all logfiles and also LOG DATABASE QUERIES, but the content of the LOG DATABASE only date back to the fored shutdown point in time. Afterwards, system.log, etc are updated, but the LOG DATABASE is not.
    I have checked for the /var/log/asl.db, which I do not have (touching it also did not help). I have an /var/log/asl directory containing following files (the LongTTL.asl was updated after forced shutdown, 14:19 was restart time):
    drwxr-xr-x 11 root wheel 374 4 Jan 15:55 .
    drwxr-xr-x 53 root wheel 1802 4 Jan 15:41 ..
    -rw------- 1 marcus wheel 81500 2 Jan 23:42 2009.01.02.U501.asl
    -rw-r--r-- 1 root wheel 51312 2 Jan 23:40 2009.01.02.asl
    -rw------- 1 marcus wheel 102955 3 Jan 22:10 2009.01.03.U501.asl
    -rw-r--r-- 1 root wheel 61440 4 Jan 00:09 2009.01.03.asl
    -rw------- 1 marcus wheel 41827 4 Jan 14:19 2009.01.04.U501.asl
    -rw-r--r-- 1 root wheel 38431 4 Jan 14:18 2009.01.04.asl
    -rw-r--r-- 1 root wheel 3547 4 Jan 15:55 LongTTL.U0.asl
    -rw-r--r-- 1 root wheel 113923 4 Jan 15:55 LongTTL.asl
    -rw-r--r-- 1 root wheel 8 4 Jan 14:19 StoreData
    Any more ideas how to repair/enable LOG DATABASE in console.app?
    thx.

    Somehow the forced shutdown corrupted that date files in var/log/asl subdirectory. Restarting machine the following day showed new messages within LOG DATABASE, but messages from the day before are not displayed any more. So the LOG DATABASE seems to work again.

  • Console app quits unexpectedly

    I cant launch Console, and ffmpeg keeps crashing, i was going to use console to
    see what was going on and got this problem!! Any help/advice would be appreciated.
    Thanks
    Process: Console [14169]
    Path: /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: com.apple.Console
    Version: 10.5.6 (137)
    Build Info: ConsoleX-1370000~7
    Code Type: X86 (Native)
    Parent Process: launchd [80]
    Interval Since Last Report: 1812 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 70 sec
    Per-App Crashes Since Last Report: 2
    Date/Time: 2010-12-09 18:57:40.985 +0000
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: CB043EEC-9D29-45ED-8BD1-87F9C20BA05F
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000016900000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x94c13a85 asl_get64 + 11
    1 libSystem.B.dylib 0x94c15034 aslfile_fetchpos + 939
    2 libSystem.B.dylib 0x94c154ac aslfile_matchnext + 149
    3 libSystem.B.dylib 0x94c16684 aslfile_list_matchtimeout + 314
    4 libSystem.B.dylib 0x94c13087 aslstore_matchtimeout + 294
    5 libSystem.B.dylib 0x94c130e8 aslstorematch + 74
    6 com.apple.Console 0x0000c2a1 0x1000 + 45729
    7 com.apple.Console 0x0000cba2 0x1000 + 48034
    8 com.apple.Console 0x0000bfcf 0x1000 + 45007
    9 com.apple.Console 0x0000bc0b 0x1000 + 44043
    10 com.apple.Foundation 0x90b6788e __NSFireDelayedPerform + 382
    11 com.apple.CoreFoundation 0x924878f5 CFRunLoopRunSpecific + 4469
    12 com.apple.CoreFoundation 0x92487aa8 CFRunLoopRunInMode + 88
    13 com.apple.HIToolbox 0x910772ac RunCurrentEventLoopInMode + 283
    14 com.apple.HIToolbox 0x910770c5 ReceiveNextEventCommon + 374
    15 com.apple.HIToolbox 0x91076f39 BlockUntilNextEventMatchingListInMode + 106
    16 com.apple.AppKit 0x934806d5 _DPSNextEvent + 657
    17 com.apple.AppKit 0x9347ff88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    18 com.apple.AppKit 0x93478f9f -[NSApplication run] + 795
    19 com.apple.AppKit 0x934461d8 NSApplicationMain + 574
    20 com.apple.Console 0x00002b42 0x1000 + 6978
    Thread 1:
    0 libSystem.B.dylib 0x94b2d44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94b57dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x90b7a932 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x90b3327a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x90b868e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.Console 0x00004da7 0x1000 + 15783
    6 com.apple.Foundation 0x90b32dfd -[NSThread main] + 45
    7 com.apple.Foundation 0x90b329a4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x94b57155 pthreadstart + 321
    9 libSystem.B.dylib 0x94b57012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x94b2d44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94b57dcd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x92bd6b32 glvmDoWork + 162
    3 libSystem.B.dylib 0x94b57155 pthreadstart + 321
    4 libSystem.B.dylib 0x94b57012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x94b2d44e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94b57dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x963d5a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x94b57155 pthreadstart + 321
    4 libSystem.B.dylib 0x94b57012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x168ffffc ebx: 0x94c14ca1 ecx: 0x00000000 edx: 0x00000000
    edi: 0x00014900 esi: 0x16736ab0 ebp: 0xbfffe918 esp: 0xbfffe8f0
    ss: 0x0000001f efl: 0x00010286 eip: 0x94c13a85 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x16900000
    Binary Images:
    0x1000 - 0x20feb com.apple.Console 10.5.6 (137) <abdbd36682dac2f252a50ad3fb7b366f> /Applications/Utilities/Console.app/Contents/MacOS/Console
    0x300000 - 0x31cff7 GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x742000 - 0x79bff7 com.apple.driver.AppleIntelGMA950GLDriver 1.5.48 (5.4.8) <806d3030842b46995c46c9059046f2fc> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x142ef000 - 0x144f7fef com.apple.RawCamera.bundle 2.1.3 (537) <ef9996f5ec0caf58dc832a4153196a1e> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1474d000 - 0x148d2fe3 GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x162fe000 - 0x16303ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90003ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90b28000 - 0x90da4fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90f2a000 - 0x90f52ff7 com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90f56000 - 0x91036fff libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x91047000 - 0x9134ffe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91350000 - 0x91402ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91446000 - 0x9144efff com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91586000 - 0x91586ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91587000 - 0x91c27fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91c28000 - 0x91ca2ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91ca3000 - 0x91ca3ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91cd9000 - 0x91cd9ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91cda000 - 0x920eafef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x920ec000 - 0x9210afff libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x9210b000 - 0x923e5ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x923e6000 - 0x92413feb libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92414000 - 0x92547fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92650000 - 0x926a9ff7 libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x926ef000 - 0x926f9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x927dd000 - 0x9285afeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9294d000 - 0x92a14ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92a45000 - 0x92a46ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92a47000 - 0x92a49ff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92b14000 - 0x92b65ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92ba1000 - 0x92badffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92bae000 - 0x92baeff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92baf000 - 0x93080fbe libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93081000 - 0x9343ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93440000 - 0x93c3efef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93d0a000 - 0x93d33fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x93d34000 - 0x93d34ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93d3b000 - 0x93d5affa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93da7000 - 0x93e24fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94185000 - 0x941cefef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x941cf000 - 0x942b7ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x942b8000 - 0x942cefff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94304000 - 0x94456ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x944a6000 - 0x944b4ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x944b5000 - 0x944c2fe7 com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9451d000 - 0x94524ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9467b000 - 0x9467ffff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94879000 - 0x9487dfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94882000 - 0x94a53ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94a54000 - 0x94a60ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94a61000 - 0x94b1cfe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94b25000 - 0x94c8cff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x94ccc000 - 0x94d29ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94eed000 - 0x94f2bfff libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94f32000 - 0x94fb9ff7 libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x94fba000 - 0x95061feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x950d5000 - 0x95168ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x952fe000 - 0x95446ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95447000 - 0x95472fe7 libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x9573f000 - 0x9573fffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95740000 - 0x95750ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95a8f000 - 0x95b3ffff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95b40000 - 0x95bcdff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95bce000 - 0x95beaff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95c59000 - 0x95cb3ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95cb4000 - 0x95d41ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95d75000 - 0x95d90ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95ddd000 - 0x95de8fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95e1c000 - 0x95ec3fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x960cf000 - 0x96110fe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96111000 - 0x96135fff libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
    0x96136000 - 0x96170fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x961e5000 - 0x961f5fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x961f7000 - 0x961fefe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x961ff000 - 0x962e0ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x962e1000 - 0x9667efef com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x966bc000 - 0x966bcffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x966d5000 - 0x966dcff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x966dd000 - 0x967a8fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x967ae000 - 0x968e7ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x968e8000 - 0x968f1fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <17537dd39882e07142db9e5c2db170b8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x968f2000 - 0x96971ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96972000 - 0x969b1fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97d2d000 - 0x97d5cfe3 com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97dac000 - 0x97e36ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97e37000 - 0x97e6efff com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hello and welcome....
    Open a Finder window. Select your Home folder in the Sidebar on the left. It has a small house icon. Now open the Library folder then the Preferences folder.
    Move the com.apple.Console.plist file to the Trash.
    Restart your Mac and launch Console.
    If that doesn't help, login to another user account on your Mac, launch the Console app there. If it crashes there also, then follow the instructions here in case there are errors on the startup disk that need repairing.
    See *Try Disk Utility*
    http://support.apple.com/kb/TS1417
    Carolyn

  • Console.app quit unexpectedly

    On two systems, both my iMac and my MBP, Console.app quits unexpectedly when starting.  On my iMac, I have already tried the following:
    * reinstalled the OS X 10.7.4 combo updater
    * deleted ~/Library/Caches/com.apple.Console
    * deleted ~/Library/Application Support/Console
    * safe booted
    * disk utility, verify disk permissions
    * disk utility, verify disk
    None of these steps have changed the immediate quitting of Console.app on my iMac (I haven't tried on my MBP yet, and I really don't expect to see any different behavior there).
    The problem report produced by the system looks like this:
    Process:    
    Console [1446]
    Path:       
    /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: 
    com.apple.Console
    Version:    
    10.7 (385)
    Build Info: 
    ConsoleX-385000000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [357]
    Date/Time:  
    2012-05-15 14:49:27.067 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    215767 sec
    Crashes Since Last Report:      
    5
    Per-App Interval Since Last Report:  65 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                 
    4345D1CE-D670-44E8-975D-4D119E8F4D40
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff692cbfe8
    VM Regions Near 0x7fff692cbfe8:
    MALLOC_TINY       
    00007fdb6a000000-00007fdb6b200000 [ 18.0M] rw-/rwx SM=PRV 
    --> STACK GUARD       
    00007fff65acc000-00007fff692cc000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack             
    00007fff692cc000-00007fff69acc000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    objc[1446]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff8e1e05cb szone_malloc_should_clear + 2584
    1   libsystem_c.dylib        
    0x00007fff8e2153c8 malloc_zone_malloc + 77
    2   libsystem_c.dylib        
    0x00007fff8e2161a4 malloc + 44
    3   com.apple.CoreServices.CarbonCore
    0x00007fff9084e66c FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 1412
    4   com.apple.CoreServices.CarbonCore
    0x00007fff9084de13 PBGetCatalogInfoBulkSync + 546
    5   com.apple.CoreServices.CarbonCore
    0x00007fff9084dbd4 FSGetCatalogInfoBulk + 66
    6   com.apple.Foundation     
    0x00007fff8d1f49af _NSDirectoryContentsFromCarbonError + 334
    7   com.apple.Foundation     
    0x00007fff8d1d55fa -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 394
    8   com.apple.Foundation     
    0x00007fff8d1d546a -[NSFileManager contentsOfDirectoryAtPath:error:] + 37
    9   com.apple.Console        
    0x0000000109ed3169 0x109ecc000 + 29033
    10  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    11  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    12  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    13  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    14  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    15  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    16  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    17  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    18  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    19  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    20  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    21  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    22  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    23  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    24  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    25  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    26  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    27  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    28  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    29  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    30  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    31  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    32  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    33  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    34  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    35  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    36  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    37  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    38  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    39  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    40  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    41  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    42  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    43  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    44  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    45  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    46  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    47  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    48  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    49  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    50  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    51  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    52  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    53  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    54  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    55  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    56  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    57  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    58  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    59  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    60  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    61  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    62  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    63  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    64  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    65  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    66  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    67  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    68  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    69  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    70  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    71  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    72  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    73  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    74  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    75  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    76  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    77  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    78  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    79  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    80  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    81  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    82  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    83  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    84  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    85  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    86  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    87  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    88  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    89  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    90  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    91  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    92  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    93  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    94  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    95  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    96  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    97  com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    98  com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    99  com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    100 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    101 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    102 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    103 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    104 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    105 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    106 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    107 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    108 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    109 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    110 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    111 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    112 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    113 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    114 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    115 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    116 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    117 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    118 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    119 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    120 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    121 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    122 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    123 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    124 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    125 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    126 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    127 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    128 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    129 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    130 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    131 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    132 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    133 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    134 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    135 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    136 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    137 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    138 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    139 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    140 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    141 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    142 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    143 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    144 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    145 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    146 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    147 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    148 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    149 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    150 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    151 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    152 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    153 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    154 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    155 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    156 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    157 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    158 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    159 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    160 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    161 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    162 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    163 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    164 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    165 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    166 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    167 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    168 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    169 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    170 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    171 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    172 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    173 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    174 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    175 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    176 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    177 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    178 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    179 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    180 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    181 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    182 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    183 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    184 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    185 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    186 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    187 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    188 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    189 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    190 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    191 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    192 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    193 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    194 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    195 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    196 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    197 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    198 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    199 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    200 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    201 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    202 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    203 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    204 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    205 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    206 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    207 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    208 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    209 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    210 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    211 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    212 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    213 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    214 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    215 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    216 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    217 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    218 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    219 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    220 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    221 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    222 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    223 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    224 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    225 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    226 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    227 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    228 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    229 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    230 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    231 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    232 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    233 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    234 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    235 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    236 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    237 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    238 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    239 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    240 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    241 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    242 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    243 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    244 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    245 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    246 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    247 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    248 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    249 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    250 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    251 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    252 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    253 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    254 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    255 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    256 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    257 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    258 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    259 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    260 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    261 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    262 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    263 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    264 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    265 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    266 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    267 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    268 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    269 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    270 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    271 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    272 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    273 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    274 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    275 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    276 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    277 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    278 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    279 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    280 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    281 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    282 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    283 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    284 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    285 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    286 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    287 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    288 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    289 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    290 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    291 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    292 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    293 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    294 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    295 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    296 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    297 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    298 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    299 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    300 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    301 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    302 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    303 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    304 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    305 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    306 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    307 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    308 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    309 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    310 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    311 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    312 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    313 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    314 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    315 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    316 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    317 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    318 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    319 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    320 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    321 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    322 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    323 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    324 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    325 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    326 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    327 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    328 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    329 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    330 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    331 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    332 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    333 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    334 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    335 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    336 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    337 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    338 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    339 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    340 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    341 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    342 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    343 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    344 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    345 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    346 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    347 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    348 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    349 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    350 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    351 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    352 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    353 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    354 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    355 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    356 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    357 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    358 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    359 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    360 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    361 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    362 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    363 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    364 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    365 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    366 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    367 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    368 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    369 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    370 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    371 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    372 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    373 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    374 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    375 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    376 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    377 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    378 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    379 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    380 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    381 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    382 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    383 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    384 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    385 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    386 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    387 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    388 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    389 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    390 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    391 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    392 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    393 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    394 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    395 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    396 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    397 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    398 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    399 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    400 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    401 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    402 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    403 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    404 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    405 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    406 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    407 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    408 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    409 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    410 com.apple.Console        
    0x0000000109eecee1 0x109ecc000 + 134881
    411 com.apple.Console        
    0x0000000109ed3482 0x109ecc000 + 29826
    412 com.apple.Console        
    0x0000000109eed14a 0x109ecc000 + 135498
    413 com.apple.Console        

    Thanks, Linc. Unfortunately, it doesn't appear to have made any difference.  Console.app is still quitting unexpectedly with what looks to be essentially the same output:
    Process:    
    Console [2623]
    Path:       
    /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: 
    com.apple.Console
    Version:    
    10.7 (385)
    Build Info: 
    ConsoleX-385000000000000~2
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [1472]
    Date/Time:  
    2012-05-15 19:27:45.906 -0700
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    224571 sec
    Crashes Since Last Report:      
    11
    Per-App Interval Since Last Report:  79 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                 
    4345D1CE-D670-44E8-975D-4D119E8F4D40
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff68d64fe8
    VM Regions Near 0x7fff68d64fe8:
    MALLOC_TINY       
    00007fdf13800000-00007fdf14b00000 [ 19.0M] rw-/rwx SM=PRV 
    --> STACK GUARD       
    00007fff65565000-00007fff68d65000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack             
    00007fff68d65000-00007fff69565000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    objc[2623]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib        
    0x00007fff8eade5cb szone_malloc_should_clear + 2584
    1   libsystem_c.dylib        
    0x00007fff8eb133c8 malloc_zone_malloc + 77
    2   libsystem_c.dylib        
    0x00007fff8eb141a4 malloc + 44
    3   com.apple.CoreServices.CarbonCore
    0x00007fff85c4466c FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 1412
    4   com.apple.CoreServices.CarbonCore
    0x00007fff85c43e13 PBGetCatalogInfoBulkSync + 546
    5   com.apple.CoreServices.CarbonCore
    0x00007fff85c43bd4 FSGetCatalogInfoBulk + 66
    6   com.apple.Foundation     
    0x00007fff89c869af _NSDirectoryContentsFromCarbonError + 334
    7   com.apple.Foundation     
    0x00007fff89c675fa -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 394
    8   com.apple.Foundation     
    0x00007fff89c6746a -[NSFileManager contentsOfDirectoryAtPath:error:] + 37
    9   com.apple.Console        
    0x000000010996c169 0x109965000 + 29033
    10  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    11  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    12  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    13  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    14  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    15  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    16  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    17  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    18  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    19  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    20  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    21  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    22  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    23  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    24  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    25  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    26  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    27  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    28  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    29  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    30  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    31  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    32  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    33  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    34  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    35  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    36  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    37  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    38  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    39  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    40  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    41  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    42  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    43  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    44  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    45  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    46  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    47  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    48  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    49  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    50  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    51  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    52  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    53  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    54  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    55  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    56  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    57  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    58  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    59  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    60  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    61  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    62  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    63  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    64  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    65  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    66  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    67  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    68  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    69  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    70  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    71  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    72  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    73  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    74  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    75  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    76  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    77  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    78  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    79  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    80  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    81  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    82  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    83  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    84  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    85  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    86  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    87  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    88  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    89  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    90  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    91  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    92  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    93  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    94  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    95  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    96  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    97  com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    98  com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    99  com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    100 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    101 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    102 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    103 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    104 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    105 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    106 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    107 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    108 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    109 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    110 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    111 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    112 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    113 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    114 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    115 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    116 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    117 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    118 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    119 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    120 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    121 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    122 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    123 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    124 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    125 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    126 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    127 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    128 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    129 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    130 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    131 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    132 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    133 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    134 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    135 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    136 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    137 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    138 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    139 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    140 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    141 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    142 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    143 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    144 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    145 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    146 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    147 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    148 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    149 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    150 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    151 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    152 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    153 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    154 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    155 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    156 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    157 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    158 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    159 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    160 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    161 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    162 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    163 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    164 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    165 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    166 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    167 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    168 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    169 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    170 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    171 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    172 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    173 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    174 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    175 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    176 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    177 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    178 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    179 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    180 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    181 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    182 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    183 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    184 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    185 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    186 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    187 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    188 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    189 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    190 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    191 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    192 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    193 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    194 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    195 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    196 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    197 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    198 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    199 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    200 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    201 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    202 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    203 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    204 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    205 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    206 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    207 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    208 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    209 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    210 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    211 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    212 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    213 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    214 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    215 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    216 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    217 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    218 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    219 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    220 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    221 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    222 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    223 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    224 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    225 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    226 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    227 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    228 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    229 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    230 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    231 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    232 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    233 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    234 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    235 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    236 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    237 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    238 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    239 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    240 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    241 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    242 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    243 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    244 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    245 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    246 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    247 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    248 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    249 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    250 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    251 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    252 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    253 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    254 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    255 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    256 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    257 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    258 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    259 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    260 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    261 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    262 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    263 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    264 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    265 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    266 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    267 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    268 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    269 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    270 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    271 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    272 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    273 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    274 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    275 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    276 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    277 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    278 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    279 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    280 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    281 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    282 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    283 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    284 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    285 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    286 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    287 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    288 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    289 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    290 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    291 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    292 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    293 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    294 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    295 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    296 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    297 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    298 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    299 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    300 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    301 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    302 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    303 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    304 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    305 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    306 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    307 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    308 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    309 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    310 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    311 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    312 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    313 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    314 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    315 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    316 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    317 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    318 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    319 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    320 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    321 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    322 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    323 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    324 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    325 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    326 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    327 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    328 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    329 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    330 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    331 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    332 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    333 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    334 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    335 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    336 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    337 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    338 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    339 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    340 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    341 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    342 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    343 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    344 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    345 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    346 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    347 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    348 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    349 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    350 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    351 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    352 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    353 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    354 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    355 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    356 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    357 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    358 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    359 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    360 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    361 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    362 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    363 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    364 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    365 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    366 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    367 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    368 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    369 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    370 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    371 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    372 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    373 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    374 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    375 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    376 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    377 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    378 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    379 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    380 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    381 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    382 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    383 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    384 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    385 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    386 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    387 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    388 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    389 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    390 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    391 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    392 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    393 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    394 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    395 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    396 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    397 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    398 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    399 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    400 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    401 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    402 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    403 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    404 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    405 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    406 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    407 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    408 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    409 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    410 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    411 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    412 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    413 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    414 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    415 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    416 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    417 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    418 com.apple.Console        
    0x000000010998614a 0x109965000 + 135498
    419 com.apple.Console        
    0x0000000109985ee1 0x109965000 + 134881
    420 com.apple.Console        
    0x000000010996c482 0x109965000 + 29826
    421 com.apple.Console        

  • WLS 9.2 Console App Conflicts with Stuts2 App

    We are seeing the following error when starting up our Struts2 application on the Admin server.
              ERROR org.apache.beehive.netui.pageflow.internal.AdapterManager :
              ServletContainerAdapter manager not initialized correctly.
              The error seems to be happening as a result of the struts configuration setting which allows you to set a class to handle MulitPart Requests:
              struts.multipart.parser=mypackage.MyMultiPartRequest
              It appears that this error only occurs when the application is installed on the admin server. Our application is not utilizing Beehive. It appears though that the Weblogic Console is. I believe that the two are conflicting. When running our application on a managed server without the console app, we do not get the error.
              This is okay since our production and test environments are set up this way anyhow. However, our developers working locally by installing the app in the admin server rather than running an admin server and a managed server.
              Anyone seen this or know of a work around?

    Have you been able to fix this problem?
              Did you try prefer-web-inf-classes" in the
              weblogic.xml file?
              Unfortunately, I don't have any suggestions. I'm in the same quandry and looking for answers.

  • Console.app crash

    Hello , my console.app crashes.
    Looking at it with Instruments , i see that it block when trying to read an directory , but i cannot figure out which directory is that.
    Process: Console [354]
    Path: /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier: com.apple.Console
    Version: 10.6 (219)
    Build Info: ConsoleX-2190000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [299]
    Date/Time: 2009-11-11 22:32:10.170 +0200
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 69 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 28 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: 27A121C9-FB2A-422B-81EC-AA80A868FAB0
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNPROTECTIONFAILURE at 0x00007fff5f3fffa0
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...ple.CoreServices.CarbonCore 0x00007fff85ba2758 FSMount::getattrsbulk(void*, unsigned int, unsigned long*, unsigned int, unsigned int, FSAttributeInfo*, unsigned char*, unsigned char*) + 20
    1 ...ple.CoreServices.CarbonCore 0x00007fff85ba247f PBGetCatalogInfoBulkSync + 589
    2 ...ple.CoreServices.CarbonCore 0x00007fff85ba2210 FSGetCatalogInfoBulk + 66
    3 com.apple.Foundation 0x00007fff86c98738 _NSDirectoryContentsFromCarbonError + 358
    4 com.apple.Foundation 0x00007fff86c97c57 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 329
    5 com.apple.Foundation 0x00007fff86c97b0c -[NSFileManager contentsOfDirectoryAtPath:error:] + 35
    6 com.apple.Console 0x0000000100004d77 0x100000000 + 19831
    7 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    8 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    9 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    10 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    11 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    12 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    13 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    14 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    15 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    16 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    17 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    18 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    19 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    20 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    21 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    22 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    23 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    24 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    25 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    26 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    27 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    28 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    29 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    30 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    31 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    32 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    33 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    34 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    35 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    36 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    37 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    38 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    39 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    40 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    41 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    42 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    43 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    44 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    45 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    46 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    47 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    48 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    49 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    50 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    51 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    52 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    53 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    54 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    55 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    56 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    57 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    58 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    59 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    60 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    61 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    62 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    63 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    64 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    65 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    66 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    67 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    68 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    69 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    70 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    71 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    72 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    73 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    74 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    75 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    76 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    77 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    78 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    79 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    80 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    81 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    82 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    83 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    84 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    85 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    86 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    87 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    88 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    89 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    90 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    91 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    92 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    93 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    94 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    95 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    96 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    97 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    98 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    99 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    100 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    101 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    102 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    103 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    104 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    105 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    106 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    107 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    108 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    109 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    110 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    111 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    112 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    113 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    114 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    115 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    116 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    117 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    118 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    119 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    120 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    121 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    122 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    123 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    124 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    125 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    126 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    127 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    128 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    129 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    130 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    131 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    132 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    133 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    134 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    135 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    136 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    137 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    138 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    139 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    140 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    141 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    142 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    143 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    144 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    145 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    146 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    147 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    148 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    149 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    150 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    151 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    152 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    153 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    154 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    155 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    156 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    157 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    158 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    159 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    160 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    161 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    162 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    163 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    164 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    165 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    166 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    167 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    168 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    169 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    170 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    171 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    172 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    173 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    174 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    175 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    176 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    177 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    178 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    179 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    180 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    181 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    182 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    183 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    184 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    185 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    186 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    187 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    188 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    189 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    190 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    191 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    192 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    193 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    194 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    195 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    196 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    197 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    198 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    199 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    200 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    201 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    202 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    203 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    204 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    205 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    206 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    207 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    208 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    209 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    210 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    211 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    212 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    213 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    214 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    215 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    216 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    217 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    218 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    219 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    220 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    221 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    222 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    223 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    224 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    225 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    226 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    227 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    228 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    229 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    230 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    231 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    232 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    233 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    234 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    235 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    236 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    237 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    238 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    239 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    240 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    241 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    242 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    243 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    244 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    245 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    246 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    247 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    248 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    249 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    250 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    251 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    252 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    253 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    254 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    255 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    256 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    257 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    258 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    259 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    260 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    261 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    262 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    263 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    264 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    265 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    266 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    267 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    268 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    269 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    270 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    271 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    272 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    273 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    274 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    275 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    276 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    277 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    278 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    279 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    280 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    281 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    282 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    283 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    284 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    285 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    286 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    287 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    288 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    289 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    290 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    291 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    292 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    293 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    294 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    295 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    296 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    297 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    298 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    299 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    300 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    301 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    302 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    303 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    304 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    305 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    306 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    307 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    308 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    309 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    310 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    311 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    312 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    313 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    314 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    315 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    316 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    317 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    318 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    319 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    320 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    321 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    322 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    323 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    324 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    325 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    326 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    327 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    328 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    329 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    330 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    331 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    332 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    333 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    334 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    335 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    336 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    337 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    338 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    339 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    340 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    341 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    342 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    343 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    344 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    345 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    346 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    347 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    348 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    349 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    350 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    351 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    352 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    353 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    354 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    355 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    356 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    357 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    358 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    359 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    360 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    361 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    362 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    363 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    364 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    365 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    366 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    367 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    368 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    369 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    370 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    371 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    372 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    373 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    374 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    375 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    376 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    377 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    378 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    379 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    380 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    381 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    382 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    383 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    384 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    385 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    386 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    387 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    388 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    389 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    390 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    391 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    392 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    393 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    394 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    395 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    396 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    397 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    398 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    399 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    400 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    401 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    402 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    403 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    404 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    405 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    406 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    407 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    408 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    409 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    410 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    411 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    412 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    413 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    414 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    415 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    416 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    417 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    418 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    419 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    420 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    421 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    422 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    423 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    424 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    425 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    426 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    427 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    428 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    429 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    430 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    431 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    432 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    433 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    434 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    435 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    436 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    437 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    438 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    439 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    440 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    441 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    442 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    443 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    444 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    445 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    446 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    447 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    448 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    449 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    450 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    451 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    452 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    453 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    454 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    455 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    456 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    457 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    458 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    459 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    460 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    461 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    462 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    463 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    464 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    465 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    466 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    467 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    468 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    469 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    470 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    471 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    472 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    473 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    474 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    475 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    476 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    477 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    478 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    479 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    480 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    481 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    482 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    483 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    484 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    485 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    486 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    487 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    488 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    489 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    490 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    491 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    492 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    493 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    494 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    495 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    496 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    497 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    498 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    499 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    500 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    501 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    502 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    503 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    504 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    505 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    506 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    507 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    508 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    509 com.apple.Console 0x00000001000045c5 0x100000000 + 17861
    510 com.apple.Console 0x00000001000050b0 0x100000000 + 20656
    511 com.apple.Console 0x0000000100004813 0x100000000 + 18451
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8470fbba kevent + 10
    1 libSystem.B.dylib 0x00007fff84711a85 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8471175c dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff84711286 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff84710bb8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff84710a55 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff5f40af70 rcx: 0x00007fff5f406a30 rdx: 0x0000000000000001
    rdi: 0x00007fff5f406a10 rsi: 0x000000011c503480 rbp: 0x00007fff5f400950 rsp: 0x00007fff5f3ffeb0
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff5f406a28 r11: 0x00007fff85b86fe7
    r12: 0x0000000000000000 r13: 0x00007fff5f40b6c0 r14: 0x000000011c503400 r15: 0x00007fff5f406e60
    rip: 0x00007fff85ba2758 rfl: 0x0000000000010202 cr2: 0x00007fff5f3fffa0
    Binary Images:
    0x100000000 - 0x100028fe7 com.apple.Console 10.6 (219) <E6D323D9-7EB4-0263-EBDB-8E703C91C916> /Applications/Utilities/Console.app/Contents/MacOS/Console
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80313000 - 0x7fff806abfff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff80885000 - 0x7fff808d4fef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff808f9000 - 0x7fff80919ff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff80930000 - 0x7fff80981fe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff80982000 - 0x7fff80985ff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80986000 - 0x7fff81190fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff81191000 - 0x7fff8119fff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff811d0000 - 0x7fff811dbfff com.apple.CrashReporterSupport 10.6.2 (239) <9A14C43B-69B0-842E-3149-2F580DC13A50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8126f000 - 0x7fff81275ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8129f000 - 0x7fff8129fff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff812a0000 - 0x7fff812c1fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff812c2000 - 0x7fff812d3fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff812d4000 - 0x7fff813d9fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8145d000 - 0x7fff8150cfff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81543000 - 0x7fff815f9fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff815fa000 - 0x7fff81656fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81761000 - 0x7fff81870ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff818ef000 - 0x7fff81bedfe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81d4e000 - 0x7fff81d59ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff81e62000 - 0x7fff81e86ff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81e87000 - 0x7fff81f9efef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff829cc000 - 0x7fff829d2ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff829d3000 - 0x7fff82a3dfe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff82a3e000 - 0x7fff82af3fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff82b97000 - 0x7fff82e1cff7 com.apple.security 6.0 (36910) <67DF686D-B991-D0D6-20B6-9EA668018466> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83173000 - 0x7fff831d0fef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff836dc000 - 0x7fff83790ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83cad000 - 0x7fff83cbffe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff83cc0000 - 0x7fff83d01fef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83d02000 - 0x7fff83d07fff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff83d08000 - 0x7fff83d49ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83d5e000 - 0x7fff83d93fff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff83f12000 - 0x7fff83facfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff83fad000 - 0x7fff840d1fe7 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <F2AFF250-5F39-C3AD-0238-B10AF8A1ECFE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff840d2000 - 0x7fff840e1fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8431d000 - 0x7fff8431dff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8431e000 - 0x7fff844dcfff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff844dd000 - 0x7fff84561fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff84562000 - 0x7fff84580fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8467a000 - 0x7fff8469cff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8469d000 - 0x7fff846f2fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff846f6000 - 0x7fff848b4ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff84a0e000 - 0x7fff84a0fff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <AE4C41BE-6CF3-CC3B-EBA7-A8E9D6A6047F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84ac2000 - 0x7fff84b3ffef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff84bff000 - 0x7fff855f3fff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff855f4000 - 0x7fff857aefef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff857af000 - 0x7fff8584ffff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85850000 - 0x7fff85850ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff85851000 - 0x7fff85879fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8587a000 - 0x7fff858c4ff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff858c5000 - 0x7fff858d9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff85b7f000 - 0x7fff85eb1fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff85eb2000 - 0x7fff85ef9ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85f3c000 - 0x7fff86020fff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86021000 - 0x7fff8602efe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86095000 - 0x7fff86151ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86178000 - 0x7fff8617ffff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86180000 - 0x7fff86193fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86194000 - 0x7fff86194ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff86195000 - 0x7fff861d2fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff86393000 - 0x7fff86410fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86411000 - 0x7fff8642afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff864a5000 - 0x7fff864cbfe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff864cc000 - 0x7fff86507ff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff86508000 - 0x7fff86bfc537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86bfd000 - 0x7fff86c8dfff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff86c8e000 - 0x7fff86f0ffe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff86f8c000 - 0x7fff873cffef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff873f4000 - 0x7fff87532fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87533000 - 0x7fff87548ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87549000 - 0x7fff8758ffe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff87595000 - 0x7fff87599ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff875a5000 - 0x7fff87718ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87967000 - 0x7fff87968ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff87969000 - 0x7fff87a43ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff87ab0000 - 0x7fff87affff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff87b00000 - 0x7fff87bccfff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff87bd5000 - 0x7fff87c8efff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff87d40000 - 0x7fff87d40ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87ee9000 - 0x7fff87eebfff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff87eec000 - 0x7fff87eecff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87f56000 - 0x7fff87f8bff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
    0x7fff87fbd000 - 0x7fff88049fef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8804a000 - 0x7fff880c9fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff880ca000 - 0x7fff88116fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff88117000 - 0x7fff8812dff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff88153000 - 0x7fff8820fff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88210000 - 0x7fff88215fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff882a3000 - 0x7fff882b2fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88824000 - 0x7fff88a30ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88a31000 - 0x7fff88a32fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff88ac3000 - 0x7fff88aeeff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff88aef000 - 0x7fff88b05fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: FireWire, FireWire, fw0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465,76 GB
    Serial ATA Device: MATSHITADVD-R UJ-868
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

    NSDirectoryContentsFromCarbonError
    Have you updated to 10.6.2 as of yet...

Maybe you are looking for

  • Is there any cable adapter that would let my iphone connect to an ethernet connection or a way to share the ethernet connection from a mac to an iphone without being wireless?

    I'm a tester and sometimes I need to test some applications on the Iphone, the company that I work for may get us one but only if we find a way to connect it to ethernet without being via wireles, since for the company politics it would be considered

  • Constructor - cannot find symbol

    Hi all, Can anyone please help me with this code? I don't know what's wrong with it. class Superclass {     public int j = 0;        public Superclass(String text){  //constructor         j = 1; class Subclass extends Superclass {     public Subclass

  • Airport wireless network

    Is there a step by step guide for setting up a wireless network using airport extreme with 5 airport expresses? The guide that comes with the equipment doesn't seem to match the on screen experience. I have experienced pretty much every problem descr

  • Unable to open account

    I have two accounts on my computer, one for me and one for my wife. I am able to log on to my account but all that happens is the background will come up and nothing else. After a few seconds what looks like the spotlight icon shows up in the top lef

  • IPhoto events don't update

    I want to have the events from my last 3 months iPhoto to automatically update on my phone and pad.    They don't. After a lot of experimenting, I got them updated by opening iPhoto and then hitting Sync in iTunes with the Photos tab open.    Is that