Flash crashing browsers on unload while playing stream

I've set up the most basic test case while troubleshooting
ongoing crash reports.
- drag FLVPlayer onto the stage
- add the following code to frame 1 so you can play in a bare
FMS 3 server:
import fl.video.*;
VideoPlayer.iNCManagerClass = fl.video.NCManagerNative;
- set your path to any FLV file via RTMP to FMS3 (our is
linux)
I can crash any browser just by repeatedly reloading the page
with that movie in right as it loads. Eventually, with enough
repetition, it will crash and take down the browser with a fault in
"Flash_EnforceLocalSecurity". If you have video on every page of
your site, you can see how this might become a bit of a problem...
Network latency will increase the frequency of crashes.
I've been chasing this for months in our own player (AS2).
Finding the same thing with such a simple test case in a bare clip
using the native AS3 component is really surprising.

This log is from Safari on Mac OS X, but the same crash
happens on Vista (FF and IE7) and Mac FF.
Process: Safari [5504]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 3.1 (5525.13)
Build Info: WebBrowser-55251300~1
Code Type: X86 (Native)
Parent Process: launchd [358]
Date/Time: 2008-04-05 23:55:32.458 -0700
OS Version: Mac OS X 10.5.2 (9C7010)
Report Version: 6
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x928e40ea __kill + 10
1 libSystem.B.dylib 0x9295b3f2 raise + 26
2 libSystem.B.dylib 0x9296a9af abort + 73
3 libstdc++.6.dylib 0x92a3e005 0x929f6000 + 294917
4 libstdc++.6.dylib 0x92a3c10c __gxx_personality_v0 + 1108
5 libstdc++.6.dylib 0x92a3c14b std::terminate() + 29
6 libstdc++.6.dylib 0x92a3c6da std::type_info::~type_info() +
0
7 ...romedia.Flash Player.plugin 0x174238f1 0x171db000 +
2394353
8 ...romedia.Flash Player.plugin 0x174326e6 0x171db000 +
2455270
9 ...romedia.Flash Player.plugin 0x17434f0d 0x171db000 +
2465549
10 ...romedia.Flash Player.plugin 0x174a3511 0x171db000 +
2917649
11 ...romedia.Flash Player.plugin 0x171ddb8b 0x171db000 +
11147
12 ...romedia.Flash Player.plugin 0x17456ef4 0x171db000 +
2604788
13 ...romedia.Flash Player.plugin 0x175d64f4
Flash_EnforceLocalSecurity + 64288
14 ...romedia.Flash Player.plugin 0x175ce9be
Flash_EnforceLocalSecurity + 32746
15 ...romedia.Flash Player.plugin 0x175c6a15
Flash_EnforceLocalSecurity + 65
16 com.apple.WebKit 0x9072a145
-[WebBaseNetscapePluginView(Internal) _destroyPlugin] + 37
17 com.apple.WebKit 0x9072a0c2 -[WebBaseNetscapePluginView
stop] + 322
18 com.apple.WebKit 0x90722e45 -[WebBaseNetscapePluginView
viewWillMoveToSuperview:] + 53
19 com.apple.AppKit 0x9327c37b -[NSView _setSuperview:] + 279
20 com.apple.AppKit 0x932860a9 -[NSView removeFromSuperview]
+ 338
21 com.apple.WebCore 0x90246772
WebCore::safeRemoveFromSuperview(NSView*) + 178
22 com.apple.WebCore 0x90246670
WebCore::Widget::removeFromSuperview() + 208
23 com.apple.WebCore 0x90243461
WebCore::RenderWidget::destroy() + 129
24 com.apple.WebCore 0x9017690f WebCore::Node::detach() + 47
25 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
26 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
27 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
28 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
29 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
30 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
31 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
32 com.apple.WebCore 0x9017680b
WebCore::ContainerNode::detach() + 43
33 com.apple.WebCore 0x90176732 WebCore::Document::detach() +
178
34 com.apple.WebCore 0x9011dbaf
WebCore::FrameLoader::clear(bool, bool) + 639
35 com.apple.WebCore 0x902b7cba
WebCore::FrameLoader::open(WebCore::CachedPage&) + 570
36 com.apple.WebCore 0x901181ba
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::CachedPage>)
+ 186
37 com.apple.WebCore 0x902b7a18
WebCore::DocumentLoader::loadFromCachedPage(WTF::PassRefPtr<WebCore::CachedPage>)
+ 88
38 com.apple.WebCore 0x902a1079
WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 73
39 com.apple.WebCore 0x90169abd
WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest
const&, WTF::PassRefPtr<WebCore::FormState>, bool) + 477
40 com.apple.WebCore 0x90169847
WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*,
WebCore::ResourceRequest const&,
WTF::PassRefPtr<WebCore::FormState>, bool) + 55
41 com.apple.WebCore 0x90167846
WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest
const&, WebCore::DocumentLoader*,
WTF::PassRefPtr<WebCore::FormState>, void (*)(void*,
WebCore::ResourceRequest const&,
WTF::PassRefPtr<WebCore::FormState>, bool), void*) + 582
42 com.apple.WebCore 0x901669a7
WebCore::FrameLoader::load(WebCore::DocumentLoader*,
WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>)
+ 199
43 com.apple.WebCore 0x902a033c
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*,
WebCore::FrameLoadType) + 428
44 com.apple.WebCore 0x9029fedc
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*,
WebCore::HistoryItem*, WebCore::FrameLoadType) + 236
45 com.apple.WebCore 0x9029fd60
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*,
WebCore::FrameLoadType) + 144
46 com.apple.WebCore 0x9029fc6f WebCore::Page::goBack() + 47
47 com.apple.WebKit 0x9073362d -[WebView goBack] + 29
48 com.apple.WebKit 0x90746ba8 -[WebFrameView keyDown:] + 920
49 com.apple.AppKit 0x933f714f forwardMethod + 113
50 com.apple.AppKit 0x933f714f forwardMethod + 113
51 com.apple.AppKit 0x933f714f forwardMethod + 113
52 com.apple.AppKit 0x93501b63 -[NSControl keyDown:] + 129
53 com.apple.WebKit 0x9072bda0 -[WebHTMLView keyDown:] + 400
54 com.apple.AppKit 0x9336b6fd -[NSWindow sendEvent:] + 8511
55 com.apple.Safari 0x0002b503 0x1000 + 173315
56 com.apple.AppKit 0x93337714 -[NSApplication sendEvent:] +
2780
57 com.apple.Safari 0x0002af88 0x1000 + 171912
58 com.apple.AppKit 0x932950f9 -[NSApplication run] + 847
59 com.apple.AppKit 0x9326230a NSApplicationMain + 574
60 com.apple.Safari 0x000b9a76 0x1000 + 756342

