Httpd crash

After the update from 10.5 to 10 .6 I get this;
Jan 30 10:50:33 math com.apple.ReportCrash.Root[117]: 2012-01-30 10:50:33.101 ReportCrash[117:2d0b] Saved crash report for httpd[122] version ??? (???) to /Library/Logs/DiagnosticReports/httpd_2012-01-30-105033_localhost.crash
LOG STATES
Process:         httpd [445]
Path:            /usr/sbin/httpd
Identifier:      httpd
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  httpd [75592]
Date/Time:       2012-01-30 10:53:50.167 -0500
OS Version:      Mac OS X Server 10.6.8 (10K549)
Report Version:  6
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000001007a6c20
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
ANY IDEAS?
THANKS,
TOM

I am running Apache2 which I was running on 10.5
This generates a crash log about every minute.  I am running PHP 5.2. 
The only default modules
Here is the diagnostics log.
Process:         httpd [7198]
Path:            /usr/sbin/httpd
Identifier:      httpd
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  httpd [2096]
Date/Time:       2012-01-30 11:58:22.752 -0500
OS Version:      Mac OS X Server 10.6.8 (10K549)
Report Version:  6
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000001004e2ae0
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libphp5.so                              0x0000000101319c60 _zend_mm_free_int + 351
1   libphp5.so                              0x0000000101313f26 zend_multibyte_read_script + 48
2   libphp5.so                              0x000000010131403d open_file_for_scanning + 207
3   libphp5.so                              0x0000000101314324 compile_file + 139
4   libphp5.so                              0x00000001011930e1 phar_compile_file + 848
5   libphp5.so                              0x0000000101335041 zend_execute_scripts + 253
6   libphp5.so                              0x00000001012e6cf9 php_execute_script + 732
7   libphp5.so                              0x00000001013b15fa php_handler + 1237
8   httpd                                   0x000000010000147f ap_run_handler + 90
9   httpd                                   0x0000000100001d78 ap_invoke_handler + 354
10  httpd                                   0x000000010002ec20 ap_process_request + 103
11  httpd                                   0x000000010002b47f ap_process_http_connection + 116
12  httpd                                   0x0000000100012a5c ap_run_process_connection + 90
13  httpd                                   0x0000000100012f2a ap_process_connection + 91
14  httpd                                   0x000000010003614e child_main + 1257
15  httpd                                   0x000000010003630d make_child + 329
16  httpd                                   0x0000000100036593 perform_idle_server_maintenance + 498
17  httpd                                   0x0000000100036abd ap_mpm_run + 1246
18  httpd                                   0x0000000100009aa4 main + 2868
19  httpd                                   0x0000000100000ae4 start + 52
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001004e2ae0  rbx: 0x0000000100797c78  rcx: 0x0000000100788fb8  rdx: 0x0000000100788fe0
  rdi: 0x0000000100889800  rsi: 0x000000010079feb0  rbp: 0x00007fff5fbfee80  rsp: 0x00007fff5fbfee40
   r8: 0x00007fffffe0082c   r9: 0x0000000000000007  r10: 0x0000000000000001  r11: 0x0000000100797ad0
  r12: 0x0000000100788fb8  r13: 0x0000000000008210  r14: 0x000000010079fe88  r15: 0x000000010079fe88
  rip: 0x0000000101319c60  rfl: 0x0000000000000246  cr2: 0x00000001004e2ae0
Binary Images:
       0x100000000 -        0x10004bfe7 +httpd ??? (???) <1BD57212-7DE7-3661-B738-7C7A8435C1E1> /usr/sbin/httpd
       0x10007f000 -        0x1000a7ff7  libpcre.0.dylib 1.1.0 (compatibility 1.0.0) <61E04B84-398D-0E87-7125-A668E797DE77> /usr/lib/libpcre.0.dylib
       0x1000ac000 -        0x1000c4fe7  libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <EE4E295F-B414-930C-4CFA-0D2E1265A5FC> /usr/lib/libaprutil-1.0.dylib
       0x1000cf000 -        0x1000edfff  libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <E2A33E20-2442-DDE8-11D4-6135D055567E> /usr/lib/libapr-1.0.dylib
       0x10012d000 -        0x10012dfff  mod_authn_file.so ??? (???) <0DFC71CA-CF90-AB24-91D5-619C482A499F> /usr/libexec/apache2/mod_authn_file.so
       0x100131000 -        0x100132fff  mod_authz_host.so ??? (???) <6A3FB847-ACC4-F3D7-A855-206F9A6DE7C8> /usr/libexec/apache2/mod_authz_host.so
       0x100136000 -        0x10013efff  mod_cache.so ??? (???) <32D60A1F-4096-B689-B9BB-A16F4DD557B4> /usr/libexec/apache2/mod_cache.so
       0x100144000 -        0x100148ff7  mod_mem_cache.so ??? (???) <EADFEC44-E350-55DC-4001-A8C0405CCC0D> /usr/libexec/apache2/mod_mem_cache.so
       0x10014d000 -        0x100151fff  mod_disk_cache.so ??? (???) <A59DE98D-0BB8-B8D1-F89F-3CCC1DCEABE1> /usr/libexec/apache2/mod_disk_cache.so
       0x100156000 -        0x100157ff7  mod_dumpio.so ??? (???) <A2282C58-A676-BAA7-6F5D-3AD055D93422> /usr/libexec/apache2/mod_dumpio.so
       0x10015b000 -        0x10015efff  mod_ext_filter.so ??? (???) <90917988-1C37-ED85-5CB0-D1EAAF5E21B5> /usr/libexec/apache2/mod_ext_filter.so
       0x100163000 -        0x10016eff7  mod_include.so ??? (???) <6D9A6E4E-6AD2-F39A-4CDF-D78C24E4897F> /usr/libexec/apache2/mod_include.so
       0x100173000 -        0x100175ff7  mod_filter.so ??? (???) <C402D3CA-1E8E-4D81-5C71-D273F5D09486> /usr/libexec/apache2/mod_filter.so
       0x100179000 -        0x10017dfff  mod_deflate.so ??? (???) <D2590D5A-4087-580E-9E91-30BC9F214C3E> /usr/libexec/apache2/mod_deflate.so
       0x100182000 -        0x100186fff  mod_log_config.so ??? (???) <39F02B9D-EAD9-60DA-1DBC-05486804CED4> /usr/libexec/apache2/mod_log_config.so
       0x10018c000 -        0x10018cfff  mod_logio.so ??? (???) <BA54AD51-982E-DED5-EF36-F3E74C66DA3C> /usr/libexec/apache2/mod_logio.so
       0x100190000 -        0x100190fff  mod_env.so ??? (???) <FDD42791-CE66-CC7F-CC89-B391BD24387C> /usr/libexec/apache2/mod_env.so
       0x100194000 -        0x100195fff  mod_expires.so ??? (???) <7BFD8A63-7D90-D607-0BB5-DEAD3CAEAC10> /usr/libexec/apache2/mod_expires.so
       0x100199000 -        0x10019cff7  mod_headers.so ??? (???) <5E1F6D3E-8170-7501-39C5-5BFEB7547B37> /usr/libexec/apache2/mod_headers.so
       0x1001a1000 -        0x1001a2fff  mod_ident.so ??? (???) <7932F0D9-C897-27DD-9417-4F408CB4359D> /usr/libexec/apache2/mod_ident.so
       0x1001a6000 -        0x1001a7fff  mod_setenvif.so ??? (???) <523D2566-9CAA-0D18-4CA6-A82D727BB18D> /usr/libexec/apache2/mod_setenvif.so
       0x1001ab000 -        0x1001bcfff  mod_proxy.so ??? (???) <DB4E66D1-FD22-C299-32EB-31DEB1207C9D> /usr/libexec/apache2/mod_proxy.so
       0x1001c4000 -        0x1001caff7  mod_proxy_http.so ??? (???) <8798F477-ADB3-0946-3292-A7158675E70E> /usr/libexec/apache2/mod_proxy_http.so
       0x1001d0000 -        0x1001d5ff7  mod_proxy_balancer.so ??? (???) <3A87AD27-85B5-84D1-FD1C-266FCD7FE928> /usr/libexec/apache2/mod_proxy_balancer.so
       0x1001da000 -        0x1001ddfff  mod_mime.so ??? (???) <2CA17876-C76F-EB01-E2A8-18E31F5ECE7C> /usr/libexec/apache2/mod_mime.so
       0x1001e2000 -        0x1001e6ff7  mod_status.so ??? (???) <1726CEE9-24AE-2824-940F-16F674D09F49> /usr/libexec/apache2/mod_status.so
       0x1001eb000 -        0x1001f2ff7  mod_autoindex.so ??? (???) <B82760B0-7881-5534-B6A5-4F96FEBF852A> /usr/libexec/apache2/mod_autoindex.so
       0x1001f7000 -        0x1001f7ff7  mod_asis.so ??? (???) <D60170EC-A074-9DB5-55C4-DACAB42AB5D9> /usr/libexec/apache2/mod_asis.so
       0x1001fb000 -        0x1001fcfff  mod_vhost_alias.so ??? (???) <4ADF0640-4BA3-9127-742F-CDAB7FE99986> /usr/libexec/apache2/mod_vhost_alias.so
       0x100300000 -        0x100303ff7  mod_info.so ??? (???) <270BC0FE-EDF8-C8BA-4359-8EC482821350> /usr/libexec/apache2/mod_info.so
       0x100308000 -        0x10030cff7  mod_cgi.so ??? (???) <16224BA6-94A7-0A00-2DC3-C78EB47B4743> /usr/libexec/apache2/mod_cgi.so
       0x100312000 -        0x100318fff  mod_negotiation.so ??? (???) <98955E82-06BE-2330-E095-17E4BAFA53E8> /usr/libexec/apache2/mod_negotiation.so
       0x10031d000 -        0x10031eff7  mod_dir.so ??? (???) <2F1C23D9-3446-CA39-A20E-87A218D54CDF> /usr/libexec/apache2/mod_dir.so
       0x100322000 -        0x100325fff  mod_imagemap.so ??? (???) <4103E1C4-6B6C-B956-885B-0FF9C3C36F25> /usr/libexec/apache2/mod_imagemap.so
       0x100329000 -        0x100329fff  mod_actions.so ??? (???) <07C4C3FB-82AB-1777-7ADE-27D915092048> /usr/libexec/apache2/mod_actions.so
       0x10032d000 -        0x10032efff  mod_speling.so ??? (???) <93146C5B-EEE4-9471-A249-EA87D0EF35EA> /usr/libexec/apache2/mod_speling.so
       0x100332000 -        0x100333fff  mod_userdir.so ??? (???) <6EEDF4E8-AD18-47E5-77BE-1CA357C1AB43> /usr/libexec/apache2/mod_userdir.so
       0x100337000 -        0x100338fff  mod_userdir_apple.so ??? (???) <A60560FC-1476-6EF5-D047-0A28E207A90A> /usr/libexec/apache2/mod_userdir_apple.so
       0x10033c000 -        0x10033dff7  libproxyauth.dylib ??? (???) <761A88BB-40BD-52D6-0F5B-ACE5394ACE5D> /usr/lib/libproxyauth.dylib
       0x100341000 -        0x100344ff7  com.apple.SecurityProxyHelper 1.0 (44) <4DFC33BC-2484-4E28-C668-E2F4F1E960C9> /System/Library/PrivateFrameworks/ProxyHelper.framework/Versions/A/ProxyHelper
       0x100349000 -        0x10034aff7  mod_alias.so ??? (???) <E1A86730-F348-9B9A-EE38-D926F59ED129> /usr/libexec/apache2/mod_alias.so
       0x10034e000 -        0x10035cff7  mod_rewrite.so ??? (???) <FEB48D22-632E-48D2-4370-F211E125C80B> /usr/libexec/apache2/mod_rewrite.so
       0x100363000 -        0x100370fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <DA37BDEF-8F50-077E-399C-82306BACB3F7> /usr/lib/libexslt.0.dylib
       0x100376000 -        0x1003b9ff7  libiodbc.2.dylib 4.18.0 (compatibility 4.0.0) <E8B6477A-E3BA-B781-6D7E-2C7118EA2ABD> /usr/lib/libiodbc.2.dylib
       0x1003c4000 -        0x10043eff7  libnetsnmp.15.dylib 17.2.0 (compatibility 17.0.0) <2BE5579E-2ADF-2930-FA8E-02E9CBB101E3> /usr/lib/libnetsnmp.15.dylib
       0x100488000 -        0x10048afff  mod_auth_apple.so ??? (???) <7B58C300-D446-7FA3-1BE1-4A90C5668DD1> /usr/libexec/apache2/mod_auth_apple.so
       0x10048f000 -        0x100492ff7  mod_spnego_apple.so ??? (???) <9BAFCBAE-9206-21F5-B66A-7E9A4DDCFFD4> /usr/libexec/apache2/mod_spnego_apple.so
       0x100497000 -        0x100499ff7  com.apple.spnegoapache 10.6.3 (10.6.3) <2B41859C-5DDA-81A4-E57F-0F0D9555826E> /System/Library/PrivateFrameworks/SpnegoApache.framework/Versions/A/SpnegoApach e
       0x10049e000 -        0x1004a2ff7  mod_digest_apple.so ??? (???) <13A797DB-8D6D-CDCA-ADC4-B8FA9A71F9EA> /usr/libexec/apache2/mod_digest_apple.so
       0x1004a7000 -        0x1004a8fff  mod_hfs_apple.so ??? (???) <C38742E3-4092-A5E6-D3BF-DC0EE4482BEA> /usr/libexec/apache2/mod_hfs_apple.so
       0x1004ac000 -        0x1004adfff  mod_auth_user_host_apple.so ??? (???) <4A1D93C8-EE53-7821-34AD-3437D0DA98A1> /usr/libexec/apache2/mod_auth_user_host_apple.so
       0x1004b1000 -        0x1004b3ff7  mod_auth_session_apple.so ??? (???) <930D6D8C-9F19-1506-62EF-65CFC4A92B6F> /usr/libexec/apache2/mod_auth_session_apple.so
       0x100548000 -        0x100549ff7  proxyauth.so ??? (???) <9BD39CDF-52BF-ACBC-8138-C46493A5368D> /usr/lib/php/extensions/no-debug-non-zts-20090626/proxyauth.so
       0x101000000 -        0x1018c2ff7  libphp5.so ??? (???) <A3ADD756-C123-F80B-F75B-9B3209F0AE02> /usr/libexec/apache2/libphp5.so
    0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
    0x7fff80003000 -     0x7fff8002aff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff802e1000 -     0x7fff802e1ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff802e2000 -     0x7fff80361fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff803a1000 -     0x7fff803a4fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff806e9000 -     0x7fff806e9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff806ea000 -     0x7fff806f9fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff806fa000 -     0x7fff8071fff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff80749000 -     0x7fff80786fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80787000 -     0x7fff80844fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8091e000 -     0x7fff8096dfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8096e000 -     0x7fff80a4bfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff80a71000 -     0x7fff80b32fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff80c33000 -     0x7fff80ebbfef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff80f04000 -     0x7fff810c5fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff810ed000 -     0x7fff810effff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff810f0000 -     0x7fff81139fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8114c000 -     0x7fff8114dff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8119a000 -     0x7fff811b1fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff811f5000 -     0x7fff812c9fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff812ca000 -     0x7fff812dbff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff812dc000 -     0x7fff819d8ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff82175000 -     0x7fff82333fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff8243f000 -     0x7fff82455fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff82462000 -     0x7fff824a9ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff824ec000 -     0x7fff82500ff7  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
    0x7fff8257c000 -     0x7fff8287afff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff82881000 -     0x7fff828a9fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff82b07000 -     0x7fff82bc8fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82bc9000 -     0x7fff82bcfff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82c3d000 -     0x7fff82c43ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff82c44000 -     0x7fff82dbbfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff82dbc000 -     0x7fff82dfdfff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82dfe000 -     0x7fff82e01ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8386f000 -     0x7fff83875ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff83876000 -     0x7fff838c2fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff838c3000 -     0x7fff8397cfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff83f60000 -     0x7fff84010fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84468000 -     0x7fff8447dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff844d4000 -     0x7fff84808fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff84948000 -     0x7fff84948ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff84988000 -     0x7fff849ddff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff849de000 -     0x7fff849deff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff849e1000 -     0x7fff84a5efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff84a5f000 -     0x7fff84a71fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84a8e000 -     0x7fff84d10fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84f54000 -     0x7fff84f7fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
    0x7fff84f80000 -     0x7fff85065fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85066000 -     0x7fff850a7fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff850a8000 -     0x7fff850cbfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85209000 -     0x7fff8520eff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8520f000 -     0x7fff855acfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff855ad000 -     0x7fff85639fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff856a6000 -     0x7fff85ae9fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85cd6000 -     0x7fff85df5fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff85e02000 -     0x7fff85eb7fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff85ec1000 -     0x7fff85ec2ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff86029000 -     0x7fff86071ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86072000 -     0x7fff8608bfff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff86135000 -     0x7fff861d5fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff861d6000 -     0x7fff861d9ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff86292000 -     0x7fff862e1ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff865da000 -     0x7fff86644fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff86696000 -     0x7fff86698fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8670e000 -     0x7fff8674afe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <1E041185-131C-C237-C250-38BE933A269A> /usr/lib/libcurl.4.dylib
    0x7fff868bd000 -     0x7fff868bdff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff868be000 -     0x7fff868f9fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff87b6a000 -     0x7fff87b78ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff87e23000 -     0x7fff87e54fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff87e63000 -     0x7fff87ec3fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff87f91000 -     0x7fff880c6fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff880c7000 -     0x7fff880d2ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff88325000 -     0x7fff883bffff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff883c0000 -     0x7fff883d6fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff883d7000 -     0x7fff88411fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
    0x7fff8841b000 -     0x7fff8841bff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8841c000 -     0x7fff8846fff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff88470000 -     0x7fff88587fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff8859e000 -     0x7fff88da8fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff895db000 -     0x7fff895f8ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff896b7000 -     0x7fff896d8fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fff896d9000 -     0x7fff896ddff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8972b000 -     0x7fff89730fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff89c68000 -     0x7fff89cf8fff  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
    0x7fff89d05000 -     0x7fff89d27ff7  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x7fff89d78000 -     0x7fff89d93ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff89dbc000 -     0x7fff89eb4ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
    0x7fff8a0d7000 -     0x7fff8a0defff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a0df000 -     0x7fff8a195ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff8a196000 -     0x7fff8a1e0ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8a1e1000 -     0x7fff8a1f0fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a1f1000 -     0x7fff8a30bfef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8a30e000 -     0x7fff8a393ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8a394000 -     0x7fff8a552ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8a553000 -     0x7fff8a590ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
    0x7fff8a591000 -     0x7fff8a5b1ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8a606000 -     0x7fff8a612fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
    0x7fff8a613000 -     0x7fff8a691ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8a6b6000 -     0x7fff8a6bbfff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8a6bc000 -     0x7fff8a6d0fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Similar Messages

  • Httpd crash since PHP upgrade to 5.5.13 via Liip script

    Using Snow Leopard 10.6.8, the system has been rock solid serving web pages via PHP and mySQL with the Apple supplied Apache2 until last week. I updated the PHP to 5.5.13 with the php-osx.liip.ch installer and almost immediately Apache has stopped listening, with frequent crashes.
    Console reports the following. Does anyone have any ideas except to restore to PHP 5.4.16 ?
    Process:         httpd [22243]
    Path:            /usr/sbin/httpd
    Identifier:      httpd
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  httpd [22221]
    Date/Time:       2014-06-25 22:23:12.708 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libphp5.so                     0x00000001013ade65 _zend_mm_free_int + 149
    1   libphp5.so                     0x00000001013c4b6c _zval_ptr_dtor + 60
    2   libphp5.so                     0x00000001013c9dcf destroy_zend_class + 95
    3   libphp5.so                     0x00000001013dead3 zend_hash_destroy + 51
    4   libphp5.so                     0x00000001013d258e zend_shutdown + 62
    5   libphp5.so                     0x0000000101372643 php_module_shutdown + 35
    6   libphp5.so                     0x0000000101372719 php_module_shutdown_wrapper + 9
    7   libphp5.so                     0x000000010145ebd1 php_apache_child_shutdown + 17
    8   libapr-1.0.dylib               0x00000001000dc559 apr_pool_destroy + 93
    9   httpd                         0x0000000100036211 clean_child_exit + 45
    10  httpd                         0x0000000100036556 stop_listening + 0
    11  libSystem.B.dylib             0x00007fff86bc21ba _sigtramp + 26
    12  ???                           0x00007fff5fbfe7b0 0 + 140734799800240
    13  ???                           0x0000000101fc7615 0 + 4328289813
    14  ???                           0x0000000101fcd466 0 + 4328313958
    15  ???                           0x0000000101fccdf0 0 + 4328312304
    16  ???                           0x0000000101fce6bd 0 + 4328318653
    17  ???                           0x0000000101fcbd14 0 + 4328307988
    18  ???                           0x0000000101fcbf3c 0 + 4328308540
    19  ???                           0x0000000101fc9581 0 + 4328297857
    20  libphp5.so                     0x00000001013c43c1 dtrace_execute_internal + 129
    21  libphp5.so                     0x000000010145e075 zend_do_fcall_common_helper_SPEC + 693
    22  libphp5.so                     0x000000010145d88a execute_ex + 1194
    23  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    24  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    25  libphp5.so                     0x000000010145d88a execute_ex + 1194
    26  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    27  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    28  libphp5.so                     0x000000010145d88a execute_ex + 1194
    29  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    30  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    31  libphp5.so                     0x000000010145d88a execute_ex + 1194
    32  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    33  libphp5.so                     0x000000010145e1d1 zend_do_fcall_common_helper_SPEC + 1041
    34  libphp5.so                     0x000000010145d88a execute_ex + 1194
    35  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    36  libphp5.so                     0x0000000101417b3f ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER + 927
    37  libphp5.so                     0x000000010145d88a execute_ex + 1194
    38  libphp5.so                     0x00000001013c44d6 dtrace_execute_ex + 230
    39  libphp5.so                     0x00000001013d14d1 zend_execute_scripts + 513
    40  libphp5.so                     0x00000001013725a3 php_execute_script + 659
    41  libphp5.so                     0x000000010145f7c0 php_handler + 1168
    42  httpd                         0x0000000100001e6b ap_run_handler + 90
    43  httpd                         0x0000000100002764 ap_invoke_handler + 354
    44  httpd                         0x000000010002f9c4 ap_process_request + 103
    45  httpd                         0x000000010002c1a9 ap_process_http_connection + 116
    46  httpd                         0x00000001000134e3 ap_run_process_connection + 90
    47  httpd                         0x00000001000139b1 ap_process_connection + 91
    48  httpd                         0x0000000100036e0e child_main + 1257
    49  httpd                         0x0000000100036fcd make_child + 329
    50  httpd                         0x0000000100037253 perform_idle_server_maintenance + 498
    51  httpd                         0x000000010003777d ap_mpm_run + 1246
    52  httpd                         0x000000010000a49a main + 2878
    53  httpd                         0x00000001000014d0 start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff5fbff5f0  rbx: 0x00000001002f1c10  rcx: 0x00000001013d0ce0  rdx: 0x0000000105a00000
      rdi: 0x0000000100b45200  rsi: 0x00000001002f1c10  rbp: 0x00007fff5fbfe080  rsp: 0x00007fff5fbfe050
       r8: 0x0000000000000000   r9: 0x0000000105aee530  r10: 0x0000000000000000  r11: 0x000000000000000f
      r12: 0x00007fff5fbff5f0  r13: 0x0000000103a00000  r14: 0x0000000100b45200  r15: 0x00000001002f1c00
      rip: 0x00000001013ade65  rfl: 0x0000000000000287  cr2: 0x0000000100237080
    Binary Images:
           0x100000000 -        0x10004cfef +httpd ??? (???) <37C41474-9EBF-99EA-BE6D-02009ECC563D> /usr/sbin/httpd
           0x100080000 -        0x1000a8ff7  libpcre.0.dylib 1.1.0 (compatibility 1.0.0) <2D8EFD51-1AFF-8B17-CD9F-F05994817685> /usr/lib/libpcre.0.dylib
           0x1000ad000 -        0x1000c5fe7  libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <3D7EBE21-7A3D-E46C-1E3E-361F98170429> /usr/lib/libaprutil-1.0.dylib
           0x1000d0000 -        0x1000eefff  libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <77712CC8-C4CF-E0E8-B740-B55192C05CB9> /usr/lib/libapr-1.0.dylib
           0x10012e000 -        0x10012efff  mod_authn_file.so ??? (???) <166F0153-A12D-5B6D-42EF-0FEA32FF6C65> /usr/libexec/apache2/mod_authn_file.so
           0x100132000 -        0x100132ff7  mod_authn_dbm.so ??? (???) <0AAF8782-95B2-BD1E-1729-741880714C42> /usr/libexec/apache2/mod_authn_dbm.so
           0x100136000 -        0x100136ff7  mod_authn_anon.so ??? (???) <CC7213A3-2E25-054D-288C-27D20A9E7FA9> /usr/libexec/apache2/mod_authn_anon.so
           0x10013a000 -        0x10013bfff  mod_authn_dbd.so ??? (???) <ED8E3D0A-239C-2C10-918E-046251237575> /usr/libexec/apache2/mod_authn_dbd.so
           0x10013f000 -        0x10013ffff  mod_authn_default.so ??? (???) <EF1E861F-D827-0954-6FED-ED6C4EFDEEAC> /usr/libexec/apache2/mod_authn_default.so
           0x100143000 -        0x100144fff  mod_authz_host.so ??? (???) <D12DE976-E09B-3AB8-DA62-EDB517E66F12> /usr/libexec/apache2/mod_authz_host.so
           0x100148000 -        0x100149ff7  mod_authz_groupfile.so ??? (???) <12B54685-E643-3224-10FF-FEE02CB7391C> /usr/libexec/apache2/mod_authz_groupfile.so
           0x10014d000 -        0x10014dfff  mod_authz_user.so ??? (???) <90638578-37E0-739C-2C0F-4268A782876B> /usr/libexec/apache2/mod_authz_user.so
           0x100151000 -        0x100152fff  mod_authz_dbm.so ??? (???) <B5B5DBE4-C68A-D5AA-FC1E-292A06D6FA12> /usr/libexec/apache2/mod_authz_dbm.so
           0x100156000 -        0x100156ff7  mod_authz_owner.so ??? (???) <74031F71-B0AF-618D-E151-A084A391C617> /usr/libexec/apache2/mod_authz_owner.so
           0x10015a000 -        0x10015afff  mod_authz_default.so ??? (???) <80CD9020-04D6-7002-3875-BAE2FED23713> /usr/libexec/apache2/mod_authz_default.so
           0x10015e000 -        0x10015ffff  mod_auth_basic.so ??? (???) <3846F347-C91F-46EA-95F4-2ED8A1EA6A80> /usr/libexec/apache2/mod_auth_basic.so
           0x100163000 -        0x100169ff7  mod_auth_digest.so ??? (???) <78FAA06D-A02F-44B4-B14B-BB7588BC4443> /usr/libexec/apache2/mod_auth_digest.so
           0x10016e000 -        0x100176fff  mod_cache.so ??? (???) <9140F3B0-5590-5CB1-316D-EB8CA2595C30> /usr/libexec/apache2/mod_cache.so
           0x10017c000 -        0x100180fff  mod_disk_cache.so ??? (???) <F4FF8EDF-B84D-84EE-850E-B694EB41AEE9> /usr/libexec/apache2/mod_disk_cache.so
           0x100185000 -        0x100189ff7  mod_mem_cache.so ??? (???) <D1F3E1F0-EEB4-1F8E-4900-29548516CE7E> /usr/libexec/apache2/mod_mem_cache.so
           0x10018e000 -        0x100190fff  mod_dbd.so ??? (???) <B3CEBFAE-A6F5-57C9-58A9-71846222883D> /usr/libexec/apache2/mod_dbd.so
           0x100195000 -        0x100196ff7  mod_dumpio.so ??? (???) <5E47E9AD-39F7-D3E2-4BB1-BA6059AD9C37> /usr/libexec/apache2/mod_dumpio.so
           0x10019a000 -        0x10019dfff  mod_ext_filter.so ??? (???) <9195E0EC-3CC8-7BC0-0EE4-A48C20BAE041> /usr/libexec/apache2/mod_ext_filter.so
           0x1001a2000 -        0x1001adff7  mod_include.so ??? (???) <4821CF8A-2D94-83EF-32A3-EFE27EE6189A> /usr/libexec/apache2/mod_include.so
           0x1001b2000 -        0x1001b4ff7  mod_filter.so ??? (???) <6D9B163C-58DA-B9F2-E547-1F33848D2F77> /usr/libexec/apache2/mod_filter.so
           0x1001b8000 -        0x1001baff7  mod_substitute.so ??? (???) <6F168201-17ED-5F45-09BF-ADEC850D0589> /usr/libexec/apache2/mod_substitute.so
           0x1001be000 -        0x1001c2fff  mod_deflate.so ??? (???) <DFFE8906-D986-E087-8D94-53BEE8950580> /usr/libexec/apache2/mod_deflate.so
           0x1001c7000 -        0x1001cbfff  mod_log_config.so ??? (???) <AD9C8280-5C6C-975A-FEC9-2D2475DBF00F> /usr/libexec/apache2/mod_log_config.so
           0x1001d1000 -        0x1001d2fff  mod_log_forensic.so ??? (???) <F28B7B75-ED61-4533-F576-ECCCA05ED9E2> /usr/libexec/apache2/mod_log_forensic.so
           0x1001d6000 -        0x1001d6fff  mod_logio.so ??? (???) <E0EB3EB0-B352-92BA-D854-4B00583C6723> /usr/libexec/apache2/mod_logio.so
           0x1001da000 -        0x1001dafff  mod_env.so ??? (???) <B1819A6C-5430-BF2A-BA42-7104D850B871> /usr/libexec/apache2/mod_env.so
           0x1001de000 -        0x1001e3fff  mod_mime_magic.so ??? (???) <DF6423F0-8CC5-9B34-8DD7-D849A4F5757E> /usr/libexec/apache2/mod_mime_magic.so
           0x1001e8000 -        0x1001e9ff7  mod_cern_meta.so ??? (???) <ED960117-EA09-18E2-F335-212AE330F62F> /usr/libexec/apache2/mod_cern_meta.so
           0x1001ed000 -        0x1001eefff  mod_expires.so ??? (???) <9444746C-C5E4-E7E5-5967-B889E1AE007B> /usr/libexec/apache2/mod_expires.so
           0x1001f2000 -        0x1001f5ff7  mod_headers.so ??? (???) <03474C76-334A-1791-11C4-32C29FBFBE29> /usr/libexec/apache2/mod_headers.so
           0x1001fa000 -        0x1001fbfff  mod_ident.so ??? (???) <D5D63E2E-2302-7ABE-A57C-91DE7D1A1068> /usr/libexec/apache2/mod_ident.so
           0x100300000 -        0x100301fff  mod_usertrack.so ??? (???) <389161E5-782F-E8A2-617F-070A083F5985> /usr/libexec/apache2/mod_usertrack.so
           0x100305000 -        0x100306fff  mod_setenvif.so ??? (???) <DC343FB8-E96A-C019-A2A9-B02D9A57E976> /usr/libexec/apache2/mod_setenvif.so
           0x10030a000 -        0x10030bff7  mod_version.so ??? (???) <A6CAC899-A10F-E09A-47BF-3ACE0EECA42D> /usr/libexec/apache2/mod_version.so
           0x10030f000 -        0x100320fff  mod_proxy.so ??? (???) <1A757948-2DEA-4C26-2F6F-BA5523AF87C6> /usr/libexec/apache2/mod_proxy.so
           0x100328000 -        0x100329fff  mod_proxy_connect.so ??? (???) <0D0E0606-A408-5606-8AF1-45A96DBFFB06> /usr/libexec/apache2/mod_proxy_connect.so
           0x10032d000 -        0x100334fff  mod_proxy_ftp.so ??? (???) <0571E704-2AAE-B9B1-9C4E-CFDB8BF748A7> /usr/libexec/apache2/mod_proxy_ftp.so
           0x10033a000 -        0x100340ff7  mod_proxy_http.so ??? (???) <FFD39C60-2704-3E30-4E00-7235773FC3AD> /usr/libexec/apache2/mod_proxy_http.so
           0x100346000 -        0x10034dff7  mod_proxy_ajp.so ??? (???) <86628FB4-907A-31A9-C0BA-719972B2D440> /usr/libexec/apache2/mod_proxy_ajp.so
           0x100352000 -        0x100357ff7  mod_proxy_balancer.so ??? (???) <E444A1F7-94DC-76E0-D204-27DDED72F47F> /usr/libexec/apache2/mod_proxy_balancer.so
           0x10035c000 -        0x100385fef  mod_ssl.so ??? (???) <D2421C75-A001-6310-92FE-30AF5D4C8CB3> /usr/libexec/apache2/mod_ssl.so
           0x100396000 -        0x100399fff  mod_mime.so ??? (???) <235B2363-0DA5-9F8F-1D22-F7E6DEC1E10C> /usr/libexec/apache2/mod_mime.so
           0x10039e000 -        0x1003b4fff  mod_dav.so ??? (???) <62FA5737-EBF0-314E-3029-0E6E06E51065> /usr/libexec/apache2/mod_dav.so
           0x1003bb000 -        0x1003bfff7  mod_status.so ??? (???) <4C74EFBF-51F7-2425-EB29-193B82740F67> /usr/libexec/apache2/mod_status.so
           0x1003c4000 -        0x1003cbff7  mod_autoindex.so ??? (???) <2B2DD880-A8A3-CF77-7666-937E31E7BB2A> /usr/libexec/apache2/mod_autoindex.so
           0x1003d0000 -        0x1003d0ff7  mod_asis.so ??? (???) <E4627C67-8821-7B8B-9AC6-C9047A4EE54D> /usr/libexec/apache2/mod_asis.so
           0x1003d4000 -        0x1003d7ff7  mod_info.so ??? (???) <146FB7DA-B675-77BB-D4A2-884F99B33615> /usr/libexec/apache2/mod_info.so
           0x1003dc000 -        0x1003e0ff7  mod_cgi.so ??? (???) <4AC82162-A7EC-8E7F-DAE7-471C210F1760> /usr/libexec/apache2/mod_cgi.so
           0x1003e6000 -        0x1003f0fff  mod_dav_fs.so ??? (???) <FE4C5ED6-F4B1-B657-4025-490970226A21> /usr/libexec/apache2/mod_dav_fs.so
           0x1003f6000 -        0x1003f7fff  mod_vhost_alias.so ??? (???) <39D8D016-F2C9-0023-1A3B-CCE4846792F2> /usr/libexec/apache2/mod_vhost_alias.so
           0x1003fb000 -        0x100401fff  mod_negotiation.so ??? (???) <7C970839-1162-9524-AA79-DDF5F0B21A9A> /usr/libexec/apache2/mod_negotiation.so
           0x100407000 -        0x100408ff7  mod_dir.so ??? (???) <9E43AA13-7023-A1D7-F43B-6A2A63833257> /usr/libexec/apache2/mod_dir.so
           0x10040c000 -        0x10040ffff  mod_imagemap.so ??? (???) <D401DFF7-E0B8-2702-9595-44585BA8B86D> /usr/libexec/apache2/mod_imagemap.so
           0x100413000 -        0x100413fff  mod_actions.so ??? (???) <44D85062-2921-AF82-3347-70FC625AA7A0> /usr/libexec/apache2/mod_actions.so
           0x100417000 -        0x100418fff  mod_speling.so ??? (???) <E45C2513-E6B6-34E3-82E7-B5FA91CFFBC6> /usr/libexec/apache2/mod_speling.so
           0x10041c000 -        0x10041dfff  mod_userdir.so ??? (???) <61C09168-8383-43CD-0AA1-951158115906> /usr/libexec/apache2/mod_userdir.so
           0x100421000 -        0x100422ff7  mod_alias.so ??? (???) <ED35509B-B75B-7EE6-73C1-BEE136B32923> /usr/libexec/apache2/mod_alias.so
           0x100426000 -        0x100434ff7  mod_rewrite.so ??? (???) <8162E6A6-CB83-DB4F-4163-CBB122043152> /usr/libexec/apache2/mod_rewrite.so
           0x10043b000 -        0x100440ff7  mod_bonjour.so ??? (???) <E11CB9B0-253C-0164-1AA1-E9F1B4CA9BE4> /usr/libexec/apache2/mod_bonjour.so
           0x100445000 -        0x100446fff  mod_hfs_apple.so ??? (???) <B6060CCD-70EB-F77C-AC4F-C69FDD91DF8F> /usr/libexec/apache2/mod_hfs_apple.so
           0x10044a000 -        0x100456fff  mod_fastcgi.so ??? (???) <F4C06C65-9A46-B35D-7131-F1B16814EBFB> /usr/libexec/apache2/mod_fastcgi.so
           0x100461000 -        0x10053dff7 +libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <2FBF4665-CDA0-391D-9FF5-E31050FF9E1F> /usr/local/php5/lib/libiconv.2.dylib
           0x100555000 -        0x100598fef +libtidy-0.99.0.dylib ??? (???) <F6A159AB-F8CD-3618-9A2B-26AFE5A5C5EB> /usr/local/php5/lib/libtidy-0.99.0.dylib
           0x1005c0000 -        0x100603ff7  libiodbc.2.dylib 4.18.0 (compatibility 4.0.0) <E8B6477A-E3BA-B781-6D7E-2C7118EA2ABD> /usr/lib/libiodbc.2.dylib
           0x10060e000 -        0x100617fff +libintl.8.dylib 10.1.0 (compatibility 10.0.0) <B0EE6C67-D61A-3938-9425-EBC10C217D2D> /usr/local/php5/lib/libintl.8.dylib
           0x10061e000 -        0x10063dff7 +libpng12.0.dylib 51.0.0 (compatibility 51.0.0) <8425D5C9-8449-34A3-B7CD-9F7B905BF397> /usr/local/php5/lib/libpng12.0.dylib
           0x10064c000 -        0x10067eff7 +libjpeg.7.dylib 8.0.0 (compatibility 8.0.0) <45DF234F-99D1-3471-B6A5-03EA0D1422D0> /usr/local/php5/lib/libjpeg.7.dylib
           0x10068d000 -        0x100706fff +libfreetype.6.dylib 10.22.0 (compatibility 10.0.0) <551768C8-C7E7-36F1-AD52-8E1FC1A02FBA> /usr/local/php5/lib/libfreetype.6.dylib
           0x1007c2000 -        0x1007dafff +opcache.so ??? (???) <7D22D958-3D31-3906-929B-E7C0C0BC2619> /usr/local/php5/lib/php/extensions/no-debug-non-zts-20121212/opcache.so
           0x101000000 -        0x101a26fe7 +libphp5.so ??? (???) <B35DDACF-DEA7-3F8A-98AE-BDB7A81EB880> /usr/local/php5/libphp5.so
           0x101d30000 -        0x101e60fef +libxml2.2.dylib 10.8.0 (compatibility 10.0.0) <4A55ED01-318C-38AA-B691-8BE4A27FAA12> /usr/local/php5/lib/libxml2.2.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff800e8fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff80113000 -     0x7fff80134fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff80135000 -     0x7fff801e5fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff802b3000 -     0x7fff802d8ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff804c6000 -     0x7fff80583fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8058c000 -     0x7fff805a2fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff805a3000 -     0x7fff805e4fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff805e7000 -     0x7fff80673fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff80674000 -     0x7fff8067aff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff806fe000 -     0x7fff80721fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff807b0000 -     0x7fff807ebfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff80cf6000 -     0x7fff80d3ffef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff80d40000 -     0x7fff80d8cfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff80d8d000 -     0x7fff80d8dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8155b000 -     0x7fff815dafe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff815db000 -     0x7fff81a1efef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff81b59000 -     0x7fff81b9afff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff81b9b000 -     0x7fff81b9bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff81be4000 -     0x7fff81be9fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff81bea000 -     0x7fff81befff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81c9c000 -     0x7fff81d3cfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81d3d000 -     0x7fff8203bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82052000 -     0x7fff823effe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff823f0000 -     0x7fff82679ff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff826d2000 -     0x7fff826ddff7  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
        0x7fff826de000 -     0x7fff8270ffff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff82710000 -     0x7fff82726fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff827e4000 -     0x7fff827f3fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff827f4000 -     0x7fff8283cff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff828bb000 -     0x7fff828cfff7  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
        0x7fff8291b000 -     0x7fff82946ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff839b2000 -     0x7fff839cbfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff83a95000 -     0x7fff83aaaff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff83aab000 -     0x7fff842b5fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84303000 -     0x7fff84342ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <B2E93DEC-2F33-366A-995C-ACA0523D508F> /usr/lib/libssl.0.9.8.dylib
        0x7fff84343000 -     0x7fff843d3fff  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
        0x7fff843d4000 -     0x7fff843e0fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff84467000 -     0x7fff845defe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff845df000 -     0x7fff845edff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff845ee000 -     0x7fff846e6ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff847a3000 -     0x7fff847a6ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff847a7000 -     0x7fff847e4fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff847e5000 -     0x7fff84845fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff84846000 -     0x7fff84848fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff84a92000 -     0x7fff84a92ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff84a93000 -     0x7fff84ab5ff7  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
        0x7fff84af5000 -     0x7fff84afafff  libpam.2.dylib 3.0.0 (compatibility 3.0.0) <065ABE81-1B86-80AF-1B4A-5B646668A2AC> /usr/lib/libpam.2.dylib
        0x7fff84afb000 -     0x7fff84b0cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff84b0d000 -     0x7fff84bc2fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff84bc3000 -     0x7fff84beaff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff84beb000 -     0x7fff84ca4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff84d35000 -     0x7fff84d35ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff84d36000 -     0x7fff84d4dfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff84db0000 -     0x7fff84dcbff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff84e49000 -     0x7fff84f68ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84f82000 -     0x7fff84f87fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85983000 -     0x7fff85989ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8598a000 -     0x7fff85abffff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85ac0000 -     0x7fff85c7ffff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85dc4000 -     0x7fff85e0eff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85e4c000 -     0x7fff85e4efff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff85e4f000 -     0x7fff85e50ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff860e3000 -     0x7fff86138ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8617e000 -     0x7fff86184ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86185000 -     0x7fff86194fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86195000 -     0x7fff86195ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff862eb000 -     0x7fff862ecff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff862ed000 -     0x7fff8632cfef  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> /usr/lib/libncurses.5.4.dylib
        0x7fff8632d000 -     0x7fff864ebfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
        0x7fff864fa000 -     0x7fff864fdff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff864fe000 -     0x7fff8657cff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8673f000 -     0x7fff8681cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8681d000 -     0x7fff8683dfff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff86b61000 -     0x7fff86d22fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff86d23000 -     0x7fff86d2afff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86e36000 -     0x7fff86e70fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff86f54000 -     0x7fff87015fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87017000 -     0x7fff8701bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8701c000 -     0x7fff87086fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87087000 -     0x7fff870d6ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff871e4000 -     0x7fff872b8fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff87b5b000 -     0x7fff87c11ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff87c12000 -     0x7fff87c12ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff87c13000 -     0x7fff87c69fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87c6a000 -     0x7fff87eecfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87f01000 -     0x7fff87f48ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87f55000 -     0x7fff87f69fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87f6a000 -     0x7fff87fbdff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87fbe000 -     0x7fff882f2fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff883a4000 -     0x7fff884befff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff88896000 -     0x7fff8891bff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8891c000 -     0x7fff8892efe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88974000 -     0x7fff89070ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff893bd000 -     0x7fff8947ffe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89485000 -     0x7fff894a6fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff894d7000 -     0x7fff89571fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff899a2000 -     0x7fff89a1ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff89b91000 -     0x7fff89ca7ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff89f54000 -     0x7fff89f7cfff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff89f7d000 -     0x7fff89f80fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    Mark - TY, but yes. I restart Apache2 every couple of hours when it stops listening. That's how I get the sites back online, but then after only a few hours, it crashes again.  SN 10.6.8 on my 3.2 Ghz 18GB MacPro was rock solid, running for months without touching it, but not since this PHP installation.  Tried a reinstall of the PHP using the terminal command for LIIP and it still crashes.

  • Turning on WebMail crashes httpd

    Running 10.4.8
    I just had an issue with Apache. I have PHP5 installed.
    PHP4 is disabled in the Modules list.
    I select a web site and turn on "Webmail".
    Then httpd crashes.
    I check the modules: PHP4 is enabled. (looks like Webmail requires PHP4).
    I checked the error log. I have:
    module php5_module is already running, skipping
    module mod_pho5.c is already added, skipping
    then it list web site..... conf
    It then process
    /etc/httpd/sites/virtualhost_globalconf
    and I get:
    httpd: Could not determine the server's fully qualified domain name, using 192..... for ServerName.
    I unchecked PHP4, remove Webmail, then Apache starts.
    Any idea?
    XServe Dual G4   Mac OS X (10.4.8)   2 GB RAM

    Hi,
    No I have not. Were you able to make it work that way?
    Yes.
    Do you have PHP 5 running on your Tiger Server?
    Yes but I don't use the entrophy or server-logistic PHP's I roll my own, SEE ->PHP-INFO and PHP-INFO.

  • YOSEMITE CRASHING MY MACBOOK PRO

    Hi,
    I have a macbook pro 2010. I recently upgraded to Yosemite. After hours of use my laptop crashed. a beach ball and laptop got stuck. Did restarts, but nothing helped. Finally i decided to put it on safe boot and get my data out. Managed that. after that i erased my Hard drive and reinstalled Yosemite. After hours of use again, Yosemite crashed. Now this time my laptop was empty too with factory settings. posting this in safe boot. Please bail me out of this. Really stuck.
    Is this Yosemite having a million bugs or some hardware error?
    etre check results
    EtreCheck version: 2.0.6 (91)
    Report generated 25 October 2014 12:55:35 am IST
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Early 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.3 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 4:1:41
    Disk Information: ℹ️
      Hitachi HTS545032B9A302 disk0 : (320.07 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 318.84 GB (300.27 GB free)
      Encrypted AES-XTS UnlockedPaused
      Core Storage: disk0s2 319.21 GB Online
      OPTIARC DVD RW AD-5970H
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.ucupdate.plist
      [failed] com.apple.watchdogd.plist
    Launch Daemons: ℹ️
      [not loaded] com.adobe.fpsaud.plist Support
    User Launch Agents: ℹ️
      [not loaded] com.google.keystone.agent.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      uTorrent Application (/Applications/uTorrent.app)
      Google Chrome ApplicationHidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
      AdBlock (Disabled)
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          6% storedownloadd
          2% WindowServer
          0% fontd
          0% AppleSpell
          0% notifyd
    Top Processes by Memory: ℹ️
      193 MB Google Chrome
      90 MB spindump
      82 MB Spotlight
      77 MB Google Chrome Helper
      77 MB WindowServer
    Virtual Memory Information: ℹ️
      99 MB Free RAM
      1.68 GB Active RAM
      1.61 GB Inactive RAM
      560 MB Wired RAM
      6.83 GB Page-ins
      89 MB Page-outs

    Here's my results from your suggestion above:
    Start time: 10:17:08 10/31/14
    Model Identifier: MacBookPro5,3
    System Version: OS X 10.10 (14A389)
    Kernel Version: Darwin 14.0.0
    Time since boot: 9 minutes
    SATA
       Hitachi HTS545050B9SA02                
       M4-CT256M4SSD2                         
    Diagnostic reports
       2014-10-20 com.apple.WebKit.WebContent hang
       2014-10-20 httpd crash x2
       2014-10-21 garcon crash
       2014-10-22 Safari hang
       2014-10-22 iTunes hang x3
       2014-10-23 Safari hang x4
       2014-10-23 com.apple.WebKit.WebContent hang
       2014-10-24 HandsOffDaemon crash
       2014-10-24 garcon crash
       2014-10-27 Safari hang x2
       2014-10-27 com.apple.WebKit.WebContent hang x2
       2014-10-30 FaceTime crash
       2014-10-30 garcon crash x3
       2014-10-31 HandsOffDaemon crash
       2014-10-31 garcon crash
    Log
       Oct 31 09:39:22 Failed to load kext com.apple.iokit.IOBluetoothUSBDFU (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.SMCMotionSensor failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.SMCMotionSensor (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.GeForceTesla failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.GeForceTesla (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.AppleMikeyDriver failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.AppleMikeyDriver (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.AppleHV failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.AppleHV (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.AppleHWAccess failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.AppleHWAccess (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.iokit.IOBluetoothSerialManager failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.iokit.IOBluetoothSerialManager (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.iokit.IOUserEthernet failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.iokit.IOUserEthernet (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.AppleSMCLMU failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.AppleSMCLMU (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.iokit.IOFireWireIP failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.iokit.IOFireWireIP (error 0xdc008012).
       Oct 31 09:39:22 Kext com.apple.driver.AppleOSXWatchdog failed to load (0xdc008012).
       Oct 31 09:39:22 Failed to load kext com.apple.driver.AppleOSXWatchdog (error 0xdc008012).
       Oct 31 09:39:23 Kext com.apple.driver.AppleTyMCEDriver failed to load (0xdc008012).
       Oct 31 09:39:23 Failed to load kext com.apple.driver.AppleTyMCEDriver (error 0xdc008012).
       Oct 31 09:57:15 process WindowServer[156] caught causing excessive wakeups. Observed wakeups rate (per sec): 271; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 75503
       Oct 31 10:08:42 IOHIDSystem: Seize of AppleEmbeddedKeyboard failed.
    kexts
       com.metakine.handsoff.driver (2.3.1)
    Daemons
       com.metakine.handsoff.daemon
       com.raynersw.nshctldo
       com.oracle.java.JavaUpdateHelper
       com.microsoft.office.licensing.helper
       com.oracle.java.Helper-Tool
       com.adobe.SwitchBoard
       com.macpaw.CleanMyMac2.Agent
       com.teamviewer.Helper
       com.micromat.TechToolProDaemon
       com.iwaxx.Debookee.PacketTool
       com.bombich.ccc
    Agents
       com.bombich.ccc-user-agent
       com.macpaw.CleanMyMac2Helper.diskSpaceWatcher
       com.adobe.ARM.UUID
       com.macpaw.CleanMyMac2Helper.trashWatcher
       2BUA8C4S2C.com.agilebits.onepassword-osx-helper
       com.growl.GrowlLauncher
       com.micromat.TechToolProAgent
       J8RPQ294UB.com.skitch.SkitchHelper
       com.macpaw.CleanMyMac2Helper.scheduledScan
       com.oracle.java.Java-Updater
       com.metakine.handsoff.agent
       com.citrixonline.GoToMeeting.G2MUpdate
       com.google.keystone.user.agent
    Bundles
       /System/Library/Extensions/daspi.kext
       - com.makemkv.kext.daspi
       /System/Library/Extensions/JMicronATA.kext
       - com.jmicron.JMicronATA
       /Library/Extensions/HandsOff.kext
       - com.metakine.handsoff.driver
       /Library/Internet Plug-Ins/AdobeExManDetect.plugin
       - com.AdobeExManDetectLib.AdobeExManDetect
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       - com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       - com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/Flash Player.plugin
       - N/A
       /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
       - com.oracle.java.JavaAppletPlugin
       /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
       - com.microsoft.sharepoint.browserplugin
       /Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin
       - com.microsoft.sharepoint.webkitplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       - com.microsoft.SilverlightPlugin
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
       /Library/PreferencePanes/JavaControlPanel.prefPane
       - com.oracle.java.JavaControlPanel
       /Library/PreferencePanes/TechTool Protection.prefPane
       - com.micromat.TechToolProProtection
       /Library/ScriptingAdditions/Adobe Unit Types.osax
       - N/A
       Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
       Library/Caches/com.apple.Safari/Extensions/1Password.safariextension
       - com.agilebits.onepassword4-safari
       Library/Caches/com.apple.Safari/Extensions/ClickToFlash.safariextension
       - com.hoyois.safari.clicktoflash
       Library/Caches/com.apple.Safari/Extensions/Nectar Toolbar.safariextension
       - com.aimiatoolbar.toolbar
       Library/Caches/com.apple.Safari/Extensions/OpenIE.safariextension
       - com.parallels.openinie
       Library/Caches/com.apple.Safari/Extensions/Pin It Button-2.safariextension
       - com.pinterest.extension
       Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin
       - com.citrixonline.mac.WebDeploymentPlugin
       Library/Widgets/UnFormat_2_1.wdgt
       - com.xaddict.widget.UnFormat
    Apps
       /Applications/Dropbox.app
       /Volumes/spinner/Applications/Google Drive.app
       /Volumes/spinner/Applications/Dropbox.app
    Contents of /etc/hosts (ASCII English text, with CRLF, CR, LF line terminators)
       127.0.0.1 localhost
       255.255.255.255 broadcasthost
       ::1             localhost
       fe80::1%lo0 localhost
       127.0.0.1 test
       127.0.0.1 www.livingstoneelectrics.co.uk
    Contents of /Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Startup-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
          <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
          <string>-mode=logon</string>
         </array>
         <key>RunAtLoad</key>
         <true/>
         <key>LaunchOnlyOnce</key>
         <true/>
        </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.metakine.handsoff.agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <true/>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/Library/Handsoff/log/handsoff_agent.log</string>
        <key>StandardOutPath</key>
        <string>/Library/Handsoff/log/handsoff_agent.log</string>
        <key>Label</key>
        <string>com.metakine.handsoff.agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Handsoff/HandsOffAgent.app/Contents/MacOS/HandsOffAgent</strin g>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.micromat.TechToolProAgent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <dict>
        <key>OtherJobEnabled</key>
        <dict>
        <key>com.apple.loginwindow</key>
        <true/>
        </dict>
        </dict>
        <key>Label</key>
        <string>com.micromat.TechToolProAgent</string>
        <key>Program</key>
        <string>/Library/PreferencePanes/TechTool Protection.prefPane/Contents/PlugIns/TechToolProAgent.app/Contents/MacOS/TechTo olProAgent</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>9</integer>
        <key>Minute</key>
        <integer>59</integer>
        <key>Weekday</key>
        <integer>2</integer>
        </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.teamviewer.teamviewer</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer</string>
        <string>-RunAsAgent</string>
        <string>YES</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/MacOS/</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        <key>Disabled</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.teamviewer.teamviewer_desktop.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.teamviewer.desktop</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>LoginWindow</string>
        <string>Aqua</string>
        </array>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/Helpers/TeamViewer_Desktop</strin g>
        <string>-RunAsAgent</string>
        <string>YES</string>
        <string>-Module</string>
        <string>Full</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/Helpers/</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
       ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/com.adobe.SwitchBoard.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>GroupName</key>
        <string>nobody</string>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.adobe.SwitchBoard</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Adobe/SwitchBoard/SwitchBoard.app/Contents/MacOS/launch.switchboard</st ring>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>ServiceDescription</key>
        <string></string>
        <key>UserName</key>
        <string>nobody</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.bombich.ccc.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.bombich.ccc</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.bombich.ccc</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
       ...and 7 more line(s)
    Contents of /Library/LaunchDaemons/com.bombich.ccc.scheduledtask.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <true/>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.bombich.ccc.scheduledtask.UUID</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccchelper.app/Contents/MacOS/ccchelper</string>
        <string>UUID</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceDescription</key>
        <string>CCC will copy the selected items from "flash" to "FlashBU". If you have backed up to this destination in the past, only items that have been modified since the last backup task will be copied.
       • Files and folders unique to the destination will be permanently deleted.
       • Files on the destination will be updated if the size or modification date differs.
       • Older versions of updated files will not be archived.
       </string>
       ...and 205 more line(s)
    Contents of /Library/LaunchDaemons/com.bombich.ccc.scheduledtask.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <true/>
        <key>KeepAlive</key>
        <false/>
        <key>Label</key>
        <string>com.bombich.ccc.scheduledtask.UUID</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Carbon Copy Cloner.app/Contents/MacOS/ccchelper.app/Contents/MacOS/ccchelper</string>
        <string>UUID</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>ServiceDescription</key>
        <string>CCC will copy the selected items from "spinner" to "SpinnerBU". If you have backed up to this destination in the past, only items that have been modified since the last backup task will be copied.
       • Files and folders unique to the destination will be permanently deleted.
       • Files on the destination will be updated if the size or modification date differs.
       • Older versions of updated files will not be archived.
       </string>
       ...and 205 more line(s)
    Contents of /Library/LaunchDaemons/com.iwaxx.Debookee.PacketTool.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.iwaxx.Debookee.PacketTool</string>
        <key>MachServices</key>
        <dict>
        <key>com.iwaxx.Debookee.PacketTool.DelegateConnection</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.iwaxx.Debookee.PacketTool</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.macpaw.CleanMyMac2.Agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2.Agent</string>
        <key>MachServices</key>
        <dict>
        <key>com.macpaw.CleanMyMac2.Agent</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac2.Agent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
       ...and 8 more line(s)
    Contents of /Library/LaunchDaemons/com.metakine.handsoff.daemon.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/Library/Handsoff/log/handsoff_daemon.log</string>
        <key>StandardOutPath</key>
        <string>/Library/Handsoff/log/handsoff_daemon.log</string>
        <key>MachServices</key>
        <dict>
        <key>com.metakine.handsoff.daemon</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.metakine.handsoff.daemon</string>
        <key>RunAtLoad</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Handsoff/HandsOffDaemon</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.micromat.TechToolProDaemon.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.micromat.TechToolProDaemon</string>
        <key>StartInterval</key>
        <integer>5</integer>
        <key>RunAtLoad</key>
        <false/>
        <key>OnDemand</key>
        <false/>
        <key>KeepAlive</key>
        <dict>
        <key>OtherJobEnabled</key>
        <dict>
        <key>com.apple.loginwindow</key>
        <true/>
        <key>com.apple.WindowServer</key>
        <true/>
        <key>com.apple.windowserver.active</key>
        <true/>
        </dict>
        </dict>
        <key>LowPriorityIO</key>
       ...and 11 more line(s)
    Contents of /Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>MachServices</key>
        <dict>
        <key>com.microsoft.office.licensing.helper.port</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.microsoft.office.licensing.helper</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.microsoft.office.licensing.helper</s tring>
        </array>
        <key>ServiceIPC</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
               <key>Label</key>
               <string>com.oracle.java.Helper-Tool</string>
               <key>ProgramArguments</key>
        <array>
               <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Helper-Tool</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/com.oracle.java.Java-Update r.plist</string>
        </array>
        <key>SHAuthorizationRight</key>
               <string>system.preferences</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.oracle.java.JavaUpdateHelper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.oracle.java.JavaUpdateHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.oracle.java.JavaUpdateHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.oracle.java.JavaUpdateHelper</string >
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.raynersw.nshctldo.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.raynersw.nshctldo</string>
        <key>MachServices</key>
        <dict>
        <key>com.raynersw.nshctldo.mach</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.raynersw.nshctldo</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.teamviewer.Helper.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.teamviewer.Helper</string>
        <key>MachServices</key>
        <dict>
        <key>com.teamviewer.Helper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.teamviewer.Helper</string>
        </array>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.teamviewer.teamviewer_service.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>com.teamviewer.service</string>
        <key>KeepAlive</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/TeamViewer.app/Contents/MacOS/TeamViewer_Service</string>
        <string>-Module</string>
        <string>Full</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Applications/TeamViewer.app/Contents/MacOS</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Scheduler-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
            <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
            <string>-mode=scheduled</string>
         </array>
         <key>StartCalendarInterval</key>
         <dict>
           <key>Minute</key>
           <integer>0</integer>
           <key>Hour</key>
           <integer>2</integer>
         </dict>
        </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.bombich.ccc-user-agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Disabled</key>
        <false/>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.bombich.ccc-user-agent</string>
        <key>Program</key>
        <string>/Applications/Carbon Copy Cloner.app/Contents/MacOS/CCC User Agent.app/Contents/MacOS/CCC User Agent</string>
        <key>StandardErrorPath</key>
        <string>/Users/USER/Library/Logs/CCC.log</string>
        <key>StandardOutPath</key>
        <string>/Users/USER/Library/Logs/CCC.log</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.citrixonline.GoToMeeting.G2MUpdate.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.citrixonline.GoToMeeting.G2MUpdate</string>
        <key>ProgramArguments</key>
        <array>
        <string>~/Library/Application Support/CitrixOnline/GoToMeeting/G2MUpdate</string>
        </array>
        <key>EnableGlobbing</key>
        <true/>
        <key>StartInterval</key>
        <integer>3660</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.diskSpaceWatcher</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-watchDiskSpace</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>StartInterval</key>
        <integer>3600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.scheduledScan.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.scheduledScan</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>-n</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-scheduled</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>9</integer>
        <key>Minute</key>
        <integer>47</integer>
        </dict>
       ...and 2 more line(s)
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.trashWatcher.plist (XML  document text)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.trashWatcher</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-watchTrash</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/.Trash</string>
        </array>
       </dict>
       </plist>
    User login items
       iTunesHelper
       - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
       Dropbox
       - /Applications/Dropbox.app
       Fantastical
       - /Applications/Fantastical.app
       PopChar
       - /Applications/PopChar.app
       AdobeResourceSynchronizer
       - /Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app
       TextExpander
       - /Applications/TextExpander.app
    Safari extensions
       1Password
       ClickToFlash
       Nectar Toolbar
       Open in Internet Explorer
       Pin It Button
    Widgets
       UnFormat_2_1
    Restricted files: 220
    Elapsed time (s): 260

  • Personal web sharing is not starting up

    when i start my personal web sharing i get this error
    dyld: NSLinkModule() error
    dyld: Symbol not found: ap_popenfex
    Referenced from: /usr/libexec/httpd/modlogforensic.so
    Expected in: flat namespace
    /usr/sbin/apachectl: line 175: 10617 Trace/BPT trap $HTTPD
    /usr/sbin/apachectl start: httpd could not be started
    May 30 14:27:19 JavaJax crashdump[10618]: httpd crashed
    May 30 14:27:19 JavaJax crashdump[10618]: crash report written to: /Library/Logs/CrashReporter/httpd.crash.log
    i have no idea what any of that means

    "
    total 4664
    -rw-r--r-- 1 root wheel 8304 Jun 27 2001 httpd.exp
    -rwxr-xr-x 1 root wheel 113376 Jun 27 2001 libdav.so
    -rwxr-xr-x 1 root wheel 223700 Jun 27 2001 libperl.so
    -r-xr-xr-x 1 root wheel 1184376 Jun 27 2001 libphp4.so
    -rwxr-xr-x 1 root wheel 71640 Jun 27 2001 libproxy.so
    -rwxr-xr-x 1 root wheel 145880 Jun 27 2001 libssl.so
    -rwxr-xr-x 1 root wheel 13512 Jun 27 2001 mod_access.so
    -rwxr-xr-x 1 root wheel 9472 Jun 27 2001 mod_actions.so
    -rwxr-xr-x 1 root wheel 13928 Jun 27 2001 mod_alias.so
    -rwxr-xr-x 1 root wheel 8956 Jun 27 2001 mod_asis.so
    -rwxr-xr-x 1 root wheel 13872 Jun 27 2001 mod_auth.so
    -rwxr-xr-x 1 root wheel 9340 Jun 27 2001 modauthanon.so
    -rwxr-xr-x 1 root wheel 9544 Jun 27 2001 modauthdbm.so
    -rwxr-xr-x 1 root wheel 28960 Jun 27 2001 mod_autoindex.so
    -rwxr-xr-x 1 root wheel 33128 Jan 30 2006 mod_bonjour.so
    -rwxr-xr-x 1 root wheel 9644 Jun 27 2001 modcernmeta.so
    -rwxr-xr-x 1 root wheel 15048 Jun 27 2001 mod_cgi.so
    -rwxr-xr-x 1 root wheel 13816 Jun 27 2001 mod_digest.so
    -rwxr-xr-x 1 root wheel 9228 Jun 27 2001 mod_dir.so
    -rwxr-xr-x 1 root wheel 9236 Jun 27 2001 mod_env.so
    -rwxr-xr-x 1 root wheel 13664 Jun 27 2001 mod_expires.so
    -rwxr-xr-x 1 root wheel 9180 Jun 27 2001 mod_headers.so
    -rwxr-xr-x 1 root wheel 9100 Jun 28 2001 modhfsapple.so
    -rwxr-xr-x 1 root wheel 18440 Jun 27 2001 mod_imap.so
    -rwxr-xr-x 1 root wheel 32904 Jun 27 2001 mod_include.so
    -rwxr-xr-x 1 root wheel 18988 Jun 27 2001 mod_info.so
    -rwxr-xr-x 1 root wheel 20020 Jun 27 2001 modlogconfig.so
    -rwxr-xr-x 1 root wheel 13968 Jan 30 2006 modlogforensic.so
    -rwxr-xr-x 1 root wheel 14576 Jun 27 2001 mod_mime.so
    -rwxr-xr-x 1 root wheel 23804 Jun 27 2001 modmimemagic.so
    -rwxr-xr-x 1 root wheel 28392 Jun 27 2001 mod_negotiation.so
    -rwxr-xr-x 1 root wheel 51936 Jun 27 2001 mod_rewrite.so
    -rwxr-xr-x 1 root wheel 13784 Jun 27 2001 mod_setenvif.so
    -rwxr-xr-x 1 root wheel 14052 Jun 27 2001 mod_speling.so
    -rwxr-xr-x 1 root wheel 22428 Jun 27 2001 mod_status.so
    -rwxr-xr-x 1 root wheel 9272 Jun 27 2001 moduniqueid.so
    -rwxr-xr-x 1 root wheel 9188 Jun 27 2001 mod_userdir.so
    -rwxr-xr-x 1 root wheel 9652 Jun 27 2001 mod_usertrack.so
    -rwxr-xr-x 1 root wheel 13576 Jun 27 2001 modvhostalias.so
    "

  • Panther = OK, Tiger = Lots of freezes

    Hi,
    I just did a clean fresh install of Tiger on my eMac. After the install I repaired disk permissions (no errors found). Restarted. Installed the 10.4.7 Combo Update (downloaded from Apple.com) and again did a restart. And repaired disk permissions again (no errors found).
    Software:
    I installed the following software; Adium (www.adiumx.com), Quicksilver (quicksilver.blacktree.com) and Newsfire (www.newsfirerss.com). I'm running Mac OS X Tiger 10.4.7.
    Hardware:
    I've attached an external firewire harddrive, an usb cardreader, the official apple keyboard and a microsoft usb mouse (plugged into the keyboard's usb hub thing). Also, I have an internet connection by using a network cable. In the past, with only the official apple keyboard + mouse I had the same problems so I don't think there's a problem with the above hardware. I've tried a different keyboard in the past too. And I tried all combinations with the 2 RAM modules (256 MB + 512 MB, both installed by a certified Apple Dealer). The problem occurs both with a disc inside the SuperDrive and without. I also tried not using the internal disk for a while but that didn't help either.
    The problem:
    I get a lot of random freezes. For some hours everything works smoothly. But other times, one application freezes.. sometimes the Finder, sometimes Safari, other times Disk Utility, etc. When an application freezes (I get the spinning beach-ball) most of the time other applications will freeze too after I clicked them. Force Quitting applications doesn't work (well, maybe 5% of the time it does). Stuff only freezes when I actually click something, when there's interaction.
    The weird thing is I almost had no problem when using Panther. I had my system checked by a certified Apple Dealer and they couldn't find a problem. (I had to run Panther at that time, which didn't crash that often)
    Besides my freezes sometimes my SuperDrive will not open. Not by ejecting it in the Finder and not by using the Eject-button. I just tried Ejecting it in the Finder and the Finder froze.
    I'm aware of an eMac repair program but it doesn't include my model. I do have some of the similar problems though. (my text gets scrambled too sometimes, both on Panther and Tiger). I tried the trick with removing some ATI files but that didn't help.
    I've tried all the stuff like repairing disk permission, resetting firmware, resetting different kind of RAM's. But ofcourse I can try it again, just let me know which key combos I have to press .
    Any help is greatly appreciated! If this forum allows it I can reward the working answer with some hours of webdesign/scripting work.
    Thanks for reading,
    Marc
    PS
    My system froze twice when writing this post. Luckily I wrote it in TextEdit and saved often.

    Hi,
    No need for apoligies. Double checking everything doesn't hurt.
    About the three programs: they are all the latest version (all of them are updated regulary too). I don't think they are the problem because they are very popular and I haven't yet seen someone else having a problem with them. Indeed I don't use any other software, including menu bar add-ons or other stuff that may cause trouble.
    I haven't yet tried starting up in Safe Mode. Since the problems only occur when I'm actually using the system I will try to only use the finder and if that doesn't crash anything I will start using the other bundled Apple software like Safari.
    By the way, I've been installing DarwinPorts and some Ports too.. but they aren't causing the trouble because the problems were there before I installed it.
    About the logs:
    I didn't really know what to look for so I uploaded everything:
    Finder.crash.log:
    http://rafb.net/paste/results/SSf9mA49.html
    System.log (notice all the httpd/Apache2 crashes):
    http://rafb.net/paste/results/igu6cC81.html
    Console.log.5 (notice the Finder crashes, they occured when trying to use Spotlight/Search):
    http://rafb.net/paste/results/sx9y4468.html
    httpd.crash.log (more info on the httpd crashes):
    http://rafb.net/paste/results/lhJdGR17.html
    DirectoryService.error.log:
    http://rafb.net/paste/results/84lfry83.html
    System.log (system-wide, the other one is user-specific):
    http://rafb.net/paste/results/qp77r781.html
    Windowserver.log
    http://rafb.net/paste/results/2tSoAn47.html
    I will let you know when I've got some results with Safe Mode.
    PS
    If you haven't tried Quicksilver yet, I can recommend it. It's hard to describe what it is but you can move/copy/open/edit/etc stuff with a few clicks. Once you've tried it you'll never go back.

  • ReportCrash: Saved crash report for httpd[4789] version 793

    My iMac has started to loop on crashreports like the one pasted.
    I can't figure out whats wrong. Anyone with suggestions please?
    Thanks a lot
    Process:               httpd [5967]
    Path:                  /usr/sbin/httpd
    Identifier:            httpd
    Version:               793
    Code Type:             X86-64 (Native)
    Parent Process:        httpd [388]
    Responsible:           httpd [388]
    User ID:               70
    PlugIn Path:             /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_digest_app le.so
    PlugIn Identifier:       mod_digest_apple.so
    PlugIn Version:          ??? (316)
    Date/Time:             2015-03-02 22:11:33.095 +0100
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        xxxxxxxx
    Time Awake Since Boot: 5300 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000110
    VM Regions Near 0x110:
    -->
        __TEXT                 000000010cad4000-000000010cb55000 [  516K] r-x/rwx SM=COW  /usr/sbin/httpd
    Application Specific Information:
    crashed on child side of fork pre-exec
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libdispatch.dylib             0x00007fff8e9fc5d2 _dispatch_queue_wakeup_with_qos_slow + 525
    1   com.apple.frameworks.CoreDaemon 0x00007fff95d9924b XSEventPortCreate + 172
    2   mod_digest_apple.so           0x000000010cf57b39 initialize_child + 16
    3   httpd                         0x000000010cad5f69 ap_run_child_init + 105
    4   httpd                         0x000000010cb4484f child_main + 719
    5   httpd                         0x000000010cb43dae make_child + 510
    6   httpd                         0x000000010cb44401 perform_idle_server_maintenance + 1265
    7   httpd                         0x000000010cb42b07 prefork_run + 2471
    8   httpd                         0x000000010caf7ca8 ap_run_mpm + 120
    9   httpd                         0x000000010cae329f main + 4687
    10  libdyld.dylib                 0x00007fff8ff705c9 start + 1
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007f8410e02980  rcx: 0x0000000000000100  rdx: 0x0000000000000000
      rdi: 0x00007f8410e0a080  rsi: 0x0000000000000001  rbp: 0x00007fff5312b550  rsp: 0x00007fff5312b520
       r8: 0x000000010d201040   r9: 0x000000010d200000  r10: 0x0000000000000004  r11: 0xffffff84bdcdefe0
      r12: 0x0000000000000000  r13: 0x00007f8410e0a080  r14: 0x0000000000000800  r15: 0x00007fff7af06bc0
      rip: 0x00007fff8e9fc5d2  rfl: 0x0000000000000206  cr2: 0x00007fff7a7f94d0
    Logical CPU:     0
    Error Code:      0x020000b8
    Trap Number:     133
    Binary Images:
           0x10cad4000 -        0x10cb54fff  httpd (793) <F269C985-B5A9-31D4-A765-A6147D7F807C> /usr/sbin/httpd
           0x10cb9b000 -        0x10cbc9fff  libpcre.0.dylib (7) <A4DE3E80-369D-3F25-9BFE-EF4F7455AF08> /usr/lib/libpcre.0.dylib
           0x10cbd1000 -        0x10cbeafff  libaprutil-1.0.dylib (32) <A7EB358F-875E-38AA-8BC6-52946EA7F784> /usr/lib/libaprutil-1.0.dylib
           0x10cbf6000 -        0x10cc0eff7  libapr-1.0.dylib (32) <5090AD23-F7CA-3D8D-ACE9-B79D88D27A93> /usr/lib/libapr-1.0.dylib
           0x10cc78000 -        0x10cc79ff7  mod_authn_file.so (793) <CADDFB69-1114-381C-BB98-4247F526AD11> /usr/libexec/apache2/mod_authn_file.so
           0x10cc7d000 -        0x10cc7eff7  mod_authn_core.so (793) <E93085BB-147A-3177-A416-5CD35F0AC267> /usr/libexec/apache2/mod_authn_core.so
           0x10cc82000 -        0x10cc83fff  mod_authz_host.so (793) <5854BCA4-804C-3AFD-AC34-E0EA96276F1F> /usr/libexec/apache2/mod_authz_host.so
           0x10cc87000 -        0x10cc88ff7  mod_authz_groupfile.so (793) <E94AB060-5827-3E15-90FA-0E62288387EF> /usr/libexec/apache2/mod_authz_groupfile.so
           0x10cc8c000 -        0x10cc8cff7  mod_authz_user.so (793) <11F54C15-BE61-36DE-9FC1-167969214633> /usr/libexec/apache2/mod_authz_user.so
           0x10cc90000 -        0x10cc94fff  mod_authz_core.so (793) <013F8AE1-18E2-3F90-90FD-3813F1B115FC> /usr/libexec/apache2/mod_authz_core.so
           0x10cc99000 -        0x10cc9aff7  mod_access_compat.so (793) <9FF9BA1A-A512-3BA9-9169-17B82EC6F77A> /usr/libexec/apache2/mod_access_compat.so
           0x10cc9e000 -        0x10ccb7ff7  mod_cache.so (793) <9F525B40-36C7-3D6C-AF58-EB14AC2ED8AE> /usr/libexec/apache2/mod_cache.so
           0x10ccbe000 -        0x10ccc8ff7  mod_cache_disk.so (793) <436DF9DA-DDD2-30B3-B870-A6725E40F4C3> /usr/libexec/apache2/mod_cache_disk.so
           0x10cccd000 -        0x10ccd4ff7  mod_socache_shmcb.so (793) <755F103E-87AB-3E79-978A-88212EC1657A> /usr/libexec/apache2/mod_socache_shmcb.so
           0x10ccd8000 -        0x10ccdafff  mod_socache_dbm.so (793) <2868532C-8A8C-3B1F-9F09-6D9632470E00> /usr/libexec/apache2/mod_socache_dbm.so
           0x10ccde000 -        0x10ccdfff7  mod_socache_memcache.so (793) <5CFAE3FE-DBA5-3000-A631-11AD32F750FA> /usr/libexec/apache2/mod_socache_memcache.so
           0x10cce3000 -        0x10cce5fff  mod_dumpio.so (793) <8755FD32-C095-3541-875B-A4CF5E94F55E> /usr/libexec/apache2/mod_dumpio.so
           0x10cce9000 -        0x10ccebff7  mod_reqtimeout.so (793) <3273E654-9DBB-3F1E-9427-58B3788B5A14> /usr/libexec/apache2/mod_reqtimeout.so
           0x10ccef000 -        0x10ccf3ff7  mod_filter.so (793) <9F40AB14-55FE-3C33-ABFE-8E44610DA6EA> /usr/libexec/apache2/mod_filter.so
           0x10ccf7000 -        0x10ccf9fff  mod_substitute.so (793) <D34F4D3B-2414-368F-B583-5F2BF364FDE5> /usr/libexec/apache2/mod_substitute.so
           0x10ccfd000 -        0x10cd06fff  mod_deflate.so (793) <36BC4DF3-2072-3CDA-94E9-81D86A050A4E> /usr/libexec/apache2/mod_deflate.so
           0x10cd0b000 -        0x10cd0eff7  mod_mime.so (793) <1BAA6CD4-394D-3BD7-8E19-46203F860A82> /usr/libexec/apache2/mod_mime.so
           0x10cd13000 -        0x10cd18ff7  mod_log_config.so (793) <2D17396D-A426-3A7B-82A0-AEC1978D3AEA> /usr/libexec/apache2/mod_log_config.so
           0x10cd1e000 -        0x10cd1ffff  mod_log_forensic.so (793) <73F6682A-787D-3376-B32B-7D6D617A3B26> /usr/libexec/apache2/mod_log_forensic.so
           0x10cd23000 -        0x10cd23ff7  mod_logio.so (793) <3456C167-9D41-30EF-8001-089C57CD1947> /usr/libexec/apache2/mod_logio.so
           0x10cd27000 -        0x10cd27ff7  mod_env.so (793) <63F1DBB9-1036-3AB4-91E3-16700E84DAC7> /usr/libexec/apache2/mod_env.so
           0x10cd2b000 -        0x10cd30fff  mod_mime_magic.so (793) <F05ED522-BBBE-313A-BB1F-F5984ECD2081> /usr/libexec/apache2/mod_mime_magic.so
           0x10cd35000 -        0x10cd36fff  mod_expires.so (793) <3204A9A5-4CAE-3E35-9115-E6077237FD95> /usr/libexec/apache2/mod_expires.so
           0x10cd3a000 -        0x10cd3dff7  mod_headers.so (793) <A6F2E84A-CE08-33DC-913F-2DB775601363> /usr/libexec/apache2/mod_headers.so
           0x10cd42000 -        0x10cd43fff  mod_usertrack.so (793) <820BD784-6D3D-3846-BF5C-C8A199837F57> /usr/libexec/apache2/mod_usertrack.so
           0x10cd47000 -        0x10cd49fff  mod_setenvif.so (793) <D2445FFD-AFC6-3EE3-8186-86D0DF11A5A1> /usr/libexec/apache2/mod_setenvif.so
           0x10cd4d000 -        0x10cd4eff7  mod_version.so (793) <54D9CAAB-F6C5-3B43-9173-23C8D8E7A949> /usr/libexec/apache2/mod_version.so
           0x10cd52000 -        0x10cd71fff  mod_proxy.so (793) <13D7C8C2-8516-38C0-8022-CA76781FEC6F> /usr/libexec/apache2/mod_proxy.so
           0x10cd7a000 -        0x10cd7fff7  mod_proxy_connect.so (793) <52208595-7A67-348B-9D98-C07C5D6C518C> /usr/libexec/apache2/mod_proxy_connect.so
           0x10cd84000 -        0x10cd90fff  mod_proxy_http.so (793) <51616B25-C707-38A9-9C02-3DB1CFB9BF03> /usr/libexec/apache2/mod_proxy_http.so
           0x10cd96000 -        0x10cd9afff  mod_proxy_fcgi.so (793) <B2720CEE-15D0-31F8-8C1D-D5D07AB21A6C> /usr/libexec/apache2/mod_proxy_fcgi.so
           0x10cd9f000 -        0x10cda2ff7  mod_proxy_scgi.so (793) <27A02D9B-81DA-3F24-AF00-46B1E1909A2E> /usr/libexec/apache2/mod_proxy_scgi.so
           0x10cda7000 -        0x10cdabff7  mod_proxy_wstunnel.so (793) <3F4B3F1F-A840-3E08-B72F-5454F00EB1D0> /usr/libexec/apache2/mod_proxy_wstunnel.so
           0x10cdb0000 -        0x10cdc2fff  mod_proxy_ajp.so (793) <3E2A9E22-9180-3985-AEBD-F47F4CA9E004> /usr/libexec/apache2/mod_proxy_ajp.so
           0x10cdc8000 -        0x10cdd6fff  mod_proxy_balancer.so (793) <C24937D3-74B2-3DC2-A279-B1C2B6F966F7> /usr/libexec/apache2/mod_proxy_balancer.so
           0x10cddc000 -        0x10cddefff  mod_proxy_express.so (793) <F8D7FCB4-4111-3909-86B1-1B12E3A71AEB> /usr/libexec/apache2/mod_proxy_express.so
           0x10cde2000 -        0x10cde6ff7  mod_slotmem_shm.so (793) <5392BA68-76FE-38E6-BD9B-AD8689DB9247> /usr/libexec/apache2/mod_slotmem_shm.so
           0x10cdeb000 -        0x10ce29fff  mod_ssl.so (793) <EFBABB39-1712-3B8D-B40A-514E6C34D5C4> /usr/libexec/apache2/mod_ssl.so
           0x10ce3b000 -        0x10ce71ff7  libssl.0.9.8.dylib (52.10.1) <4A2D6ECA-A07E-38B5-98D4-315A4A1E8CE6> /usr/lib/libssl.0.9.8.dylib
           0x10ce87000 -        0x10ce87ff7  mod_lbmethod_byrequests.so (793) <1D33BAB7-AD4E-3BEF-B6BD-154E88598E43> /usr/libexec/apache2/mod_lbmethod_byrequests.so
           0x10ce8b000 -        0x10ce8cff7  mod_unixd.so (793) <B0529CB8-A973-31A4-8852-CBEFE78BE716> /usr/libexec/apache2/mod_unixd.so
           0x10ce90000 -        0x10cea9ff7  mod_dav.so (793) <C980B5FD-6041-354E-A529-A904F9CE21EA> /usr/libexec/apache2/mod_dav.so
           0x10ceb1000 -        0x10ceb5fff  mod_status.so (793) <4102E045-1A00-30F5-8BD7-C6EC7BD3C98C> /usr/libexec/apache2/mod_status.so
           0x10ceba000 -        0x10cec2ff7  mod_autoindex.so (793) <5913603B-CB48-39DD-BE30-9D5CB01C122E> /usr/libexec/apache2/mod_autoindex.so
           0x10cec7000 -        0x10cec8fff  mod_asis.so (793) <01220B9D-6261-374A-B6B1-96312E2A2965> /usr/libexec/apache2/mod_asis.so
           0x10cecc000 -        0x10ced0ff7  mod_info.so (793) <2552BD34-7B1C-3699-AE51-5F927CFBF888> /usr/libexec/apache2/mod_info.so
           0x10ced6000 -        0x10cedbfff  mod_cgi.so (793) <D7508745-9D79-3F40-8D94-3B8D9113D714> /usr/libexec/apache2/mod_cgi.so
           0x10cee1000 -        0x10ceecff7  mod_dav_fs.so (793) <DBBE7A18-E83B-3DAC-8BA0-AD349F817BC7> /usr/libexec/apache2/mod_dav_fs.so
           0x10cef3000 -        0x10cef6fff  mod_dav_lock.so (793) <BC9135DF-7C84-3DC6-81B2-CA9C6D43FA9A> /usr/libexec/apache2/mod_dav_lock.so
           0x10cefb000 -        0x10cefcff7  mod_vhost_alias.so (793) <9A913B79-EFB3-3796-B9CD-437D41BCAAA9> /usr/libexec/apache2/mod_vhost_alias.so
           0x10cf00000 -        0x10cf07fff  mod_negotiation.so (793) <D2F65B18-098C-3C06-8C76-A4375293022A> /usr/libexec/apache2/mod_negotiation.so
           0x10cf0d000 -        0x10cf0efff  mod_dir.so (793) <44FA0BB6-07CD-3044-BBC6-A6E65E163597> /usr/libexec/apache2/mod_dir.so
           0x10cf12000 -        0x10cf13ff7  mod_actions.so (793) <3F58E6B6-3A8D-3FD5-A05C-6296EDB50673> /usr/libexec/apache2/mod_actions.so
           0x10cf17000 -        0x10cf19ff7  mod_speling.so (793) <0D97D9D3-2533-36D1-9AAE-6B5616FCADD1> /usr/libexec/apache2/mod_speling.so
           0x10cf1d000 -        0x10cf1ffff  mod_alias.so (793) <326AB48C-9BED-3C0C-A26F-DC1E0D49474F> /usr/libexec/apache2/mod_alias.so
           0x10cf23000 -        0x10cf34fff  mod_rewrite.so (793) <F0096159-C4D1-3085-864E-61D0D8107F25> /usr/libexec/apache2/mod_rewrite.so
           0x10cf3b000 -        0x10cf3cfff  mod_hfs_apple.so (14) <C417762E-4D2C-3670-A0BA-D7AE32705B50> /usr/libexec/apache2/mod_hfs_apple.so
           0x10cf40000 -        0x10cf49fff +mod_bonjour.so (23) <9943EDC2-4599-3249-8A13-031CD1CA859C> /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_bonjour.so
           0x10cf4f000 -        0x10cf51fff +mod_auth_apple.so (316) <1DCBED81-E305-36CB-B748-ED8760FFA9A5> /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_auth_apple .so
           0x10cf57000 -        0x10cf5afff +mod_digest_apple.so (316) <8F97B0AA-7C65-37E1-8506-89745AA0AC35> /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_digest_app le.so
           0x10cf60000 -        0x10cf62fff +mod_xsendfile.so (206) <A5391BE1-1E91-3236-9468-450FD2FC1222> /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_xsendfile. so
           0x10cf67000 -        0x10cf6afff +mod_status_apple.so (316) <59AC8D9B-D383-3E24-906D-D09203727D35> /Applications/Server.app/Contents/ServerRoot/usr/libexec/apache2/mod_status_app le.so
        0x7fff60b03000 -     0x7fff60b39837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
        0x7fff8aa44000 -     0x7fff8aa51ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8aa52000 -     0x7fff8aa5aff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8aa5b000 -     0x7fff8aacafff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8abb3000 -     0x7fff8abb7fff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ac3a000 -     0x7fff8ac3bfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8ac56000 -     0x7fff8aca2ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8ad07000 -     0x7fff8ad08fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
        0x7fff8adcd000 -     0x7fff8ade5ff7  libexpat.1.dylib (12) <C5FE8836-E277-3162-9D15-6735321CB2C6> /usr/lib/libexpat.1.dylib
        0x7fff8ae54000 -     0x7fff8ae63fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8ae64000 -     0x7fff8aed6ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8b094000 -     0x7fff8b09cffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8b2fd000 -     0x7fff8b4f746f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
        0x7fff8b5f8000 -     0x7fff8b61dfff  libPng.dylib (1232) <10DC46CC-A4FD-3B1A-AA23-E4F12938BC13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b651000 -     0x7fff8b659ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8b65a000 -     0x7fff8b65afff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b65b000 -     0x7fff8b666fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8b9bc000 -     0x7fff8badeff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8bb08000 -     0x7fff8bb30fff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
        0x7fff8bb60000 -     0x7fff8bb68fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8bfbd000 -     0x7fff8bfc6fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8c0a8000 -     0x7fff8c0bfff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8c115000 -     0x7fff8c11efff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8c15f000 -     0x7fff8c3daff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c58b000 -     0x7fff8c5a5ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8c5a6000 -     0x7fff8c5a6fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8c5f5000 -     0x7fff8c606ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8c6a1000 -     0x7fff8c909ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c932000 -     0x7fff8ccc8fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d0ab000 -     0x7fff8d0aefff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d0af000 -     0x7fff8d0eafff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d0eb000 -     0x7fff8d0eefff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d292000 -     0x7fff8d296fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8d297000 -     0x7fff8d29cff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8d2c1000 -     0x7fff8d2c8fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d3d9000 -     0x7fff8d3e2ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d769000 -     0x7fff8d7e1ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d7e2000 -     0x7fff8d7e4ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8db13000 -     0x7fff8db9fff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
        0x7fff8dcdf000 -     0x7fff8dcdffff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8ddbc000 -     0x7fff8dde9fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ddea000 -     0x7fff8ddf8ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8e160000 -     0x7fff8e189ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8e69e000 -     0x7fff8e6a9ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
        0x7fff8e6aa000 -     0x7fff8e6b0fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8e6b1000 -     0x7fff8e7a5fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e7a6000 -     0x7fff8e7d1ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8e7d2000 -     0x7fff8e7d3fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e7d4000 -     0x7fff8e8c6fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8e8c8000 -     0x7fff8e967df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8e9ea000 -     0x7fff8ea14ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8ea38000 -     0x7fff8ea3dfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8ea3e000 -     0x7fff8ea7eff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ea7f000 -     0x7fff8ea8cff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8ec5a000 -     0x7fff8ec5cfff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8eca3000 -     0x7fff8efbefcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8f02d000 -     0x7fff8f1bbfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f1bc000 -     0x7fff8f1bdff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f1be000 -     0x7fff8f1dbfff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f1dc000 -     0x7fff8f1e0fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f1e1000 -     0x7fff8f1feffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8f21b000 -     0x7fff8f22cff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8f267000 -     0x7fff8f2a8fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8f5b0000 -     0x7fff8f601ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f62f000 -     0x7fff8f62fff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8f630000 -     0x7fff8f630fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f6f1000 -     0x7fff8f9d8ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8f9d9000 -     0x7fff8fa4dff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8fa4e000 -     0x7fff8fa56fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8fae1000 -     0x7fff8faedff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8fb06000 -     0x7fff8fb08ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8fb31000 -     0x7fff8fb8bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8fb8c000 -     0x7fff8fba6ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8febf000 -     0x7fff8feeafff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8feed000 -     0x7fff8feeffff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8ff18000 -     0x7fff8ff19ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8ff1a000 -     0x7fff8ff1efff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8ff6d000 -     0x7fff8ff70ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
        0x7fff90350000 -     0x7fff903eefff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff903ef000 -     0x7fff90722fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
        0x7fff9079a000 -     0x7fff907b6ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff90906000 -     0x7fff90921ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff90b97000 -     0x7fff913d0fe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff914e8000 -     0x7fff91502fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff9180e000 -     0x7fff9183efff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff9183f000 -     0x7fff9189eff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff91dc9000 -     0x7fff91df4fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff91ea5000 -     0x7fff91f13ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9213c000 -     0x7fff92150ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9216d000 -     0x7fff9219bfff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff922d3000 -     0x7fff922e3ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff922e4000 -     0x7fff922effff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff922f3000 -     0x7fff922f7ff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff922f9000 -     0x7fff92312ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff92313000 -     0x7fff92324fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff929eb000 -     0x7fff92d19fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92d58000 -     0x7fff92dccfff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff92edd000 -     0x7fff92f53fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff93204000 -     0x7fff93204ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
        0x7fff93205000 -     0x7fff93408ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff93409000 -     0x7fff93543ff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9408f000 -     0x7fff940f6ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94204000 -     0x7fff9434afef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff943a1000 -     0x7fff94586ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
        0x7fff94587000 -     0x7fff945cdff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff94682000 -     0x7fff946fffff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff94700000 -     0x7fff94702fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
        0x7fff95528000 -     0x7fff95542ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
        0x7fff957a1000 -     0x7fff95891fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9589b000 -     0x7fff9589bfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff958bc000 -     0x7fff959d4ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff959f3000 -     0x7fff95ad7fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff95ad8000 -     0x7fff95ad9fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff95b16000 -     0x7fff95b4dffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff95d6c000 -     0x7fff95d7efff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff95d7f000 -     0x7fff95d8aff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff95d94000 -     0x7fff95dc6ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff95dcc000 -     0x7fff95e12ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff95e13000 -     0x7fff95e5cff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff95e5d000 -     0x7fff95e95ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
        0x7fff95e96000 -     0x7fff96001ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff96003000 -     0x7fff960f5ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff96119000 -     0x7fff9612fff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff96361000 -     0x7fff96367ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff9637b000 -     0x7fff9637bff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff963de000 -     0x7fff96439fef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9649f000 -     0x7fff964a0fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff964aa000 -     0x7fff964dafff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff965ad000 -     0x7fff965affff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff965b0000 -     0x7fff966c2ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff96782000 -     0x7fff96787ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
        0x7fff96a8d000 -     0x7fff96a92ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff96ac6000 -     0x7fff96acfff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff96d05000 -     0x7fff96d0affb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
        0x7fff96d0b000 -     0x7fff97118ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff97299000 -     0x7fff972bdfef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff972d4000 -     0x7fff972dbff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff972ea000 -     0x7fff9733efff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff97ce3000 -     0x7fff97d92fe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff99304000 -     0x7fff9932cfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff993ba000 -     0x7fff9944fff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff99d21000 -     0x7fff99d23ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff99d51000 -     0x7fff99d9eff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff99d9f000 -     0x7fff99da9ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 31789
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=143.9M resident=88.0M(61%) swapped_out_or_unallocated=55.9M(39%)
    Writable regions: Total=54.7M written=672K(1%) resident=5840K(10%) swapped_out=0K(0%) unallocated=49.0M(90%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CoreServices                        572K
    Dispatch continuations             8192K
    Kernel Alloc Once                     4K
    MALLOC                             36.9M
    MALLOC (admin)                       32K
    STACK GUARD                        56.0M
    Stack                              8268K
    VM_ALLOCATE                         648K
    __DATA                             6628K
    __LINKEDIT                         71.4M
    __TEXT                             72.6M
    __UNICODE                           544K
    mapped file                        22.5M
    shared memory                         4K
    ===========                      =======
    TOTAL                             283.6M

    Thanks for replying Linc Davis!
    Not to my knowledge, but if I say that I installed a template from divtagteplates.com (a zip-file with a weebly template) it might be something there? Or can that really have this impact on my Mac?
    I did that install just before this startet.
    Do you have a sollution or should I contact the divtag guys?

  • Frequent kernel panics/crashes on mid-2012 13" MBP

    For several months I've been experiencing frequent kernel panics on my MBP. It can occur at anytime and is seemingly random. Sometimes I get green lines on the screen when it freezes, before it reboots itself or I am forced to do it myself.
    The MBP is the 13" mid-2012 model (Yosemite 10.10.3)
    2.9Ghz Intel Core i7
    8 GB 1600 MHz DDR3
    Intel HD Graphics 4000 1024 MB
    I've already taken the MBP to the Genius bar recently, and they completely reinstalled Yosemite for me, wiping everything off it and starting from scratch. For a day or so it was fine, before the problems started occurring again.
    Sometimes when it's rebooting, it fails during this and reboots all over again.
    I've been reading the forums for a while, looking for people who have similar issues, and so I've already got the log here through Terminal, hopefully this helps in identifying my problem(s):
    Start time: 14:17:54 04/18/15
    Revision: 1295
    Model Identifier: MacBookPro9,2
    System Version: OS X 10.10.3 (14D136)
    Kernel Version: Darwin 14.3.0
    Time since boot: 4:01
    UID: 501
    Battery
        Cycle Count: 1019
    Energy (sampled)
        WindowServer (UID 88): 6.28
    Diagnostic reports
        2015-04-09 com.apple.WebKit.WebContent crash x3
        2015-04-09 networkd crash x3
        2015-04-10 Kernel panic
        2015-04-10 networkd crash x9
        2015-04-13 WindowServer crash x2
        2015-04-13 com.apple.WebKit.WebContent crash x2
        2015-04-13 networkd crash x2
        2015-04-14 Google Chrome Helper crash
        2015-04-14 Kernel panic
        2015-04-14 com.apple.WebKit.WebContent crash x18
        2015-04-14 networkd crash x3
        2015-04-17 com.apple.AmbientDisplayAgent crash
        2015-04-17 com.apple.WebKit.WebContent crash
        2015-04-18 com.apple.WebKit.WebContent crash x12
        2015-04-18 hidd crash
        2015-04-18 networkd crash
    HID errors: 26
    Shutdown codes
        -112 1
        -62 15
    Kernel log
        Apr 13 09:05:10 Sleep failure code 0x00000bc4 0x14006500
        Apr 13 21:48:02 SerialATAPI device reconfiguration did not complete successfully.  (failedCommandInfo = 0x1)
        Apr 14 08:48:26 Limiting closed port RST response from 272 to 250 packets per second
        Apr 14 17:34:59 Limiting closed port RST response from 269 to 250 packets per second
        Apr 14 22:41:03 Limiting closed port RST response from 295 to 250 packets per second
        Apr 14 23:00:30 Limiting closed port RST response from 266 to 250 packets per second
        Apr 15 11:18:47 Sleep failure code 0x00000840 0x27006900
        Apr 15 11:19:42 0xffffff803c824960) triggered DYLD shared region unnest for map: 0xffffff803c824960, region 0x7fff95400000->0x7fff95600000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Apr 15 16:00:52 Sleep failure code 0x00000000 0x28006900
        Apr 16 00:40:13 Limiting closed port RST response from 300 to 250 packets per second
        Apr 16 00:42:01 Limiting closed port RST response from 252 to 250 packets per second
        Apr 16 00:43:31 Limiting closed port RST response from 280 to 250 packets per second
        Apr 16 19:10:39 Limiting closed port RST response from 685 to 250 packets per second
        Apr 16 19:14:48 Limiting closed port RST response from 523 to 250 packets per second
        Apr 16 19:17:40 Limiting closed port RST response from 455 to 250 packets per second
        Apr 16 21:29:30 SerialATAPI device reconfiguration did not complete successfully.  (failedCommandInfo = 0x1)
        Apr 17 00:24:13 firefox (map: 0xffffff8031fbce10) triggered DYLD shared region unnest for map: 0xffffff8031fbce10, region 0x7fff94000000->0x7fff94200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Apr 17 10:34:24 proc 672: load code signature error 4 for file "RdrCEF Helper"
        Apr 17 10:34:24 proc 673: load code signature error 4 for file "RdrCEF Helper"
    System log
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092947_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092952_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953-1_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-100859_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-134943_Jamess-MacBook-Pro.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/hidd_2015-04-18-093006_Jamess-MacBook-Pr o.crash
        Apr 18 14:06:42 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/networkd_2015-04-18-102718_Jamess-MacBoo k-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Connection to https://radarsubmissions.apple.com/submit failed. statusCode: 500 error: (null)
        Apr 18 14:16:50 SubmitDiagInfo: Error while submitting usage and diagnostic messages. SubmitDiagInfo failed to submit diagnostic messages
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-094346_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-143603_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-143615_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-17-154139_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946-1_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092946_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092947_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092952_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953-1_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-092953_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-100859_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Users/USER/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2 015-04-18-134943_Jamess-MacBook-Pro.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/hidd_2015-04-18-093006_Jamess-MacBook-Pr o.crash
        Apr 18 14:16:50 SubmitDiagInfo: Failed to submit problem report file:///Library/Logs/DiagnosticReports/networkd_2015-04-18-102718_Jamess-MacBoo k-Pro.crash
    launchd log
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/XPCTimeSta mpingService.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/XPCSer vices/DataDetectorsDynamicData.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/XP CServices/com.apple.SpeechRecognitionCore.brokerd.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/SandboxedSer viceRunner.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/XPCServices/com.apple.DictionaryServiceHelper.x pc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/IOKit.framework/Versions/A/XPCServices/IOServiceAuth orizeAgent.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Failed to bootstrap path: path = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/XPCKeychai nSandboxCheck.xpc, error = 1: Operation not permitted
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/Frameworks/AppKit.framework/Versions/C/XPCServices/SandboxedSer viceRunner.xpc/Contents/MacOS/SandboxedServiceRunner error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/XP CServices/com.apple.SpeechRecognitionCore.brokerd.xpc/Contents/MacOS/com.apple.S peechRecognitionCore.brokerd error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/XPCSer vices/DataDetectorsDynamicData.xpc/Contents/MacOS/DataDetectorsDynamicData error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.pid.SecurityAgent.205: Path not allowed in target domain: type = uid, path = /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/XPCServices/ com.apple.geod.xpc/Contents/MacOS/com.apple.geod error = 1: Operation not permitted, origin = /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/SecurityAg ent.xpc
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.user.200: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:28 com.apple.xpc.launchd.domain.user.200: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:30 com.apple.xpc.launchd.domain.user.89: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:30 com.apple.xpc.launchd.domain.user.89: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:44 com.apple.xpc.launchd.domain.user.92: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:44 com.apple.xpc.launchd.domain.user.92: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.domain.user.501: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.domain.user.501: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:45 com.apple.xpc.launchd.user.501.100005.Aqua: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:46 com.apple.xpc.launchd.domain.user.202: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:46 com.apple.xpc.launchd.domain.user.202: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:49 com.apple.xpc.launchd.domain.user.55: Could not read path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
        Apr 18 10:17:49 com.apple.xpc.launchd.domain.user.55: Failed to bootstrap path: path = /Library/LaunchAgents/com.oracle.java.Java-Updater.plist, error = 2: No such file or directory
    Console log
        Apr 13 21:40:28 ReportCrash: Too many crashes in rapid succession! No crash report being written for pid 1024
    System services loaded
        com.adobe.ARMDC.Communicator
        com.adobe.ARMDC.SMJobBlessHelper
        com.adobe.fpsaud
        com.apple.networkd
        - status: -11
        com.apple.nsurlsessiond_privileged
        - status: 1
        com.apple.spindump
        - status: 75
        com.apple.watchdogd
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.NetBootClientHelper
    Login services loaded
        com.apple.nsurlsessiond
        - status: 1
        com.bittorrent.BitTorrent
        com.google.keystone.user.agent
        com.kodak.BonjourAgent
        com.spotify.webhelper
        org.macosforge.xquartz.startx
    User login items
        Flux
        - /Applications/Flux.app
    Safari extensions
        AdBlock
        - com.betafish.adblockforsafari
        YouTube Center Developer Build
        - dk.yeppha.ytcenter
    iCloud errors
        comapple.CloudPhotosConfiguration 22
        cloudphotosd 19
        Mail 6
        Finder 3
        CallHistorySyncHelper 3
        comapple.InputMethodKit.UserDictionary 1
        cloudd 1
        Spotlight 1
    Continuity errors
        lsuseractivityd 130
        sharingd 31
    Restricted files: 7
    Lockfiles: 1
    Contents of /Library/LaunchAgents/com.kodak.BonjourAgent.plist
        - mod date: Sep 21 07:39:00 2012
        - checksum: 2625351456
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Kodak Version</key>
        <string>7.1.6.10</string>
        <key>Label</key>
        <string>com.kodak.BonjourAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app/Contents/ MacOS/KodakAiOBonjourAgent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist
        - mod date: Aug 11 22:52:54 2014
        - checksum: 2451978492
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>org.macosforge.xquartz.startx</string>
        <key>ProgramArguments</key>
        <array>
        <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
        <string>/opt/X11/bin/startx</string>
        <string>--</string>
        <string>/opt/X11/bin/Xquartz</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>org.macosforge.xquartz:0</key>
        <dict>
        <key>SecureSocketWithKey</key>
        <string>DISPLAY</string>
        </dict>
        </dict>
        <key>ServiceIPC</key>
        <true/>
        <key>EnableTransactions</key>
        <true/>
        ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/com.adobe.ARMDC.Communicator.plist
        - mod date: Apr  8 19:08:28 2015
        - checksum: 3887726299
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARMDC.Communicator</string>
        <key>MachServices</key>
        <dict>
        <key>com.adobe.ARMDC.Communicator</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.adobe.ARMDC.Communicator</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.adobe.ARMDC.SMJobBlessHelper.plist
        - mod date: Apr  8 19:08:28 2015
        - checksum: 930028549
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARMDC.SMJobBlessHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.adobe.ARMDC.SMJobBlessHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.adobe.ARMDC.SMJobBlessHelper</string >
        </array>
        </dict>
        </plist>
    Contents of /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
        - empty
        - mod date: Apr  8 17:47:58 2015
        - checksum: 4294967295
        [N/A]
    Contents of /System/Library/LaunchDaemons/com.apple.NetBootClientHelper.plist
        - mod date: Jan 31 18:26:47 2015
        - checksum: 601108312
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <false/>
        </dict>
        <key>Label</key>
        <string>com.apple.NetBootClientHelper</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/NetBootClientHelper</string>
        <string>-setSharingNames</string>
        <string>-resetLocalKDC</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /System/Library/LaunchDaemons/org.apache.httpd.plist
        - mod date: Apr  8 20:16:32 2015
        - checksum: 3012644940
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>org.apache.httpd</string>
        <key>EnvironmentVariables</key>
        <dict>
        <key>XPC_SERVICES_UNAVAILABLE</key>
        <string>1</string>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/httpd-wrapper</string>
        <string>-D</string>
        <string>FOREGROUND</string>
        </array>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /private/etc/ssh_config
        - mod date: Apr 10 00:48:12 2015
        - checksum: 2841432291
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of /private/etc/sshd_config
        - mod date: Apr 10 00:48:12 2015
        - checksum: 2518667249
        SyslogFacility AUTHPRIV
        AuthorizedKeysFile .ssh/authorized_keys
        UsePrivilegeSeparation sandbox # Default for new installations.
        AcceptEnv LANG LC_*
        Subsystem sftp /usr/libexec/sftp-server
        XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.bittorrent.BitTorrent.plist
        - mod date: Apr  8 16:23:26 2015
        - checksum: 4092591536
        <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version="1.0"> <dict> <key>Label</key> <string>com.bittorrent.BitTorrent</string> <key>ProgramArguments</key> <array>  <string>/usr/bin/open</string>  <string>-W</string>  <string>-a</string>  <string>/Applications/BitTorrent.app</string> </array> <key>KeepAlive</key> <false/> <key>LaunchOnlyOnce</key> <true/> </dict> </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist
        - mod date: Apr  8 16:26:52 2015
        - checksum: 1460605466
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
          <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
          <string>-runMode</string>
          <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        - mod date: Apr 11 01:30:32 2015
        - checksum: 3672790637
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.spotify.webhelper</string>
         <key>KeepAlive</key>
         <dict>
          <key>NetworkState</key>
          <true/>
         </dict>
         <key>RunAtLoad</key>
         <true/>
         <key>Program</key>
         <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
         <key>SpotifyPath</key>
         <string>/Applications/Spotify.app</string></dict>
        </plist>
    Applications
        /Applications/Utilities/XQuartz.app
        - org.macosforge.xquartz.X11
        /Applications/ps3muxer.app
        - com.clark15b.ps3muxer
        /Library/Application Support/Adobe/ARMDC/Application/Adobe Acrobat Updater.app
        - com.adobe.ARMDC
        /Library/Image Capture/Devices/KODAK AiO Scan Driver.app
        - com.kodak.KodakAiOScanDriver
        /Library/Image Capture/Devices/Kodak AiO2 Scan Driver.app
        - com.kodak.KODAK AiO2 Scan Driver
        /Library/Printers/Kodak/AiO_Printers/AiOFirmwareUpdater.app
        - com.kodak.KODAK AiO Firmware Updater
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Home Center.app
        - com.kodak.Kodak Home Center
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Scan.app
        - com.kodak.KODAK AiO Scan
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Software Updater.app
        - com.kodak.KODAK AiO Software Updater
        /Library/Printers/Kodak/AiO_Printers/KODAK AiO Uninstall.app
        - com.kodak.EasyShareAiOSeriesUninstaller
        /Library/Printers/Kodak/AiO_Printers/Kodak ESP 3 Camera Connection.app
        - com.kodak.AiOPictbridgeMgr
        /Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app
        - N/A
        /Library/Printers/Kodak/AiO_Printers/Registration.app
        - com.kodak.Registration
        /Library/Printers/Kodak/AiO_Printers/Tron/AiO2Driver.app
        - com.kodak.aioprinter.cupsfilter
        /Library/Printers/Kodak/AiO_Printers/Tron/Commander.app
        - com.aioprinter.commander
        /Library/Printers/Kodak/AiO_Printers/Utilities/ICA Scan To.app
        - com.kodak.AiOscanning
        /Library/Printers/Kodak/AiO_Printers/Utilities/Twain Scan To.app
        - com.Kodak.AiOscan
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
        - com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
        - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        - com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
    PrefPane
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
    Bundles
        /Library/Internet Plug-Ins/AdobePDFViewer.plugin
        - com.adobe.acrobat.pdfviewer
        /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
        - com.adobe.acrobat.pdfviewerNPAPI
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
    Library paths
        /Library/Application Support/Adobe/ARMDC/Application/AcrobatUpdateHelperLib.dylib
        /Library/Application Support/Adobe/ARMNext/Application/AcrobatUpdateHelperLib.dylib
        /Users/USER/Library/Application Support/Firefox/Profiles/w4dn7h3y.default/gmp-gmpopenh264/1.3/libgmpopenh264.dy lib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.796/_platform_specific/mac_x64/libwidev inecdm.dylib
        /opt/X11/lib/libAppleWM.7.dylib
        /opt/X11/lib/libFS.6.dylib
        /opt/X11/lib/libGL.1.dylib
        /opt/X11/lib/libGLU.1.dylib
        /opt/X11/lib/libICE.6.dylib
        /opt/X11/lib/libOSMesa.8.dylib
        /opt/X11/lib/libOpenVG.1.dylib
        /opt/X11/lib/libSM.6.dylib
        /opt/X11/lib/libX11-xcb.1.dylib
        /opt/X11/lib/libX11.6.dylib
        /opt/X11/lib/libXRes.1.dylib
        /opt/X11/lib/libXTrap.6.dylib
        /opt/X11/lib/libXau.6.dylib
        /opt/X11/lib/libXaw3d.8.dylib
        /opt/X11/lib/libXaw6.6.dylib
        /opt/X11/lib/libXaw7.7.dylib
        /opt/X11/lib/libXaw8.8.dylib
        /opt/X11/lib/libXcomposite.1.dylib
        /opt/X11/lib/libXcursor.1.dylib
        /opt/X11/lib/libXdamage.1.dylib
        /opt/X11/lib/libXdmcp.6.dylib
        /opt/X11/lib/libXevie.1.dylib
        /opt/X11/lib/libXext.6.dylib
        /opt/X11/lib/libXfixes.3.dylib
        /opt/X11/lib/libXfont.1.dylib
        /opt/X11/lib/libXfontcache.1.dylib
        /opt/X11/lib/libXft.2.dylib
        /opt/X11/lib/libXi.6.dylib
        /opt/X11/lib/libXinerama.1.dylib
        /opt/X11/lib/libXmu.6.dylib
        /opt/X11/lib/libXmuu.1.dylib
        /opt/X11/lib/libXp.6.dylib
        /opt/X11/lib/libXplugin.1.dylib
        /opt/X11/lib/libXpm.4.dylib
        /opt/X11/lib/libXrandr.2.dylib
        /opt/X11/lib/libXrender.1.dylib
        /opt/X11/lib/libXss.1.dylib
        /opt/X11/lib/libXt.6.dylib
        /opt/X11/lib/libXtst.6.dylib
        /opt/X11/lib/libXv.1.dylib
        /opt/X11/lib/libXvMC.1.dylib

    Here is the latest kernel panic:
    Mon Apr 13 09:05:08 2015
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff800e217cc2): Kernel trap at 0xffffff800e659c54, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000080, CR3: 0x00000000110e4000, CR4: 0x00000000001626e0
    RAX: 0x0000000000000000, RBX: 0xffffff7f8efb79b0, RCX: 0xffffff7f8efb79b0, RDX: 0xffffff810f7d5088
    RSP: 0xffffff81188ebce0, RBP: 0xffffff81188ebcf0, RSI: 0xffffff7f8efb79b0, RDI: 0x0000000000000080
    R8:  0x0000000000989000, R9:  0xffffff810f7d5068, R10: 0x000003aac833c38b, R11: 0x000003aac79b338b
    R12: 0xffffff80dee94000, R13: 0xffffff7f8efb79b0, R14: 0x0000000000000080, R15: 0xffffff80dee94000
    RFL: 0x0000000000010202, RIP: 0xffffff800e659c54, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000080, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff81188eb990 : 0xffffff800e12bda1
    0xffffff81188eba10 : 0xffffff800e217cc2
    0xffffff81188ebbd0 : 0xffffff800e234b73
    0xffffff81188ebbf0 : 0xffffff800e659c54
    0xffffff81188ebcf0 : 0xffffff7f8efad920
    0xffffff81188ebd40 : 0xffffff800e6d6d0e
    0xffffff81188ebda0 : 0xffffff7f8ef83e86
    0xffffff81188ebe00 : 0xffffff7f8ef82809
    0xffffff81188ebe50 : 0xffffff800e6c42b3
    0xffffff81188ebee0 : 0xffffff800e6bcce7
    0xffffff81188ebf00 : 0xffffff800e15e759
    0xffffff81188ebfb0 : 0xffffff800e2125b7
          Kernel Extensions in backtrace:
             com.apple.driver.AppleUSBEHCI(705.4.14)[376DD4D7-6DAD-3199-8A03-B9D57C4B9315]@0 xffffff7f8ef9f000->0xffffff7f8efb7fff
                dependency: com.apple.iokit.IOUSBFamily(720.4.4)[0D6EABE6-1CC7-348C-8BE2-AF04F66722BF]@0xff ffff7f8ed40000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[52E715FC-521D-3869-B2EA-5228FA4BEA34]@0xffffff 7f8e924000
             com.apple.driver.AppleUSBHub(705.4.2)[461E6324-E42F-3AEB-90B2-A20BBC878569]@0xf fffff7f8ef7c000->0xffffff7f8ef97fff
                dependency: com.apple.iokit.IOUSBFamily(720.4.4)[0D6EABE6-1CC7-348C-8BE2-AF04F66722BF]@0xff ffff7f8ed40000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    14D131
    Kernel version:
    Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
    Kernel UUID: 4B3A11F4-77AA-3D27-A22D-81A1BC5B504D
    Kernel slide:     0x000000000de00000
    Kernel text base: 0xffffff800e000000
    __HIB  text base: 0xffffff800df00000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 4032028351202
    last loaded kext at 50908939563: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f8ffe1000, size 32768)
    last unloaded kext at 191641182121: com.apple.driver.AirPort.Brcm4331 800.20.24 (addr 0xffffff7f8fbe3000, size 2043904)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AGPM 110.19.5
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.4f4
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 272.18
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMikeyDriver 272.18
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.4f4
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.7d0
    com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0
    com.apple.driver.AppleIntelHD4000Graphics 10.0.6
    com.apple.driver.AppleIntelFramebufferCapri 10.0.6
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleBacklight 170.7.4
    com.apple.driver.AppleMCCSControl 1.2.11
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 36
    com.apple.iokit.SCSITaskUserClient 3.7.5
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.7.1
    com.apple.iokit.AppleBCM5701Ethernet 10.1.3
    com.apple.driver.AirPort.Brcm4360 930.37.3
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AppleUSBHub 705.4.2
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleAHCIPort 3.1.2
    com.apple.driver.AppleUSBXHCI 710.4.11
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 272.18
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.driver.AppleHDAController 272.18
    com.apple.iokit.IOHDAFamily 272.18
    com.apple.iokit.IOAudioFamily 203.3
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.4f4
    com.apple.iokit.IOBluetoothFamily 4.3.4f4
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.9.1d7
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0
    com.apple.iokit.IOSurface 97.4
    com.apple.iokit.IOAcceleratorFamily2 156.14
    com.apple.AppleGraphicsDeviceControl 3.10.22
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.5
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.5
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 730.60
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.5
    com.apple.iokit.IOUSBFamily 720.4.4
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 396
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.15.166.24.3)
    Bluetooth: Version 4.3.4f4 15601, 3 services, 18 devices, 1 incoming serial ports
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4D34373142353237334448302D434B302020
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Serial ATA Device: APPLE HDD HTS541075A9E662, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f44
    Network Service: Wi-Fi, AirPort, en1
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    There are also several other error logs in there too, such as "networkd" errors, "com.apple.WebKit.WebContent" errors (experiencing these a lot with Safari), so please let me know if you'd like me to post some of these too.
    Thanks for your time.

  • Flash Player crashes when accessing my webcam

    Hello,
    I am using about 20 different HP Elitepad 900 G1 tablets (all 32 bit OSes). On each one, when signing into MegaMeeting and being prompted to access the webcam, IE stops responding. When I try the same thing in Firefox, it states that Flash Player has encountered an error and to reload the page, which it then promptly encounters the same error.
    I have confirmed that I have the most up to date flash player, tried uninstalling and reinstalling, updating my drivers and confirmed that on another Flash based site (Chatroulette) that the error occrus, as well as confirmed that the camera app (Windows 8.0) and Skype both function just fine with the web cam.
    At this point, I am at a loss because beyond this, there are no problems utilizing flash for the meeting, just that they cannot join with voice/video and that is the point of the meetings.
    Posted below are the DXDIAG files as well as the version of flash that I have installed, and I am just looking for some assistance in confirming what I can do to get this working.
    Thank you all very much!
    Flash Player: 13.0.0.206
    DXDIAG:
    System Information
    Time of this report: 5/7/2014, 14:14:28
           Machine name: MHSI-T-493
       Operating System: Windows 8 Pro 32-bit (6.2, Build 9200) (9200.win8_gdr.130708-1504)
               Language: English (Regional Setting: English)
    System Manufacturer: Hewlett-Packard
           System Model: HP ElitePad 900
                   BIOS: 68CUA Ver. F.05
              Processor: Intel(R) Atom(TM) CPU Z2760  @ 1.80GHz (4 CPUs), ~1.8GHz
                 Memory: 2048MB RAM
    Available OS Memory: 2008MB RAM
              Page File: 936MB used, 1391MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: 96 DPI (100 percent)
    System DPI Setting: 120 DPI (125 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.02.9200.16384 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: Intel(R) Graphics Media Accelerator
           Manufacturer: Intel(R) Corporation
              Chip type: Intel® Graphics Media Accelerator
               DAC type: Internal LVDS, HDMI
            Device Type: Full Device
             Device Key: Enum\PCI\VEN_8086&DEV_08CF&SUBSYS_18DC103C&REV_05
         Display Memory: 747 MB
       Dedicated Memory: 0 MB
          Shared Memory: 747 MB
           Current Mode: 1280 x 800 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: unknown
             Monitor Id: LGD040C
            Native Mode: 1280 x 800(p) (59.998Hz)
            Output Type: Internal
            Driver Name: igdumd32.dll
    Driver File Version: 9.14.0003.1176 (English)
         Driver Version: 9.14.3.1176
            DDI Version: 9Ex
         Feature Levels: 9.3,9.2,9.1
           Driver Model: WDDM 1.2
    Graphics Preemption: DMA
    Compute Preemption: DMA
      Driver Attributes: Final Retail
       Driver Date/Size: 11/14/2013 16:45:40, 1994752 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B78E66-4B8F-11CF-1477-DF38A4C2C435}
              Vendor ID: 0x8086
              Device ID: 0x08CF
              SubSys ID: 0x18DC103C
            Revision ID: 0x0005
    Driver Strong Name: oem90.inf:400ac85dd97eff91:generic32_VEN_8086&DEV_08CF:9.14.3.1176:pci\ven_8086&dev_08cf& subsys_18dc103c
         Rank Of Driver: 80DA0001
            Video Accel: ModeMPEG2_A ModeMPEG2_C
            DXVA2 Modes: DXVA2_ModeMPEG2_IDCT  DXVA2_ModeMPEG2_VLD  DXVA2_ModeH264_VLD_NoFGT  DXVA2_ModeVC1_VLD 
       Deinterlace Caps: {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(YUY2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(UYVY,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(YV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(NV12,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(IMC1,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(IMC2,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(IMC3,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(IMC4,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(S340,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {44DEE63B-77E6-4DD2-B2E1-443B130F2E2F}: Format(In/Out)=(S342,X8R8G8B8) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (Intel SST Audio Device (WDM))
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: ACPI\VEN_INTC&DEV_33B3
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: isstrtc.sys
             Driver Version: 6.02.9200.0000 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 7/3/2013 15:14:04, 241152 bytes
                Other Files:
            Driver Provider: Intel
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
                Description: Microphone (Intel SST Audio Device (WDM))
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: isstrtc.sys
             Driver Version: 6.02.9200.0000 (English)
          Driver Attributes: Final Retail
              Date and Size: 7/3/2013 15:14:04, 241152 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    DirectInput Devices
          Device Name: Mouse
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Keyboard
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: HIDI2C Device
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x03EB, 0x8404
            FF Driver: n/a
          Device Name: GPIO Button Driver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: GPIO Button Driver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: n/a
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Matching Device ID: USB\ROOT_HUB20
    | Service: usbhub
    | Driver: usbhub.sys, 6/30/2013 17:48:36, 334680 bytes
    | Driver: usbd.sys, 6/30/2013 17:48:36, 18776 bytes
    |
    +-+ Generic USB Hub
    | | Vendor/Product ID: 0x0424, 0x9514
    | | Location: Port_#0001.Hub_#0001
    | | Matching Device ID: USB\Class_09
    | | Service: usbhub
    | | Driver: usbhub.sys, 6/30/2013 17:48:36, 334680 bytes
    | | Driver: usbd.sys, 6/30/2013 17:48:36, 18776 bytes
    | |
    | +-+ USB Input Device
    | | | Vendor/Product ID: 0x046D, 0xC064
    | | | Location: Port_#0004.Hub_#0002
    | | | Matching Device ID: USB\Class_03&SubClass_01
    | | | Service: HidUsb
    | | | Driver: hidusb.sys, 5/3/2013 23:08:13, 19456 bytes
    | | | Driver: hidclass.sys, 11/25/2013 18:17:13, 61440 bytes
    | | | Driver: hidparse.sys, 6/28/2013 21:32:26, 26496 bytes
    | | |
    | | +-+ HID-compliant mouse
    | | | | Vendor/Product ID: 0x046D, 0xC064
    | | | | Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
    | | | | Service: mouhid
    | | | | Driver: mouhid.sys, 3/2/2013 02:18:13, 20992 bytes
    | | | | Driver: mouclass.sys, 7/25/2012 22:42:15, 39152 bytes
    Gameport Devices
    PS/2 Devices
    + HID Keyboard Device
    | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
    | Service: kbdhid
    | Driver: kbdhid.sys, 7/25/2012 21:36:28, 23040 bytes
    | Driver: kbdclass.sys, 7/25/2012 22:42:33, 39664 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 5.0 GB
    Total Space: 29.1 GB
    File System: NTFS
          Model: MMC Memory Card
          Drive: D:
    Free Space: 0.1 GB
    Total Space: 0.1 GB
    File System: FAT32
          Model: MMC Memory Card
    System Devices
         Name: PCI standard host CPU bridge
    Device ID: PCI\VEN_8086&DEV_08C0&SUBSYS_18DC103C&REV_05\3&267A616A&2&00
       Driver: n/a
         Name: Intel(R) Graphics Media Accelerator
    Device ID: PCI\VEN_8086&DEV_08CF&SUBSYS_18DC103C&REV_05\3&267A616A&2&10
       Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 1012736 bytes
       Driver: C:\Windows\system32\DRIVERS\igddim32.sys, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 406528 bytes
       Driver: C:\Windows\system32\DRIVERS\igdperf32.sys, 11/14/2013 16:45:40, 4096 bytes
       Driver: C:\Windows\system32\igdumd32.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 1994752 bytes
       Driver: C:\Windows\system32\igdogl32.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 2966016 bytes
       Driver: C:\Windows\system32\pvrscopeservices.dll, 11/14/2013 16:45:44, 92160 bytes
       Driver: C:\Windows\system32\igddim32.vp, 11/14/2013 16:45:40, 8700 bytes
       Driver: C:\Windows\system32\igd_XC.vp, 12/14/2012 16:11:16, 43396 bytes
       Driver: C:\Windows\system32\igd_XO.vp, 12/14/2012 16:11:16, 43521 bytes
       Driver: C:\Windows\system32\igd_XA.cpa, 12/14/2012 16:11:16, 1397159 bytes
       Driver: C:\Windows\system32\igd_XA.vp, 12/14/2012 16:11:16, 1074 bytes
       Driver: C:\Windows\system32\igd_XG.vp, 12/14/2012 16:11:16, 43522 bytes
       Driver: C:\Windows\system32\hccutils.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:38, 161280 bytes
       Driver: C:\Windows\system32\igfxsrvc.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:42, 408576 bytes
       Driver: C:\Windows\system32\igfxsrvc.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:42, 378880 bytes
       Driver: C:\Windows\system32\igfxpph.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 309248 bytes
       Driver: C:\Windows\system32\igfxcpl.cpl, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 229888 bytes
       Driver: C:\Windows\system32\igfxdev.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 453632 bytes
       Driver: C:\Windows\system32\igfxtray.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:42, 291328 bytes
       Driver: C:\Windows\system32\hkcmd.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:38, 301056 bytes
       Driver: C:\Windows\system32\igfxress.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:42, 9083392 bytes
       Driver: C:\Windows\system32\igfxpers.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 265728 bytes
       Driver: C:\Windows\system32\gfxSrvcWin8.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:38, 209920 bytes
       Driver: C:\Windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 11/14/2013 16:45:40, 9216 bytes
       Driver: C:\Windows\system32\IntelInvokePanel.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:42, 722432 bytes
       Driver: C:\Windows\system32\GfxRes.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:38, 1584128 bytes
       Driver: C:\Windows\system32\igfxext.exe, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 288768 bytes
       Driver: C:\Windows\system32\igfxexps.dll, 9.14.0003.1176 (English), 11/14/2013 16:45:40, 308736 bytes
       Driver: C:\Windows\system32\igfxrara.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 494592 bytes
       Driver: C:\Windows\system32\igfxrchs.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 488448 bytes
       Driver: C:\Windows\system32\igfxrcht.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 488960 bytes
       Driver: C:\Windows\system32\igfxrdan.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 495616 bytes
       Driver: C:\Windows\system32\igfxrdeu.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 497152 bytes
       Driver: C:\Windows\system32\igfxrenu.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 344576 bytes
       Driver: C:\Windows\system32\igfxresn.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 498176 bytes
       Driver: C:\Windows\system32\igfxrfin.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496640 bytes
       Driver: C:\Windows\system32\igfxrfra.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497664 bytes
       Driver: C:\Windows\system32\igfxrheb.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 494592 bytes
       Driver: C:\Windows\system32\igfxrhrv.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496640 bytes
       Driver: C:\Windows\system32\igfxrita.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497152 bytes
       Driver: C:\Windows\system32\igfxrjpn.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 491520 bytes
       Driver: C:\Windows\system32\igfxrkor.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 489984 bytes
       Driver: C:\Windows\system32\igfxrnld.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497152 bytes
       Driver: C:\Windows\system32\igfxrnor.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496128 bytes
       Driver: C:\Windows\system32\igfxrplk.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497152 bytes
       Driver: C:\Windows\system32\igfxrptb.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496128 bytes
       Driver: C:\Windows\system32\igfxrptg.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497152 bytes
       Driver: C:\Windows\system32\igfxrrom.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497152 bytes
       Driver: C:\Windows\system32\igfxrrus.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 497664 bytes
       Driver: C:\Windows\system32\igfxrsky.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496640 bytes
       Driver: C:\Windows\system32\igfxrslv.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496128 bytes
       Driver: C:\Windows\system32\igfxrsve.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496640 bytes
       Driver: C:\Windows\system32\igfxrtha.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 495616 bytes
       Driver: C:\Windows\system32\igfxrcsy.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 497152 bytes
       Driver: C:\Windows\system32\igfxrell.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:40, 498176 bytes
       Driver: C:\Windows\system32\igfxrhun.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496640 bytes
       Driver: C:\Windows\system32\igfxrtrk.lrc, 9.14.0003.9598 (English), 11/14/2013 16:45:42, 496128 bytes
       Driver: C:\Windows\system32\Gfxres.ar-SA.resources, 12/14/2012 16:23:52, 139442 bytes
       Driver: C:\Windows\system32\Gfxres.cs-CZ.resources, 12/14/2012 16:23:52, 138406 bytes
       Driver: C:\Windows\system32\Gfxres.da-DK.resources, 12/14/2012 16:23:38, 138024 bytes
       Driver: C:\Windows\system32\Gfxres.de-DE.resources, 12/14/2012 16:23:34, 138321 bytes
       Driver: C:\Windows\system32\Gfxres.el-GR.resources, 12/14/2012 16:23:42, 140836 bytes
       Driver: C:\Windows\system32\Gfxres.es-ES.resources, 12/14/2012 16:23:48, 138393 bytes
       Driver: C:\Windows\system32\Gfxres.en-US.resources, 12/14/2012 16:23:34, 137811 bytes
       Driver: C:\Windows\system32\Gfxres.fi-FI.resources, 12/14/2012 16:23:48, 138221 bytes
       Driver: C:\Windows\system32\Gfxres.fr-FR.resources, 5/17/2013 13:43:38, 138530 bytes
       Driver: C:\Windows\system32\Gfxres.he-IL.resources, 12/14/2012 16:23:46, 138983 bytes
       Driver: C:\Windows\system32\Gfxres.hr-HR.resources, 12/14/2012 16:23:44, 138219 bytes
       Driver: C:\Windows\system32\Gfxres.hu-HU.resources, 12/14/2012 16:23:54, 138630 bytes
       Driver: C:\Windows\system32\Gfxres.it-IT.resources, 12/14/2012 16:23:50, 138393 bytes
       Driver: C:\Windows\system32\Gfxres.ja-JP.resources, 12/14/2012 16:23:50, 139129 bytes
       Driver: C:\Windows\system32\Gfxres.ko-KR.resources, 12/14/2012 16:23:36, 138220 bytes
       Driver: C:\Windows\system32\Gfxres.nb-NO.resources, 12/14/2012 16:23:54, 138008 bytes
       Driver: C:\Windows\system32\Gfxres.nl-NL.resources, 12/14/2012 16:23:40, 138215 bytes
       Driver: C:\Windows\system32\Gfxres.pl-PL.resources, 5/17/2013 13:44:00, 138536 bytes
       Driver: C:\Windows\system32\Gfxres.pt-BR.resources, 12/14/2012 16:23:38, 138231 bytes
       Driver: C:\Windows\system32\Gfxres.pt-PT.resources, 12/14/2012 16:23:36, 138286 bytes
       Driver: C:\Windows\system32\Gfxres.ro-RO.resources, 12/14/2012 16:23:36, 138258 bytes
       Driver: C:\Windows\system32\Gfxres.ru-RU.resources, 12/14/2012 16:23:46, 140371 bytes
       Driver: C:\Windows\system32\Gfxres.sk-SK.resources, 12/14/2012 16:23:34, 138330 bytes
       Driver: C:\Windows\system32\Gfxres.sl-SI.resources, 12/14/2012 16:23:44, 138212 bytes
       Driver: C:\Windows\system32\Gfxres.sv-SE.resources, 12/14/2012 16:23:42, 138119 bytes
       Driver: C:\Windows\system32\Gfxres.th-TH.resources, 12/14/2012 16:23:50, 141976 bytes
       Driver: C:\Windows\system32\Gfxres.tr-TR.resources, 12/14/2012 16:23:40, 138216 bytes
       Driver: C:\Windows\system32\Gfxres.zh-CN.resources, 12/14/2012 16:23:44, 137724 bytes
       Driver: C:\Windows\system32\Gfxres.zh-TW.resources, 12/14/2012 16:23:46, 137791 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\libmfxhw32-c1.dll, 3.12.0008.0023 (English), 8/22/2012 08:45:52, 13431296 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\mfx_mft_h264ve_32.dll, 3.12.0009.0021 (English), 9/20/2012 13:22:52, 528384 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\he_32.vp, 9/20/2012 13:22:56, 18209 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\c.cpa, 9/20/2012 09:00:38, 846855 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\cpa.vp, 9/20/2012 13:22:54, 993 bytes
       Driver: C:\Program Files\Common Files\Intel\Media SDK\c1\3.6\dev.vp, 9/20/2012 13:22:56, 21463 bytes
         Name: Intel(R) Imaging Signal Processor 2300
    Device ID: PCI\VEN_8086&DEV_08D0&SUBSYS_00000000&REV_05\3&267A616A&2&18
       Driver: C:\Windows\system32\DRIVERS\camera.sys, 6.02.9200.16384 (English), 7/11/2013 01:24:10, 207872 bytes
       Driver: C:\Windows\system32\DRIVERS\isp_firmware.bin, 12/16/2012 15:43:18, 1659946 bytes
       Driver: C:\Windows\system32\DRIVERS\mute.bmp, 12/16/2012 15:43:26, 14454 bytes
       Driver: C:\Windows\system32\IntelCameraPlugin.dll, 1.00.0000.0001 (English), 7/11/2013 01:23:58, 745472 bytes
       Driver: C:\Windows\system32\IntelSocYuvCopy.dll, 1.00.0000.0001 (English), 7/11/2013 01:24:22, 109568 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.02.9200.16384
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.02.9200.16384
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.02.9200.16384
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.02.9200.16384
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.02.9200.16496
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.02.9200.16384
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.02.9200.16604
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.02.9200.16384
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.02.9200.16384
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.9200.16384
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.9200.16384
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.9200.16384
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.9200.16384
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.9200.16384
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.9200.16384
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16429
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.9200.16384
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.9200.16384
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.9200.16384
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.9200.16384
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.9200.16384
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
    Intel SoC YUV Copy Filter,0x00400000,1,1,IntelSocYuvCopy.dll,1.00.0000.0001
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.9200.16384
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.9200.16384
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.9200.16384
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,12.00.9200.16384
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.9200.16384
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.9200.16384
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.9200.16384
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.9200.16384
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.9200.16384
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.9200.16384
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.9200.16384
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.02.9200.16384
    File writer,0x00200000,1,0,qcap.dll,6.06.9200.16384
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.9200.16384
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.9200.16384
    AVI Draw,0x00600064,9,1,quartz.dll,6.06.9200.16384
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.9200.16384
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.9200.16384
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.9200.16812
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.9200.16812
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.9200.16384
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.02.9200.16384
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.9200.16384
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.9200.16384
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.9200.16384
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.9200.16384
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.9200.16384
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,12.00.8506.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.9200.16384
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.9200.16384
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.9200.16384
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.9200.16384
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.9200.16384
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.02.9200.16384
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.9200.16384
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.9200.16384
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.02.9200.16384
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.02.9200.16384
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.02.9200.16384
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.9200.16384
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.9200.16384
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.9200.16384
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.02.9200.16384
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.02.9200.16384
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
    PCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.9200.16384
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.9200.16384
    Audio Capture Sources:
    Microphone (Intel SST Audio Device (WDM)),0x00200000,0,0,qcap.dll,6.06.9200.16384
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.9200.16384
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9200.16384
    WDM Streaming Capture Devices:
    IntelSST Audio Wave for DMIC,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
    ,0x00000000,0,0,,
    OV8830,0x00200000,0,4,ksproxy.ax,6.02.9200.16384
    OV2720 Front,0x00200000,0,4,ksproxy.ax,6.02.9200.16384
    WDM Streaming Rendering Devices:
    IntelSST Audio Wave for IHF,0x00200000,2,2,ksproxy.ax,6.02.9200.16384
    ,0x00000000,0,0,,
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9200.16384
    Video Capture Sources:
    OV8830,0x00200000,0,4,ksproxy.ax,6.02.9200.16384
    OV2720 Front,0x00200000,0,4,ksproxy.ax,6.02.9200.16384
    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384
    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9200.16384
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9200.16384
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.9200.16384
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.9200.16384
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.9200.16384
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.9200.16384
    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
    Audio Renderers:
    Speakers (Intel SST Audio Device (WDM)),0x00200000,1,0,quartz.dll,6.06.9200.16384
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.9200.16384
    DirectSound: Speakers (Intel SST Audio Device (WDM)),0x00200000,1,0,quartz.dll,6.06.9200.16384
    Preferred DirectShow Filters
    [HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred]
    <media subtype GUID>, [<filter friendly name>, ]<filter CLSID>
    MEDIASUBTYPE_WMAUDIO_LOSSLESS, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    MEDIASUBTYPE_MPG4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    MEDIASUBTYPE_WVC1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    {64687664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    MEDIASUBTYPE_h264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    MEDIASUBTYPE_MPEG1AudioPayload, MPEG Audio Decoder, CLSID_CMpegAudioCodec
    {78766964-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_WMAUDIO3, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    MEDIASUBTYPE_WMV2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_MPEG2_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    {64697678-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    WMMEDIASUBTYPE_MP3, MP3 Decoder DMO, CLSID_CMP3DecMediaObject
    MEDIASUBTYPE_mp42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    MEDIASUBTYPE_MSS1, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
    MEDIASUBTYPE_WVP2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMV1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMVP, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMV3, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMVR, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_MJPG, MJPEG Decompressor, CLSID_MjpegDec
    MEDIASUBTYPE_mp43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
    MEDIASUBTYPE_MSS2, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject
    {64737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    WMMEDIASUBTYPE_WMAudioV8, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    {44495658-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    WMMEDIASUBTYPE_WMSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    MEDIASUBTYPE_RAW_AAC1, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    MEDIASUBTYPE_MP43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject
    {6C737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    MEDIASUBTYPE_AVC1, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    MEDIASUBTYPE_MPEG1Payload, MPEG Video Decoder, CLSID_CMpegVideoCodec
    {20637664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec
    MEDIASUBTYPE_MPEG_ADTS_AAC, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    MEDIASUBTYPE_MP42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    {58564944-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_mpg4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject
    MEDIASUBTYPE_m4s2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_MP4S, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_M4S2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_mp4s, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_MPEG1Packet, MPEG Video Decoder, CLSID_CMpegVideoCodec
    {5634504D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_H264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject
    MEDIASUBTYPE_MPEG2_VIDEO, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS
    MEDIASUBTYPE_WMVA, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder DMO, CLSID_CWMADecMediaObject
    MEDIASUBTYPE_MPEG_LOAS, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    MEDIASUBTYPE_DVD_LPCM_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS
    Media Foundation Transforms
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms]
    <category>:
      <transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version>
    Video Decoders:
      Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
      DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 6.02.9200.16384
      Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 6.02.9200.16496
      Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
      WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 6.02.9200.16384
      WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 6.02.9200.16604
      MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 6.02.9200.16384
      Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 6.02.9200.16384
      Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 6.02.9200.16384
    Video Encoders:
      Intel® H.264 Encoder MFT, {4BE8D3C0-0515-4A37-AD55-E4BAE19AF471}, 0x4, 7, mfx_mft_h264ve_32.dll, 3.12.0009.0021
      H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 6.02.9200.16420
      WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 6.02.9200.16384
      WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 6.02.9200.16384
      Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 12.00.9200.16384
    Video Effects:
      Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 6.02.9200.16384
      Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 6.02.9200.16384
      VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 6.02.9200.16384
      Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 6.02.9200.16384
      Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 6.02.9200.16384
    Video Processor:
      HDX264_Transcoder, {0BB94541-4EB9-4134-B201-E1E33B78DEE6}, 0x21, CtxVideoCodec.dll, 15.01.0000.4054
      Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 12.00.9200.16420
    Audio Decoders:
      Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, MSAudDecMFT.dll, 6.02.9200.16578
      WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 6.02.9200.16384
      Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 6.02.9200.16578
      A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 12.00.9200.16628
      GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 12.00.9200.16628
      WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 6.02.9200.16384
      Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 6.02.9200.16578
      WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 6.02.9200.16384
      G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 12.00.9200.16628
      IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 12.00.9200.16628
      MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 6.02.9200.16384
      ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 12.00.9200.16628
    Audio Encoders:
      MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 12.00.9200.16628
      WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 6.02.9200.16384
      Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 12.00.9200.16384
      WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 6.02.9200.16384
      Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 6.02.9200.16384
      Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 6.02.9200.16384
    Audio Effects:
      AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 6.02.9200.16384
      Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 6.02.9200.16384
    Multiplexers:
      Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 12.00.9200.16437
    Others:
      Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 12.00.9200.16429
    Media Foundation Enabled Hardware Categories
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT]
    EnableDecoders = 0
    EnableEncoders = 1
    EnableVideoProcessors = 1
    Media Foundation Byte Stream Handlers
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers]
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
    <file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred]
    .3g2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .3gp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .3gp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    .ac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    .adt, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    .adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    .asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    .avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    .dvr-ms, {65964407-A5D8-4060-85B0-1CCD63F768E2}, dvr-ms Byte Stream Handler, Preferred
    .dvr-ms, {A8721937-E2FB-4D7A-A9EE-4EB08C890B6E}, MF SBE Source ByteStreamHandler
    .ec3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    .m2t, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .m2ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .mod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .mov, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .mp2v, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    .mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .mp4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    .mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    .mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .mpg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .mts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .nsc, {B084785C-DDE0-4D30-8CA8-05A373E185BE}, NSC Byte Stream Handler, Preferred
    .sami, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
    .smi, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred
    .tod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .vob, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    .wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    .wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    .wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    .wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    .wtv, {65964407-A5D8-4060-85B0-1CCD63F768E2}, WTV Byte Stream Handler, Preferred
    audio/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    audio/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    audio/aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    audio/aacp, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    audio/eac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    audio/L16, {3FFB3B8C-EB99-472B-8902-E1C1B05F07CF}, LPCM Byte Stream Handler, Preferred
    audio/mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    audio/mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/mpeg3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/vnd.dlna.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    audio/vnd.dolby.dd-raw, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred
    audio/wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    audio/x-aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred
    audio/x-m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    audio/x-mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/x-mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred
    audio/x-ms-wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    audio/x-wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred
    video/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    video/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    video/avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    video/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    video/mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    video/msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    video/vnd.dlna.mpeg-tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred
    video/x-m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred
    video/x-ms-asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    video/x-ms-wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    video/x-ms-wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred
    video/x-msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred
    Media Foundation Scheme Handlers
    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers]
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred]
    <URL type>, <handler CLSID>, <brief description>[, Preferred]
    file:, {477EC299-1421-4BDD-971F-7CCB933F21AD}, File Scheme Handler, Preferred
    http:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler
    http:, {9EC4B4F9-3029-45AD-947B-344DE2A249E2}, Urlmon Scheme Handler
    http:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    httpd:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler, Preferred
    httpnd:, {2EEEED04-0908-4CDB-AF8F-AC5B768A34C9}, Drm Scheme Handler, Preferred
    https:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
    httpsd:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred
    httpt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    httpu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    mcast:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    mms:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    ms-appdata:, {CFC81939-3886-4ACF-9692-DA58037AE716}, MsAppData Scheme Handler, Preferred
    ms-appx-web:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppxWeb Scheme Handler, Preferred
    ms-appx:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppx Scheme Handler, Preferred
    ms-winsoundevent:, {F79A6BF9-7415-4CF3-AE10-4559509ABC3C}, Sound Event Scheme Handler, Preferred
    rtsp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    rtspt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    rtspu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    sdp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred
    Preferred Media Foundation Transforms
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\Preferred]
    <media subtype GUID>, [<transform friendly name>, ]<transform CLSID>
    {00000006-0000-0010-8000-00AA00389B71}, A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}
    MFAudioFormat_AAC, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
    MFAudioFormat_WMAudio_Lossless, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    MEDIASUBTYPE_MPG4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    {3F40F4F0-5622-4FF8-B6D8-A17A584BEE5E}, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
    MFVideoFormat_WVC1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    KSDATAFORMAT_SUBTYPE_ADPCM, ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}
    MFVideoFormat_DVHD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    MFAudioFormat_MPEG, Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}
    {00002000-0000-0010-8000-00AA00389B71}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    MFAudioFormat_WMAudioV9, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    MFVideoFormat_WMV2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_DOLBY_DDPLUS, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    {53314356-0000-0010-8000-00AA00389B71}, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MFAudioFormat_MP3, MP3 Decoder MFT, CLSID_CMP3DecMediaObject
    MEDIASUBTYPE_mp42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    MFVideoFormat_MSS1, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
    MFVideoFormat_WMV1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WVP2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMVP, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MFVideoFormat_WMV3, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_WMVR, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    KSDATAFORMAT_SUBTYPE_MULAW, G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}
    MFVideoFormat_MJPG, MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}
    MEDIASUBTYPE_mp43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
    {00000031-0000-0010-8000-00AA00389B71}, GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}
    MFVideoFormat_MSS2, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject
    MFVideoFormat_DVSD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    MFAudioFormat_WMAudioV8, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    MFAudioFormat_MSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject
    MEDIASUBTYPE_RAW_AAC1, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT
    MFVideoFormat_MP43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject
    MFVideoFormat_DVSL, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    MFVideoFormat_DVC, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}
    {00000011-0000-0010-8000-00AA00389B71}, IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}
    MEDIASUBTYPE_MP42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    MEDIASUBTYPE_mpg4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject
    MEDIASUBTYPE_m4s2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    MFVideoFormat_MP4S, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    MFVideoFormat_M4S2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    MEDIASUBTYPE_mp4s, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    {33363248-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    {E06D802C-DB46-11CF-B4D1-00805F6CBBEA}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}
    MFVideoFormat_MP4V, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    MFVideoFormat_H264, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT
    {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT
    MFVideoFormat_MPEG2, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
    MFVideoFormat_MPG1, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}
    MEDIASUBTYPE_WMVA, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject
    MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder MFT, CLSID_CWMADecMediaObject
    Disabled Media Foundation Transforms
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse]
    <transform CLSID>
    Disabled Media Sources
    [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse]
    <media source CLSID>

    Finally found the issue, but unfortunately I am not sure if this will help in your particular case, since you are using a 3rd party software.  You can however contact the developer with this information and hopefully they can send you a patch.
    The default size of the Camera object in Flash is 160x120, but this resolution seems to be too low for the Intel driver.  Additionally, if the Width property is smaller than the Height property (portrait mode), it seems to also cause the crash.
    In our application, we simply resized the camera object to 640x400 and it solved our problem.
    Before calling the Camera object, a simple line of code can be added:
    Camera.setMode(640x400,15,true);
    and it resolved the issue on the Dell Venue 8 Pro and Acer W4.
    I hope this helps solving your problem!

  • 10.8.5 crashes hard, fast, and often

    Last week when all the updates dropped, I was thrilled. XCode 5? That's nice. iTunes? Sounds good. iOS 7? Yes, please. 10.8.5? Absolutely.
    Absolutely not, it turns out.
    A day or two after that update got settled in, the crashing started. It would crash within minutes of logging in—the laptop I could leave running for a week at a time under 10.8.4 was suddenly doing very well if it could manage ten minutes at a time without a complete hard freeze or spontaneous shutdown. It could crash as me. It could crash as root. It could crash before login. It could crash a safe boot. I will not run this, Steve I Am. I do not like th......wait, where was I? Oh, yeah...
    At the same time, Time Machine decided that the backup set I had needed to be redone, so I didn't have a backup to retreat to. And the Time Capsule itself which I was using as a wireless hub (but not a backup drive, since the disk was going bad) finally decided to report that its disk was going bad. It was also showing intermittent connection to the internet too (according to my phone), so it was pretty much begging to be replaced. I seriously thought that might help.
    I tried reinstalling the whole OS from the Recovery partition. A few times. No go.
    (And by the way, if ever I find the gentleman who had the idea for the self-deleting installer, I will step up to him, reach out, and shake his throat. I'm downloading this crap over DSL.)
    I made an emergency thumbdrive which I could use to start the computer, and while it was pig-slow, it was at least stable. And I could use Disk Utility to create a DMG of the hard drive before I erased it completely and reinstalled the OS from scratch. And I did. That time, the computer booted just fine. The Migration Assistant took some time lining up everything that had to be moved over, but it finally started doing its thing.
    This morning, it had finished. I rebooted. It hung a few times, including at reboot. The exact same problem came back, right along with my old profile.
    I'm at my wit's end here. I can't afford to replace the computer. I have too much to lose not only in the old profile but all the software I had installed. What else can I try, or how can I debug this myself? I'm not afraid of a little terminal action, and in fact, on those occasions when I can get up as far as the login screen, the >console seems relatively stable.

    All right. Having done some digging on the affected machine (booted from the "emergency key"), I can't find anything like a kernel crash log. I'm looking in /var/log; should I be digging elsewhere?
    It's not specifically what you asked for, but below are four snippets from /var/log/system.log; Each one ends with a BOOT_TIME notice, indicating where I finally turned it back on. And yes, sometimes the up-time is less than two minutes.
    I did notice something between a few of them: It looks like something's trying to order a kernel rebuild. And it's doing a very bad job of it.
    ******** CHUNK #1
    Sep 25 08:18:20 territanx.local com.apple.SecurityServer[22]: Succeeded authorizing right 'system.login.done' by client '/System/Library/CoreServices/loginwindow.app' [50] for authorization created by '/System/Library/CoreServices/loginwindow.app' [50] (100002,0)
    Sep 25 08:18:20 territanx.local WindowServer[111]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Sep 25 08:18:20 territanx.local warmd[34]: [__bootcachectl_set_preheated_user_block_invoke_0:690] Unable to unlink preated user symlink /var/db/BootCaches/PreheatedUser: 1 Operation not permitted
    Sep 25 08:18:20 territanx.local warmd[34]: [__bootcachectl_set_preheated_user_block_invoke_0:701] Unable to create preated user symlink /var/db/BootCaches/PreheatedUser to D3615D22-58FB-11D8-9876-000393070F3E: 17 File exists
    Sep 25 08:18:21 territanx.local coreservicesd[75]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=113
    Sep 25 08:18:21 territanx.local coreservicesd[75]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=114
    Sep 25 08:18:22 territanx.local WindowServer[111]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 4, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:18:22 territanx.local coreaudiod[289]: Enabled automatic stack shots because audio IO is inactive
    Sep 25 08:18:23 territanx com.apple.launchd[1] (org.apache.httpd[293]): Exited with code: 1
    Sep 25 08:18:23 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:18:23 territanx.local talagent[286]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
    Sep 25 08:18:23 territanx.local talagent[286]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
    Sep 25 08:18:24 territanx com.apple.launchd.peruser.501[270] (com.apple.afpstat-qfa[311]): Exited with code: 2
    Sep 25 08:18:24 territanx kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=313[GoogleSoftwareUp] clearing CS_VALID
    Sep 25 08:18:28 territanx com.apple.launchd.peruser.501[270] (com.apple.mrt.uiagent[301]): Exited with code: 255
    Sep 25 08:18:28 territanx.local com.apple.SecurityServer[22]: Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/usr/libexec/UserEventAgent' [273] for authorization created by '/usr/libexec/UserEventAgent' [273] (100000,0)
    Sep 25 08:18:28 territanx.local WindowServer[111]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    Sep 25 08:18:28 territanx.local WindowServer[111]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 1.05 seconds (server forcibly re-enabled them after 1.00 seconds)
    Sep 25 08:18:29 territanx.local com.apple.SecurityServer[22]: Session 100009 created
    Sep 25 08:18:29 territanx.local com.apple.SecurityServer[22]: Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/usr/libexec/UserEventAgent' [273] for authorization created by '/usr/libexec/UserEventAgent' [273] (100000,0)
    Sep 25 08:18:29 territanx.local UserEventAgent[273]: cannot find fw daemon port 1102
    Sep 25 08:18:30 territanx.local NetworkBrowserAgent[332]: Starting NetworkBrowserAgent
    Sep 25 08:18:31 territanx.local UserEventAgent[273]: com.apple.TMLaunchAgent enabled
    Sep 25 08:18:32 territanx com.apple.launchd.peruser.501[270] (com.adobe.CS4ServiceManager[314]): Exited with code: 97
    Sep 25 08:18:33 territanx.local tccd[294]: Refusing TCCAccessRequest from client without path (pid 277)
    Sep 25 08:18:33 territanx com.apple.launchd[1] (org.apache.httpd[336]): Exited with code: 1
    Sep 25 08:18:33 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:18:37 territanx.local FontExplorerXAutoload[342]: FontExplorerXAutoload.app is loading...
    Sep 25 08:18:37 territanx.local mds[46]: (/)(Warning) IndexQuery in bool preIterate_FSI(SISearchCtx_FSI *):Throttling inefficient file system query
    Sep 25 08:18:37 territanx kernel[0]: Sandbox: sandboxd(337) deny mach-lookup com.apple.coresymbolicationd
    Sep 25 08:18:40 territanx com.apple.launchd.peruser.501[270] ([0x0-0x19019].com.apple.AirPortBaseStationAgent[347]): Exited with code: 1
    Sep 25 08:18:41 territanx.local coreservicesd[75]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyChildApplicationLaunch to notificationID=126
    Sep 25 08:18:43 territanx.local GoogleSoftwareUpdateDaemon[350]: -[KeystoneDaemon logServiceState] GoogleSoftwareUpdate daemon (1.1.0.3659) vending:
                        com.google.Keystone.Daemon.UpdateEngine: 2 connection(s)
                        com.google.Keystone.Daemon.Administration: 0 connection(s)
    Sep 25 08:18:43 territanx.local GoogleSoftwareUpdateDaemon[350]: -[KSUpdateEngine updateProductID:] KSUpdateEngine updating product ID: "com.google.Keystone"
    Sep 25 08:18:44 territanx.local GoogleSoftwareUpdateDaemon[350]: -[KSCheckAction performAction] KSCheckAction checking 1 ticket(s).
    Sep 25 08:18:44 territanx com.apple.launchd[1] (org.apache.httpd[357]): Exited with code: 1
    Sep 25 08:18:44 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:18:45 territanx.local GoogleSoftwareUpdateDaemon[350]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction starting update check for ticket(s): {(
                        <KSTicket:0x5d4cbb0
                                  productID=com.google.Keystone
                                  version=1.1.0.3659
                                  xc=<KSPathExistenceChecker:0x5d4a580 path=/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/>
                                  serverType=Omaha
                                  url=https://tools.google.com/service/update2
                                  creationDate=2011-03-18 02:19:56
                        >
              Using server: <KSOmahaServer:0x692a830
                        engine=<KSDaemonUpdateEngine:0x6928c40>
                        params={
                                  EngineVersion = "1.1.0.3659";
                                  ActivesInfo = {
                                            "com.google.picasa" = {
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                                      LastActiveDate = 2012-03-25 12:36:56 +0000;
                                                      LastActivePingDate = 2012-03-26 07:00:00 +0000;
                                            "com.google.Chrome" = {
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                                      LastActiveDate = 2013-09-09 20:20:55 +0000;
                                                      LastActivePingDate = 2013-09-10 07:00:00 +0000;
                                            "com.google.GoogleDrive" = {
                                                      LastActivePingDate = 2013-08-15 07:00:01 +0000;
                                                      LastActiveDate = 2013-08-14 18:09:14 +0000;
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                            "com.google.Keystone" = {
                                                      LastActiveDate = 2013-09-25 12:18:40 +0000;
                                                      LastActivePingDate = 2013-09-22 07:00:02 +0000;
                                                      LastRollCallPingDate = 2013-09-22 07:00:02 +0000;
                                            "com.Google.GoogleEarthPlugin.intel" = {
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                            "com.Google.GoogleEarthPlus" = {
                                                      LastRollCallPingDate = 2011-07-23 07:00:00 +0000;
                                            "com.google.talkplugin" = {
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                                      LastActiveDate = 2013-09-15 19:05:47 +0000;
                                                      LastActivePingDate = 2013-09-16 07:00:00 +0000;
                                            "com.Google.GoogleEarthPlus.intel" = {
                                                      LastRollCallPingDate = 2013-09-22 07:00:01 +0000;
                                  UserInitiated = 0;
                                  IsSystem = 1;
                                  OmahaOSVersion = "10.8.5_i486";
                                  Identity = KeystoneDaemon;
                                  AllowedSubdomains = (
                                            ".omaha.sandbox.google.com",
                                            ".tools.google.com",
                                            ".www.google.com",
                                            ".corp.google.com"
              >
    Sep 25 08:18:45 territanx.local GoogleSoftwareUpdateDaemon[350]: -[KSUpdateCheckAction performAction] KSUpdateCheckAction running KSServerUpdateRequest: <KSOmahaServerUpdateRequest:0x5d55400
                        server=<KSOmahaServer:0x692a830>
                        url="https://tools.google.com/service/update2"
                        runningFetchers=0
                        tickets=1
                        activeTickets=1
                        rollCallTickets=1
                        body=
                                  <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                                  <o:gupdate xmlns:o="http://www.google.com/update2/request" protocol="2.0" version="KeystoneDaemon-1.1.0.3659" ismachine="1">
                                      <o:os platform="mac" version="MacOSX" sp="10.8.5_i486"></o:os>
                                      <o:app appid="com.google.Keystone" version="1.1.0.3659" lang="en-us" installage="922" brand="GGLG">
                                          <o:ping r="3" a="3"></o:ping>
                                          <o:updatecheck></o:updatecheck>
                                      </o:app>
                                  </o:gupdate>
              >
    Sep 25 08:18:46 territanx.local apsd[322]: <APSCourier: 0x7fae89486510>: Received connected response: invalid for user 501
    Sep 25 08:18:47 territanx.local launchctl[369]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:21:46 localhost bootlog[0]: BOOT_TIME 1380111706 0
    ******** CHUNK #2
    Sep 25 08:22:24 territanx.local configd[21]: network changed: v4(en0+:192.168.1.76) DNS+ Proxy+ SMB+
    Sep 25 08:22:24 territanx.local ntpd[116]: proto: precision = 1.000 usec
    Sep 25 08:22:24 territanx.local launchctl[233]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:22:24 territanx.local WindowServer[109]: Created shield window 0x7 for display 0x04271a40
    Sep 25 08:22:24 territanx.local WindowServer[109]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:22:24 territanx.local launchctl[234]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:22:24 territanx.local launchctl[234]: com.apple.findmymacmessenger: Already loaded
    Sep 25 08:22:24 territanx.local WindowServer[109]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Sep 25 08:22:24 territanx.local com.apple.SecurityServer[20]: Session 100005 created
    Sep 25 08:22:25 territanx.local hidd[53]: CGSShutdownServerConnections: Detaching application from window server
    Sep 25 08:22:25 territanx.local hidd[53]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Sep 25 08:22:25 territanx.local loginwindow[49]: Login Window Started Security Agent
    Sep 25 08:22:25 territanx com.apple.launchd[1] (org.apache.httpd[242]): Exited with code: 1
    Sep 25 08:22:25 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:22:25 territanx.local WindowServer[109]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:22:25 territanx.local locationd[245]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Sep 25 08:22:26 territanx.local locationd[245]: NOTICE,Location icon should now be in state 0
    Sep 25 08:22:26 territanx.local UserEventAgent[235]: cannot find useragent 1102
    Sep 25 08:22:26 territanx.local WindowServer[109]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:22:26 territanx.local blued[62]: link key found for device: 60-fb-42-ff-36-9f
    Sep 25 08:22:26 territanx.local blued[62]: Save link key for device: 60-fb-42-ff-36-9f
    Sep 25 08:22:26 territanx.local blued[62]: link key found for device: 70-cd-60-f8-8c-15
    Sep 25 08:22:26 territanx.local SecurityAgent[244]: This is the first run
    Sep 25 08:22:26 territanx.local SecurityAgent[244]: MacBuddy was run = 0
    Sep 25 08:22:27 territanx.local blued[62]: Save link key for device: 70-cd-60-f8-8c-15
    Sep 25 08:22:27 territanx.local launchctl[250]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:22:28 territanx.local SecurityAgent[244]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 08:22:28 territanx.local SecurityAgent[244]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 08:22:29 territanx.local timezoned[253]: bootstrap_look_up failed (44e)
    Sep 25 08:22:29 territanx.local locationd[254]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Sep 25 08:22:29 territanx.local locationd[254]: NOTICE,Location icon should now be in state 0
    Sep 25 08:22:29 territanx com.apple.launchd.peruser.92[249]: Background: Bug: 12F37: launchd + 80370 [7DCC9489-2DF5-3807-83FA-EF5666EE8078]: 0x0
    Sep 25 08:22:29 territanx com.apple.launchd.peruser.92[249]: Background: This API can only be used by a process running within an Aqua session.
    Sep 25 08:22:29 territanx.local SecurityAgent[244]: spawn_via_launchd() failed, errno=5 label=[0x0-0x6006].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    Sep 25 08:22:29 --- last message repeated 1 time ---
    Sep 25 08:22:29 territanx.local SecurityAgent[244]: Error launching spell checker for U.S. English:  Error Domain=NSCocoaErrorDomain Code=256 "The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)." UserInfo=0x7fd0abb69240 {NSURL=file://localhost/System/Library/Services/AppleSpell.service/, NSLocalizedDescription=The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)., NSUnderlyingError=0x7fd0abb62ab0 "The operation couldn’t be completed. (OSStatus error -10810.)"}
    Sep 25 08:22:29 territanx.local timezoned[253]: bootstrap_look_up failed (44e)
    Sep 25 08:22:35 territanx com.apple.launchd[1] (org.apache.httpd[255]): Exited with code: 1
    Sep 25 08:22:35 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:22:35 territanx.local awacsd[63]: Exiting
    Sep 25 08:22:38 territanx.local warmd[33]: [___bootcachectl_filter_out_sharedio_from_history_block_invoke_0:2321] Unable to open i386 shared cache: 2 No such file or directory
    Sep 25 08:22:45 territanx com.apple.launchd[1] (org.apache.httpd[258]): Exited with code: 1
    Sep 25 08:22:45 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:22:56 territanx com.apple.launchd[1] (org.apache.httpd[259]): Exited with code: 1
    Sep 25 08:22:56 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:23:08 territanx com.apple.launchd[1] (org.apache.httpd[260]): Exited with code: 1
    Sep 25 08:23:08 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Sep 25 08:23:17 territanx com.apple.launchd[1] (org.apache.httpd[264]): Exited with code: 1
    Sep 25 08:23:17 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:23:26 territanx kernel[0]: considerRebuildOfPrelinkedKernel com.Cycling74.driver.Soundflower triggered rebuild
    Sep 25 08:23:28 territanx com.apple.launchd[1] (org.apache.httpd[266]): Exited with code: 1
    Sep 25 08:23:28 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Sep 25 08:23:36 territanx.local com.apple.kextcache[265]: Can't read info dictionary for HotSync Classic Seize.kext: IOCFUnserialize: syntax error near line 1.
    Sep 25 08:23:38 territanx com.apple.launchd[1] (org.apache.httpd[269]): Exited with code: 1
    Sep 25 08:23:38 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:23:41 territanx.local com.apple.kextcache[265]: Can't read info dictionary for HotSync Classic Seize.kext: IOCFUnserialize: syntax error near line 1.
    Sep 25 08:23:41 territanx.local com.apple.kextcache[265]: Kernel file /mach_kernel does not contain requested arch: i386
    Sep 25 08:27:14 localhost bootlog[0]: BOOT_TIME 1380112034 0
    ******** CHUNK #3
    Sep 25 08:27:52 territanx.local launchctl[234]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:27:52 territanx.local WindowServer[108]: Created shield window 0x7 for display 0x04271a40
    Sep 25 08:27:52 territanx.local WindowServer[108]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:27:52 territanx.local launchctl[235]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:27:52 territanx.local launchctl[235]: com.apple.findmymacmessenger: Already loaded
    Sep 25 08:27:53 territanx.local com.apple.SecurityServer[20]: Session 100005 created
    Sep 25 08:27:53 territanx.local WindowServer[108]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Sep 25 08:27:53 territanx.local hidd[53]: CGSShutdownServerConnections: Detaching application from window server
    Sep 25 08:27:53 territanx.local hidd[53]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Sep 25 08:27:53 territanx.local loginwindow[49]: Login Window Started Security Agent
    Sep 25 08:27:54 territanx.local locationd[245]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Sep 25 08:27:54 territanx.local locationd[245]: NOTICE,Location icon should now be in state 0
    Sep 25 08:27:54 territanx.local UserEventAgent[236]: cannot find useragent 1102
    Sep 25 08:27:54 territanx.local SecurityAgent[244]: This is the first run
    Sep 25 08:27:54 territanx.local SecurityAgent[244]: MacBuddy was run = 0
    Sep 25 08:27:54 territanx.local WindowServer[108]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:27:55 territanx.local launchctl[250]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 08:27:55 territanx.local blued[62]: link key found for device: 60-fb-42-ff-36-9f
    Sep 25 08:27:55 territanx.local blued[62]: Save link key for device: 60-fb-42-ff-36-9f
    Sep 25 08:27:55 territanx.local blued[62]: link key found for device: 70-cd-60-f8-8c-15
    Sep 25 08:27:55 territanx.local WindowServer[108]: Display 0x04271a40: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    Sep 25 08:27:55 territanx.local blued[62]: Save link key for device: 70-cd-60-f8-8c-15
    Sep 25 08:27:56 territanx.local SecurityAgent[244]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 08:27:56 territanx.local SecurityAgent[244]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 08:27:57 territanx.local SecurityAgent[244]: spawn_via_launchd() failed, errno=5 label=[0x0-0x6006].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    Sep 25 08:27:57 --- last message repeated 1 time ---
    Sep 25 08:27:57 territanx com.apple.launchd.peruser.92[249]: Background: Bug: 12F37: launchd + 80370 [7DCC9489-2DF5-3807-83FA-EF5666EE8078]: 0x0
    Sep 25 08:27:57 territanx com.apple.launchd.peruser.92[249]: Background: This API can only be used by a process running within an Aqua session.
    Sep 25 08:27:57 territanx com.apple.launchd[1] (org.apache.httpd[253]): Exited with code: 1
    Sep 25 08:27:57 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:27:57 territanx.local SecurityAgent[244]: Error launching spell checker for U.S. English:  Error Domain=NSCocoaErrorDomain Code=256 "The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)." UserInfo=0x7fbc2bd15f00 {NSURL=file://localhost/System/Library/Services/AppleSpell.service/, NSLocalizedDescription=The application “AppleSpell.service” could not be launched because a miscellaneous error occurred (OSStatus -10810)., NSUnderlyingError=0x7fbc2b84ed30 "The operation couldn’t be completed. (OSStatus error -10810.)"}
    Sep 25 08:27:58 territanx.local timezoned[254]: bootstrap_look_up failed (44e)
    Sep 25 08:27:58 territanx.local locationd[255]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Sep 25 08:27:58 territanx.local locationd[255]: NOTICE,Location icon should now be in state 0
    Sep 25 08:28:00 territanx.local timezoned[254]: bootstrap_look_up failed (44e)
    Sep 25 08:28:03 territanx.local awacsd[63]: Exiting
    Sep 25 08:28:06 territanx.local warmd[33]: [___bootcachectl_filter_out_sharedio_from_history_block_invoke_0:2321] Unable to open i386 shared cache: 2 No such file or directory
    Sep 25 08:28:07 territanx com.apple.launchd[1] (org.apache.httpd[256]): Exited with code: 1
    Sep 25 08:28:07 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:28:17 territanx com.apple.launchd[1] (org.apache.httpd[257]): Exited with code: 1
    Sep 25 08:28:17 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:28:29 territanx com.apple.launchd[1] (org.apache.httpd[258]): Exited with code: 1
    Sep 25 08:28:29 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Sep 25 08:28:39 territanx com.apple.launchd[1] (org.apache.httpd[259]): Exited with code: 1
    Sep 25 08:28:39 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 08:28:50 territanx com.apple.launchd[1] (org.apache.httpd[263]): Exited with code: 1
    Sep 25 08:28:50 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Sep 25 08:28:54 territanx kernel[0]: considerRebuildOfPrelinkedKernel com.Cycling74.driver.Soundflower triggered rebuild
    Sep 25 08:28:59 territanx.local com.apple.kextcache[264]: Can't read info dictionary for HotSync Classic Seize.kext: IOCFUnserialize: syntax error near line 1.
    Sep 25 08:28:59 territanx com.apple.launchd[1] (org.apache.httpd[265]): Exited with code: 1
    Sep 25 08:28:59 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:05:44 localhost bootlog[0]: BOOT_TIME 1380114344 0
    ******** CHUNK #4
    Sep 25 09:06:44 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:06:56 territanx com.apple.launchd[1] (org.apache.httpd[301]): Exited with code: 1
    Sep 25 09:06:56 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 9 seconds
    Sep 25 09:06:59 territanx.local loginwindow[49]: keychain password was not changed, status = -128
    Sep 25 09:06:59 territanx.local launchctl[303]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 09:06:59 territanx.local launchctl[304]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    Sep 25 09:06:59 territanx com.apple.launchd.peruser.0[302] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Sep 25 09:06:59 territanx.local loginwindow[49]: Connection with distnoted server was invalidated
    Sep 25 09:06:59 territanx.local distnoted[306]: # distnote server agent  absolute time: 76.386848145   civil time: Wed Sep 25 09:06:59 2013   pid: 306 uid: 0  root: no
    Sep 25 09:06:59 territanx.local com.apple.SecurityServer[20]: Succeeded authorizing right 'system.login.done' by client '/System/Library/CoreServices/loginwindow.app' [49] for authorization created by '/System/Library/CoreServices/loginwindow.app' [49] (100002,0)
    Sep 25 09:07:01 territanx.local com.apple.SecurityServer[20]: Succeeded authorizing right 'system.services.systemconfiguration.network' by client '/usr/libexec/UserEventAgent' [305] for authorization created by '/usr/libexec/UserEventAgent' [305] (100000,0)
    Sep 25 09:07:01 --- last message repeated 1 time ---
    Sep 25 09:07:01 territanx.local UserEventAgent[305]: cannot find fw daemon port 1102
    Sep 25 09:07:01 territanx.local UserEventAgent[305]: Bug: 12F37: com.apple.fsevents.matching + 6205 [38FEE02D-7FED-3C9C-85F3-A3572CC5F19D]: 0x0
    Sep 25 09:07:01 territanx.local UserEventAgent[305]: Ignoring path: ~/Library/Services/
    Sep 25 09:07:03 territanx.local talagent[314]: SecKeychainItemCreateFromContent(kSecGenericPasswordItemClass, &attributeList, sizeof encodedKey, encodedKey, defaultKeychain, accessRef, &sKeychainBitmapPasswordItemRef) produced OSStatus -25293 on line 763 in server.m
    Sep 25 09:07:03 territanx com.apple.launchd.peruser.0[302] (com.apple.afpstat-qfa[335]): Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    Sep 25 09:07:03 territanx com.apple.launchd.peruser.0[302] (com.apple.afpstat-qfa[335]): Job failed to exec(3) for weird reason: 2
    Sep 25 09:07:03 territanx.local coreaudiod[318]: Enabled automatic stack shots because audio IO is inactive
    Sep 25 09:07:04 territanx kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=337[GoogleSoftwareUp] clearing CS_VALID
    Sep 25 09:07:04 territanx com.apple.launchd.peruser.0[302] (com.apple.mrt.uiagent[325]): Exited with code: 255
    Sep 25 09:07:05 territanx com.apple.launchd[1] (org.apache.httpd[343]): Exited with code: 1
    Sep 25 09:07:05 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:07:08 territanx.local genatsdb[352]: ########## genatsdb Sandboxed. ##########
    Sep 25 09:07:09 territanx com.apple.launchd.peruser.0[302] (com.google.keystone.system.agent[337]): Exited with code: 1
    Sep 25 09:07:09 territanx com.apple.launchd.peruser.0[302] (com.adobe.CS4ServiceManager[338]): Exited with code: 97
    Sep 25 09:07:15 territanx.local NetworkBrowserAgent[357]: Starting NetworkBrowserAgent
    Sep 25 09:07:16 territanx com.apple.launchd[1] (org.apache.httpd[359]): Exited with code: 1
    Sep 25 09:07:16 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:07:16 territanx.local talagent[314]: CGSGetOnScreenWindowList: Invalid connection
    Sep 25 09:07:16 territanx.local coreservicesd[74]: Can't change an application into stopped state for app App:"Finder" [ 0x0/0x16016]  @ 0x0x7fedf2e2a040 because it's already been started.
    Sep 25 09:07:16 territanx.local Download Java Components[353]: Java Install cancelled
    Sep 25 09:07:23 territanx.local SystemUIServer[316]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 09:07:23 territanx.local SystemUIServer[316]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Sep 25 09:07:26 territanx com.apple.launchd[1] (org.apache.httpd[364]): Exited with code: 1
    Sep 25 09:07:26 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:07:30 territanx.local apsd[340]: Couldn't find named port com.apple.CalendarAgent.push, disabling background notifications
    Sep 25 09:07:30 territanx.local apsd[340]: Couldn't find named port com.apple.CalendarAgent.push.dev, disabling background notifications
    Sep 25 09:07:30 territanx.local com.apple.time[305]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Sep 25 09:07:31 territanx.local SystemUIServer[316]: Invalid kMDItemPath for iTunes
    Sep 25 09:07:31 territanx.local SystemUIServer[316]: problem with path iTunes
    Sep 25 09:07:36 territanx com.apple.launchd[1] (org.apache.httpd[367]): Exited with code: 1
    Sep 25 09:07:36 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:07:40 territanx.local Locum[368]: Connection with distnoted server was invalidated
    Sep 25 09:07:42 territanx.local genatsdb[352]: *GENATSDB* FontObjects generated = 505
    Sep 25 09:07:43 territanx.local System Preferences[369]: Preference bundle "/Library/PreferencePanes/JavaControlPanel.prefPane" is missing identifier
    Sep 25 09:07:44 territanx.local tccd[374]: Running without home directory (-1)
    Sep 25 09:07:46 territanx com.apple.launchd[1] (org.apache.httpd[375]): Exited with code: 1
    Sep 25 09:07:46 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:07:56 territanx com.apple.launchd[1] (org.apache.httpd[379]): Exited with code: 1
    Sep 25 09:07:56 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:08:01 territanx.local SubmitDiagInfo[380]: Launched to submit Diagnostics and Usage
    Sep 25 09:08:04 territanx.local com.apple.CrashReporter.ACRRDaemonPlugin[305]: Error running submission: <OS_xpc_error: <error: 0x109005b30> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x109005ab8> { length = 22, contents = "Connection interrupted" }
      }>
    Sep 25 09:08:06 territanx com.apple.launchd[1] (org.apache.httpd[381]): Exited with code: 1
    Sep 25 09:08:06 territanx com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Sep 25 09:08:11 territanx kernel[0]: considerRebuildOfPrelinkedKernel com.paceap.kext.pacesupport.snowleopard triggered rebuild
    Sep 25 09:09:19 localhost bootlog[0]: BOOT_TIME 1380114559 0

  • Mac Mini AppleHDADriver Crash and Kernel NOT finding directories

    I have a mid 2010 mac mini, still under Applecare. I have been dealing with Apple support for 7 months now and cannot get a resolution to the problem other then their telling me it is software, not hardware.
    I consistently get errors indicating the AppleHDADriver crashes and goes to an error handler. This happens 100's of times a second. Along with this error I get an error stating the kernel is unable to find a directory. Both these errors show up in the console log under 'kernel errors' and happen daily.
    The result of the problem seems to be the status bar/system clock freezes and doesn't update. The clock freeze occurs mainly when coming out of sleep, but has also happened durning full operation of the machine.
    It seems no matter what software I install, or what vendor it is from or even what the software is used for, something crashes, the system slows down and freezes... It was two days ago the system started with an unresponsive mouse.
    Any ideas he would be great... I am tired of trying to get the Apple 'senior advisor' to truly talk solutions. I lost 100's of hours when this problem first occurred as it started with Snow Leopard. When doing a clean install of Lion as directed by Apple support it was discovered the old time machine files were corrupt and couldn't be used to restore...
    Those errors in the kernel have been there from the beginning... Across Snow Leopard, Snow Leopard clean install, Lion upgrade, Lion clean install and still those kernel errors are there consistent. This should indicate a hardware problem someplace and not software...

    Okay, I tried what you suggested and the list of information I found is shown below....
    There is one set of ACL's it appears are not being repaired, they are on Apache files which I changed when I configured Apache so I could edit the files for configuration.
    This error appears only when doing a full start:
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 == fAudioEngineArray" failed in AppleHDADriver at line 4490 goto Exit
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4472 goto handler
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4062 goto handler
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4072 goto handler
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 == fAudioEngineArray" failed in AppleHDADriver at line 4490 goto Exit
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4472 goto handler
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4062 goto handler
    Apr 11 19:11:16 doa kernel[0]: Sound assertion "0 != result" failed in AppleHDADriver at line 4072 goto handler
    Apr 11 19:24:42 doa kernel[0]: IOSurface: buffer allocation size is zero
    Apr 11 19:25:21: --- last message repeated 1 time ---
    Apr 11 19:25:21 doa kernel[0]: IOSurface: buffer allocation size is zero
    Here is the information from the runs I did repairing permissions on the drive...
    Permission Repair - Completed 11 Apr 2012 7:07pm
    Permission check after normal restart….
    Verifying permissions for “Macintosh HD”
    ACL found but not expected on “private/etc”
    ACL found but not expected on “private/etc/apache2”
    ACL found but not expected on “private/etc/apache2/extra”
    ACL found but not expected on “private/etc/apache2/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf.default”
    ACL found but not expected on “private/etc/apache2/httpd_ACSServer.conf”
    ACL found but not expected on “private/etc/apache2/httpd_devicemanagement.conf”
    ACL found but not expected on “private/etc/apache2/httpd_podcastlibrary.conf”
    ACL found but not expected on “private/etc/apache2/magic”
    ACL found but not expected on “private/etc/apache2/mime.types”
    ACL found but not expected on “private/etc/apache2/original”
    ACL found but not expected on “private/etc/apache2/original/extra”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/original/httpd.conf”
    ACL found but not expected on “private/etc/apache2/other”
    ACL found but not expected on “private/etc/apache2/other/bonjour.conf”
    ACL found but not expected on “private/etc/apache2/other/php5.conf”
    ACL found but not expected on “private/etc/apache2/users”
    ACL found but not expected on “private/etc/apache2/webapps”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    ACL found but not expected on “private/etc/hosts”
    Permissions verification complete
    Permission Repair - Completed 11 Apr 2012 7:07pm
    Repairing permissions for “Macintosh HD”
    ACL found but not expected on “private/etc”
    Repaired “private/etc”
    ACL found but not expected on “private/etc/apache2”
    Repaired “private/etc/apache2”
    ACL found but not expected on “private/etc/apache2/extra”
    Repaired “private/etc/apache2/extra”
    ACL found but not expected on “private/etc/apache2/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-default.conf”
    Repaired “private/etc/apache2/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-info.conf”
    Repaired “private/etc/apache2/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf”
    Repaired “private/etc/apache2/httpd.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf.default”
    Repaired “private/etc/apache2/httpd.conf.default”
    ACL found but not expected on “private/etc/apache2/httpd_ACSServer.conf”
    Repaired “private/etc/apache2/httpd_ACSServer.conf”
    ACL found but not expected on “private/etc/apache2/httpd_devicemanagement.conf”
    Repaired “private/etc/apache2/httpd_devicemanagement.conf”
    ACL found but not expected on “private/etc/apache2/httpd_podcastlibrary.conf”
    Repaired “private/etc/apache2/httpd_podcastlibrary.conf”
    ACL found but not expected on “private/etc/apache2/magic”
    Repaired “private/etc/apache2/magic”
    ACL found but not expected on “private/etc/apache2/mime.types”
    Repaired “private/etc/apache2/mime.types”
    ACL found but not expected on “private/etc/apache2/original”
    Repaired “private/etc/apache2/original”
    ACL found but not expected on “private/etc/apache2/original/extra”
    Repaired “private/etc/apache2/original/extra”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/original/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/original/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-default.conf”
    Repaired “private/etc/apache2/original/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-info.conf”
    Repaired “private/etc/apache2/original/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/original/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/original/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/original/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/original/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/original/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/original/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/original/httpd.conf”
    Repaired “private/etc/apache2/original/httpd.conf”
    ACL found but not expected on “private/etc/apache2/other”
    Repaired “private/etc/apache2/other”
    ACL found but not expected on “private/etc/apache2/other/bonjour.conf”
    Repaired “private/etc/apache2/other/bonjour.conf”
    ACL found but not expected on “private/etc/apache2/other/php5.conf”
    Repaired “private/etc/apache2/other/php5.conf”
    ACL found but not expected on “private/etc/apache2/users”
    Repaired “private/etc/apache2/users”
    ACL found but not expected on “private/etc/apache2/webapps”
    Repaired “private/etc/apache2/webapps”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    ACL found but not expected on “private/etc/hosts”
    Repaired “private/etc/hosts”
    Permissions repair complete
    Permission Repair - Completed 11 Apr 2012 6:49pm
    Repairing permissions for “Macintosh HD”
    ACL found but not expected on “private/etc”
    Repaired “private/etc”
    ACL found but not expected on “private/etc/apache2”
    Repaired “private/etc/apache2”
    ACL found but not expected on “private/etc/apache2/extra”
    Repaired “private/etc/apache2/extra”
    ACL found but not expected on “private/etc/apache2/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-default.conf”
    Repaired “private/etc/apache2/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-info.conf”
    Repaired “private/etc/apache2/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf”
    Repaired “private/etc/apache2/httpd.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf.default”
    Repaired “private/etc/apache2/httpd.conf.default”
    ACL found but not expected on “private/etc/apache2/httpd_ACSServer.conf”
    Repaired “private/etc/apache2/httpd_ACSServer.conf”
    ACL found but not expected on “private/etc/apache2/httpd_devicemanagement.conf”
    Repaired “private/etc/apache2/httpd_devicemanagement.conf”
    ACL found but not expected on “private/etc/apache2/httpd_podcastlibrary.conf”
    Repaired “private/etc/apache2/httpd_podcastlibrary.conf”
    ACL found but not expected on “private/etc/apache2/magic”
    Repaired “private/etc/apache2/magic”
    ACL found but not expected on “private/etc/apache2/mime.types”
    Repaired “private/etc/apache2/mime.types”
    ACL found but not expected on “private/etc/apache2/original”
    Repaired “private/etc/apache2/original”
    ACL found but not expected on “private/etc/apache2/original/extra”
    Repaired “private/etc/apache2/original/extra”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/original/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/original/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-default.conf”
    Repaired “private/etc/apache2/original/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-info.conf”
    Repaired “private/etc/apache2/original/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/original/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/original/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/original/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/original/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/original/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/original/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/original/httpd.conf”
    Repaired “private/etc/apache2/original/httpd.conf”
    ACL found but not expected on “private/etc/apache2/other”
    Repaired “private/etc/apache2/other”
    ACL found but not expected on “private/etc/apache2/other/bonjour.conf”
    Repaired “private/etc/apache2/other/bonjour.conf”
    ACL found but not expected on “private/etc/apache2/other/php5.conf”
    Repaired “private/etc/apache2/other/php5.conf”
    ACL found but not expected on “private/etc/apache2/users”
    Repaired “private/etc/apache2/users”
    ACL found but not expected on “private/etc/apache2/webapps”
    Repaired “private/etc/apache2/webapps”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    ACL found but not expected on “private/etc/hosts”
    Repaired “private/etc/hosts”
    Permissions repair complete
    Permission Repair - Completed 11 Apr 2012 6:20pm
    Repairing permissions for “Macintosh HD”
    Group differs on “Library/Frameworks/PluginManager.framework”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework”; should be drwxr-xr-x ; they are drwxrwxr-x .
    Repaired “Library/Frameworks/PluginManager.framework”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions”; should be drwxr-xr-x ; they are drwxrwxr-x .
    Repaired “Library/Frameworks/PluginManager.framework/Versions”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/A/PluginManager”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/A/PluginManager”; should be -rwxr-xr-x ; they are -rwxrwxr-x .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/A/PluginManager”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/English.lproj/ InfoPlist.strings”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/English.lproj/ InfoPlist.strings”; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/A/Resources/English.lproj/ InfoPlist.strings”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/Info.plist”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/Info.plist”; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/A/Resources/Info.plist”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/version.plist” ; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/A/Resources/version.plist” ; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/A/Resources/version.plist”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/B/PluginManager”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/B/PluginManager”; should be -rwxr-xr-x ; they are -rwxrwxr-x .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/B/PluginManager”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/English.lproj/ InfoPlist.strings”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/English.lproj/ InfoPlist.strings”; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/B/Resources/English.lproj/ InfoPlist.strings”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/Info.plist”; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/Info.plist”; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/B/Resources/Info.plist”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/version.plist” ; should be 0; group is 80.
    Permissions differ on “Library/Frameworks/PluginManager.framework/Versions/B/Resources/version.plist” ; should be -rw-r--r-- ; they are -rw-rw-r-- .
    Repaired “Library/Frameworks/PluginManager.framework/Versions/B/Resources/version.plist”
    Group differs on “Library/Java”; should be 0; group is 80.
    Permissions differ on “Library/Java”; should be drwxr-xr-x ; they are drwxrwxr-x .
    Repaired “Library/Java”
    ACL found but not expected on “private/etc”
    Repaired “private/etc”
    User differs on “usr/share/collabd/webauthd”; should be 94; user is 221.
    Group differs on “usr/share/collabd/webauthd”; should be 94; group is 221.
    Repaired “usr/share/collabd/webauthd”
    User differs on “usr/share/collabd/webauthd/locales”; should be 94; user is 221.
    Group differs on “usr/share/collabd/webauthd/locales”; should be 94; group is 221.
    Repaired “usr/share/collabd/webauthd/locales”
    Permissions differ on “usr/share/devicemgr/frontend/admin/zh_TW.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/zh_TW.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/zh_CN.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/zh_CN.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/ko.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/ko.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/nl.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/nl.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/it.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/it.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/es.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/es.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/fr.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/fr.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/de.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/de.lproj/app/javascript.js”
    Permissions differ on “usr/share/devicemgr/frontend/admin/ja.lproj/app/javascript.js”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “usr/share/devicemgr/frontend/admin/ja.lproj/app/javascript.js”
    ACL found but not expected on “private/etc/apache2”
    Repaired “private/etc/apache2”
    ACL found but not expected on “private/etc/apache2/extra”
    Repaired “private/etc/apache2/extra”
    ACL found but not expected on “private/etc/apache2/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-default.conf”
    Repaired “private/etc/apache2/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-info.conf”
    Repaired “private/etc/apache2/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/extra/httpd-userdir.conf”
    User differs on “private/etc/apache2/extra/httpd-vhosts.conf”; should be 0; user is 501.
    Group differs on “private/etc/apache2/extra/httpd-vhosts.conf”; should be 0; group is 20.
    ACL found but not expected on “private/etc/apache2/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/extra/httpd-vhosts.conf”
    Permissions differ on “private/etc/apache2/httpd.conf”; should be -r--r--r-- ; they are -rw-r--r-- .
    ACL found but not expected on “private/etc/apache2/httpd.conf”
    Repaired “private/etc/apache2/httpd.conf”
    Permissions differ on “private/etc/apache2/httpd.conf.default”; should be -r--r--r-- ; they are -rw-r--r-- .
    ACL found but not expected on “private/etc/apache2/httpd.conf.default”
    Repaired “private/etc/apache2/httpd.conf.default”
    ACL found but not expected on “private/etc/apache2/httpd_ACSServer.conf”
    Repaired “private/etc/apache2/httpd_ACSServer.conf”
    ACL found but not expected on “private/etc/apache2/httpd_devicemanagement.conf”
    Repaired “private/etc/apache2/httpd_devicemanagement.conf”
    ACL found but not expected on “private/etc/apache2/httpd_podcastlibrary.conf”
    Repaired “private/etc/apache2/httpd_podcastlibrary.conf”
    ACL found but not expected on “private/etc/apache2/magic”
    Repaired “private/etc/apache2/magic”
    ACL found but not expected on “private/etc/apache2/mime.types”
    Repaired “private/etc/apache2/mime.types”
    ACL found but not expected on “private/etc/apache2/original”
    Repaired “private/etc/apache2/original”
    ACL found but not expected on “private/etc/apache2/original/extra”
    Repaired “private/etc/apache2/original/extra”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-autoindex.conf”
    Repaired “private/etc/apache2/original/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-dav.conf”
    Repaired “private/etc/apache2/original/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-default.conf”
    Repaired “private/etc/apache2/original/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-info.conf”
    Repaired “private/etc/apache2/original/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-languages.conf”
    Repaired “private/etc/apache2/original/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-manual.conf”
    Repaired “private/etc/apache2/original/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-mpm.conf”
    Repaired “private/etc/apache2/original/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    Repaired “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-ssl.conf”
    Repaired “private/etc/apache2/original/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-userdir.conf”
    Repaired “private/etc/apache2/original/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-vhosts.conf”
    Repaired “private/etc/apache2/original/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/original/httpd.conf”
    Repaired “private/etc/apache2/original/httpd.conf”
    ACL found but not expected on “private/etc/apache2/other”
    Repaired “private/etc/apache2/other”
    Permissions differ on “private/etc/apache2/other/bonjour.conf”; should be -r--r--r-- ; they are -rw-r--r-- .
    ACL found but not expected on “private/etc/apache2/other/bonjour.conf”
    Repaired “private/etc/apache2/other/bonjour.conf”
    Permissions differ on “private/etc/apache2/other/php5.conf”; should be -r--r--r-- ; they are -rw-r--r-- .
    ACL found but not expected on “private/etc/apache2/other/php5.conf”
    Repaired “private/etc/apache2/other/php5.conf”
    ACL found but not expected on “private/etc/apache2/users”
    Repaired “private/etc/apache2/users”
    ACL found but not expected on “private/etc/apache2/webapps”
    Repaired “private/etc/apache2/webapps”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    Permissions differ on “private/etc/apache2/webapps/com.apple.webapp.php.plist”; should be -r--r--r-- ; they are -rw-r--r-- .
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    Repaired “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    Permissions differ on “Applications/.DS_Store”; should be -rw-rw-r-- ; they are -rw-r--r-- .
    Repaired “Applications/.DS_Store”
    Group differs on “Library/Frameworks/PluginManager.framework/PluginManager”; should be 0; group is 80.
    Repaired “Library/Frameworks/PluginManager.framework/PluginManager”
    Group differs on “Library/Frameworks/PluginManager.framework/Resources”; should be 0; group is 80.
    Repaired “Library/Frameworks/PluginManager.framework/Resources”
    Group differs on “Library/Frameworks/PluginManager.framework/Versions/Current”; should be 0; group is 80.
    Repaired “Library/Frameworks/PluginManager.framework/Versions/Current”
    Group differs on “Library/Preferences/com.apple.alf.plist”; should be 80; group is 0.
    Repaired “Library/Preferences/com.apple.alf.plist”
    Group differs on “private/etc/hostconfig”; should be 0; group is 20.
    Repaired “private/etc/hostconfig”
    User differs on “private/etc/hosts”; should be 0; user is 501.
    Group differs on “private/etc/hosts”; should be 0; group is 20.
    ACL found but not expected on “private/etc/hosts”
    Repaired “private/etc/hosts”
    Permissions repair complete
    Verifying volume “Macintosh HD”
    Checking file systemPerforming live verification.
    Checking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Checking multi-linked files.
    Checking catalog hierarchy.
    Checking extended attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume Macintosh HD appears to be OK.
    After Permission Repair
    Verifying permissions for “Macintosh HD”
    ACL found but not expected on “private/etc”
    ACL found but not expected on “private/etc/apache2”
    ACL found but not expected on “private/etc/apache2/extra”
    ACL found but not expected on “private/etc/apache2/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf”
    ACL found but not expected on “private/etc/apache2/httpd.conf.default”
    ACL found but not expected on “private/etc/apache2/httpd_ACSServer.conf”
    ACL found but not expected on “private/etc/apache2/httpd_devicemanagement.conf”
    ACL found but not expected on “private/etc/apache2/httpd_podcastlibrary.conf”
    ACL found but not expected on “private/etc/apache2/magic”
    ACL found but not expected on “private/etc/apache2/mime.types”
    ACL found but not expected on “private/etc/apache2/original”
    ACL found but not expected on “private/etc/apache2/original/extra”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-autoindex.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-dav.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-default.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-info.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-languages.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-manual.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-mpm.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-multilang-errordoc.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-ssl.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-userdir.conf”
    ACL found but not expected on “private/etc/apache2/original/extra/httpd-vhosts.conf”
    ACL found but not expected on “private/etc/apache2/original/httpd.conf”
    ACL found but not expected on “private/etc/apache2/other”
    ACL found but not expected on “private/etc/apache2/other/bonjour.conf”
    ACL found but not expected on “private/etc/apache2/other/php5.conf”
    ACL found but not expected on “private/etc/apache2/users”
    ACL found but not expected on “private/etc/apache2/webapps”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.ACSServer.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.devicemgr.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.php.plist”
    ACL found but not expected on “private/etc/apache2/webapps/com.apple.webapp.podcastwikiui.plist”
    ACL found but not expected on “private/etc/hosts”
    Permissions verification complete
    Not sure what it all means, but clearly there were some persmission problems on the drive which were fixed and haven't appeared again as of yet.
    Any clues on where to go next?

  • Bizzar JVM crash on dual Xeon EMT64 machine

    I am posting this one here to see if anyone else has the same or similar experience. I have an Java application running on a Windows Server 2003 SP1 OS with dual Xeon EMT64. It is running on Sun's JDK 1.5 Update 3, and every couple of hours the JVM instance just crash with the following error log:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77bbc4ba, pid=2716, tid=2776
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_03-b07 mixed mode)
    # Problematic frame:
    # C [MSVCRT.dll+0x1c4ba]
    --------------- T H R E A D ---------------
    Current thread (0x00a93ca0): JavaThread "FileStore" daemon [_thread_in_vm, id=2776]
    siginfo: ExceptionCode=0xc0000005, reading address 0x64b8c063
    Registers:
    EAX=0x49b8ae28, EBX=0x009d1ea4, ECX=0x49b8bf8c, EDX=0x64b8c063
    ESP=0x4854f8d0, EBP=0x4854f8f0, ESI=0x000fffff, EDI=0x0000001b
    EIP=0x77bbc4ba, EFLAGS=0x00010286
    Top of Stack: (sp=0x4854f8d0)
    0x4854f8d0: 000000ba 000000ba 7c82f9fd 77bf3a7c
    0x4854f8e0: 000000d0 49b8bf8c ffffffff 00000008
    0x4854f8f0: 4854f924 77bbcf2e 009d1ea4 000000ba
    0x4854f900: 00000000 7c82f9fd 00000000 4854f8fc
    0x4854f910: 4854f4fc 4854fdf4 77bc6c74 77ba2100
    0x4854f920: 00000000 4854f93c 77bbd06d 000000ba
    0x4854f930: 000000ba 0000005c 000000ba 4854f974
    0x4854f940: 6da52456 000000ba 00a93ca0 000000ba
    Instructions: (pc=0x77bbc4ba)
    0x77bbc4aa: 00 00 d1 e1 47 85 c9 7d f9 8b 4d f4 8b 54 f9 04
    0x77bbc4ba: 8b 0a 2b 4d f0 8b f1 c1 fe 04 4e 83 fe 3f 89 4d
    Stack: [0x48450000,0x48550000), sp=0x4854f8d0, free space=1022k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [MSVCRT.dll+0x1c4ba]
    C [MSVCRT.dll+0x1cf2e]
    C [MSVCRT.dll+0x1d06d]
    V [jvm.dll+0x212456]
    C [java.dll+0x8ac2]
    j java.io.WinNTFileSystem.list(Ljava/io/File;)[Ljava/lang/String;+0
    j java.io.File.list()[Ljava/lang/String;+20
    j org.apache.catalina.session.FileStore.keys()[Ljava/lang/String;+15
    j org.apache.catalina.session.StoreBase.processExpires()V+15
    j org.apache.catalina.session.StoreBase.run()V+12
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [jvm.dll+0xefce0]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j java.io.WinNTFileSystem.list(Ljava/io/File;)[Ljava/lang/String;+0
    j java.io.File.list()[Ljava/lang/String;+20
    j org.apache.catalina.session.FileStore.keys()[Ljava/lang/String;+15
    j org.apache.catalina.session.StoreBase.processExpires()V+15
    j org.apache.catalina.session.StoreBase.run()V+12
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x51dbaa20 JavaThread "LISTENER" [_thread_in_native, id=1656]
    0x51dbae80 JavaThread "Thread-69" [_thread_blocked, id=1436]
    0x51db1270 JavaThread "GenericSocketServerFE" [_thread_in_native, id=2024]
    0x51db2a30 JavaThread "MainSocketServerFE" [_thread_in_native, id=748]
    0x51db2800 JavaThread "Thread-53" [_thread_blocked, id=2368]
    0x51da4090 JavaThread "statuspoll-1" [_thread_blocked, id=2124]
    0x51da4210 JavaThread "statuspoll" [_thread_blocked, id=1156]
    0x51dad200 JavaThread "datapoll-20" [_thread_blocked, id=2180]
    0x51dad380 JavaThread "datapoll-19" [_thread_blocked, id=772]
    0x51dade80 JavaThread "datapoll-18" [_thread_blocked, id=2600]
    0x51daca80 JavaThread "datapoll-17" [_thread_blocked, id=1304]
    0x51dab680 JavaThread "datapoll-16" [_thread_blocked, id=480]
    0x51daa260 JavaThread "datapoll-15" [_thread_blocked, id=1332]
    0x51daade0 JavaThread "datapoll-14" [_thread_blocked, id=972]
    0x51da9a00 JavaThread "datapoll-13" [_thread_blocked, id=2664]
    0x51da87f0 JavaThread "datapoll-12" [_thread_blocked, id=1940]
    0x51da74f0 JavaThread "datapoll-11" [_thread_blocked, id=2528]
    0x51da60a0 JavaThread "datapoll-10" [_thread_blocked, id=2108]
    0x51da6d40 JavaThread "datapoll-9" [_thread_blocked, id=2104]
    0x51da5a00 JavaThread "datapoll-8" [_thread_blocked, id=4036]
    0x51da4d30 JavaThread "datapoll-7" [_thread_blocked, id=528]
    0x51da3900 JavaThread "datapoll-6" [_thread_blocked, id=1460]
    0x51da2460 JavaThread "datapoll-5" [_thread_blocked, id=1424]
    0x51da2e80 JavaThread "datapoll-4" [_thread_blocked, id=1340]
    0x51da1a80 JavaThread "datapoll-3" [_thread_blocked, id=1136]
    0x51da0780 JavaThread "datapoll-2" [_thread_blocked, id=1620]
    0x51d8d300 JavaThread "datapoll-1" [_thread_blocked, id=744]
    0x51d8ce80 JavaThread "datapoll" [_thread_blocked, id=1100]
    0x00adf210 JavaThread "Ajp13Processor[8009][2]" daemon [_thread_blocked, id=2076]
    0x00adcc10 JavaThread "Ajp13Processor[8009][1]" daemon [_thread_in_native, id=2720]
    0x00ad9490 JavaThread "Ajp13Processor[8009][0]" daemon [_thread_blocked, id=2724]
    0x00addb20 JavaThread "Ajp13Connector[8009]" daemon [_thread_in_native, id=2728]
    0x00a8b100 JavaThread "HostConfig[localhost]" daemon [_thread_blocked, id=2732]
    0x00a8ce80 JavaThread "JspRuntimeContext[\HIPATH~1]" daemon [_thread_blocked, id=2744]
    0x00a94ae0 JavaThread "StandardManager[]" daemon [_thread_blocked, id=2772]
    =>0x00a93ca0 JavaThread "FileStore" daemon [_thread_in_vm, id=2776]
    0x51d95e80 JavaThread "TopoTreeCmdExecutorThread" [_thread_blocked, id=2800]
    0x51d87d70 JavaThread "controller-monitor-thread" [_thread_blocked, id=4020]
    0x51d87bf0 JavaThread "Thread-50" [_thread_blocked, id=2280]
    0x51d82340 JavaThread "Thread-49" [_thread_blocked, id=2480]
    0x51d825c0 JavaThread "TRAPINPUT" [_thread_blocked, id=1900]
    0x51d817c0 JavaThread "TRAPSTORE0" [_thread_in_native, id=1904]
    0x51d829f0 JavaThread "COMMONTRAPNOTIFIER" [_thread_blocked, id=364]
    0x51d7c8a0 JavaThread "Thread-48" [_thread_blocked, id=356]
    0x51d747e0 JavaThread "SUMMainServerThread" [_thread_in_native, id=140]
    0x51d73c80 JavaThread "1-1" [_thread_blocked, id=2044]
    0x00ad8da0 JavaThread "1" [_thread_blocked, id=2008]
    0x00ad5b80 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=3956]
    0x00aca900 JavaThread "policy-10" [_thread_blocked, id=3904]
    0x00ac90e0 JavaThread "policy-9" [_thread_blocked, id=2140]
    0x00ac9ca0 JavaThread "policy-8" [_thread_blocked, id=2524]
    0x00ac8880 JavaThread "policy-7" [_thread_blocked, id=3776]
    0x00aa4020 JavaThread "policy-6" [_thread_blocked, id=2612]
    0x00a75070 JavaThread "policy-5" [_thread_blocked, id=1296]
    0x00ac7a10 JavaThread "policy-4" [_thread_blocked, id=3748]
    0x00ac6150 JavaThread "policy-3" [_thread_blocked, id=3912]
    0x00ac5bd0 JavaThread "policy-2" [_thread_blocked, id=1928]
    0x00ac48a0 JavaThread "policy-1" [_thread_blocked, id=3732]
    0x00ac2140 JavaThread "policy" [_thread_blocked, id=980]
    0x00abeb70 JavaThread "RMI RenewClean-[10.1.99.136:1129]" daemon [_thread_blocked, id=2576]
    0x00ab8b70 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=292]
    0x00a983d0 JavaThread "Thread-23" [_thread_blocked, id=2608]
    0x00a981a0 JavaThread "Thread-44" [_thread_blocked, id=1992]
    0x00a98e80 JavaThread "Thread-43" [_thread_in_native, id=1028]
    0x00a866d0 JavaThread "cmd /c ""C:\PROGRA~1\Siemens\HIPATH~1\apache\bin\apache" -d "C:\PROGRA~1\Siemens\HIPATH~1\apache"" -f conf/httpd.conf " [_thread_in_native, id=2676]
    0x00a75c60 JavaThread "BEModuleDispatcher-2" [_thread_blocked, id=3876]
    0x00a741c0 JavaThread "BEModuleDispatcher-1" [_thread_blocked, id=1948]
    0x00a74520 JavaThread "Thread-5" [_thread_in_native, id=1960]
    0x00a74a10 JavaThread "BEModuleDispatcher" [_thread_blocked, id=2052]
    0x00a388b0 JavaThread "KeepAliveMonitor" [_thread_blocked, id=2620]
    0x00a2d9e0 JavaThread "main-10" [_thread_blocked, id=3932]
    0x00a2c5e0 JavaThread "main-9" [_thread_blocked, id=520]
    0x00a2b320 JavaThread "main-8" [_thread_blocked, id=544]
    0x00a2a080 JavaThread "main-7" [_thread_blocked, id=2320]
    0x00a291a0 JavaThread "main-6" [_thread_blocked, id=472]
    0x00a28020 JavaThread "main-5" [_thread_blocked, id=2640]
    0x00a1f110 JavaThread "main-4" [_thread_blocked, id=3936]
    0x00a12a80 JavaThread "main-3" [_thread_blocked, id=1336]
    0x009f9e80 JavaThread "SchedulerForFailOver-2" [_thread_blocked, id=2092]
    0x00a260f0 JavaThread "main-2" [_thread_blocked, id=504]
    0x00a26710 JavaThread "SchedulerForFailOver-1" [_thread_blocked, id=2236]
    0x00a25600 JavaThread "main-1" [_thread_blocked, id=1504]
    0x00a23de0 JavaThread "SchedulerForFailOver" [_thread_blocked, id=1220]
    0x00a24e50 JavaThread "main" [_thread_blocked, id=3736]
    0x00a15730 JavaThread "Thread-4" [_thread_in_native, id=784]
    0x00a15da0 JavaThread "Thread-3" [_thread_blocked, id=2148]
    0x00a0b540 JavaThread "GC Daemon" daemon [_thread_blocked, id=1520]
    0x00a0a2f0 JavaThread "RMI Reaper" [_thread_blocked, id=2160]
    0x00a091f0 JavaThread "Timer-0" daemon [_thread_blocked, id=1168]
    0x00a094f0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=2156]
    0x009f67d0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1796]
    0x009f5b20 JavaThread "CompilerThread1" daemon [_thread_blocked, id=1072]
    0x009f4a00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2464]
    0x009f3910 JavaThread "AdapterThread" daemon [_thread_blocked, id=2588]
    0x009f27d0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3568]
    0x009f1b20 JavaThread "Finalizer" daemon [_thread_blocked, id=2592]
    0x009f0880 JavaThread "Reference Handler" daemon [_thread_blocked, id=2688]
    0x009e24e0 JavaThread "main" [_thread_blocked, id=2712]
    Other Threads:
    0x009efa40 VMThread [id=2692]
    0x009f72e0 WatcherThread [id=3824]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 27840K, used 1576K [0x3fb90000, 0x41d00000, 0x46d50000)
    eden space 23744K, 6% used [0x3fb90000,0x3fd1a1b8,0x412c0000)
    from space 4096K, 0% used [0x41780000,0x41780000,0x41b80000)
    to space 4864K, 0% used [0x412c0000,0x412c0000,0x41780000)
    PSOldGen total 15104K, used 14054K [0x06d50000, 0x07c10000, 0x3fb90000)
    object space 15104K, 93% used [0x06d50000,0x07b09ba8,0x07c10000)
    PSPermGen total 23296K, used 20545K [0x02d50000, 0x04410000, 0x06d50000)
    object space 23296K, 88% used [0x02d50000,0x041607b0,0x04410000)
    Dynamic libraries:
    0x00400000 - 0x00417000      C:\Program Files\Siemens\HiPath Wireless Manager\lib\JavaService.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x6d840000 - 0x6dbcb000      C:\PROGRA~1\Siemens\HIPATH~1\langley\jre\bin\server\jvm.dll
    0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d2f0000 - 0x6d2f8000      C:\PROGRA~1\Siemens\HIPATH~1\langley\jre\bin\hpi.dll
    0x6d680000 - 0x6d68c000      C:\PROGRA~1\Siemens\HIPATH~1\langley\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\PROGRA~1\Siemens\HIPATH~1\langley\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      C:\PROGRA~1\Siemens\HIPATH~1\langley\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      C:\Program Files\Siemens\HiPath Wireless Manager\langley\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x5f270000 - 0x5f2c9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d070000 - 0x6d1d7000      C:\Program Files\Siemens\HiPath Wireless Manager\langley\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\system32\ole32.dll
    0x4d480000 - 0x4d5e5000      C:\Program Files\Siemens\HiPath Wireless Manager\lib\clcapi.dll
    0x780c0000 - 0x78121000      C:\WINDOWS\system32\MSVCP60.dll
    0x766d0000 - 0x766d9000      C:\WINDOWS\system32\SHFOLDER.dll
    0x77d00000 - 0x77d8c000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x76cf0000 - 0x76d0a000      C:\WINDOWS\system32\iphlpapi.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_7AE38CCF\comctl32.dll
    0x6d660000 - 0x6d666000      C:\Program Files\Siemens\HiPath Wireless Manager\langley\jre\bin\rmi.dll
    0x49510000 - 0x49524000      C:\Program Files\Siemens\HiPath Wireless Manager\lib\ws2ping.dll
    0x71bb0000 - 0x71bb9000      C:\WINDOWS\system32\WSOCK32.dll
    0x76cd0000 - 0x76ce9000      C:\WINDOWS\system32\MPRAPI.dll
    0x76df0000 - 0x76e23000      C:\WINDOWS\system32\ACTIVEDS.dll
    0x76dc0000 - 0x76de7000      C:\WINDOWS\system32\adsldpc.dll
    0x76b80000 - 0x76bae000      C:\WINDOWS\system32\credui.dll
    0x7c8d0000 - 0x7d0d3000      C:\WINDOWS\system32\SHELL32.dll
    0x76a80000 - 0x76a98000      C:\WINDOWS\system32\ATL.DLL
    0x76e30000 - 0x76e3c000      C:\WINDOWS\system32\rtutils.dll
    0x5ccf0000 - 0x5ccff000      C:\WINDOWS\system32\SAMLIB.dll
    0x770e0000 - 0x771ea000      C:\WINDOWS\system32\SETUPAPI.dll
    VM Arguments:
    jvm_args: -Xmx1024m -Dcatalina.home=.\\apache\\tomcat -Dmysql.home=.\\mysqldb -Dwebserver.rootdir=.\\apache -Djava.library.path=.\\lib -Dresource_check=9090,8009,8005 -Djava.rmi.server.codebase="http://localhost:9090/classes/ http://localhost:9090/classes/ManagementServer.jar http://localhost:9090/classes/AdventNetSnmp.jar http://localhost:9090/classes/SNMPDebugger.jar http://localhost:9090/classes/AdventNetARUtils.jar http://localhost:9090/classes/AdventNetSAS.jar http://localhost:9090/classes/jta.jar http://localhost:9090/classes/mgmt_service.jar" exit
    java_command: <unknown>
    Environment Variables:
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_03-b07) for windows-x86, built on Apr 13 2005 01:49:52 by "java_re" with MS VC++ 6.0
    Every crash the Java and native frame trace usually report something different, but it is always the File related operation that causes the crash. Ok, now make it even more bizzar I have another Java standalone application running on this machine that also access files has no problem, so just wondering if anyone else here had the same problem before. Oh, almost forgot the same program runs fine on a single processor machine.
    Thanks a lot in advance.

    I am encountering similar crash when the java.io.WinNTFileSystem.list - java.io.File.list() is called. Have you found any solution?
    Env:
    Java Version 1.4.2_10 (48.0)
    Java Vendor Sun Microsystems Inc.
    Stack: [0x08640000,0x08740000), sp=0x0873f61c, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [ntdll.dll+0x70d4]
    C [kernel32.dll+0x8ec3]
    C [java.dll+0x81ef]
    J java.io.WinNTFileSystem.list(Ljava/io/File;)[Ljava/lang/String;
    J com.wm.g11n.util.ResDirMonitor$ResDirMonitorTask.checkAllFiles(Ljava/io/File;)J
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j com.wm.g11n.util.ResDirMonitor$ResDirMonitorTask.run()V+34
    J java.util.TimerThread.mainLoop()V
    v ~RuntimeStub::osr_frame_return Runtime1 stub
    j java.util.TimerThread.run()V+1
    v ~StubRoutines::call_stub
    V [jvm.dll+0x71d74]
    V [jvm.dll+0xabc2f]
    V [jvm.dll+0x71c81]
    V [jvm.dll+0x7197d]
    V [jvm.dll+0x719b6]
    V [jvm.dll+0x89962]
    V [jvm.dll+0xcfc69]
    V [jvm.dll+0xcfc37]
    C [MSVCRT.dll+0x291ed]
    C [kernel32.dll+0xa990]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J java.io.WinNTFileSystem.list(Ljava/io/File;)[Ljava/lang/String;
    J com.wm.g11n.util.ResDirMonitor$ResDirMonitorTask.checkAllFiles(Ljava/io/File;)J
    v ~RuntimeStub::alignment_frame_return Runtime1 stub
    j com.wm.g11n.util.ResDirMonitor$ResDirMonitorTask.run()V+34
    J java.util.TimerThread.mainLoop()V
    v ~RuntimeStub::osr_frame_return Runt

  • SPA112 goes catatonic, crashes, no dialtone

    Hi, I am a home user and ex-programmer. I'm using the Cisco SPA112 with the latest firmware 1.2.1 (004). Every two or three days the ATA          crashes.  Here are the symptoms:
         a) no dial tone
         b) line 1 LED is ON (as normal)
         c) ATA is PINGable
         d) IVR is unresponsive
         e) web setup URL does not respond, can not get to the setup page
         f) The reset button does not respond.
    My only recourse now is the check if I have a dialtone every morning and, if not, pull and reinsert the power plug.   The cold boot of course results in the local log being lost.  Here is the log right after boot up.
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] Machine: NXP PNX8181
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] Memory policy: ECC disabled, Data cache writeback
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] CPU0: D VIVT write-back cache
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] CPU0: I cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
    Jan  1 00:00:04 SPA112 kern.warning [    0.000000] CPU0: D cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
    Jan  1 00:00:04 SPA112 kern.warning [17179569.184000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 7874
    Jan  1 00:00:04 SPA112 kern.warning [17179569.184000] PID hash table entries: 128 (order: 7, 512 bytes)
    Jan  1 00:00:04 SPA112 kern.warning [17179569.184000] Console: colour dummy device 80x30
    Jan  1 00:00:04 SPA112 kern.warning [17179569.260000] Mount-cache hash table entries: 512
    Jan  1 00:00:04 SPA112 kern.warning [17179569.264000] Board HW MODEL : 0x3
    Jan  1 00:00:04 SPA112 kern.warning [17179569.336000] squashfs: LZMA suppport for slax.org by jro
    Jan  1 00:00:04 SPA112 kern.warning [17179569.384000] [ip3912] : Bridge Mode...
    Jan  1 00:00:04 SPA112 kern.err [17179569.408000] physmap-flash physmap-flash.0: map_probe failed
    Jan  1 00:00:04 SPA112 kern.warning [17179569.416000] Using Full Image\'s RootFS
    Jan  1 00:00:04 SPA112 kern.warning [17179569.420000] Using static partition definition
    Jan  1 00:00:04 SPA112 kern.warning [17179569.424000] !!! do adler32 checksum !!!
    Jan  1 00:00:04 SPA112 kern.warning [17179571.260000] File system image checksum OK
    Jan  1 00:00:04 SPA112 kern.err [17179571.344000] ksz8873 0-005f: failed with status -1
    Jan  1 00:00:04 SPA112 kern.warning [17179571.348000] ksz8873: probe of 0-005f failed with error -1
    Jan  1 00:00:04 SPA112 kern.warning [17179571.352000] PNX8181 watchdog timer: timer margin 16 sec
    Jan  1 00:00:04 SPA112 kern.warning [17179571.372000] GACT probability on
    Jan  1 00:00:04 SPA112 kern.warning [17179571.376000] Mirror/redirect action on
    Jan  1 00:00:04 SPA112 kern.warning [17179571.380000] u32 classifier
    Jan  1 00:00:04 SPA112 kern.warning [17179571.384000]     Performance counters on
    Jan  1 00:00:04 SPA112 kern.warning [17179571.388000]     input device check on
    Jan  1 00:00:04 SPA112 kern.warning [17179571.392000]     Actions configured
    Jan  1 00:00:04 SPA112 kern.warning [17179571.396000] Netfilter messages via NETLINK v0.30.
    Jan  1 00:00:04 SPA112 kern.warning [17179571.400000] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
    Jan  1 00:00:04 SPA112 kern.warning [17179571.412000] ipt_time loading
    Jan  1 00:00:04 SPA112 kern.warning [17179571.464000] VFS: Mounted root (squashfs filesystem) readonly.
    Jan  1 00:00:04 SPA112 kern.warning [17179576.144000] ***** LED_DRV init *****
    Jan  1 00:00:04 SPA112 kern.warning [17179576.148000] ***** LED_DRV end *****
    Jan  1 00:00:04 SPA112 kern.warning [17179576.176000] *** sys event driver initialized ***
    Jan  1 00:00:04 SPA112 kern.err [17179579.184000] br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
    Jan  1 00:00:04 SPA112 kern.warning [17179580.880000] Empty flash at 0x00069454 ends at 0x00069600
    Jan  1 00:00:05 SPA112 daemon.err dnsmasq[136]: failed to load names from /etc/hosts: No such file or directory
    Jan  1 00:00:23 SPA112 kern.err [17179600.844000] br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
    Jan  1 00:00:27 SPA112 daemon.err system[1]: notify add wan1 interface(br0)
    Jan  1 00:00:27 SPA112 daemon.err system[1]: start 0 vlan-id... ok
    Jan  1 00:00:39 SPA112 daemon.err dnsmasq[136]: failed to load names from /etc/hosts: No such file or directory
    Here are some things I have tried on my own, to no effect:
          a) Tried running with Provisioning/Firmware Upgrade/Upgrade set to false.
          b) Reloaded the firmware with IE.  Before, I did it with FireFox.
          c) Did a factory reset and re-entered the settings suggested for my ATA from Callcentric.
    How should I proceed?

    I use an SPA112 with CallCentric. Now that the DDOS problems have subsided, my ATA continues to freeze pretty much every day. I have to power cycle first thing in the morning.
    I have tried backing up the configuration, resetting the device, and restoring the configuration.
    Log from recent boot shows some file system consistency errors.
    Nov 18 15:42:49 SPA112 syslog.notice syslog-ng[120]: syslog-ng version 1.6.12 starting
    Nov 18 15:42:49 SPA112 kern.notice [    0.000000] Linux version 2.6.26.5 (jlai2@ubuntu) (gcc version 4.1.2) #1 PREEMPT Thu Jul 5 20:35:49 PDT 2012
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] Machine: NXP PNX8181
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] Memory policy: ECC disabled, Data cache writeback
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] CPU0: D VIVT write-back cache
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] CPU0: I cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
    Nov 18 15:42:49 SPA112 kern.warning [    0.000000] CPU0: D cache: 32768 bytes, associativity 4, 32 byte lines, 256 sets
    Nov 18 15:42:49 SPA112 kern.warning [17179569.184000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 7874
    Nov 18 15:42:49 SPA112 kern.notice [17179569.184000] Kernel command line: console=ttyS1,115200n8 rootfstype=squashfs noalign half_image=0 verify=y Hw_Model=SPA112 Router_Mode=0
    Nov 18 15:42:49 SPA112 kern.info [17179569.184000] PNX8181: Configured 66 Interrupts
    Nov 18 15:42:49 SPA112 kern.warning [17179569.184000] PID hash table entries: 128 (order: 7, 512 bytes)
    Nov 18 15:42:49 SPA112 kern.warning [17179569.184000] Console: colour dummy device 80x30
    Nov 18 15:42:49 SPA112 kern.info [17179569.184000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
    Nov 18 15:42:49 SPA112 kern.info [17179569.184000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
    Nov 18 15:42:49 SPA112 kern.info [17179569.188000] Memory: 31MB = 31MB total
    Nov 18 15:42:49 SPA112 kern.notice [17179569.188000] Memory: 28296KB available (2804K code, 197K data, 120K init)
    Nov 18 15:42:49 SPA112 kern.warning [17179569.260000] Mount-cache hash table entries: 512
    Nov 18 15:42:49 SPA112 kern.info [17179569.260000] CPU: Testing write buffer coherency: ok
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] net_namespace: 484 bytes
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] NET: Registered protocol family 16
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] Board: found phy at 0x03, id 0x001cc815
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] Board: Vega_PNX8181_BaseStation low-cost version detected.
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [intc] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [sctu] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [uart1] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [uart2] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [sdi] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [ebi1] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [ebi2] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.264000] clock [gpio] enabled
    Nov 18 15:42:49 SPA112 kern.notice [17179569.264000] gpio_init: Registered PNX818 GPIO device
    Nov 18 15:42:49 SPA112 kern.warning [17179569.264000] Board HW MODEL : 0x3
    Nov 18 15:42:49 SPA112 kern.info [17179569.268000] clock [extint] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.268000] External Interrupt Controller registered
    Nov 18 15:42:49 SPA112 kern.info [17179569.284000] NET: Registered protocol family 2
    Nov 18 15:42:49 SPA112 kern.info [17179569.320000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
    Nov 18 15:42:49 SPA112 kern.info [17179569.320000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
    Nov 18 15:42:49 SPA112 kern.info [17179569.320000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
    Nov 18 15:42:49 SPA112 kern.info [17179569.320000] TCP: Hash tables configured (established 1024 bind 1024)
    Nov 18 15:42:49 SPA112 kern.info [17179569.320000] TCP reno registered
    Nov 18 15:42:49 SPA112 kern.info [17179569.332000] NET: Registered protocol family 1
    Nov 18 15:42:49 SPA112 kern.info [17179569.332000] clock [dmau] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.332000] probe succeded
    Nov 18 15:42:49 SPA112 kern.info [17179569.332000] clock [iic] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.336000] squashfs: version 3.4 (2008/08/26) Phillip Lougher
    Nov 18 15:42:49 SPA112 kern.warning [17179569.336000] squashfs: LZMA suppport for slax.org by jro
    Nov 18 15:42:49 SPA112 kern.info [17179569.336000] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    Nov 18 15:42:49 SPA112 kern.info [17179569.340000] msgmni has been set to 55
    Nov 18 15:42:49 SPA112 kern.info [17179569.340000] io scheduler noop registered (default)
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] N_HDLC line discipline registered.
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] Non-volatile memory driver v1.2
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] Serial: 8250/16550 driver $Revision: 1.1.1.1 $ 2 ports, IRQ sharing disabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] serial8250.0: ttyS0 at MMIO 0xc2004000 (irq = 24) is a 16550A
    Nov 18 15:42:49 SPA112 kern.info [17179569.348000] serial8250.0: ttyS1 at MMIO 0xc2005000 (irq = 23) is a 16550A
    Nov 18 15:42:49 SPA112 kern.info [17179569.352000] console [ttyS1] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.356000] DCC: JTAG1 Serial emulation driver driver $Revision: 1.1.1.1 $
    Nov 18 15:42:49 SPA112 kern.info [17179569.360000] ttyJ0 at MMIO 0x12345678 (irq = 0) is a DCC
    Nov 18 15:42:49 SPA112 kern.info [17179569.364000] brd: module loaded
    Nov 18 15:42:49 SPA112 kern.info [17179569.368000] PPP generic driver version 2.4.2
    Nov 18 15:42:49 SPA112 kern.info [17179569.372000] PPP MPPE Compression module registered
    Nov 18 15:42:49 SPA112 kern.info [17179569.376000] NET: Registered protocol family 24
    Nov 18 15:42:49 SPA112 kern.info [17179569.380000] PPPoL2TP kernel driver, V1.0
    Nov 18 15:42:49 SPA112 kern.warning [17179569.384000] [ip3912] : Bridge Mode...
    Nov 18 15:42:49 SPA112 kern.info [17179569.384000] clock [etn1] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179569.392000] ip3912_mii_bus: probed
    Nov 18 15:42:49 SPA112 kern.info [17179569.396000] eth0: IP3912 at 0xc1600000 using 0:03 phy
    Nov 18 15:42:49 SPA112 kern.info [17179569.400000] NFTL driver: nftlcore.c $Revision: 1.1.1.1 $, nftlmount.c $Revision: 1.1.1.1 $
    Nov 18 15:42:49 SPA112 kern.notice [17179569.404000] physmap platform flash device: 02000000 at 80000000
    Nov 18 15:42:49 SPA112 kern.err [17179569.408000] physmap-flash physmap-flash.0: map_probe failed
    Nov 18 15:42:49 SPA112 kern.info [17179569.412000] NAND device: Manufacturer ID: 0xad, Chip ID: 0x75 (Hynix NAND 32MiB 3,3V 8-bit)
    Nov 18 15:42:49 SPA112 kern.warning [17179569.416000] Using Full Image\'s RootFS
    Nov 18 15:42:49 SPA112 kern.warning [17179569.420000] Using static partition definition
    Nov 18 15:42:49 SPA112 kern.warning [17179569.424000] !!! do adler32 checksum !!!
    Nov 18 15:42:49 SPA112 kern.warning [17179571.260000] File system image checksum OK
    Nov 18 15:42:49 SPA112 kern.notice [17179571.264000] Creating 11 MTD partitions on \"gen_nand\":
    Nov 18 15:42:49 SPA112 kern.notice [17179571.268000] 0x00000000-0x00060000 : \"u-boot\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.272000] 0x00060000-0x00080000 : \"u-bootenv\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.276000] 0x00080000-0x01460000 : \"ROMIMAGE\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.284000] 0x01460000-0x01b60000 : \"HALFIMAGE\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.288000] 0x001e8000-0x01460000 : \"LINUX_ROOTFS\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.296000] 0x01b60000-0x01d60000 : \"HS_FW\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.304000] 0x01d60000-0x01e60000 : \"FPAR\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.308000] 0x01e60000-0x01ee0000 : \"CISCO\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.312000] 0x01ee0000-0x01f00000 : \"EEPROM\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.320000] 0x01f00000-0x01f80000 : \"NVRAM\"
    Nov 18 15:42:49 SPA112 kern.notice [17179571.324000] 0x01f80000-0x02000000 : \"CA_DATA\"
    Nov 18 15:42:49 SPA112 kern.info [17179571.332000] clock [spi1] enabled
    Nov 18 15:42:49 SPA112 kern.info [17179571.336000] spi-pnx8181 spi-pnx8181: probe succeded
    Nov 18 15:42:49 SPA112 kern.info [17179571.340000] i2c /dev entries driver
    Nov 18 15:42:49 SPA112 kern.err [17179571.344000] ksz8873 0-005f: failed with status -1
    Nov 18 15:42:49 SPA112 kern.warning [17179571.348000] ksz8873: probe of 0-005f failed with error -1
    Nov 18 15:42:49 SPA112 kern.warning [17179571.352000] PNX8181 watchdog timer: timer margin 16 sec
    Nov 18 15:42:49 SPA112 kern.info [17179571.356000] Registered led device: led1
    Nov 18 15:42:49 SPA112 kern.info [17179571.360000] Registered led device: led2
    Nov 18 15:42:49 SPA112 kern.info [17179571.364000] cordless: character device initialized (major=254)
    Nov 18 15:42:49 SPA112 kern.info [17179571.368000] coma-debug: coma debug support enabled
    Nov 18 15:42:49 SPA112 kern.warning [17179571.372000] GACT probability on
    Nov 18 15:42:49 SPA112 kern.warning [17179571.376000] Mirror/redirect action on
    Nov 18 15:42:49 SPA112 kern.warning [17179571.380000] u32 classifier
    Nov 18 15:42:49 SPA112 kern.warning [17179571.384000]     Performance counters on
    Nov 18 15:42:49 SPA112 kern.warning [17179571.388000]     input device check on
    Nov 18 15:42:49 SPA112 kern.warning [17179571.392000]     Actions configured
    Nov 18 15:42:49 SPA112 kern.warning [17179571.396000] Netfilter messages via NETLINK v0.30.
    Nov 18 15:42:49 SPA112 kern.warning [17179571.400000] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
    Nov 18 15:42:49 SPA112 kern.info [17179571.408000] ip_tables: (C) 2000-2006 Netfilter Core Team
    Nov 18 15:42:49 SPA112 kern.warning [17179571.412000] ipt_time loading
    Nov 18 15:42:49 SPA112 kern.info [17179571.416000] TCP cubic registered
    Nov 18 15:42:49 SPA112 kern.info [17179571.420000] NET: Registered protocol family 17
    Nov 18 15:42:49 SPA112 kern.notice [17179571.424000] Bridge firewalling registered
    Nov 18 15:42:49 SPA112 kern.info [17179571.428000] Ebtables v2.0 registered
    Nov 18 15:42:49 SPA112 kern.info [17179571.436000] RPC: Registered udp transport module.
    Nov 18 15:42:49 SPA112 kern.info [17179571.440000] RPC: Registered tcp transport module.
    Nov 18 15:42:49 SPA112 kern.info [17179571.444000] 802.1Q VLAN Support v1.8 Ben Greear <[email protected]>
    Nov 18 15:42:49 SPA112 kern.info [17179571.448000] All bugs added by David S. Miller <[email protected]>
    Nov 18 15:42:49 SPA112 kern.info [17179571.456000] LINUX_ROOTFS is 4
    Nov 18 15:42:49 SPA112 kern.warning [17179571.464000] VFS: Mounted root (squashfs filesystem) readonly.
    Nov 18 15:42:49 SPA112 kern.info [17179571.468000] Freeing init memory: 120K
    Nov 18 15:42:49 SPA112 kern.info [17179572.332000] eth0: Link down
    Nov 18 15:42:49 SPA112 kern.info [17179573.332000] ip3912: eth0 up, speed is 100 Mbps, Full Duplex.
    Nov 18 15:42:49 SPA112 kern.info [17179575.792000] coma-config: netlink interface registered
    Nov 18 15:42:49 SPA112 kern.info [17179575.840000] coma-cpi: netlink interface registered
    Nov 18 15:42:49 SPA112 kern.info [17179575.884000] coma-ss7: netlink interface registered
    Nov 18 15:42:49 SPA112 kern.info [17179575.992000] coma-voice: character device initialized (major=253)
    Nov 18 15:42:49 SPA112 kern.info [17179576.096000] coma-dsr: netlink interface registered
    Nov 18 15:42:49 SPA112 kern.warning [17179576.128000] ***** LED_DRV init *****
    Nov 18 15:42:49 SPA112 kern.warning [17179576.132000] ***** LED_DRV end *****
    Nov 18 15:42:49 SPA112 kern.warning [17179576.160000] *** sys event driver initialized ***
    Nov 18 15:42:49 SPA112 kern.err [17179579.136000] br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
    Nov 18 15:42:49 SPA112 kern.info [17179580.780000] device eth0 entered promiscuous mode
    Nov 18 15:42:49 SPA112 kern.info [17179580.784000] br0: port 1(eth0) entering learning state
    Nov 18 15:42:49 SPA112 kern.notice [17179580.828000] jffs2_scan_inode_node(): CRC failed on node at 0x00020be8: Read 0xffffffff, calculated 0x3b3e6465
    Nov 18 15:42:49 SPA112 kern.warning [17179580.828000] Empty flash at 0x00020c5c ends at 0x00020e00
    Nov 18 15:42:49 SPA112 kern.notice [17179580.828000] jffs2_scan_inode_node(): CRC failed on node at 0x000211d4: Read 0xffffffff, calculated 0x78c2c92c
    Nov 18 15:42:49 SPA112 kern.warning [17179580.832000] Empty flash at 0x00021248 ends at 0x00021400
    Nov 18 15:42:49 SPA112 kern.warning [17179580.832000] Empty flash at 0x00021608 ends at 0x00021800
    Nov 18 15:42:49 SPA112 kern.warning [17179580.860000] Empty flash at 0x000a7670 ends at 0x000a7800
    Nov 18 15:42:49 SPA112 kern.notice [17179580.948000] JFFS2 notice: (100) check_node_data: wrong data CRC in data node at 0x000a70ac: read 0xada7e9b8, calculated 0x9c29864d.
    Nov 18 15:42:49 SPA112 kern.notice [17179581.372000] JFFS2 notice: (100) check_node_data: wrong data CRC in data node at 0x00021594: read 0x6f11f0d, calculated 0xd3bfa9a3.
    Nov 18 15:42:50 SPA112 kern.info [17179582.784000] br0: topology change detected, propagating
    Nov 18 15:42:50 SPA112 kern.info [17179582.784000] br0: port 1(eth0) entering forwarding state
    Nov 18 15:42:50 SPA112 daemon.info system[128]: httpd server started at port 80
    Nov 18 15:42:50 SPA112 daemon.info dnsmasq[134]: started, version 1.10 cachesize 150
    Nov 18 15:42:50 SPA112 daemon.err dnsmasq[134]: failed to load names from /etc/hosts: No such file or directory
    Nov 18 15:42:50 SPA112 daemon.info dnsmasq[134]: using nameserver 1.1.1.1
    Nov 18 15:42:50 SPA112 daemon.notice system[1]: Ethernet WAN br0 link up
    Nov 18 15:42:50 SPA112 daemon.notice system[1]: Start WAN br0 DHCP connection
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: WAN br0 connected
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: Link name=br0
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: IP address=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: Netmask=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: Gateway=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: hostname=
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: domain=xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: dns_0=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: dns_1=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: dns_2=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: dns_3=
    Nov 18 15:42:56 SPA112 daemon.notice system[1]: dns_4=xx.xx.xx.xx
    Nov 18 15:42:56 SPA112 daemon.err dnsmasq[134]: failed to load names from /etc/hosts: No such file or directory
    Nov 18 15:42:21 SPA112 daemon.notice system[103]: NTP update successfully, Year:11,Month:18,Day:15,Hour:42,Min:21,Sec:-1343851216
    Nov 18 15:42:30 SPA112 kern.info [17179598.548000] cordless: loading synergy-2012-07-17
    Nov 18 15:42:30 SPA112 kern.info [17179598.584000] cordless: init successful
    Nov 18 15:42:32 SPA112 user.notice msgswitchd:  MSGSWITCH fd_rtp fifo created 10
    Nov 18 15:42:32 SPA112 user.notice msgswitchd:  MSGSWITCH fd_ch fifo created 12
    Nov 18 15:42:32 SPA112 user.notice msgswitchd:  MSGSWITCH fd_gmep fifo created 13

  • Safari Crashing for me too!

    I've had issues with Safari crashing upon being launched. The good news, I think, is that when I log into another account Safari works perfectly.
    I hope someone can help. Here is the the first half of the crash report.
    Date/Time: 2009-04-16 09:50:24 -0700
    OS Version: 10.5.6 (Build 9G55)
    Architecture: i386
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 4 Public Beta (5528.16)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 55281600
    Parent: launchd [917]
    PID: 958
    Event: hang
    Time: 59.87s
    Steps: 1
    Process: Safari [958]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    ADDRESS BINARY
    00001000 /Applications/Safari.app/Contents/MacOS/Safari
    002c1000 /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    119c5000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13a41000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 3e542e8
    User stack:
    1 ??? [0x3306]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 ??? [0x2ceee]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 ___NSFireDelayedPerform + 382 (in Foundation) [0x9356222e]
    1 -[PSClient _refreshNonBackgroundSubscriptions] + 90 (in PubSub) [0x91b5a7c0]
    1 __ZN6PubSub10ClientCore33refreshNonBackgroundSubscriptionsEv + 529 (in PubSub) [0x91b50ba1]
    1 __ZN6PubSub9IPCClient8instanceEv + 68 (in PubSub) [0x91ba0c26]
    1 __ZN6PubSub9IPCClientC2Ev + 46 (in PubSub) [0x91b9fbb0]
    1 __ZN6PubSub9IPCClient16lookupServerPortEv + 96 (in PubSub) [0x91b9f5c8]
    1 _bootstrap_look_up + 55 (in libSystem.B.dylib) [0x92b83635]
    1 _bootstrap_look_up2 + 73 (in libSystem.B.dylib) [0x92b83680]
    1 _mig_strncpy + 25 (in libSystem.B.dylib) [0x92b838e3]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3bbba78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 181 (in WebCore) [0x9128e8e5]
    1 __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 244 (in WebCore) [0x912923c4]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255fc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca67d8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN7WebCore18LocalStorageThread18localStorageThreadEv + 160 (in WebCore) [0x912f15e0]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbdc80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1867a1]
    1 ??? [0x1866f3]
    1 ??? [0x188f9d]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 3141 (in CoreFoundation) [0x972b05f5]
    1 __ZN17MultiplexerSource7performEv + 189 (in CFNetwork) [0x920feb6b]
    1 __ZN19URLConnectionClient13processEventsEv + 114 (in CFNetwork) [0x9214ed70]
    1 __ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsu mePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 281 (in CFNetwork) [0x9214dd31]
    1 __ZN19URLConnectionClient22clientDidFinishLoadingEv + 174 (in CFNetwork) [0x9214f1f4]
    1 ??? [0x139d48]
    1 ??? [0x1398ce]
    1 ??? [0x1848ff]
    1 ??? [0x1841fc]
    1 ??? [0x11b160]
    1 ??? [0x11b038]
    1 _CFStringFindWithOptionsAndLocale + 1009 (in CoreFoundation) [0x972da6c1]
    Kernel stack:
    1 _commpage_set_nanotime + 7752 [0x1a8ddc]
    1 _exception_deliver + 636 [0x12951e]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2f498b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 (in Foundation) [0x93590d40]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f4f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ___NSThread__main__ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x33210]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: ARDAgent [923]
    Path: /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent
    00378000 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    Thread id: 35b4e40
    User stack:
    1 ??? [0x49255]
    1 ??? [0x29ba]
    1 ??? [0x2a60]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16128
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3082000
    User stack:
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService14stop_ack_timerEv + 3 [0x390265]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3084d60
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255c790
    User stack:
    1 ___recvfrom_nocancel + 10 (in libSystem.B.dylib) [0x92bc4ad6]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IODTNVRAM23registerNVRAMControllerEP17IONVRAMController + 511 [0x3ace67]
    1 __ZN9IODTNVRAM9MetaClassC2Ev + 27 [0x3acb11]
    1 __ZN23IOMultiMemoryDescriptor20getPhysicalSegment64EmPm + 73 [0x3a8477]
    1 __ZN16IOPlatformExpert14setChipSetTypeEl + 13 [0x3a98c1]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 3083e40
    User stack:
    1 ___accept_nocancel + 10 (in libSystem.B.dylib) [0x92bdacfe]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2d5db58
    User stack:
    1 ___wait4_nocancel + 10 (in libSystem.B.dylib) [0x92be918e]
    Process: ATSServer [931]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 2f142e8
    User stack:
    1 ??? [0x56f6]
    1 ??? [0xddb0f]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d61ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AirPort Base Station Agent [920]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Thread id: 2f15208
    User stack:
    1 ??? [0x23d1]
    1 ??? [0x24a4]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2944128
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: AppleSpell [976]
    Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    ADDRESS BINARY
    00001000 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Thread id: 35b5998
    User stack:
    1 ??? [0x1f22]
    1 ??? [0x2229]
    1 -[NSSpellServer run] + 198 (in Foundation) [0x935a4dc6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: AppleVNCServer [932]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    Thread id: 220d048
    User stack:
    1 ??? [0x24549]
    1 ??? [0x1d7a]
    1 ??? [0x201e]
    1 ??? [0x4945]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f155d0
    User stack:
    1 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x92bb330a]
    Process: DirectoryService [11]
    Path: /usr/sbin/DirectoryService
    ADDRESS BINARY
    00001000 /usr/sbin/DirectoryService
    00160000 /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
    Thread id: 220c8b8
    User stack:
    1 start + 54 (in DirectoryService) [0x166da]
    1 _main + 2767 (in DirectoryService) [0x171c7]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in DirectoryService) [0x23384]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220ae40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in DirectoryService) [0x235bd]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 _i_bit_set + 3 [0x198153]
    1 _mach_port_insert_member + 58 [0x1271d4]
    1 _ipc_port_check_circularity + 110 [0x12125c]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2209000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3e53000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d60c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
    1 __ZN14CHandlerThread10ThreadMainEv + 87 (in DirectoryService) [0x704d]
    1 __ZN9CMsgQueue13WaitOnMessageEm + 157 (in DirectoryService) [0x27783]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3082f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
    1 ___syscall + 5 (in libSystem.B.dylib) [0x92bbe2e5]
    Process: Dock [933]
    Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    00626000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    11000000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 43d9ba0
    User stack:
    1 ??? [0x5596]
    1 ??? [0x97f69]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29444f0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x13629]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 255f8b8
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Finder [935]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    004e5000 /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    004fe000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    00527000 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    12d20000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    13eab000 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    Thread id: 43d9048
    User stack:
    1 ??? [0x9376]
    1 ??? [0xf3275]
    1 ??? [0x233b9]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123 (in DesktopServicesPriv) [0x97060ef3]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255f128
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 216 (in DesktopServicesPriv) [0x9706106c]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 30854f0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 32b83c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 3bbbe40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 36648b8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x909a60a3]
    1 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in DesktopServicesPriv) [0x9706df74]
    1 _MPWaitOnQueue + 208 (in CarbonCore) [0x909a7b4c]
    1 _TSWaitOnConditionTimedRelative + 246 (in CarbonCore) [0x90986dd2]
    1 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Process: KernelEventAgent [35]
    Path: /usr/sbin/KernelEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/KernelEventAgent
    Thread id: 285de40
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2943d60
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: RFBRegisterMDNS [32]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/RFBRegisterMDNS
    Thread id: 285e998
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: Spotlight [925]
    Path: /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    00057000 /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    00068000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000d1000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 220d7d8
    User stack:
    1 ??? [0x276e]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 21195d0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: SystemUIServer [934]
    Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    00068000 /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
    00076000 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    000ca000 /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
    000f4000 /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    000ff000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    00108000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0023c000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0039a000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    003d5000 /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    003e6000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0042d000 /usr/lib/libcurl.4.dylib
    00484000 /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
    004d6000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    007f1000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    11ff8000 /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    12014000 /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
    12029000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    120f3000 /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
    12118000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13dfd000 /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    13e51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13ee1000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    14254000 /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    14275000 /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    Thread id: 2d604f0
    User stack:
    1 ??? [0x5626]
    1 ??? [0x5b24]
    1 -[NSApplication run] + 795 (in AppKit) [0x9671766b]
    1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x9671e630]
    1 __DPSNextEvent + 657 (in AppKit) [0x9671ed7d]
    1 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x938aaf4d]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a23f20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f14a78
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 30858b8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbe410
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2560ba0
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 30836b0
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: UNKNOWN [927]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 3084208
    User stack:
    1 ??? [0x2132]
    1 ??? [0x8680]
    1 ??? [0xb89d]
    1 ??? [0x972b0cd8]
    1 ??? [0x92b7c1c6]
    Thread id: 2d608b8
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0xa14c]
    1 ??? [0x92b7c1c6]
    Thread id: 3bbd4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Thread id: 32bb128
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x9352d394]
    1 ??? [0x92bac906]
    Process: UNKNOWN [969]
    Path: UNKNOWN
    ADDRESS BINARY
    Thread id: 2f49128
    User stack:
    1 ??? [0x8fe01037]
    1 ??? [0x8fe01872]
    1 ??? [0x8fe07bcf]
    1 ??? [0x8fe04102]
    1 ??? [0x8fe0e8c9]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e775]
    1 ??? [0x8fe0e7e3]
    1 ??? [0x8fe12f36]
    1 ??? [0x95a1b116]
    1 ??? [0x92b84216]
    1 ??? [0x8fe04dd5]
    1 ??? [0x95a1cf29]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 _kmem_suballoc + 65 [0x162fd9]
    1 _vm_fault + 598 [0x16080c]
    1 ___doprnt + 142 [0x131175]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Process: UserEventAgent [926]
    Path: /usr/sbin/UserEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/UserEventAgent
    00014000 /System/Library/UserEventPlugins/AirPortUserAgent.plugin/Contents/MacOS/AirPort UserAgent
    0001d000 /System/Library/UserEventPlugins/alfUIplugin.plugin/Contents/MacOS/alfUIplugin
    00022000 /System/Library/UserEventPlugins/AppleHIDMouseAgent.plugin/Contents/MacOS/Apple HIDMouseAgent
    0003b000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00076000 /System/Library/UserEventPlugins/BluetoothUserAgent-Plugin.plugin/Contents/MacO S/BluetoothUserAgent-Plugin
    0007e000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    00087000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00092000 /System/Library/UserEventPlugins/BTMMPortInUseAgent.plugin/Contents/MacOS/BTMMP ortInUseAgent
    00099000 /System/Library/UserEventPlugins/iCalAlarmAgent.plugin/Contents/MacOS/iCalAlarm Agent
    000a4000 /System/Library/UserEventPlugins/ParentalControlsUEAPlugin.plugin/Contents/MacO S/ParentalControlsUEAPlugin
    000ae000 /System/Library/UserEventPlugins/SCMonitor.plugin/Contents/MacOS/SCMonitor
    Thread id: 3bbc998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32b8790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: VNCPrivilegeProxy [95]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/VNCPrivilegeProxy
    Thread id: 2f15998
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: WindowServer [903]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    00014000 /System/Library/Extensions/AppleIntelGMA950GA.plugin/Contents/MacOS/AppleIntelG MA950GA
    00400000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    005b1000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    1377c000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 2d5ee40
    User stack:
    1 start + 54 (in WindowServer) [0x1fbe]
    1 _main + 24 (in WindowServer) [0x1ff4]
    1 _CGXGetRootAdminCredentials + 0 (in CoreGraphics) [0x93c8cfb9]
    1 _CGXServerLoop + 161 (in CoreGraphics) [0x93cfee9e]
    1 _CGXRunOneServicesPass + 377 (in CoreGraphics) [0x93cf3b0f]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2d5d790
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3083a78
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _eventThread + 499 (in CoreGraphics) [0x93ce0a49]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbc5d0
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 285f128
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: autofsd [48]
    Path: /usr/libexec/autofsd
    ADDRESS BINARY
    00001000 /usr/libexec/autofsd
    Thread id: 2944c80
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: blued [47]
    Path: /usr/sbin/blued
    ADDRESS BINARY
    00001000 /usr/sbin/blued
    0003d000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    000c1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    Thread id: 2945048
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: configd [14]
    Path: /usr/sbin/configd
    ADDRESS BINARY
    00001000 /usr/sbin/configd
    0003e000 /System/Library/SystemConfiguration/PrinterNotifications.bundle/Contents/MacOS/ PrinterNotifications
    00043000 /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
    00054000 /System/Library/SystemConfiguration/DynamicPowerStep.bundle/Contents/MacOS/Dyna micPowerStep
    00059000 /System/Library/SystemConfiguration/Bluetooth.bundle/Contents/MacOS/Bluetooth
    0005f000 /System/Library/SystemConfiguration/BatteryUpdater.bundle/Contents/MacOS/Batter yUpdater
    00064000 /System/Library/SystemConfiguration/Apple80211Monitor.bundle/Contents/MacOS/App le80211Monitor
    0007c000 /System/Library/SystemConfiguration/EAPOLController.bundle/EAPOLController
    00085000 /System/Library/SystemConfiguration/IP6Configuration.bundle/Contents/MacOS/IP6C onfiguration
    00097000 /System/Library/SystemConfiguration/IPConfiguration.bundle/Contents/MacOS/IPCon figuration
    000c3000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    00200000 /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    Thread id: 220a2e8
    User stack:
    1 start + 54 (in configd) [0x220e]
    1 _main + 2394 (in configd) [0x2c3f]
    1 _server_loop + 70 (in configd) [0x39a6]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209f20
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _plugin_exec + 1562 (in configd) [0x4c5b]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220aa78
    User stack:
    1 ___select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: coreaudiod [98]
    Path: /usr/sbin/coreaudiod
    ADDRESS BINARY
    00001000 /usr/sbin/coreaudiod
    00031000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0003a000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    00200000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    70000000 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    Thread id: 2f13b58
    User stack:
    1 ??? [0x27c2]
    1 ??? [0x97b7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f16c80
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: coreservicesd [52]
    Path: /System/Library/CoreServices/coreservicesd
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/coreservicesd
    Thread id: 285ed60
    User stack:
    1 ??? [0x1f6e]
    1 __CoreServicesServerMain + 795 (in CarbonCore) [0x909c17eb]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25d60
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: cron [27]
    Path: /usr/sbin/cron
    ADDRESS BINARY
    00001000 /usr/sbin/cron
    0000c000 /usr/lib/libutil.dylib
    Thread id: 255c000
    User stack:
    1 ??? [0x1d12]
    1 ??? [0x224d]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: cupsd [25]
    Path: /usr/sbin/cupsd
    ADDRESS BINARY
    00200000 /usr/lib/libPrintServiceQuota.dylib
    62500000 /usr/sbin/cupsd
    62564000 /usr/lib/libpam.1.dylib
    Thread id: 255cb58
    User stack:
    1 start + 54 (in cupsd) [0x6250158e]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 285cb58
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: diskarbitrationd [43]
    Path: /usr/sbin/diskarbitrationd
    ADDRESS BINARY
    00001000 /usr/sbin/diskarbitrationd
    Thread id: 285c000
    User stack:
    1 ??? [0x1a5a]
    1 ??? [0x8a7a]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: distnoted [15]
    Path: /usr/sbin/distnoted
    ADDRESS BINARY
    00001000 /usr/sbin/distnoted
    Thread id: 22093c8
    User stack:
    1 ??? [0x1ef6]
    1 ??? [0x1f95]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: dynamic_pager [41]
    Path: /sbin/dynamic_pager
    ADDRESS BINARY
    Thread id: 285c790
    User stack:
    1 ??? [0x92b7c1c6]
    Process: fseventsd [39]
    Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    Thread id: 285cf20
    User stack:
    1 ??? [0x255e]
    1 ??? [0x2f88]
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941790
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xbbd5]
    1 ??? [0xb929]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2860410
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29413c8
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 ___read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 _deflate_copyright + 22432 [0x3df460]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 697 [0x38d425]
    1 __ZN9IOService20_RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 _cd9660_read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]
    Thread id: 2941000
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2942e40
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2f17048
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2f168b8
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3bbaf20
    User stack:
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f208
    User stack:
    1 _thread_start + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 __pthread_start + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x9830]
    1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: hidd [38]
    Path: /usr/libexec/hidd
    ADDRESS BINARY
    00001000 /usr/libexec/hidd
    Thread id: 285d2e8
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2945ba0
    User stack:
    1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: httpd [26]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 25607d8
    User stack:
    1 ??? [0x100001514]
    1 ??? [0x10000a13d]
    1 ??? [0x10003672b]
    1 ??? [0x7fff82944526]
    Process: httpd [59]
    Path: /usr/sbin/httpd
    ADDRESS BINARY
    Thread id: 2a27ba0
    User stack:
    1 ??? [0x7fff8297d10e]
    Kernel stack:
    1 _deflate_copyright + 21458 [0x3df092]
    1 __ZN5IOCPU12setCPUNumberEm + 2 [0x3ac220]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 _slave_main + 0 [0x136e61]
    1 _processor_set_stack_usage + 106 [0x136bf4]

    Part 2:
    Process: iChat [951]
    Path: /Applications/iChat.app/Contents/MacOS/iChat
    ADDRESS BINARY
    00001000 /Applications/iChat.app/Contents/MacOS/iChat
    002b1000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    00372000 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0053d000 /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0059e000 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    005d1000 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0061b000 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    00640000 /usr/lib/libexpat.1.dylib
    00666000 /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    006c0000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    006e7000 /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    11a0e000 /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    11a18000 /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    11a26000 /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    12c41000 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    12ca4000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    12cb3000 /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    1329c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    13535000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    13596000 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    135b5000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    135be000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    14d7e000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    14dfa000 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    14e42000 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    14e7b000 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    14ed7000 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    15088000 /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    150e9000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    162a5000 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    Thread id: 3bbd128
    User stack:
    1 ??? [0x34ea]
    1 _NSApplicationMain + 574 (in AppKit) [0x966e48a4]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x3be21]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 ??? [0x5bc8d]
    1 -[NSTableView mouseDown:] + 8228 (in AppKit) [0x968367e1]
    1 -[NSTableView _sendAction:to:row:column:] + 271 (in AppKit) [0x96838477]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x81cf2]
    1 ??? [0x81ee9]
    1 ??? [0x820b3]
    1 ??? [0x853d7]
    1 ??? [0x87825]
    1 ??? [0x8796d]
    1 ??? [0x87be9]
    1 ??? [0x8d034]
    1 ??? [0x8d8d0]
    1 ??? [0x8dedc]
    1 ??? [0x8df7a]
    1 ??? [0x8e086]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 _CFRunLoopRunSpecific + 4469 (in CoreFoundation) [0x972b0b25]
    1 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68 (in WebCore) [0x9130c324]
    1 __ZN7WebCore9TimerBase16sharedTimerFiredEv + 162 (in WebCore) [0x9130c3e2]
    1 _ZN7WebCore9TimerBase10fireTimersEdRKN3***6VectorIPS0Lm0EEE + 133 (in WebCore) [0x9130c975]
    1 _ZN7WebCore5TimerINS18MainResourceLoaderEE5firedEv + 43 (in WebCore) [0x9131169b]
    1 _ZN7WebCore18MainResourceLoader17handleDataLoadNowEPNS_5TimerIS0EE + 516 (in WebCore) [0x913118c4]
    1 _ZN7WebCore18MainResourceLoader18didReceiveResponseERKNS16ResourceResponseE + 1192 (in WebCore) [0x91311fe8]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS12PolicyActionE + 131 (in WebCore) [0x91312413]
    1 _ZN7WebCore18MainResourceLoader26continueAfterContentPolicyENS_12PolicyActionERK NS16ResourceResponseE + 1150 (in WebCore) [0x913128be]
    1 __ZN7WebCore18MainResourceLoader16didFinishLoadingEv + 44 (in WebCore) [0x9133171c]
    1 __ZN7WebCore11FrameLoader15finishedLoadingEv + 156 (in WebCore) [0x9133185c]
    1 __ZN7WebCore11FrameLoader26recursiveCheckLoadCompleteEv + 230 (in WebCore) [0x912ac0d6]
    1 __ZN7WebCore11FrameLoader29checkLoadCompleteForThisFrameEv + 376 (in WebCore) [0x912ac2e8]
    1 __ZN20WebFrameLoaderClient21dispatchDidFinishLoadEv + 106 (in WebKit) [0x9255439a]
    1 _ZL12CallDelegatePFP11objc_objectS0_P13objc_selectorzEP7WebViewS0_S2_S0 + 240 (in WebKit) [0x92541780]
    1 ??? [0x8ef00]
    1 ??? [0x8f0fb]
    1 ??? [0x8fb59]
    1 -[TranscriptStyleManager appendInstantMessage:] + 107 (in iChatCommonGUI) [0x67023c]
    1 -[InstantMessageFragmentProvider appendFragmentForMessage:toNode:] + 853 (in iChatCommonGUI) [0x670650]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 ??? [0x6e9dba]
    1 ??? [0x6ea206]
    1 -[TranscriptFragmentProvider appendFragmentForMessage:toNode:] + 55 (in iChatCommonGUI) [0x67098a]
    1 -[BuddyIconFragmentProvider fragmentForMessage:] + 171 (in iChatCommonGUI) [0x671b8a]
    1 -[BuddyIconFragmentProvider _buildPluginElement] + 112 (in iChatCommonGUI) [0x671d65]
    1 -[DOMElement setAttribute:value:] + 188 (in WebCore) [0x917c5a4c]
    1 _ZN7WebCore7Element12setAttributeERKNS_12AtomicStringES3Ri + 589 (in WebCore) [0x913d44bd]
    1 _ZN7WebCore12NamedAttrMap12addAttributeEN3***10PassRefPtrINS9AttributeEEE + 119 (in WebCore) [0x91325cb7]
    1 _ZN7WebCore13StyledElement16attributeChangedEPNS9AttributeEb + 237 (in WebCore) [0x91325fad]
    1 _ZN7WebCore17HTMLObjectElement20parseMappedAttributeEPNS15MappedAttributeE + 569 (in WebCore) [0x9146ec19]
    1 __ZN7WebCore22HTMLPlugInImageElement11isImageTypeEv + 122 (in WebCore) [0x9146f65a]
    1 _ZN20WebFrameLoaderClient17objectContentTypeERKN7WebCore4KURLERKNS06StringE + 572 (in WebKit) [0x9255ef5c]
    1 -[WebView _pluginForMIMEType:] + 54 (in WebKit) [0x925635a6]
    1 +[WebPluginDatabase sharedDatabase] + 181 (in WebKit) [0x925604f5]
    1 -[WebPluginDatabase refresh] + 101 (in WebKit) [0x92560765]
    1 -[WebPluginDatabase(Internal) _scanForNewPlugins] + 224 (in WebKit) [0x92560c30]
    1 -[NSFileManager contentsOfDirectoryAtPath:error:] + 76 (in Foundation) [0x9364531c]
    1 -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:error:] + 320 (in Foundation) [0x93535e00]
    1 __NSDirectoryContentsFromCarbonError + 351 (in Foundation) [0x935361ff]
    1 _FSGetCatalogInfoBulk + 63 (in CarbonCore) [0x9096e225]
    1 _getdirentriesattr + 10 (in libSystem.B.dylib) [0x92bb9372]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 VNOPADVLOCK + 153 [0x1e82d6]
    1 unionunmount + 1293 [0x1f3e40]
    1 _FindIteratorPosition + 496 [0x316e0c]
    1 _ReplaceBTreeRecord + 4717 [0x31b6ad]
    1 kernsysctl + 1563 [0x34a182]
    1 sysctl_handleopaque + 275 [0x34bad3]
    1 _InsertKeyRecord + 127 [0x3175d9]
    1 clusterpagein + 526 [0x1c7688]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2035a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e555d0
    User stack:
    1 __workqops + 10 (in libSystem.B.dylib) [0x92be5292]
    Thread id: 3bba3c8
    User stack:
    1 ??? [0x0]
    Thread id: 3082790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 CameraListThread + 349 (in VideoConference) [0x374bed]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2d5f998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x94393b32]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 3ca5c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a23790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __Z22CFURLCacheWorkerThreadPv + 396 (in CFNetwork) [0x920d2ebe]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3ca5128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit) [0x96784d90]
    1 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x935734d5]
    1 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 (in Foundation) [0x93573570]
    1 -[NSCondition waitUntilDate:] + 236 (in Foundation) [0x9357375c]
    1 semaphore_timedwait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c226]
    Thread id: 32bb8b8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 fe_fragmentthread + 54 (in QuartzCore) [0x962efab9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: iChatAgent [952]
    Path: /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/InstantMessage.framework/iChatAgent.app/Contents/Mac OS/iChatAgent
    00211000 /usr/lib/libexpat.1.dylib
    Thread id: 285e208
    User stack:
    1 ??? [0x23b2]
    1 ??? [0xba6b5]
    1 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation) [0x9356de94]
    1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x93561d75]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bba790
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[IMRemoteObjectBroadcaster _workerThread] + 246 (in IMUtils) [0x94880dc7]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 32bc048
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0x1639a]
    1 ??? [0x1b8c0]
    1 ??? [0x1ba02]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 35b46b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: iTunesHelper [944]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    ADDRESS BINARY
    00001000 /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    00043000 /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    Thread id: 3082b58
    User stack:
    1 ??? [0x25a1]
    1 ??? [0x26d4]
    1 ??? [0x3155]
    1 _RunApplicationEventLoop + 207 (in HIToolbox) [0x939083cb]
    1 __AcquireNextEvent + 58 (in HIToolbox) [0x93909c6e]
    1 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x938ab0d9]
    1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x938ab2c0]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3e53f20
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kdcmond [36]
    Path: /usr/sbin/kdcmond
    ADDRESS BINARY
    00001000 /usr/sbin/kdcmond
    Thread id: 285da78
    User stack:
    1 ??? [0x1e4a]
    1 ??? [0x48b6]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26c80
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kextd [10]
    Path: /usr/libexec/kextd
    ADDRESS BINARY
    00001000 /usr/libexec/kextd
    Thread id: 2118e40
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2209b58
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_modrefs + 12 [0x126609]
    1 task_get_exceptionports + 75 [0x12d506]
    1 lock_set_serverroutine + 2882 [0x14805c]
    1 apple_protect_pagerunmap + 109 [0x190174]
    1 lock_setdestroy + 83 [0x137354]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: krb5kdc [60]
    Path: /usr/sbin/krb5kdc
    ADDRESS BINARY
    00001000 /usr/sbin/krb5kdc
    0001f000 /System/Library/KerberosPlugins/KerberosDatabasePlugins/db2.bundle/Contents/Mac OS/db2
    00036000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
    0003d000 /System/Library/KerberosPlugins/KerberosFrameworkPlugins/ODLocate.bundle/Conten ts/MacOS/ODLocate
    00044000 /System/Library/KerberosPlugins/KerberosAuthDataPlugins/odpac.bundle/Contents/M acOS/odpac
    22000000 /System/Library/PrivateFrameworks/KAdminServer.framework/Versions/A/KAdminServe r
    Thread id: 2a268b8
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: launchd [1]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 211a128
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 220dba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 211a4f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: launchd [917]
    Path: /sbin/launchd
    ADDRESS BINARY
    00001000 /sbin/launchd
    Thread id: 30845d0
    User stack:
    1 start + 54 (in launchd) [0x1fd2]
    1 _main + 960 (in launchd) [0x2a17]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Kernel stack:
    1 i_bitset + 3 [0x198153]
    1 mach_port_insertmember + 58 [0x1271d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 3ca6ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2d61410
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: loginwindow [902]
    Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
    00075000 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    000bf000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000ec000 /System/Library/LoginPlugins/FSDisconnect.loginPlugin/Contents/MacOS/FSDisconne ct
    0015e000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    002bc000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    00303000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    00437000 /usr/lib/libcurl.4.dylib
    0046c000 /System/Library/LoginPlugins/DisplayServices.loginPlugin/Contents/MacOS/Display Services
    0048c000 /System/Library/LoginPlugins/BezelServices.loginPlugin/Contents/MacOS/BezelServ ices
    004bb000 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    004c3000 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    00703000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0070c000 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    1407c000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 32bc7d8
    User stack:
    1 ??? [0x524a]
    1 ??? [0x1b17c]
    1 -[NSApplication run] + 847 (in AppKit) [0x9671769f]
    1 ??? [0x8a2d]
    1 -[NSApplication sendEvent:] + 2941 (in AppKit) [0x967b9d49]
    1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x967ed1a3]
    1 -[NSControl mouseDown:] + 888 (in AppKit) [0x967eea64]
    1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541 (in AppKit) [0x967ef1aa]
    1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827 (in AppKit) [0x967ef957]
    1 -[NSCell _sendActionFrom:] + 169 (in AppKit) [0x967f02fe]
    1 -[NSControl sendAction:to:] + 108 (in AppKit) [0x967f0478]
    1 -[NSApplication sendAction:to:from:] + 112 (in AppKit) [0x967f053b]
    1 ??? [0x231df]
    1 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 1071 (in AppKit) [0x9681e68d]
    1 -[NSApplication requestUserAttention:] + 216 (in AppKit) [0x96ab7886]
    1 _SpokenNotificationsEnabled + 47 (in SpeechSynthesis) [0x95c0dc1e]
    1 _SpokenNotificationsEnabledForProcess + 44 (in SpeechSynthesis) [0x95c0dc54]
    1 _CFPreferencesAppSynchronize + 53 (in CoreFoundation) [0x9731c735]
    1 _CFXPreferencesGetSearchListForBundleID + 23 (in CoreFoundation) [0x9731c3e7]
    1 _CFEqual + 38 (in CoreFoundation) [0x972b3016]
    Kernel stack:
    1 _Debugger + 444 [0x1a9f06]
    1 kmemsuballoc + 65 [0x162fd9]
    1 vmfault + 598 [0x16080c]
    1 _doprnt + 142 [0x131175]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 43d9410
    User stack:
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Thread id: 32b96b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 _ZN9CAPThread5EntryEPS + 96 (in CoreAudio) [0x930fe464]
    1 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x930fe5dc]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f14e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 -[NSUIHeartBeat _heartBeatThread:] + 2042 (in AppKit) [0x96785299]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: mDNSResponder [16]
    Path: /usr/sbin/mDNSResponder
    ADDRESS BINARY
    00001000 /usr/sbin/mDNSResponder
    Thread id: 255d6b0
    User stack:
    1 start + 41 (in mDNSResponder) [0x2099]
    1 __start + 210 (in mDNSResponder) [0x216c]
    1 _main + 2606 (in mDNSResponder) [0x368bf]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 255da78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: mds [33]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    000d9000 /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0014d000 /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    0161b000 /usr/lib/libgermantok.dylib
    02216000 /usr/lib/liblangid.dylib
    02705000 /usr/lib/libmecab.1.0.0.dylib
    Thread id: 285e5d0
    User stack:
    1 ??? [0x5a96]
    1 ??? [0xe803]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 285c3c8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd75d]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2942a78
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd780]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29426b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7a3]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 29422e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7c6]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941f20
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0xd7e9]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2941b58
    User stack:
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Thread id: 2a25998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa537]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 2a255d0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _read + 10 (in libSystem.B.dylib) [0x92b9feda]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 697 [0x38d425]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 cd9660read + 1193 [0x1ff566]
    1 __ZN8IOSyncer6createEb + 55 [0x382035]
    1 __ZN15IOConditionLock7tryLockEv + 15 [0x381d4d]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2a264f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x87c10]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a25208
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a26128
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24e40
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x54b1e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a24a78
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2f17ba0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 __NSThread__main_ + 308 (in Foundation) [0x9352d394]
    1 -[NSThread main] + 45 (in Foundation) [0x9352d7ed]
    1 ??? [0x58c99]
    1 ??? [0x4529e]
    1 ??? [0x58ecb]
    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x972b0cd8]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 35b42e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 setattrrunLoop + 68 (in SpotlightIndex) [0x17a7a4]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 si_deleteattributes + 130 (in SpotlightIndex) [0x17e185]
    1 semaphore_wait_signaltrap + 10 (in libSystem.B.dylib) [0x92b7c20e]
    Thread id: 2f164f0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 flushrunLoop + 65 (in SpotlightIndex) [0x17a8c5]
    1 _runLoop + 77 (in SpotlightIndex) [0x17a6b8]
    1 si_scheduler_run_waitingtimeout + 581 (in SpotlightIndex) [0x18ece2]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_scheduleronce + 419 (in SpotlightIndex) [0x18e957]
    1 si_work_queueprocess + 643 (in SpotlightIndex) [0x18e669]
    1 _syncIndex + 859 (in SpotlightIndex) [0x17ff62]
    1 _ContentIndexSyncIndexBulk + 99 (in SpotlightIndex) [0x1a501e]
    1 __ContentIndexSyncIndexBulk + 2707 (in SpotlightIndex) [0x1a49da]
    1 _pread$UNIX2003 + 10 (in libSystem.B.dylib) [0x92bbe13a]
    Kernel stack:
    1 deflatecopyright + 22432 [0x3df460]
    1 _ZN9IOService20RESERVEDIOService47Ev + 381 [0x38d2e9]
    1 _ZN9IOService20RESERVEDIOService47Ev + 121 [0x38d1e5]
    1 journal_endtransaction + 172 [0x1ebd55]
    1 _validfsnode + 2742 [0x1f636d]
    1 kaudit_tobsm + 4465 [0x328e9f]
    1 vnodeauthattr + 1206 [0x1d15cd]
    1 vnodelookup + 29 [0x1d08a5]
    1 vngetpath + 10 [0x1cf4ac]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Process: nmbd [818]
    Path: /usr/sbin/nmbd
    ADDRESS BINARY
    00001000 /usr/sbin/nmbd
    000fd000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    Thread id: 3e55d60
    User stack:
    1 start + 54 (in nmbd) [0x1a4e]
    1 _main + 2581 (in nmbd) [0x3532]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: notifyd [12]
    Path: /usr/sbin/notifyd
    ADDRESS BINARY
    Thread id: 220cc80
    User stack:
    1 ??? [0x1b1a]
    1 ??? [0x92bac906]
    Thread id: 220c4f0
    User stack:
    1 ??? [0x92bacf52]
    1 ??? [0x92bad095]
    1 ??? [0x92b7c1c6]
    Process: ntpd [24]
    Path: /usr/sbin/ntpd
    ADDRESS BINARY
    00001000 /usr/sbin/ntpd
    Thread id: 255cf20
    User stack:
    1 ??? [0x2002]
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: pboard [929]
    Path: /usr/sbin/pboard
    ADDRESS BINARY
    00001000 /usr/sbin/pboard
    Thread id: 29435d0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: racoon [70]
    Path: /usr/sbin/racoon
    ADDRESS BINARY
    00001000 /usr/sbin/racoon
    00077000 /usr/lib/libipsec.A.dylib
    00081000 /usr/lib/libpam.1.dylib
    Thread id: 285f4f0
    User stack:
    1 ??? [0x2546]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: securityd [21]
    Path: /usr/sbin/securityd
    ADDRESS BINARY
    00001000 /usr/sbin/securityd
    000bc000 /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    Thread id: 220a6b0
    User stack:
    1 ??? [0x1211a]
    1 ??? [0x295e]
    1 ??? [0x3f32]
    1 mach_msg_overwritetrap + 10 (in libSystem.B.dylib) [0x92b7c1d2]
    Process: smbd [835]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f49c80
    User stack:
    1 start + 54 (in smbd) [0x20ea]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: smbd [836]
    Path: /usr/sbin/smbd
    ADDRESS BINARY
    00001000 /usr/sbin/smbd
    0035c000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    0036a000 /usr/lib/libpam.1.dylib
    003e0000 /usr/lib/samba/pdb/odsam.dylib
    Thread id: 2f4aba0
    User stack:
    1 _sigsuspend + 10 (in libSystem.B.dylib) [0x92bd7562]
    Process: socketfilterfw [49]
    Path: /usr/libexec/ApplicationFirewall/socketfilterfw
    ADDRESS BINARY
    00001000 /usr/libexec/ApplicationFirewall/socketfilterfw
    Thread id: 29448b8
    User stack:
    1 ??? [0x21f6]
    1 ??? [0x8366]
    1 ??? [0x5a56]
    1 ??? [0x7359]
    1 _CFRunLoopRun + 84 (in CoreFoundation) [0x972b0d34]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 2a246b0
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Thread id: 2a242e8
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _kevent + 10 (in libSystem.B.dylib) [0x92bac906]
    Process: syslogd [13]
    Path: /usr/sbin/syslogd
    ADDRESS BINARY
    00001000 /usr/sbin/syslogd
    Thread id: 220c128
    User stack:
    1 ??? [0x17f2]
    1 ??? [0xf539]
    1 ??? [0x9640]
    1 ??? [0x87a1]
    1 ??? [0x86f1]
    1 ??? [0x624f]
    1 _strcmp + 84 (in libSystem.B.dylib) [0x92b84f04]
    Kernel stack:
    1 udpusrreqs + 46 [0x449c0e]
    1 panic_dialogtest + 1469 [0x1af6f8]
    1 commpage_setnanotime + 8068 [0x1a8f18]
    Thread id: 220bd60
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 220b998
    User stack:
    1 threadstart + 34 (in libSystem.B.dylib) [0x92bacf52]
    1 _pthreadstart + 321 (in libSystem.B.dylib) [0x92bad095]
    1 ??? [0xa53a]
    1 ??? [0xa29f]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Thread id: 220b5d0
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Process: update [28]
    Path: /usr/sbin/update
    ADDRESS BINARY
    00001000 /usr/sbin/update
    Thread id: 255e998
    User stack:
    1 ??? [0x1f3a]
    1 ??? [0x1fd9]
    1 __semwaitsignal + 10 (in libSystem.B.dylib) [0x92b833ae]
    Process: usbmuxd [947]
    Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    ADDRESS BINARY
    00001000 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    Thread id: 2f15d60
    User stack:
    1 mach_msgtrap + 10 (in libSystem.B.dylib) [0x92b7c1c6]
    Thread id: 3bbab58
    User stack:
    1 _select + 10 (in libSystem.B.dylib) [0x92bcb6f2]
    Process: kernel_task [0]
    Path: kernel_task
    ADDRESS BINARY
    Thread id: 51c740
    Thread id: 2038ba0
    Thread id: 20387d8
    Thread id: 2038410
    Thread id: 2038048
    Thread id: 2037c80
    Thread id: 20378b8
    Thread id: 2037128
    Thread id: 20356b0
    Thread id: 2034f20
    Thread id: 2034790
    Kernel stack:
    1 cluster_copy_upldata + 1096 [0x1c7d29]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2034000
    Kernel stack:
    1 com.apple.driver.AppleIntelCPUPowerManagement (59.0.1) + 32425 [0xbb6ea9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 20343c8
    Thread id: 20352e8
    Thread id: 2034b58
    Thread id: 2117790
    Thread id: 2117b58
    Thread id: 2117f20
    Thread id: 211b7d8
    Thread id: 211ac80
    Thread id: 211b048
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21182e8
    Thread id: 2036208
    Thread id: 20365d0
    Thread id: 21173c8
    Thread id: 2117000
    Thread id: 2119d60
    Thread id: 211a8b8
    Thread id: 20374f0
    Thread id: 211b410
    Thread id: 211bba0
    Thread id: 2119998
    Thread id: 2036998
    Kernel stack:
    1 __ZN12OSOrderedSetC1Ev + 7 [0x3c33ef]
    1 mach_port_allocatefull + 219 [0x1262d4]
    1 ipc_port_checkcircularity + 110 [0x12125c]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2036d60
    Kernel stack:
    1 upl_abortrange + 128 [0x17dac2]
    1 vnode_pager_clusterwrite + 371 [0x186d68]
    1 memory_object_controluiomove + 607 [0x186b74]
    1 __ZN6OSData16initWithCapacityEj + 17 [0x3c0e8f]
    1 unionpathconf + 47 [0x1f41d1]
    1 bsduprofil + 68 [0x32ccf4]
    1 _dqget + 2160 [0x1ce984]
    1 _namei + 1168 [0x1cd710]
    1 _rename + 1106 [0x1db2b6]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 21186b0
    Thread id: 2119208
    Thread id: 2118a78
    Thread id: 2560410
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 28607d8
    Thread id: 2860ba0
    Thread id: 2860048
    Thread id: 285f8b8
    Thread id: 255d2e8
    Thread id: 255ed60
    Thread id: 255c3c8
    Thread id: 2943998
    Kernel stack:
    1 _deflateCopy + 669 [0x215a18]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 98 [0x381bd4]
    1 _pmsControl + 126 [0x130da9]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 2945410
    Thread id: 2a27410
    Kernel stack:
    1 com.apple.filesystems.autofs (2.0.1) + 24885 [0xb89135]
    1 __ZN8IOSyncerC1Ev + 29 [0x381f85]
    1 __ZN15IOConditionLock8lockWhenEi + 53 [0x381ba7]
    1 _pmsControl + 276 [0x130e3f]
    1 slavemain + 0 [0x136e61]
    1 processor_set_stackusage + 106 [0x136bf4]
    Thread id: 285fc80
    Thread id: 2d5fd60
    Thread id: 2a27048
    Thread id: 30823c8
    Thread id: 36644f0
    Thread id: 2f17410
    Thread id: 2209790
    Thread id: 43d97d8
    Thread id: 285d6b0
    Thread id: 32b92e8
    Thread id: 3ca3a78
    Thread id: 3ca4208
    Thread id: 3e564f0
    SHARED FRAMEWORK AREA
    ADDRESS BINARY
    90003000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    90004000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    90005000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    90040000 /usr/lib/libcrypto.0.9.7.dylib
    900f3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    90171000 /usr/lib/libz.1.dylib
    90180000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    901b3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    905c7000 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    9072d000 /usr/lib/libicucore.A.dylib
    90866000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    90867000 /usr/lib/libbsm.dylib
    9086f000 /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    9087b000 /usr/lib/libxml2.2.dylib
    9095d000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    90c38000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    90c70000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    90cbf000 /usr/lib/libsasl2.2.dylib
    90ccf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    90d01000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    90dc9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    90de2000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    90def000 /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    90e2c000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    90edd000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    90f6f000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    90f74000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    910ad000 /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    910b7000 /usr/lib/libsqlite3.0.dylib
    9113f000 /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    9115d000 /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    911ce000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    911ed000 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    91232000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    9128c000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    91b17000 /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    91c1b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    91e8e000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    91ec9000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    91f5d000 /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    920bf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    920d0000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    9216e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    92171000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    92530000 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    92605000 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    92785000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    92786000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    92787000 /usr/lib/libffi.dylib
    92789000 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    92aaf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    92b7b000 /usr/lib/libSystem.B.dylib
    92ce3000 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    92d18000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    92d31000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    92d37000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    92d6b000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    92db6000 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    92e6e000 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    92e98000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    92e9b000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    92eed000 /usr/lib/libtidy.A.dylib
    92f24000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    92fdf000 /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    93012000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    93092000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    93097000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    930e1000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    9315f000 /System/Library/Frameworks/Security.framework/Versions/A/Security
    9332e000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    934af000 /usr/lib/system/libmathCommon.A.dylib
    934b4000 /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    934ba000 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    934fa000 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    93523000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    9379f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    937b5000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    937bb000 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    937d3000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    9387b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    93b84000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    94225000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    9436c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    9483e000 /usr/lib/libbz2.1.0.dylib
    9484b000 /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    94868000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    9487f000 /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    94893000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    9489b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    9489e000 /usr/lib/libcups.2.dylib
    948c7000 /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    9492e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    9494e000 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    9592a000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    959b6000 /usr/lib/libssl.0.9.7.dylib
    959db000 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    959e8000 /usr/lib/libauto.dylib
    95a14000 /usr/lib/libobjc.A.dylib
    95af5000 /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    95b99000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    95ba7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    95bad000 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    95bae000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    95c0b000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    95c1c000 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    95c1d000 /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    95cff000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    95d51000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    95d5d000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    95e43000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    95e85000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    95ec5000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    95f20000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    95f9b000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    95fde000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    95fdf000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    9619c000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    961cc000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    961d7000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    961f3000 /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    961fb000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    96599000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    9662d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    9666c000 /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    96671000 /usr/lib/libresolv.9.dylib
    96690000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    966a2000 /usr/lib/libxslt.1.dylib
    966c7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    966ce000 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    966de000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    96edd000 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    96ede000 /usr/lib/libstdc++.6.dylib
    96f3c000 /usr/lib/libgcc_s.1.dylib
    96f44000 /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    96f94000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    9705f000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    970ea000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    9723d000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    97371000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    973e4000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    973ed000 /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    9745b000 /usr/lib/libiconv.2.dylib
    97550000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    9757e000 /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver

  • Apache HTTPd + 2 Tomcats with BlazeDS

    The web architecture that we have is quite simple, it is a single Apache HTTPd server that is communicating with 2 Tomcat servers using mod_jk. The configuration is made so one Tomcat is in a waiting state in case the other Tomcat server crashes (or bounce).
    How can I configure BlazeDS to support this configuration? Is sharing the HTTPSession between the two Tomcats enough for BlazeDS?
    I would like the simplest solution possible, I know about BlazeDS clustering possibilities with JGroups but it seems not adapted to multi-environments (DEV/QA/PROD) sites because we have to configure stuff inside the web app.
    In short, do BlazeDS only need HTTPSession sharing between Tomcats or is there some other requirements?

    As far as my understanding goes there should be no reason to use JGroups unless you are using messaging.
    If you are storing session data on the server you will need to using Tomcat clustering other wise you shouldn't even need that.
    We are using a similar setup with HTTPd and multiple JBoss servers for high availability/scalability. We are not using messaging so we didn't configure JGroups. We don't have JBoss clustering enabled because we don't have any data to replicate between the JBoss nodes.
    I have run several load tests using JMeter and everything runs happily when JBoss nodes are added or removed under load.
    Something to note if you are using recent builds of BlazeDS and you want to run 2 or more Tomcat servers concurrently you will need to enable Sticky Sessions with mod_jk and Tomcat other wise recent builds of BlazeDS may start throwing exceptions. This change was introduced to prevent subsequent client requests from needlessly creating new sessions. As it turns out this is a bit of an issue when doing loadbalancing unless Sticky Sessions are used.
    Hope some of that information helps,
    Lance

Maybe you are looking for