Similar Messages

  • Who do I stop the freezing hang-up or crashing,it happens daily while playing in FB.

    In the last few weeks firefox keeps freezing, hanging up or crashing on me mostly while playing on FB. It will not let me close the page or get out of firefox. After I get it to close & I try to restart it ,it can take anywhere from 2-10 min. before it will reload. Ever at times; when I start up the computer, it can take 10/15min after I try to open firefox, for it to show up. I got a message the other day saying," skype was a malware & creating the problem" should I uninstall skype & reinstall it ? frankly I'm getting pretty much ticked off with this problem, & the meassage from firefox saying"well, this is embarassing" is not helping

    This forum is for Firefox support. Since you say that Firefox is working but you are are having problems with installing or using other browsers (e.g. Chrome and Opera) your question is off-topic for this forum.
    If you haven't had any success on those browser help forums, you could try a Windows forum, for example,
    * answers.microsoft.com (Microsoft Community forums)
    * sevenforums.com (Windows 7 Forums)
    * windowsbbs.com
    You could also try one of the Adobe forums at forums.adobe.com if you think your issue with other browsers is related to an Adobe product.

  • Flash player show black screen on playing streaming video.

    Hello All,
                   I'm using Bitgravity live stream in flash AS3.0. The video stream work pecfectly in FP 9. I have recently migrated to Flash CS5. I have published my player in Flash player 10. It provide better rendering and high video quality, almost like HD. But there is some issue while playing video stream in FP 10. I''m using netstream. publish(). method. Some time the Flash player show totaly black screen and but audio still plays. If we press F5 on browser it may come or may not work fine.
    Case1: Customer 1 using FP 10 turn off Hardware rendering and black out screen ploblem solved.
    Case2: Customer 2 using FP 10 truned on Hardware rendering the Black out screen problem resolved.
    I'm confused with the solution that i should provide to my customer, since it is very difficult to debug the error. For the time i have switched back to FP9 + CS4.
    How can we determine the issue. ?
    Does GPU capability is having some pipeline issue with decoding the incoming H.264 packets.with acc audio? Or the stream have some issue that flash is unable to recognize at first time?
    Thanks,
    Ajitpal

    Sounds like you've got malware alright.
    As far as image burning, I ONLY use Roxio Media Creator, or PowerISO to burn images to disk. Nero will do it, but I can't run it with Roxio (conflicts).
    You need to do thorough virus scan and cleanup.

  • Flash Crashing Browsers: EXC_BAD_ACCESS (SIGBUS)

    Hi everyone,
    I've been having problems with Flash crashing both Firefox and Safari for some time now. I've archived and installed, erased and installed, installed OnyX and "cleaned" per a now closed thread here on the same topic... my last resort is to replace the RAM.
    I'm sure someone else has had this problem and I'm really hoping that someone has figured out how to fix it (short of replacing hardware, of course).
    Here is the complete crash report from Home> Library> Crash Reporter in case it helps. If you have any suggestions please let me know! Any help is greatly appreciated. Thank you so much for any insight.
    8/31/09 9:15:21 PM com.apple.launchctl.System[2] BootCacheControl: could not open /var/db/BootCache.playlist:
    8/31/09 9:15:21 PM com.apple.launchctl.System[2] No such file or directory
    8/31/09 9:15:21 PM com.apple.launchctl.System[2] BootCacheControl: could not unlink playlist /var/db/BootCache.playlist: Unknown error: -1
    8/31/09 9:15:23 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    8/31/09 9:15:23 PM com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    8/31/09 9:15:23 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    8/31/09 9:15:23 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 9:15:46 PM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 5 seconds
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] ...Generating key pair...
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] ...creating certificate...
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Serial Number : 04 6F 1D CF
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Issuer Name :
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Common Name : com.apple.systemdefault
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Org : System Identity
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Subject Name :
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Common Name : com.apple.systemdefault
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Org : System Identity
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Cert Sig Algorithm : OID : < 06 09 2A 86 48 86 F7 0D 01 01 05 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] alg params : 05 00
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Not Before : 12:15:50 Aug 31, 2009
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Not After : 12:15:50 Aug 26, 2029
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Pub Key Algorithm : OID : < 06 09 2A 86 48 86 F7 0D 01 01 01 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] alg params : 05 00
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Pub key Bytes : Length 140 bytes : 30 81 89 02 81 81 00 C4 ...
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] CSSM Key :
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Algorithm : RSA
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Key Size : 1024 bits
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Key Use : CSSMKEYUSEENCRYPT CSSMKEYUSEVERIFY CSSMKEYUSEWRAP
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Signature : 128 bytes : 70 C6 62 77 4F A9 61 6E ...
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Other field: : OID : < 06 0C 60 86 48 01 86 F8 4D 02 01 01 01 17 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Other field: : OID : < 06 0C 60 86 48 01 86 F8 4D 02 01 01 01 16 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Extension struct : OID : < 06 03 55 1D 25 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] Critical : FALSE
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] purpose 0 : OID : < 06 09 2A 86 48 86 F7 63 64 04 04 >
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] ..cert stored in Keychain.
    8/31/09 9:15:50 PM com.apple.configureLocalKDC[61] ..identity registered for domain com.apple.systemdefault.
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] ...Generating key pair...
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] ...creating certificate...
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Serial Number : 2B 09 14 82
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Issuer Name :
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Common Name : com.apple.kerberos.kdc
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Org : System Identity
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Subject Name :
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Common Name : com.apple.kerberos.kdc
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Org : System Identity
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Cert Sig Algorithm : OID : < 06 09 2A 86 48 86 F7 0D 01 01 05 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] alg params : 05 00
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Not Before : 12:15:52 Aug 31, 2009
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Not After : 12:15:52 Aug 26, 2029
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Pub Key Algorithm : OID : < 06 09 2A 86 48 86 F7 0D 01 01 01 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] alg params : 05 00
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Pub key Bytes : Length 140 bytes : 30 81 89 02 81 81 00 AF ...
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] CSSM Key :
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Algorithm : RSA
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Key Size : 1024 bits
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Key Use : CSSMKEYUSEENCRYPT CSSMKEYUSEVERIFY CSSMKEYUSEWRAP
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Signature : 128 bytes : 6C 92 4A DC D2 51 91 3F ...
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Other field: : OID : < 06 0C 60 86 48 01 86 F8 4D 02 01 01 01 17 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Other field: : OID : < 06 0C 60 86 48 01 86 F8 4D 02 01 01 01 16 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Extension struct : OID : < 06 03 55 1D 25 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] Critical : FALSE
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] purpose 0 : OID : < 06 09 2A 86 48 86 F7 63 64 04 04 >
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] ..cert stored in Keychain.
    8/31/09 9:15:53 PM com.apple.configureLocalKDC[61] ..identity registered for domain com.apple.kerberos.kdc.
    8/31/09 9:15:57 PM com.apple.configureLocalKDC[61] launchctl: Error unloading: com.apple.kdcmond
    8/31/09 9:15:57 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q add_principal -randkey afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:15:57 PM com.apple.configureLocalKDC[61] WARNING: no policy specified for afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0; defaulting to no policy
    8/31/09 9:15:58 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:15:58 PM com.apple.configureLocalKDC[61] Principal "afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671 B48BD83FC7B90984A2E86A1702AA3EFD0" created.
    8/31/09 9:15:58 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q ktadd afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Entry for principal afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Entry for principal afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Entry for principal afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] /usr/bin/defaults write /Library/Preferences/com.apple.AppleFileServer kerberosPrincipal afpserver/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B 48BD83FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q add_principal -randkey cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] WARNING: no policy specified for cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0; defaulting to no policy
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] Principal "cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD 83FC7B90984A2E86A1702AA3EFD0" created.
    8/31/09 9:15:59 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q ktadd cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal cifs/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] /usr/bin/defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server LocalKerberosRealm LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q add_principal -randkey vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] WARNING: no policy specified for vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0; defaulting to no policy
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Principal "vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD8 3FC7B90984A2E86A1702AA3EFD0" created.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] /usr/sbin/kadmin.local-q ktadd vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Authenticating as principal root/admin@LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0 with password.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type Triple DES cbc mode with HMAC/sha1 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type ArcFour with HMAC/md5 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] Entry for principal vnc/LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0@LKDC:SHA1.B6BF671B48BD83 FC7B90984A2E86A1702AA3EFD0 with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/etc/krb5.keytab.
    8/31/09 9:16:00 PM com.apple.configureLocalKDC[61] LKDC:SHA1.B6BF671B48BD83FC7B90984A2E86A1702AA3EFD0
    8/31/09 9:16:05 PM com.apple.ATSServer[126] FODBCheck: New annex file created
    8/31/09 9:16:18 PM [0x0-0x4004].com.apple.SetupAssistant[133] ...System identity already exists for domain com.apple.systemdefault. Done.
    8/31/09 9:19:44 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 9:19:46 PM com.apple.KerberosAutoConfig[196] The machine is standalone
    8/31/09 9:19:46 PM com.apple.KerberosAutoConfig[196] Removing /Library/Preferences/edu.mit.Kerberos
    8/31/09 9:20:44 PM [0x0-0x4004].com.apple.SetupAssistant[133] ...System identity already exists for domain com.apple.systemdefault. Done.
    8/31/09 9:23:22 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[130]) Exited: Terminated
    8/31/09 9:23:27 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[265]) Exited: Terminated
    8/31/09 9:23:31 PM com.apple.ATSServer[279] FODBCheck: New annex file created
    8/31/09 9:23:31 PM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 6 seconds
    8/31/09 9:23:38 PM SyncServer[290] SyncServer: Reaping records for inactive clients. Next reap on 2009-10-15 05:23:38 -0700
    8/31/09 9:23:39 PM SyncServer[290] SyncServer: Truth vacuumed. Next vacuum date 2009-09-14 05:23:38 -0700
    8/31/09 9:23:42 PM SoftwareUpdateCheck[295] Checking for updates
    8/31/09 9:24:24 PM SoftwareUpdateCheck[295] Downloading "iLife Support"
    8/31/09 9:24:26 PM SoftwareUpdateCheck[295] Auto-download of "iLife Support" SUCCESSFUL.
    8/31/09 9:24:26 PM SoftwareUpdateCheck[295] Downloading "AirPort Client Update 2009-001"
    8/31/09 9:24:27 PM SoftwareUpdateCheck[295] Auto-download of "AirPort Client Update 2009-001" SUCCESSFUL.
    8/31/09 9:24:27 PM SoftwareUpdateCheck[295] Downloading "Front Row Update"
    8/31/09 9:24:39 PM SoftwareUpdateCheck[295] Auto-download of "Front Row Update" SUCCESSFUL.
    8/31/09 9:24:39 PM SoftwareUpdateCheck[295] Downloading "AirPort Utility Software Update 2009-002"
    8/31/09 9:24:55 PM SoftwareUpdateCheck[295] Auto-download of "AirPort Utility Software Update 2009-002" SUCCESSFUL.
    8/31/09 9:24:56 PM SoftwareUpdateCheck[295] Downloading "QuickTime"
    8/31/09 9:25:11 PM com.apple.launchd[268] ([0x0-0x15015].com.apple.Safari[323]) Exited abnormally: Bus error
    8/31/09 9:25:43 PM SoftwareUpdateCheck[295] Auto-download of "QuickTime" SUCCESSFUL.
    8/31/09 9:25:44 PM SoftwareUpdateCheck[295] Downloading "iTunes"
    8/31/09 9:26:23 PM SoftwareUpdateCheck[295] Downloading "iTunes"
    8/31/09 9:26:25 PM SoftwareUpdateCheck[295] Downloading "iTunes"
    8/31/09 9:26:27 PM SoftwareUpdateCheck[295] Downloading "iTunes"
    8/31/09 9:26:51 PM SoftwareUpdateCheck[295] Auto-download of "iTunes" SUCCESSFUL.
    8/31/09 9:26:51 PM SoftwareUpdateCheck[295] Downloading "Mac OS X Update Combined"
    8/31/09 9:32:51 PM System Preferences[367] _initWithWindowNumber: error creating graphics ctxt object for ctxt:0xb73b, window:0x0
    8/31/09 9:32:51 PM System Preferences[367] CGPixelAccessLock failed!
    8/31/09 9:32:51 PM [0x0-0x19019].com.apple.systempreferences[367] Mon Aug 31 05:32:51 juliana-dolds-macbook-pro-15.local System Preferences[367] <Error>: Failed to create window context device
    8/31/09 9:32:51 PM [0x0-0x19019].com.apple.systempreferences[367] Mon Aug 31 05:32:51 juliana-dolds-macbook-pro-15.local System Preferences[367] <Error>: CGWindowContextCreate: failed to create context delegate.
    8/31/09 9:33:50 PM SoftwareUpdateCheck[295] Auto-download of "Mac OS X Update Combined" SUCCESSFUL.
    8/31/09 9:33:50 PM Software Update[379] arguments=(null)
    8/31/09 9:34:30 PM System Preferences[373] ### Error:-50 File:/SourceCache/AccountsPref/AccountsPref-113/SharedPointsManager.m Line:172
    8/31/09 9:34:35 PM com.apple.launchd[268] ([0x0-0x11011].SoftwareUpdateCheck[295]) Exited with exit code: 102
    8/31/09 9:34:48 PM AddressBookSync[385] There's already an instance of AddressBookSync running.
    8/31/09 9:34:48 PM [0x0-0x1a01a].com.apple.systempreferences[373] 2009-08-31 05:34:48.550 AddressBookSync[385:10b] There's already an instance of AddressBookSync running.
    8/31/09 9:36:12 PM com.apple.launchd[1] (org.cups.cups-lpd) Unknown key: SHAuthorizationRight
    8/31/09 9:36:32 PM System Preferences[373] Could not find image named 'Caution'.
    8/31/09 9:38:20 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 9:38:26 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 9:38:37 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 9:43:09 PM com.apple.launchd[268] ([0x0-0x17017].com.apple.Safari[352]) Exited abnormally: Bus error
    8/31/09 9:44:52 PM com.apple.launchd[268] ([0x0-0x28028].com.apple.Safari[487]) Exited abnormally: Bus error
    8/31/09 9:45:11 PM Mail[491] DeliveryAccounts are missing. Trying to restore from backup. (null)
    8/31/09 9:45:55 PM Mail[494] DeliveryAccounts are missing. Trying to restore from backup. (null)
    8/31/09 10:01:20 PM Stickies[598] Stickies database not found at /Users/ninth_microcosm/Library/StickiesDatabase. Using default.
    8/31/09 10:01:51 PM defaults[606]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Automator) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[607]
    There is no (NSRecentDocumentRecords) default for the (com.apple.ColorSyncUtility) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[608]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Console) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[609]
    There is no (NSRecentDocumentRecords) default for the (com.apple.CoreImageFunHouse.app) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[610]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Dashcode) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[611]
    There is no (DUSavedDiskImageList) default for the (com.apple.DiskUtility) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[612]
    There is no (AppleRecentFolders) default for the (com.apple.FinalCutExpress) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[613]
    There is no (AppleRecentFolders) default for the (com.apple.FinalCutPro) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[614]
    There is no (NSRecentDocumentRecords) default for the (com.apple.garageband) domain.
    Defaults have not been changed.
    8/31/09 10:01:51 PM defaults[615]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Grapher) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[617]
    There is no (NSRecentDocumentRecords) default for the (com.apple.IconComposer) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[618]
    There is no (NSRecentDocumentRecords) default for the (com.apple.iDVD) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[619]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Instruments) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[620]
    There is no (NSRecentDocumentRecords) default for the (com.apple.InterfaceBuilder) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[621]
    There is no (NSRecentDocumentRecords) default for the (com.apple.InterfaceBuilder3) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[622]
    There is no (NSRecentDocumentRecords) default for the (com.apple.iPhoto) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[623]
    There is no (NSRecentDocumentRecords) default for the (com.apple.iWork.Keynote) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[624]
    There is no (NSRecentDocumentRecords) default for the (com.apple.iWork.Numbers) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[625]
    There is no (NSRecentDocumentRecords) default for the (com.apple.iWork.Pages) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[626]
    There is no (NSRecentDocumentRecords) default for the (com.apple.LiveType) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[627]
    There is no (NSRecentDocumentRecords) default for the (com.apple.packagemaker) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[628]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Preview) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[629]
    There is no (NSRecentDocumentRecords) default for the (com.apple.PropertyListEditor) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[630]
    There is no (NSRecentDocumentRecords) default for the (com.apple.QuickScale) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[631]
    There is no (QTPRecentDocumentsUserDefault) default for the (com.apple.quicktimeplayer) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[632]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Safari) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[633]
    There is no (NSRecentDocumentRecords) default for the (com.apple.ScriptEditor2) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[634]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Soundtrack) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[635]
    There is no (NSRecentDocumentRecords) default for the (com.apple.SystemProfiler) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[636]
    There is no (PreviousCommands) default for the (com.apple.Terminal) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[637]
    There is no (NSRecentDocumentRecords) default for the (com.apple.TextEdit) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[638]
    There is no (NSRecentDocumentRecords) default for the (com.apple.Xcode) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[639]
    There is no (NSRecentXCFileDocuments) default for the (com.apple.Xcode) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[640]
    There is no (NSRecentXCProjectDocuments) default for the (com.apple.Xcode) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[642]
    There is no (AppleRecentFolders) default for the (it.i3srl.DSP-Quattro) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[643]
    There is no (AppleRecentFolders) default for the (com.yummysoftware.yummy-ftp) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[644]
    There is no (AppleRecentFolders) default for the (com.ableton.live) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[645]
    There is no (AppleRecentFolders) default for the (com.roxio.Toast) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[646]
    There is no (AppleRecentFolders) default for the (com.microsoft.Word) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[647]
    There is no (AppleRecentFolders) default for the (com.lemkesoft.graphicconverter) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[648]
    There is no (CommmandsRecentSearchesIdentifier) default for the (com.maintain.cocktail.leopard) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[649]
    There is no (NSRecentDocumentRecords) default for the (org.m0k.transmission) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[650]
    There is no (NSRecentDocumentRecords) default for the (org.videolan.vlc) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[651]
    There is no (RecentModels) default for the (ca.mactracker.mactracker3) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[652]
    There is no (arrayRecentSearches) default for the (jp.MacTubes.MacTubesApp) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[653]
    There is no (recentChannels2) default for the (conversation) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[654]
    There is no (Recent Projects) default for the (com.roxio.Toast) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[656]
    There is no (FXRecentFolders) default for the (com.apple.finder) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[657]
    There is no (GoToField) default for the (com.apple.finder) domain.
    Defaults have not been changed.
    8/31/09 10:01:52 PM defaults[658]
    There is no (NSNavRecentPlaces) default for the (.GlobalPreferences) domain.
    Defaults have not been changed.
    8/31/09 10:01:54 PM defaults[664]
    There is no (RecentConversionsDefaultsKey_1) default for the (com.apple.calculator) domain.
    Defaults have not been changed.
    8/31/09 10:02:04 PM defaults[680]
    There is no (SavedComputers) default for the (com.apple.ScreenSharing) domain.
    Defaults have not been changed.
    8/31/09 10:02:06 PM com.apple.launchd[268] ([0x0-0xf00f].com.apple.finder[282]) Exited: Terminated
    8/31/09 10:03:50 PM defaults[731]
    There is no (SRSearchEngineRecents) default for the (net.hmdt-web.Shiira) domain.
    Defaults have not been changed.
    8/31/09 10:03:50 PM defaults[732]
    There is no (googleField) default for the (com.iindigo3d.surfDude) domain.
    Defaults have not been changed.
    8/31/09 10:03:50 PM defaults[733]
    There is no (RECENT) default for the (tk.artistz.iBrowser) domain.
    Defaults have not been changed.
    8/31/09 10:03:50 PM defaults[734]
    There is no (WSWebSearchFieldSave) default for the (com.softchaos.webstractor) domain.
    Defaults have not been changed.
    8/31/09 10:03:50 PM defaults[735]
    There is no (SRSearchEngineRecents) default for the (com.hurrikenux.Demeter) domain.
    Defaults have not been changed.
    8/31/09 10:04:35 PM com.apple.launchd[268] ([0x0-0xd00d].com.apple.dock[280]) Exited: Terminated
    8/31/09 10:05:46 PM com.apple.loginwindow[258] Shutdown NOW!
    8/31/09 10:05:46 PM com.apple.loginwindow[258] System shutdown time has arrived
    8/31/09 10:06:01 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    8/31/09 10:06:01 PM com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    8/31/09 10:06:01 PM com.apple.launchd[1] (org.cups.cups-lpd) Unknown key: SHAuthorizationRight
    8/31/09 10:06:01 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    8/31/09 10:06:01 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    8/31/09 10:06:01 PM com.apple.launchd[1] (org.cups.cupsd) Path monitoring failed on "/private/var/spool/cups/cache": No such file or directory
    8/31/09 10:06:24 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[103]) Exited: Terminated
    8/31/09 10:09:02 PM Installer[224] <ZeroSliderSplitView: 0x862730>: the delegate <TargetSelectPage: 0x894950> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
    8/31/09 10:09:02 PM Installer[224] Split view bounds: {{0, 0}, {402, 104}}
    8/31/09 10:09:02 PM Installer[224] Subview frame: {{0, 0}, {0, 32}}
    8/31/09 10:09:02 PM Installer[224] Subview frame: {{0, 0}, {402, 104}}
    8/31/09 10:09:02 PM Installer[224] The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
    8/31/09 10:09:55 PM [0x0-0x14014].com.apple.Safari[251] Debugger() was called!
    8/31/09 10:10:02 PM com.apple.launchd[98] ([0x0-0x14014].com.apple.Safari[251]) Exited abnormally: Bus error
    8/31/09 10:10:15 PM com.apple.firmwaresyncd[65] kextload: /System/Library/Extensions/msdosfs.kext loaded successfully
    8/31/09 10:10:15 PM com.apple.firmwaresyncd[65] kextload: /System/Library/Extensions/msdosfs.kext loaded successfully

    I forgot to mention that I haven't been able to run an AHT because I just realized my original Tiger discs are in storage and all I have is my retail Leopard Mac Box Set. I did see on the other thread a link to:
    http://www.memtestosx.org/joomla/index.php
    for RAM tests, but it's not free so I haven't gone down that road yet. In case it helps anyone, here is a link to the prior thread that is now closed about the same issue:
    http://discussions.apple.com/thread.jspa?messageID=8421132

  • Flash with linked flv: Waiting while playing

    Hello
    for an automatic running projector I want to use flash with
    linked flvs. While the flash is running the movie shell wait, after
    finishing playing the movie jumps to next marker.
    I used following script:
    on exitFrame
    if sprite (5).playing then
    go to the frame
    end if
    end
    The script don't function. Has anyone an idea how to let the
    movie waiting for the end of embedded flash?
    Thanks and regards
    Peter

    If the .flv is loaded in to a movieClip in your .swf, you
    would want to
    test the clip's playing property, not the .swf. Another
    method is to
    build a telltale in to the .swf to mark the end of the .flv
    play. You
    could set a boolean variable in the .swf and then look at the
    value from
    the Director movie. A better method is to call a Director
    function from
    the .swf, when the .flv finishes.
    Rob
    Rob Dillon
    Adobe Community Expert
    http://www.ddg-designs.com
    412-243-9119
    http://www.macromedia.com/software/trial/

  • Computer crashes and sound loops while playing a game

    My problem is similar some others i have seen in this forum and others. I have been struggling with this issues since i made the computer.  The problem is while playing counter-strike after around 30 min to 2 hours the screen freezes and the sound loops and then the monitor turns off and the computer restarts.  I have made possible attempts to fix the problem starting with buying a thermal take volcana for my cpu and a artic cooler for my video card.  I also have my cpu underclocked  from a 3200 to a 2500 i found that helps delay the problem a bit(i think anyway).  I have 4 fans in my case also.  I also thought it might be the onboard sound so i bought a logitec usp headset but that didn't fix the problem so i recently bought a sound blaster live 5.1 ls. I have also switch powersupplys though both were around 350-400 watts.
    Any help or feedback it greatly appreciated.
    my specs are:
    MSI 9800 pro
    K7N2 Delta-L
    Athlon 3200+(underclocked to 2500)
    Soundblaster Live 5.1 ls
    1 stick of 512 mb Ultra
    350 watts not sure of the company came with the X-Dreamer II case
    hp cd-burner
    Thanks for taking your time to read this any help/suggestions would be great

    What are the max amps on 3 rails of your PSU what slot is your sound card in? Can you list your IRQ's? Run Memtest
    cheers  

  • Flash crashes in Windows 7 while resizing canvas

    Every single time I try to resize the canvas in Flash CS4 running in Windows 7 I get a runtime error (see attached), then Flash crashes. Has anyone else had this problem?

    I have had something very similar happen and I believe I have it resolved.  I built a new Windows 7 64 Bit Theatre Computer with a Saphire video card.  The computer would crash using Flash.  I first experienced it using HuLu but then noticed again when listening to online radio.  I thought it was the video card and so I replaced it.  The second one had a bad fan and so a month later I finally got a good video card, but the only thing is it crashed too--extremely frustrating.
    I did a lot of research today and found people were solving the issue by uninstalling the IDC Audio Driver.  I dont have the IDC Audio Driver.  I disabled my Realtek HD Audio within Device Manager.  Things started to work but without sound.  So, I uninstalled the Realtek Audio Driver through Add/Remove Programs.  I restarted my computer and Device Manager installed the Generic High Definition Audio Device Driver and we have sound.
    I have even re-enabled hardware acceleration which was a definite killer to freezing my computer.  I am very happy now and hope this helps many.  What a headache that was.  Check out our Home Theatre Systems at www.hawkepc.com

  • How to fix Flash crashes and failure to load on streaming sites?

    Crashes:  Over the past month, I have been experiencing MAJOR Flash Player problems.  The biggest problems were random crashes during ads on streaming sites: Hulu and Crackle.  When Verizon and (and sometimes Maybelline) ads would play, the player would grind to a halt, have trouble moving forward unless I minimized the window while the ad played, or completely crash with a white screen and grey circle with an exclamation mark.  Sometimes the problem completely crashes Firefox, not just the video screen.
    Player load problems:  Today, the Flash Player won't load at all on CBS.com and cwtv.com.  On CBS.com, a white circle will appear to seem as if it will load, but nothing happens.  On TVLand.com I have a similar experience.  CWTV has just a blank black screen.
    Please help!  This occurs with Firefox and IE 8.  I have a 32-bit XP system running SP 3.   My copies of Flash are up to date for both browsers; hardware acceleration and Protected Mode are off.

    I did not have any trouble with the free swype keyboard on the same Android version but on a Note 4.
    The one difference I noticed, however is that I have automatic updates selected. Do any other settings change?

  • Flash Crashing Browsers on Macbook Air

    A couple of days ago my bowsers started crashing with the
    message that a Flash Plugin has cuased an error.
    It happens on both Safari and FireFox.
    I have tried the Flash uninstaller. but when I reinstall the
    same thing happens.
    I have tried uninstalling all Adobe apps and all folders but
    when I put flash back on the problem returns.
    Im no tech talkin guy but it seems that the problem is not
    directly in Flash and not related to any single browser.
    Ive tried uninstalling things that I have installed recently
    (Photoshop elements trial) but I cant get the flash plugins back up
    and running without crashing the browsers.
    Any help would be appreciated.
    Thanks - Tony

    A couple of days ago my bowsers started crashing with the
    message that a Flash Plugin has cuased an error.
    It happens on both Safari and FireFox.
    I have tried the Flash uninstaller. but when I reinstall the
    same thing happens.
    I have tried uninstalling all Adobe apps and all folders but
    when I put flash back on the problem returns.
    Im no tech talkin guy but it seems that the problem is not
    directly in Flash and not related to any single browser.
    Ive tried uninstalling things that I have installed recently
    (Photoshop elements trial) but I cant get the flash plugins back up
    and running without crashing the browsers.
    Any help would be appreciated.
    Thanks - Tony

  • Flash crashes browsers on Mac OS X

    ...I navigate to a website run by the BBC. If I uninstall
    Flash then I can access the page OK (the page does not need Flash
    to be displayed). If I install Flash then when I try and access the
    page all three browsers will crash.
    I'm running Leopard 10.5.11 and the latest versions of
    Safari, Camino and Firefox. I have downloaded the latest Flash from
    the Adobe site.

    It's down to release 115. Release 47 is absolutely
    fine.

  • I can not get any steaming videos to play, i have tried several different sites as well as updating to the latest firefox version and adobe flash player. Internet explorer will play streams fine. Streaming worked fine yesterday.

    Steaming videos will not work on firefox, but will work on internet explorer.

    Hi arpriltime,
    Have you looked at our [https://support.mozilla.org/en-US/kb/firefox-crashes-or-flash-plugin-crashes Flash plugin troubleshooting section]? There is a lot of useful information in there that should help you get to the bottom of your issue.
    Hopefully this helps!

  • Flash crashing browsers (cont)

    Hi,
    @AnotherAdmin - you had success by removing all services at start up. I did see that but was curious if, as you added services back, you were able to determine the offending service. It kind of looks to me like there is more than one cause. To reiterate, I'm on W7 and was seeing lock ups on IE and Firefox. I ran the uninstaller available on Adobe's site AND cleared the %APPDATA%/roaming/macromedia/flash dir. I then reinstalled where prompted.
    Thanks for your input.
    -Mark

    I forgot to mention that I haven't been able to run an AHT because I just realized my original Tiger discs are in storage and all I have is my retail Leopard Mac Box Set. I did see on the other thread a link to:
    http://www.memtestosx.org/joomla/index.php
    for RAM tests, but it's not free so I haven't gone down that road yet. In case it helps anyone, here is a link to the prior thread that is now closed about the same issue:
    http://discussions.apple.com/thread.jspa?messageID=8421132

  • Macmini crashes while playing video

    My Mac Mini has crashes a few times and it only crashes while playing streaming video.  Any ideas of what is wrong?
    Thanks
    Crash Report from Console:
    3/31/13 7:19:28.893 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:19:29.038 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:19:29.303 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:19:29.552 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:19:29.816 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:19:30.118 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:56.123 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:56.253 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:56.512 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:56.765 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:57.026 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:37:57.299 PM Firewall: Office365Service is listening from 127.0.0.1:1538 proto=6
    3/31/13 7:49:57.000 PM kernel: CODE SIGNING: cs_invalid_page(0x1000): p=12667[GoogleSoftwareUp] clearing CS_VALID
    3/31/13 7:57:22.000 PM bootlog: BOOT_TIME 1364774242 0

    Thanks for the help.
    So I went to the Console and check for the log under System Diagnosic Reports.  I only had to hang reports: one from iPhoto on 3/24/2013
    one from Safari on 3/16/2013.
    My Mac mini crashed twice on 3/23/2013 on one on 3/31/2013.
    We usally keep our Mac mini plugged into a UPS.  But the UPS is down and we are waiting for a replacement fan.  So the first time two times it crashed I thought we had some kind of power outage/surge and that is what shut it down and had it been plugged into the UPS is would not have noticed.  But last night I do not think we has any power outage/surge.
    I found this crash report under User Diaagnostic Reports.  I did not see one from 3/23/2013 but found one on 3/31/2013.  Will this help.
    Thanks again for any help.
    Here it is:
    Process:         SIMBL Agent [305]
    Path:            /Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent
    Identifier:      net.culater.SIMBL_Agent
    Version:         0.9.9 (0.9.9)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [266]
    Date/Time:       2013-03-31 19:03:25.359 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 0000000100000000-0000000100005000 [   20K] r-x/rwx SM=COW  /Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent
    Application Specific Information:
    objc_msgSend() selector name: respondsToSelector:
    objc[305]: garbage collection is ON
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff86ee316f objc_msgSend_vtable5 + 47
    1   com.apple.Foundation           0x00007fff83476382 _NSDescriptionWithLocaleFunc + 50
    2   com.apple.CoreFoundation       0x00007fff88756e75 __CFStringAppendFormatCore + 11365
    3   com.apple.CoreFoundation       0x00007fff887a968b _CFStringCreateWithFormatAndArgumentsAux + 107
    4   com.apple.Foundation           0x00007fff834762a1 +[NSString stringWithFormat:] + 152
    5   net.culater.SIMBL_Agent       0x00000001000018f8 -[SIMBLAgent injectSIMBL:] + 874
    6   com.apple.Foundation           0x00007fff83482d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    7   com.apple.CoreFoundation       0x00007fff8879c7ba _CFXNotificationPost + 2634
    8   com.apple.Foundation           0x00007fff8346efc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    9   com.apple.AppKit               0x00007fff8c88746c applicationStatusSubsystemCallback + 741
    10  com.apple.LaunchServices       0x00007fff839a1f92 _LSCallbackNotificationCallback + 328
    11  com.apple.LaunchServices       0x00007fff839a1e42 _XNotificationCallback + 499
    12  com.apple.LaunchServices       0x00007fff839a1c48 LSAPluginCallbacks_server + 148
    13  com.apple.LaunchServices       0x00007fff839a1b3c _ZL38LSNotificationHandleCallbackFromServerP17mach_msg_header_t + 33
    14  com.apple.CoreFoundation       0x00007fff88752c52 __CFMachPortPerform + 386
    15  com.apple.CoreFoundation       0x00007fff88752abc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
    16  com.apple.CoreFoundation       0x00007fff887527eb __CFRunLoopDoSource1 + 155
    17  com.apple.CoreFoundation       0x00007fff88788f27 __CFRunLoopRun + 1895
    18  com.apple.CoreFoundation       0x00007fff88788486 CFRunLoopRunSpecific + 230
    19  com.apple.HIToolbox           0x00007fff889272bf RunCurrentEventLoopInMode + 277
    20  com.apple.HIToolbox           0x00007fff8892e56d ReceiveNextEventCommon + 355
    21  com.apple.HIToolbox           0x00007fff8892e3fa BlockUntilNextEventMatchingListInMode + 62
    22  com.apple.AppKit               0x00007fff8c0e8779 _DPSNextEvent + 659
    23  com.apple.AppKit               0x00007fff8c0e807d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    24  com.apple.AppKit               0x00007fff8c0e49b9 -[NSApplication run] + 470
    25  com.apple.AppKit               0x00007fff8c360eac NSApplicationMain + 867
    26  net.culater.SIMBL_Agent       0x00000001000012c8 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff83dc67e6 kevent + 10
    1   libdispatch.dylib             0x00007fff83231786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             0x00007fff83230316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff83dc6192 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff8d0bd594 _pthread_wqthread + 758
    2   libsystem_c.dylib             0x00007fff8d0beb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfc030  rdx: 0x00007fff836becdc
      rdi: 0x0000000000000001  rsi: 0x00007fff71922740  rbp: 0x00007fff5fbfbd20  rsp: 0x00007fff5fbfbd08
       r8: 0x0000000100806898   r9: 0x0000000400f9c120  r10: 0x0000000000000000  r11: 0x0000000400f9c121
      r12: 0x00007fff88756fe4  r13: 0x000000000000001a  r14: 0x0000000000000001  r15: 0x0000000000000000
      rip: 0x00007fff86ee316f  rfl: 0x0000000000010202  cr2: 0x0000000000000018
    Logical CPU: 1
    Binary Images:
           0x100000000 -        0x100004fff +net.culater.SIMBL_Agent (0.9.9 - 0.9.9) <74AD5FAB-C4B2-A087-D428-0CC597C2E716> /Library/ScriptingAdditions/SIMBL.osax/Contents/Resources/SIMBL Agent.app/Contents/MacOS/SIMBL Agent
        0x7fff6c877000 -     0x7fff6c8abbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff8156b000 -     0x7fff8156bfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8156c000 -     0x7fff81588ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff81738000 -     0x7fff8173dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8173e000 -     0x7fff817e3fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff817e4000 -     0x7fff81c11fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff81c12000 -     0x7fff81c15fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff81c16000 -     0x7fff81c8cff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff81c8d000 -     0x7fff81c94ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff829da000 -     0x7fff82a5eff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff82a5f000 -     0x7fff82a64fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff82a65000 -     0x7fff82a8efff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff82a8f000 -     0x7fff82a94fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff82adb000 -     0x7fff82b4efff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff82b4f000 -     0x7fff82be9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff82e97000 -     0x7fff82ef3ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff82ef4000 -     0x7fff82f6afff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff82fbd000 -     0x7fff82fd1ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff82fd2000 -     0x7fff830d4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff830d5000 -     0x7fff83129fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83226000 -     0x7fff8322dfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8322e000 -     0x7fff8323cfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff83269000 -     0x7fff8346bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8346c000 -     0x7fff83785fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83786000 -     0x7fff837acfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff837ad000 -     0x7fff837c4fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff837c5000 -     0x7fff837ccfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83986000 -     0x7fff83a27fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83a5f000 -     0x7fff83a88fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83a89000 -     0x7fff83a89fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff83d71000 -     0x7fff83dacfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff83daf000 -     0x7fff83dcffff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff83dd0000 -     0x7fff83e24ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff83e25000 -     0x7fff83e26ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff83e6b000 -     0x7fff83e6dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83e6e000 -     0x7fff83f4dfff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84497000 -     0x7fff84a7bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84a89000 -     0x7fff84ae9fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff84aea000 -     0x7fff84e06fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff84e07000 -     0x7fff84e12fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff85137000 -     0x7fff855fefff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff859bc000 -     0x7fff85ad5fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff85ad6000 -     0x7fff85af3ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff85b50000 -     0x7fff85cadfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff85ce4000 -     0x7fff85ceafff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85ceb000 -     0x7fff85ceffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff85cf0000 -     0x7fff85cf4ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff85d2f000 -     0x7fff85d38ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff85d39000 -     0x7fff85d3ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85e3e000 -     0x7fff85fa5fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8601d000 -     0x7fff8601efff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8601f000 -     0x7fff86020ff7  libsystem_sandbox.dylib (??? - ???) <5422BA4A-4C96-3BC1-AF83-14F0CED0ECB5> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86037000 -     0x7fff862abfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8691c000 -     0x7fff8691cfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8691d000 -     0x7fff86930ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff86931000 -     0x7fff86940fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86941000 -     0x7fff8695efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff869b3000 -     0x7fff869cffff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff869eb000 -     0x7fff86a46ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86ed8000 -     0x7fff86fbce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff86fbd000 -     0x7fff87025ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff870db000 -     0x7fff870dcfff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff870dd000 -     0x7fff87135ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff871ca000 -     0x7fff871cdff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87ad7000 -     0x7fff87adefff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87b53000 -     0x7fff87b54fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87b55000 -     0x7fff87c08ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff87c09000 -     0x7fff87cabfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87cac000 -     0x7fff87cc1fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff87cc6000 -     0x7fff87d06fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88225000 -     0x7fff88251ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8826f000 -     0x7fff88272fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8831d000 -     0x7fff88322ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff88406000 -     0x7fff88445fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88528000 -     0x7fff88555fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff88573000 -     0x7fff88573fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff88577000 -     0x7fff8860dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8860e000 -     0x7fff88693ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff88694000 -     0x7fff886fcff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88750000 -     0x7fff88924ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88925000 -     0x7fff88c51fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88c83000 -     0x7fff88c83fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88d17000 -     0x7fff88d1afff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff88d1b000 -     0x7fff88e20fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88f9f000 -     0x7fff88faaff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88fc0000 -     0x7fff88fc5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8968b000 -     0x7fff896bbff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff896bc000 -     0x7fff896e7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff896e8000 -     0x7fff896f0fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff896f1000 -     0x7fff89712fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89713000 -     0x7fff89754fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff897a9000 -     0x7fff897afff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff897be000 -     0x7fff89820ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff899af000 -     0x7fff899affff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff899b0000 -     0x7fff899b0fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89aac000 -     0x7fff89ac2ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff89b04000 -     0x7fff89b1afff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89b1b000 -     0x7fff89b3afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff89b84000 -     0x7fff89c8bfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff89c9a000 -     0x7fff89c9afff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89d2c000 -     0x7fff89eccff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89ecd000 -     0x7fff89f94ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89fd0000 -     0x7fff8a003ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a004000 -     0x7fff8a013ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8a29c000 -     0x7fff8a2e8ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8a2e9000 -     0x7fff8a2eafff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8a5a0000 -     0x7fff8a895ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8aa75000 -     0x7fff8aa9dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8aa9e000 -     0x7fff8aa9efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8aa9f000 -     0x7fff8ab0ffff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8ab10000 -     0x7fff8ab1dfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8ab1e000 -     0x7fff8ab29ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8ab2a000 -     0x7fff8ab78fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8ab79000 -     0x7fff8abb3fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8abde000 -     0x7fff8acc2ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8acc3000 -     0x7fff8ad3eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8ad5b000 -     0x7fff8ad68ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8ad69000 -     0x7fff8ad6ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8af24000 -     0x7fff8af48fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8af49000 -     0x7fff8af53ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff8af54000 -     0x7fff8af62fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b31a000 -     0x7fff8b427fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b428000 -     0x7fff8b468ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8b5a5000 -     0x7fff8b7cffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c07c000 -     0x7fff8c0ceff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8c0db000 -     0x7fff8c0ddfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8c0de000 -     0x7fff8c0dfff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c0e0000 -     0x7fff8cce6fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cce7000 -     0x7fff8cce7fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8cd53000 -     0x7fff8ce89fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cf07000 -     0x7fff8cf49ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8cf4c000 -     0x7fff8cf5aff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8cf60000 -     0x7fff8d06cfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d06d000 -     0x7fff8d14afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8d161000 -     0x7fff8d256fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d257000 -     0x7fff8d2c2ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d2c3000 -     0x7fff8d2c5ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d2ca000 -     0x7fff8dc68a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8dc7c000 -     0x7fff8dc8eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8dc8f000 -     0x7fff8dc93fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff8dc94000 -     0x7fff8dcb8fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8dcb9000 -     0x7fff8dd3cfef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8dd3d000 -     0x7fff8dd3ffff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8dd40000 -     0x7fff8dd45fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e0da000 -     0x7fff8e0dbfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e49a000 -     0x7fff8e4b1fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e59e000 -     0x7fff8e5b0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1148
        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: 32954
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=142.6M resident=66.6M(47%) swapped_out_or_unallocated=76.0M(53%)
    Writable regions: Total=16.1G written=19.7M(0%) resident=53.9M(0%) swapped_out=9432K(0%) unallocated=16.0G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG shared images                     96K
    CoreServices                       2096K
    MALLOC                            311.8M
    MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
    MALLOC guard page                    80K
    Memory tag=242                       12K
    STACK GUARD                        56.0M
    Stack                              9232K
    VM_ALLOCATE                         572K
    __CI_BITMAP                          80K
    __DATA                             13.4M
    __IMAGE                             528K
    __LINKEDIT                         49.0M
    __TEXT                             93.6M
    __UNICODE                           544K
    mapped file                        25.2M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.3G
    TOTAL, minus reserved VM space    562.3M

  • Premiere CC crash while playing and zooming timeline

    Regularly crashing Premiere CC now while playing back the timeline, I zoom in and out on the timeline using my +/- hot keys and Premiere CC will crash.  I hate to say it but Premiere is starting to become unstable like my prior copy of Sony Vegas Pro.  It's frustrating.

    It's a generic error so unfortunately, it doesn't say much.
    "Adobe Premiere Pro CC has stopped working
    A problem caused the program to stop working correctly.
    Windows will close the program and notify you if a solution is available."
    I click 'Close program' and Premiere CC goes away. For my setup, ti's pretty easy to replicate:
    1. Open sequence. Starting playing.
    2. While it's playing, click somewhere on the timeline and start zooming in/out with +/- keys.  The crash will occur shortly afterwards.

  • Issue in viewing video from AMS on flash's default player for first click of play stream on player

    FMLE is streaming to AMS and Adobe default flash player is trying to view stream from AMS - i need to hit "Play Stream" button for 2-3 times to view video on Default adobe's flash player.
    This issue is 100% reproducing every time.
    please help to resolve this issue.
    regards,
    SJ

    Any one has such problem.
    Every time i play stream in flash player i have to hit play stream botton 2-3 times, this issue can be reproduced with default videoplayer.html.

Maybe you are looking for

  • Upload Multiple documents in SharePoint document Library not working

    Hi All,         I have folder on my desktop which consists of nested folders and files(Total 11 files) .And when I select "Upload multiple files" option to upload documents and drag the folder from the desktop in pop-up window .          The sharepoi

  • Excel 2013 - conditional format with dates

    Hi I have a workbook that logs courses people have been on and I type in the date the qualification needs to be renewed. I would like that cell to change colour when it is so many days before the renewal date using the =today() function. pale yellow

  • Missing XML sample files

    Hi all, I recently downloaded some extensions and installed them through the extension manager. The extensions say they installed correctly but I can not find the sample xml files anywhere. Any ideas?

  • How to export and resize in % to disc?

    Hi! i have some smart folders of my fav. pics. i want to export them to disc for my mobile devices. the pics have different resolutions. I want to resize them in %. I saw only the option in pixel. do you have any idea? if there is no option in LR, ca

  • JMS Web Service Sample (News service application)

    Hi, The Web service client (NewsServiceProxy) invokes send() and this calls NewsQueueEJB. Where do we define NewsQueueEJB to be used as Web service? Is it in config /etc? Does the Web Services assembly tool make than happen? Thanks, Mustafa