Flash Player 11.3.300.265 Crashes when paused video/stream loses focus to a different firefox window

Whenever I have a video or stream in fullscreen and paused and I try and use my other screen for firefox, it will crash.
I have the latest update of flash player (11.3.300.265) & firefox (13.01, also tried 14.0 beta)
EDIT: Forgot to mention that I have hardware acceleration disabled in both firefox and flash.

Hi,
I had the same. Adobe blamed RealPlayer for the bug but that's not true. It's the protected mode. You have to turn it off via editing a file manually.
http://kb.mozillazine.org/Flash#Disabling_Protected_Mode_in_Flash_11.3
Good Luck! Adobe messed this up really badly... ts ts ts
MGD

Similar Messages

  • GPO Script Silent Install of Flash Player 11.3.300.265

    Hello,
    I am trying to run a script that will uninstall older versions of Flash and then install Flash Player 11.3.300.265 (both the active x control and the plugin for Firefox).  The script runs on computers running both XP (SP3) and Windows 7.  My test machine is a Windows 7 machine.
    The problem I am encountering is that the uninstaller runs successfully but the other .exe files do not run and install.  I installed old versions on my test machine and the new Flash unistaller successfully uninstalls them.  Then the script/installation gets hung up.  Here is a copy of the script:
    @echo off
    REM This script runs in the login script. It checks to see if the computer has ran the script before by checking the logs directory for the computer name. If it hasn't ran before it continues on to uninstall any old versions of flash player and install whatever version is sitting in the 10.0 directory.
    REM To push out latest version of flash player put the latest version in the 10.0 directory and delete all the computer.txt files out of the logs directory. 
    set server=leejsp-fs2
    if exist "\\leejsp-fs2\syncnet\Adobe_Flash_Player\logs\%computername%.txt" goto end
    echo Flash Player install started on %date% %time% from %server% >> "\\leejsp-fs2\syncnet\Adobe_Flash_Player\logs\%computername%.txt"
    echo.
    echo Removing Flash Player...
    "\\%server%\syncnet\Adobe_Flash_Player\uninstall_flash_player.exe" -uninstall
    echo.
    echo Installing Flash Player for Internet Explorer...
    "\\%server%\syncnet\Adobe_Flash_Player\10.0\install_flash_player_11_active_x.exe" -install -au0
    echo.
    echo Installing Flash Player for Firefox...
    "\\%server%\syncnet\Adobe_Flash_Player\10.0\install_flash_player_11_plugin.exe" -install -au0
    echo Flash Player install finished on %date% %time% from %server% >> "\\leejsp-fs2\syncnet\Adobe_Flash_Player\logs\%computername%.txt"
    :end
    The parameters I am using were found in the 11.3 Admin Guide.  I have also tried the install without the "-au0" parameter with no success.  When I manually run the files they install perfectly fine on the machine.  I have also tried running the script with out the uninstaller to see if the executables would install but that did not work either.
    Last note: this script worked perfect with Adobe Flash 10.3 so all I did was update the file and change the file name (and parameters). 
    What could be going wrong??  Please, any help on this would be amazing.  I am very frustrated at this point.

    Pat,
    Thanks for the response. 
    I poorly described the script "hanging".  It does not hang up, it does complete.  It "completes" because the last line of text for the logs lists that the script finishes (ex: Flash Player install finished on Thu 07/26/2012  9:15:18.95 from leejsp-fs2).  However, Flash is not installed.  This tells me that the script is executing as well as the first command to uninstall older versions of Flash but the next two commands to install Flash Active X and the Flash Plugin are not.
    Here is the FlashInstall.txt from my test machine.  It is just a snipet of the whole log but acccurately shows the issue.  It is a bit long.  Thanks for any assistance!
    =O====== M/11.3.300.265 2012-07-25+18-38-11.742 ========
    0000 [I] 00000010 "\\leejsp-fs2\syncnet\Adobe_Flash_Player\uninstall_flash_player.exe" -force   -uninstall
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0004 [W] 00001019
    0005 [W] 00001020
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0009 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0012 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0013 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0014 [W] 00001048
    0015 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0016 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0017 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0018 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0019 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0020 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0021 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0022 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0023 [W] 00001018
    0024 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0025 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0026 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0027 [W] 00001019
    0028 [W] 00001020
    0029 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0030 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0031 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0032 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0033 [W] 00001021
    0034 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0035 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0036 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0037 [W] 00001048
    0038 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0039 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0040 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0041 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0042 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0043 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0044 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0045 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0046 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0047 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0048 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0049 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0050 [W] 00001036 Software\Opera Software/Plugin Path 2
    0051 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/11.3.300.265 2012-07-25+18-38-12.022 ========
    =O====== M/11.3.300.265 2012-07-25+18-38-14.269 ========
    0000 [I] 00000010 "\\leejsp-fs2\syncnet\Adobe_Flash_Player\10.0\install_flash_player_11_active_x.exe"  -install -au0
    0001 [F] 00001003 -au0
    =X====== M/11.3.300.265 2012-07-25+18-38-16.157 ========
    =O====== M/11.3.300.265 2012-07-25+18-38-19.309 ========
    0000 [I] 00000010 "\\leejsp-fs2\syncnet\Adobe_Flash_Player\10.0\install_flash_player_11_plugin.exe"  -install -au0
    0001 [F] 00001003 -au0
    =X====== M/11.3.300.265 2012-07-25+18-38-20.292 ========

  • Flash player 11.3.300.265 resets privacy settings after deleting private data in Opera

    hello,
    flash player 11.3.300.265 and Opera 12.00.1467 x64, Windows 7 here.
    I noticed that when I delete private data in Opera, with "delete plug-in data" checked,
    all the privacy settings in flash control panel reset to default state of "allow".
    Is this a bug or feature? I really don't think it was planned to be this way..
    Because in doing so (deleting private data), the user expects to (hopefully) feel less exposed, than vice versa, which is the case when flash player allows everything without any notification.
    If it's not intended, which fault is this, Adobe or Opera?

    ^

  • Flash Player 11.3.300.262 crashes Firefox on Win7x32

    Hi everyone.
    Flash Player 11.3.300.262 is better from the last one, but I still can’t use it.
    It doesn’t work in a computer that I have with windows 7 and 32 bits.  The Firefox crashes, Opera and even Chrome don’t work properly.
    It works on other computer that I have like, Windows Vista 32 bit (I have to disable Real Player).  Other with Windows 7 64 bit.
    Regards.

    Hey Chris,
    here my first crash: flash crash (feedback has been sent)
    http://www.youtube.com/watch?v=Xsn1-R6SPDI&feature=related
    http://www.youtube.com/watch?v=DKw1jn_CJWA&feature=relmfu
    http://www.youtube.com/watch?v=svXr03P1i6M&feature=relmfu
    http://www.youtube.com/watch?v=gt1lY9HAdFE&feature=related
    http://www.youtube.com/watch?v=DOmFcKiHPgM&feature=plcp
    http://www.youtube.com/watch?v=VsobYN4etCo&feature=plcp
    http://www.youtube.com/watch?v=5vazpLHPB-w&feature=plcp
    1) open all these videos
    2) workaround: change video quality to get all the videos buffering in pause mode.
    3) all the videos are ready for watching.  flash plugin RAM : 800MB!
    4)
    http://www.youtube.com/watch?v=DOmFcKiHPgM&feature=plcp
    play this video. full screen mode.
    5)
    then, after a few seconds, move the pointer to return to the beginning
    => 6) the video exit the full screen mode > expanded mode with a " ! " in the video window.
    7) flash plugin does crash
    8)
    send the feedback
    9) reload all the videos. now the flash ram = 400MB!!!
    never seen a flash crash in the past, even if I did open 15 YT videos 1080p.!!
    please watch these reports:
    crash: bp-e3b86a68-f646-4136-ba96-77f212120623
    crash: bp-8d7717ae-0af2-4486-8a05-ab39f2120623

  • Flash Player v11.3.300.265 converts STEREO web audio into 5.1

    Hello! Excuse my English, please. I got a problem since the last update of Flash Player. Everything worked perfect before that update. And now, when I'm listening to my MP3 files (all are in STEREO) through IE9, they are automatically converting to 5.1 by Shockwave Flash Object. I can fix it only by disabling "Shockwave Flash Object" Add-on in Internet Explorer preferences! 5.1 that makes FLASH Player sounds horrible, TOO loud, TOO heavy bass and why to do that?! MP3s were coded in stereo... I can listen to my music through WMP12 without any problem, all my audio is in stereo. I have Windows 7 Home Premium (x64) and Creative X-fi Xtreme Audio PCI card. Thanks!

    Uninstalling 11.3.300.265 and installing back Flash Player 11.2.202.235 solved this problem. Now everything is in stereo as it should be. So it's definetly something wrong with that new audio fixes in latest flash version...

  • Adobe Flash Player 11.3.300.265 cannot open new tab in Firefox 14

    Cannot open new tab after updating adobe flash player to 11.3.300.265 in Firefox 14.01
    Reinstall Adobe Flash Player to earlier version 11.2.202.235 and everything work fine with Firefox 14.01

    If you keep having problems then try a new profile.
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Adobe Flash Player 11.3.300.265

    I downloaded this new update and it didn't work at all. I again had to uninstall and reinstall Adobe 10.3. I don't want to keep going through this. How can I find out when a new update works with Firefox? Does anyone know if Firefox is working on an update as I'm having a few problems with that too.

    Hi crazycappy, are you running Windows Vista or Windows 7? You might consider disabling the new protected mode in Flash 11.3, since that feature is currently being debugged. See this support article from Adobe under the heading "Last Resort": [http://forums.adobe.com/message/4468493 Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]
    If you are running Windows XP, MacOS or Linux, then never mind, the above is not applicable to you.

  • Flash Player 11.7.700.169 crashing when trying to connect Webcam in Adobe Connect 11.2 r261

    Hello,
    I hope someone can help me. I discovered this week that I cannot connect my webcam to Adobe Connect anymore. The latter will stop working. If I uninstall Adobe Connect add-in I have the same problem but this time only the flash player crashes.
    I tried Firefox 20.1 (latest release), have all the updates  on the Windows 7 Professional (x64), the latest Flash (as you see), the latest Adobe Connect Add-In and the Website runs Adobe Connect 9 as far as I know.
    The webcam is working with other software (like skype or on Silverlight). Windows claims that the drivers für the webcam are up-to-date.
    I tried to roll back changes on the computer (DELL Latitude E6410 if this is of relevance), installed an older version of Flash etc. etc. No change in the behaviour....
    I found some discussions where an xsplit(something) was the problem. I have no xsplit installted.
    There logs were asked for. Where do I find these?
    I really hope that someone can help me since I need to work with this machine and with the AConnect in several projects. Webcam would really be a treat!
    Best,
    Konwill

    Hello Chris and Sameer,
    thank you for getting back on this issue.
    To answer your questions first:
    - no, I have not posted this issue in the connect forums - I will do and point to this discussion
    - Sameer, I have tested the webcam on the website you pointed out, it is not working with Firefox but it is working in Chrome
    I also need to give you an update on the current versions I use:
    Win 7 Pro (64bit) (all updates included)
    Firefox 21.0
    IE 10.0.9200.16576
    Chrome  26.0.1410.64 m
    Flash Player 11.7.700.202
    Adobe Connect Addin 11.2 r261
    I tested the webcam via FP with Firefox, IE and Chrome in the versions mentioned above. Only in Chrome I can run the WebCam on the www.testwebcam.com website. Once I start the adobe connect meeting and want to start the webcam the Connect Addin stops working with the popup as shown in post 3 of this discussion in all three browsers.
    All components have been uninstalled and installed again (except for IE)  for testing with no change in the result. I have also rolled back the computer to the system recovery point furthest back in time to see if any other installation might be the cause. But no luck either.
    I am happy to post the logs but would need advise where to find these or how to retrieve.
    Thanks!
    Konwill

  • Flash Player 11.3.300.257 crashes Firefox 13 EXCEPTION_ACCESS_VIOLATION_EXEC

    bug reported: https://bugbase.adobe.com/index.cfm?event=bug&id=3210091
    Add mine to the dozen or so (and growing) threads reporting similar after "upgrade" to newest Flash 11.3.300.257

    Hey Chris,
    here my first crash: flash crash (feedback has been sent)
    http://www.youtube.com/watch?v=Xsn1-R6SPDI&feature=related
    http://www.youtube.com/watch?v=DKw1jn_CJWA&feature=relmfu
    http://www.youtube.com/watch?v=svXr03P1i6M&feature=relmfu
    http://www.youtube.com/watch?v=gt1lY9HAdFE&feature=related
    http://www.youtube.com/watch?v=DOmFcKiHPgM&feature=plcp
    http://www.youtube.com/watch?v=VsobYN4etCo&feature=plcp
    http://www.youtube.com/watch?v=5vazpLHPB-w&feature=plcp
    1) open all these videos
    2) workaround: change video quality to get all the videos buffering in pause mode.
    3) all the videos are ready for watching.  flash plugin RAM : 800MB!
    4)
    http://www.youtube.com/watch?v=DOmFcKiHPgM&feature=plcp
    play this video. full screen mode.
    5)
    then, after a few seconds, move the pointer to return to the beginning
    => 6) the video exit the full screen mode > expanded mode with a " ! " in the video window.
    7) flash plugin does crash
    8)
    send the feedback
    9) reload all the videos. now the flash ram = 400MB!!!
    never seen a flash crash in the past, even if I did open 15 YT videos 1080p.!!
    please watch these reports:
    crash: bp-e3b86a68-f646-4136-ba96-77f212120623
    crash: bp-8d7717ae-0af2-4486-8a05-ab39f2120623

  • Adobe Flash Media Live Encoder 3.2 Crashes when running basic stream

    Newly installed FMLE 3.2 for Mac crashes every time I try to stream.
    I'm running OS X 10.6.7 on a Mac Book Pro, 2.3 GHz Intel Core i7, 4GB 1333 MHz DDR3 RAM.
    I'm trying the basic live stream test outlined here :
    http://www.adobe.com/devnet/flashmediaserver/articles/beginner_live_fms3.html
    FMS URL: rtmp://localhost/live
    Stream name: livestream
    Here is stack trace :
    Process:         FlashMediaLiveEncoder [1953]
    Path:            /Applications/Adobe/Flash Media Live Encoder 3.2/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
    Identifier:      com.yourcompany.FlashMediaLiveEncoder
    Version:         3.2.0.9932 (3.2.0.9932)
    Code Type:       X86 (Native)
    Parent Process:  launchd [94]
    Date/Time:       2011-08-02 15:54:56.241 -0700
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6
    Interval Since Last Report:          1390053 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  22895 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      422358F3-B0E0-4650-8366-7C0491AD11DE
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  17
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961b0d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x961b0871 pthread_cond_timedwait$UNIX2003 + 72
    3   ...mpany.FlashMediaLiveEncoder 0x0012926d bool boost::condition_variable_any::timed_wait<boost::recursive_mutex>(boost::recursive_mutex& , boost::posix_time::ptime const&) + 113
    4   ...mpany.FlashMediaLiveEncoder 0x0012823d NCSink::waitForResponse(unsigned int) + 165
    5   ...mpany.FlashMediaLiveEncoder 0x001252f6 FCSInfo::ConnectSimple(char const*, unsigned char const*, unsigned int, Status&) + 300
    6   ...mpany.FlashMediaLiveEncoder 0x00126dcc FCSInfo::Connect(char const*, unsigned char const*, unsigned int, char const*) + 102
    7   ...mpany.FlashMediaLiveEncoder 0x001215b0 ConnectionManager::Connect(std::string const&) + 494
    8   ...mpany.FlashMediaLiveEncoder 0x00122376 ConnectionManager::ConnectAll() + 80
    9   ...mpany.FlashMediaLiveEncoder 0x000aa6c2 COutputManager::ConnectAll() + 52
    10  ...mpany.FlashMediaLiveEncoder 0x0009b6f6 LACore::LiveappCore::OnCmdEncode() + 224
    11  ...mpany.FlashMediaLiveEncoder 0x0000fdfe CLiveappDlg::SetupCaptureGraph() + 114
    12  ...mpany.FlashMediaLiveEncoder 0x0001347b CLiveappDlg::StartEncoding() + 9857
    13  ...mpany.FlashMediaLiveEncoder 0x0001376d CLiveappDlg::OnBnClickedStart(dvaui::controls::UI_ButtonChangedMessage*) + 193
    14  ...mpany.FlashMediaLiveEncoder 0x000178d7 void boost::_bi::bind_t<void, boost::_mfi::mf1<void, CLiveappDlg, dvaui::controls::UI_ButtonChangedMessage*>, boost::_bi::list2<boost::_bi::value<CLiveappDlg*>, boost::arg<1> (*)()> >::operator()<dvaui::controls::UI_ButtonChangedMessage*>(dvaui::controls::UI_ButtonChange dMessage*&) + 49
    15  ...mpany.FlashMediaLiveEncoder 0x000178f2 boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void, boost::_mfi::mf1<void, CLiveappDlg, dvaui::controls::UI_ButtonChangedMessage*>, boost::_bi::list2<boost::_bi::value<CLiveappDlg*>, boost::arg<1> (*)()> >, void, dvaui::controls::UI_ButtonChangedMessage*>::invoke(boost::detail::function::function_buff er&, dvaui::controls::UI_ButtonChangedMessage*) + 24
    16  ...mpany.FlashMediaLiveEncoder 0x00021080 boost::function1<void, dvaui::controls::UI_ButtonChangedMessage*>::operator()(dvaui::controls::UI_ButtonChangedM essage*) const + 86
    17  ...dobe.dvaworkspace.framework 0x00abc7a7 void dvaui::ui::SendMessageT<boost::shared_ptr<boost::function<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> >, dvaui::ui::MessageT<dvaui::ui::UI_Node> >(boost::shared_ptr<boost::function<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > const&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 39
    18  ...dobe.dvaworkspace.framework 0x00abc7e2 void dvaui::ui::SendMessagesT<dvacore::utility::SharedFunctions<boost::shared_ptr<boost::funct ion<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > >, dvaui::ui::MessageT<dvaui::ui::UI_Node> >(dvacore::utility::SharedFunctions<boost::shared_ptr<boost::function<void ()(dvaui::ui::MessageT<dvaui::ui::UI_Node>*)> > > const&, dvaui::ui::MessageT<dvaui::ui::UI_Node>*) + 50
    19  com.adobe.dvaui.framework     0x00cb7b03 dvaui::controls::UI_Button::SendButtonChangedMessage(dvacore::utility::Flags<unsigned char>) + 83
    20  com.adobe.dvaui.framework     0x00cb77b4 dvaui::controls::UI_Button::PerformAction(bool, dvacore::utility::Flags<unsigned char>, bool) + 116
    21  com.adobe.dvaui.framework     0x00cb8cb8 dvaui::controls::ButtonInputCapture::End() + 88
    22  com.adobe.dvaui.framework     0x00e7947c dvaui::ui::InputCapture::InvokeEnd(bool) + 268
    23  com.adobe.dvaui.framework     0x00e7f58d dvaui::ui::UI_NodeManager::EndInputCapture(bool) + 77
    24  com.adobe.dvaui.framework     0x00cb9e74 dvaui::controls::ButtonInputCapture::DoMouseEvent(dvaui::ui::MouseEvent const&) + 356
    25  com.adobe.dvaui.framework     0x00e840bd dvaui::ui::UI_Node::UI_DispatchCapturedMouseEvent(dvaui::ui::MouseEvent const&) + 1005
    26  com.adobe.dvaui.framework     0x00e84b65 dvaui::ui::UI_Node::UI_DispatchMouseEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::MouseEvent const&, bool) + 149
    27  com.adobe.dvaui.framework     0x00e84cd7 dvaui::ui::UI_Node::UI_DispatchMouseEvent(dvaui::ui::MouseEvent const&, bool) + 71
    28  com.adobe.dvaui.framework     0x00f13bec dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 620
    29  com.adobe.dvaui.framework     0x00f11409 dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 329
    30  com.adobe.dvaui.framework     0x00f123c8 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 408
    31  com.adobe.dvaui.framework     0x00effdf1 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 33
    32  com.adobe.dvaui.framework     0x00f080a4 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 52
    33  com.adobe.dvaui.framework     0x00f1a037 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, dvaui::ui::OS_View, NSEvent*>, boost::_bi::list2<boost::_bi::value<dvaui::ui::OS_View*>, boost::_bi::value<NSEvent*> > >, void>::invoke(boost::detail::function::function_buffer&) + 55
    34  com.adobe.dvacore.framework   0x007ac090 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 64
    35  com.adobe.dvacore.framework   0x007ac488 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<void>*, void*), boost::_bi::list2<boost::_bi::value<boost::function0<void>*>, boost::_bi::value<void*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
    36  ...mpany.FlashMediaLiveEncoder 0x00022ad7 boost::function0<int>::operator()() const + 79
    37  ...mpany.FlashMediaLiveEncoder 0x0002238c TestErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 26
    38  com.adobe.dvacore.framework   0x007aa94f void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 159
    39  com.adobe.dvacore.framework   0x007ad0ac void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 92
    40  com.adobe.dvaui.framework     0x00f0b939 -[DVAMacContainerView mouseUp:] + 201
    41  com.apple.AppKit              0x954afcfc -[NSWindow sendEvent:] + 5693
    42  com.apple.AppKit              0x953c8833 -[NSApplication sendEvent:] + 6431
    43  com.adobe.dvaui.framework     0x00f01da8 -[DVAMacApplication sendEvent:] + 184
    44  com.adobe.exo.framework       0x013aa037 -[ExoMacApplication sendEvent:] + 119
    45  com.apple.AppKit              0x9535c307 -[NSApplication run] + 917
    46  com.adobe.exo.framework       0x013a9620 exo::app::OS_AppBase::RunEventLoop() + 80
    47  ...mpany.FlashMediaLiveEncoder 0x00002988 main + 342
    48  ...mpany.FlashMediaLiveEncoder 0x000027f6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x961a9942 kevent + 10
    1   libSystem.B.dylib             0x961aa05c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x961a9519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x961a92be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x961a8d41 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x961a8b86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961b0d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x961b29b8 pthread_cond_wait$UNIX2003 + 73
    3   ...mpany.FlashMediaLiveEncoder 0x000c296b void boost::condition_variable_any::wait<boost::recursive_timed_mutex>(boost::recursive_timed_ mutex&) + 89
    4   ...mpany.FlashMediaLiveEncoder 0x000c24a9 fmle::OS::Thread::WaitRequest() + 55
    5   ...mpany.FlashMediaLiveEncoder 0x0009f448 LACore::LiveappCore::ThreadProc() + 68
    6   ...mpany.FlashMediaLiveEncoder 0x000c20dc fmle::OS::Thread::run_() + 34
    7   ...mpany.FlashMediaLiveEncoder 0x000c287b boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   ...obe.boost_threads.framework 0x0073e6cd thread_proxy + 141
    9   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    10  libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 3:
    0   libSystem.B.dylib             0x961830ba mach_msg_trap + 10
    1   libSystem.B.dylib             0x96183827 mach_msg + 68
    2   com.apple.CoreFoundation      0x90c6137f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x90c60464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x90c663a4 CFRunLoopRun + 84
    5   ...le.QuickTimeUSBVDCDigitizer 0x17248332 0x17247000 + 4914
    6   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    7   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x961830ba mach_msg_trap + 10
    1   libSystem.B.dylib             0x96183827 mach_msg + 68
    2   com.apple.CoreFoundation      0x90c6137f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x90c60464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x90c663a4 CFRunLoopRun + 84
    5   ...le.QuickTimeUSBVDCDigitizer 0x17248332 0x17247000 + 4914
    6   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    7   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961dcee5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib             0x961dce23 usleep$UNIX2003 + 61
    3   ...mpany.FlashMediaLiveEncoder 0x000c31a8 CTimer::ThreadProc() + 56
    4   ...mpany.FlashMediaLiveEncoder 0x000c20dc fmle::OS::Thread::run_() + 34
    5   ...mpany.FlashMediaLiveEncoder 0x000c287b boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   ...obe.boost_threads.framework 0x0073e6cd thread_proxy + 141
    7   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    8   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961dcee5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib             0x961dce23 usleep$UNIX2003 + 61
    3   ...mpany.FlashMediaLiveEncoder 0x000c31a8 CTimer::ThreadProc() + 56
    4   ...mpany.FlashMediaLiveEncoder 0x000c20dc fmle::OS::Thread::run_() + 34
    5   ...mpany.FlashMediaLiveEncoder 0x000c287b boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    6   ...obe.boost_threads.framework 0x0073e6cd thread_proxy + 141
    7   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    8   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 7:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961b0d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x961b29b8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.QuickTimeUSBVDCDigitizer 0x1725b283 0x17247000 + 82563
    4   ...le.QuickTimeUSBVDCDigitizer 0x1725ccea 0x17247000 + 89322
    5   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    6   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 8:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 9:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 10:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 11:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 12:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 13:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 14:
    0   libSystem.B.dylib             0x96183102 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x961b0cb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x961f948f pthread_cond_wait + 48
    3   ...ickTimeComponents.component 0x94aada7b jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    5   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 15:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961b0d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x961b29b8 pthread_cond_wait$UNIX2003 + 73
    3   ...mpany.FlashMediaLiveEncoder 0x000c296b void boost::condition_variable_any::wait<boost::recursive_timed_mutex>(boost::recursive_timed_ mutex&) + 89
    4   ...mpany.FlashMediaLiveEncoder 0x000c24a9 fmle::OS::Thread::WaitRequest() + 55
    5   ...mpany.FlashMediaLiveEncoder 0x001f584b on2ds::PinPreviewVP62Flash8E::ThreadProc() + 83
    6   ...mpany.FlashMediaLiveEncoder 0x000c20dc fmle::OS::Thread::run_() + 34
    7   ...mpany.FlashMediaLiveEncoder 0x000c287b boost::_bi::bind_t<unsigned int, boost::_mfi::mf0<unsigned int, fmle::OS::Thread>, boost::_bi::list1<boost::_bi::value<fmle::OS::Thread*> > >::operator()() + 43
    8   ...obe.boost_threads.framework 0x0073e6cd thread_proxy + 141
    9   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    10  libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 16:
    0   libSystem.B.dylib             0x961b1062 __semwait_signal + 10
    1   libSystem.B.dylib             0x961b0d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x961b29b8 pthread_cond_wait$UNIX2003 + 73
    3   ...mpany.FlashMediaLiveEncoder 0x00142dd0 TThreadWait::Wait(unsigned int) + 54
    4   ...mpany.FlashMediaLiveEncoder 0x0013bfbf TSocketIO::WriteThreadBody(char const*, int, int) + 1383
    5   ...mpany.FlashMediaLiveEncoder 0x0013c029 TSocketIO::RunWriteThreadBody(void*) + 41
    6   ...mpany.FlashMediaLiveEncoder 0x00142c13 TSafeThread::Run() + 27
    7   ...mpany.FlashMediaLiveEncoder 0x00142c47 ThreadStartProc(void*) + 21
    8   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    9   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 17 Crashed:
    0   ...mpany.FlashMediaLiveEncoder 0x00128515 NCSink::onStatus(char const*, char const*, char const*, char const*, char const*) + 67
    1   ...mpany.FlashMediaLiveEncoder 0x00140be1 TeleSocket::DoOnStatus(TCSimpleParser&, bool) + 1269
    2   ...mpany.FlashMediaLiveEncoder 0x00140e9c TeleSocket::ReceiveCmdMessage(TCMessage*) + 522
    3   ...mpany.FlashMediaLiveEncoder 0x0013907c TSocketIO::ProcessReadBuffer() + 130
    4   ...mpany.FlashMediaLiveEncoder 0x0013b2f1 TSocketIO::ReadThreadBody() + 125
    5   ...mpany.FlashMediaLiveEncoder 0x00142c13 TSafeThread::Run() + 27
    6   ...mpany.FlashMediaLiveEncoder 0x00142c47 ThreadStartProc(void*) + 21
    7   libSystem.B.dylib             0x961b0819 _pthread_start + 345
    8   libSystem.B.dylib             0x961b069e thread_start + 34
    Thread 17 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x001284e6  ecx: 0x0000001a  edx: 0x002856f8
      edi: 0x002856f8  esi: 0x00000000  ebp: 0xb0395d08  esp: 0xb0395c60
       ss: 0x00000023  efl: 0x00010282  eip: 0x00128515   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000000
    Binary Images:
        0x1000 -   0x344fe7 +com.yourcompany.FlashMediaLiveEncoder 3.2.0.9932 (3.2.0.9932) <94AB2397-BA94-CAA8-6FE8-6A54E014A29B> /Applications/Adobe/Flash Media Live Encoder 3.2/FlashMediaLiveEncoder.app/Contents/MacOS/FlashMediaLiveEncoder
      0x724000 -   0x72afef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <1642CF74-3610-59B5-81EC-D3E58AC974C8> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
      0x73c000 -   0x743ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <12B7D553-30CB-9FAA-A8AB-891591464F6B> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/boost_threads.framework/Versions/A/boost_threads
      0x753000 -   0x75dffd +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.0) <8B980B36-F602-C817-AB42-DEC7CFC58D8D> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/boost_signals.framework/Versions/A/boost_signals
      0x770000 -   0x771ffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <E08C5FD4-8689-3932-BA2E-1FF65B4716DD> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/boost_system.framework/Versions/A/boost_system
      0x779000 -   0x902fe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <554B572B-A8FF-5D42-470C-4D70B0C002D4> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/dvacore.framework/Versions/A/dvacore
      0xa9a000 -   0xb5cfff +com.adobe.dvaworkspace.framework dvaworkspace version 5.0.0 (5.0.0.0) <A10E35C6-2474-C798-C337-EED49165100A> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
      0xc51000 -   0xfd3fe7 +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <35FD9599-8981-4FF8-190C-30188F9C4C16> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/dvaui.framework/Versions/A/dvaui
    0x13a1000 -  0x145cfff +com.adobe.exo.framework exo version 5.0.0 (5.0.0.0) <A5384290-C669-23C3-8C5F-A0D50D725D95> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/exo.framework/Versions/A/exo
    0x156e000 -  0x1578ff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0) <DE155A42-934E-7347-B1AE-D403AED0AFFE> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x158c000 -  0x15b2fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <1C17D1BE-1E54-70CF-07B2-86E5DA647C81> /usr/lib/libssl.0.9.7.dylib
    0x15c1000 -  0x1659ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.008) <CC501F05-D259-7E5C-E9FD-1DC75CB82F3A> /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/LogSession.framework/Versions/A/LogSession
    0x16d5000 -  0x178afe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
    0x1f89000 -  0x1f8dff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <555CBE4D-BF4B-9DE6-D7B1-B0D96C8E481B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x1f92000 -  0x1f98ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f13) <940712C0-F311-4B86-E837-B24418B7E0F3> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x455a000 -  0x459bfe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <B5A19093-651A-6980-288B-0E1044D7ED5F> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerCo mponents
    0x45d1000 -  0x45d9ff7  com.apple.iokit.IOUSBLib 4.1.5 (4.1.5) <7D3FFC27-F033-CCA0-5E4B-C4DC2D085653> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/Mac OS/IOUSBLib
    0x45e4000 -  0x45e7ff3  libFontRegistryUI.dylib ??? (???) <9F0445D2-9B14-5DAD-D426-251D8D76C1C5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0x47e7000 -  0x47f0fff +com.matrox.vpg.VideoDigitizer 2.2.1.0042 (1.0.0) <C5E6F302-37D6-7BC5-909A-0F0CBBF4FFF9> /Library/QuickTime/com.matrox.vpg.VideoDigitizer.component/Contents/MacOS/com.matrox.vpg. VideoDigitizer
    0x47fd000 -  0x47fdff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
    0x163ca000 - 0x163cdff7  com.apple.iokit.IOQTComponents 1.9 (1.9) <C92845DD-5A42-7E78-4B1B-6ABBD7496086> /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponents
    0x163d2000 - 0x163d9ff7 +com.matrox.vpg.mvMPEG2IFrameComponent MPEG2IFrameComponent version 1.0.2 (1.0.0) <2B74C859-E225-FC91-7A7E-95C44E8900A1> /Library/QuickTime/com.matrox.vpg.MPEG2IFrame.component/Contents/MacOS/com.matrox.vpg.MPE G2IFrame
    0x163e6000 - 0x16401fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <CE579D1F-B1E1-0B32-F4DC-375BC32E1245> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x16407000 - 0x1640cfff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <004F2C1D-9AFD-0C23-D03E-B73B808DA64B> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x16411000 - 0x1642afe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <3E236E2A-5646-8A6D-FDEE-A21C468161C0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x1672e000 - 0x1676afe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1772) <D9D35267-2A70-35F5-E0D9-BF8A50A40239> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x16776000 - 0x16780ff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <F4C1967D-E7E3-CF1E-12DB-184B7AA68C93> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
    0x1678a000 - 0x167b4ffb  com.apple.QuickTimeIIDCDigitizer 7.6.6 (1772) <E9CFD135-1A5F-462F-9143-6A90B721D1DF> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDi gitizer
    0x17247000 - 0x17297ff3  com.apple.QuickTimeUSBVDCDigitizer 2.7.0 (2.7.0) <EBBB169E-BACE-AF81-954C-DD28DD4717F3> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBV DCDigitizer
    0x172a2000 - 0x172c6fe7  GLRendererFloat ??? (???) <A646EF11-6E8B-719F-0CB3-E2B68DD83381> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x172ce000 - 0x172d4ffb +com.allocinit.CamTwistQTC 2.1 (2.1) <280F119F-96A2-B5B2-6D0F-404BDC57BE0F> /Library/QuickTime/CamTwist.component/Contents/MacOS/CamTwist
    0x17400000 - 0x17579ff7  GLEngine ??? (???) <8F2CF277-BF46-8E42-A638-84EB90D7095E> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x175ab000 - 0x17988fff  com.apple.ATIRadeonX3000GLDriver 1.6.34 (6.3.4) <ED1BDEAA-8A29-E15C-312B-E8A3EC4A2D72> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLD river
    0x179b8000 - 0x184aaff7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.34 (6.3.4) <04D2F63C-492A-0B08-31F0-967A0AD7F592> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
    0x190c6000 - 0x1911bfef  com.apple.AppleProResDecoder 2.0 (223) <773F7C18-BE38-10C8-3745-0EB45E811A11> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x19b3c000 - 0x19b8cffb  libMatroxMpeg2IFrameCodec.dylib ??? (???) <52E68564-6F5B-02FF-C20C-BCF9826301F1> /usr/lib/libMatroxMpeg2IFrameCodec.dylib
    0x1c35f000 - 0x1c3d9fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <5FFDEDCA-EA9F-E829-605C-81BDAF2DD897> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.4 (1.6.4) <AE13AC3E-5E57-C163-B585-CAAE321321DD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
    0x90085000 - 0x90085ff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90086000 - 0x904d8ffb  com.apple.RawCamera.bundle 3.7.0 (569) <A991D958-B0D3-D071-7EE5-7DDA597653FC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x904d9000 - 0x9051bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x9058c000 - 0x905cfff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x905d0000 - 0x9064afff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <FCE540B8-6AF3-E309-2650-E1D835C2771E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9078f000 - 0x9086ffe7  com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x90870000 - 0x908d1fe7  com.apple.CoreText 3.151.8 (???) <940ECF78-8BC2-B74E-F815-FDFFB3C550C2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x908d2000 - 0x908f8ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x908f9000 - 0x9097bffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9097c000 - 0x90a17ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <6AFD74A0-3A75-1362-E1EC-FC85EE3F68B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x90a18000 - 0x90b1cfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C2C11723-A56D-C790-4E4D-BE6C82CC1099> /usr/lib/libcrypto.0.9.8.dylib
    0x90c24000 - 0x90d9ffe7  com.apple.CoreFoundation 6.6.4 (550.42) <BA29C5CE-77DB-87DB-5B74-9EEFF5265681> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90da0000 - 0x90da0ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x90da1000 - 0x90da7fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x90da8000 - 0x90e50ffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x90e51000 - 0x90e55ff7  libGIF.dylib ??? (???) <24DF7EB7-913B-DF67-C98E-63A987359A16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x90e87000 - 0x90f24fe3  com.apple.LaunchServices 362.2 (362.2) <16E9C194-A145-5BD0-2A8B-8E610AE1169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x90f25000 - 0x90f3afff  com.apple.ImageCapture 6.0.2 (6.0.2) <88A621FB-8462-2010-22A5-55D2848E4CB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x90f7c000 - 0x91032ffb  libFontParser.dylib ??? (???) <D85C1840-0FA8-27A2-54B7-FF336099EBC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x91069000 - 0x910baff7  com.apple.HIServices 1.8.2 (???) <BBE23110-368B-EE45-9D1D-D61473BF2078> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x910bb000 - 0x913dffef  com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x913f2000 - 0x913fbff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913fc000 - 0x91424ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
    0x91438000 - 0x91459fe7  com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9145a000 - 0x91465ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x915c9000 - 0x91619ff7  com.apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x91994000 - 0x91a65fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <259B1065-FC0C-CE61-31F8-1AD1B89E0D35> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x91a66000 - 0x91a7afe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x91c7a000 - 0x91cb7ff7  com.apple.CoreMedia 0.484.33 (484.33) <6BA86EF4-75C3-44C7-E8D0-CFED153E09E7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91ff3000 - 0x91ff5ff7  com.apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x92042000 - 0x92048fe7  com.apple.CommerceCore 1.0 (9) <DC6B8176-5526-581F-A977-5A6D20FDAA09> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x92097000 - 0x92106ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x921a8000 - 0x921a8ff7  com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x921f2000 - 0x921f5fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x92244000 - 0x922dcfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x922dd000 - 0x922e8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <DE92F56A-7F89-FEAD-CE94-324C4BF7C487> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x922e9000 - 0x9255cfe7  com.apple.Foundation 6.6.6 (751.53) <CBEA97E4-811D-CBCF-63A0-B43D5C45A90D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92576000 - 0x92582ff7  libkxld.dylib ??? (???) <4088783A-C805-4191-0E77-4D949B48F49D> /usr/lib/system/libkxld.dylib
    0x92583000 - 0x9258dff7  com.apple.HelpData 2.0.5 (34.1.1) <FF39B4DF-9DAF-1387-2284-A822D55D7789> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92875000 - 0x92c8bff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x92c8c000 - 0x92ccdff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <D05D8E9E-8FBF-CAA0-6FBF-2FD960A9F943> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x92cce000 - 0x92fc7fef  com.apple.QuickTime 7.6.6 (1772) <9ADC7B34-ED10-9F8F-EC52-22DA2417DFBB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x930b7000 - 0x930b8ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <E49F6AB1-941E-5DA8-575F-D816A449624B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x930c0000 - 0x930c1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x930ce000 - 0x930d1ff7  libCoreVMClient.dylib ??? (???) <E5E756D0-FC65-227B-DC92-10874062FF5D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x930d2000 - 0x9317ffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x93180000 - 0x93182ff7  libRadiance.dylib ??? (???) <F333B039-FF8D-6CE1-C758-213523EFF928> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x931bd000 - 0x931bdff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x931be000 - 0x931d9ff7  libPng.dylib ??? (???) <ED4DF104-C0A1-6614-7CEE-DA0937196DD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x93276000 - 0x93596ff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <88A96F0F-C8A6-BB10-70AE-B9C30E15EEAA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x93597000 - 0x935f4ff7  com.apple.framework.IOKit 2.0 (???) <4389DF74-E070-C787-4EC1-7754B5AE19B3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93646000 - 0x93649ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <2EF58C9C-AA19-BC68-8C94-449DE9237288> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9364a000 - 0x93685feb  libFontRegistry.dylib ??? (???) <D7E411FC-E649-ED9E-8D16-E70C4410157C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x93686000 - 0x93808fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <3F00D378-803C-5011-6A29-4461F06AFD44> /usr/lib/libicucore.A.dylib
    0x93809000 - 0x93b74ff7  com.apple.QuartzCore 1.6.3 (227.36) <7844CA24-7A00-EB86-9631-0461DE4FF46E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93d7d000 - 0x93d8fff7  com.apple.CoreMediaAuthoring 0.706 (706) <1C85BBAC-8425-DA0B-A9DF-2E3D59E12E7C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x93d90000 - 0x93d97ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x93d98000 - 0x93f52feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <40F9474B-8819-CDF7-A4E2-8963E723ED8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x93f53000 - 0x93f8bfe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <242954AD-3BE1-29E8-E2E0-08063201F105> /usr/lib/libcurl.4.dylib
    0x93f8c000 - 0x93fa4ff7  com.apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x93fa5000 - 0x93fb9ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x93fba000 - 0x94024fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x94025000 - 0x9406efe7  libTIFF.dylib ??? (???) <883E22E0-2D17-14F4-0B7D-69025BA7EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x9406f000 - 0x9408eff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x940eb000 - 0x940f5ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x94160000 - 0x94160ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x94254000 - 0x94382fe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94383000 - 0x94386ffb  com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x94387000 - 0x952dafe3  com.apple.QuickTimeComponents.component 7.6.6 (1772) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x952db000 - 0x95312fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <8AF8C02A-9B51-D4CC-BAAA-B420210478FE> /usr/lib/libssl.0.9.8.dylib
    0x95313000 - 0x95317ff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95318000 - 0x95351ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A618C135-8463-B2C4-C3E5-16DD58E0E389> /usr/lib/libcups.2.dylib
    0x95352000 - 0x95c32ff7  com.apple.AppKit 6.6.7 (1038.35) <8070FE1F-1B86-F58C-441F-FF8629F5061D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95c33000 - 0x95cb3feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x95cdf000 - 0x95d89fe7  com.apple.CFNetwork 454.11.12 (454.11.12) <F637DBD0-CA3F-F536-6ABF-FA8B16A44DBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x95d8a000 - 0x95e05fff  com.apple.AppleVAFramework 4.10.25 (4.10.25) <C38DA93D-1DB6-761E-9F8F-659CB57D9D7C> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95e36000 - 0x95e60ff7  com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95ea9000 - 0x95f57ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x95f58000 - 0x95f66fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x95f67000 - 0x95f87fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
    0x95f88000 - 0x960c4ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <F4E5167C-E184-8D2D-082B-0B3EB751F707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x960c5000 - 0x96181fff  com.apple.ColorSync 4.6.6 (4.6.6) <8FB2E63C-FA84-1CFD-15ED-F9FEC7A019A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x96182000 - 0x96329ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <E9242C9C-0EE8-0658-F002-D05DA4164F0F> /usr/lib/libSystem.B.dylib
    0x9632a000 - 0x96408fef  com.apple.QuickTimeMPEG4.component 7.6.6 (1772) <4648F58D-C5D0-0C8C-B3F3-BF7038531D7A> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
    0x96409000 - 0x96a84ff7  com.apple.CoreAUC 6.11.01 (6.11.01) <A8B4E7FE-6BB8-8B07-1607-EA1AC0516ECE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96a85000 - 0x96ceafeb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96ceb000 - 0x96d1eff7  com.apple.AE 496.4 (496.4) <23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x96d3d000 - 0x96da1fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x96f94000 - 0x96fa2ff7  com.apple.opengl 1.6.13 (1.6.13) <3E7B0FAC-B5DF-A87F-CD3F-2A053B033155> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97194000 - 0x97295fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
    0x97296000 - 0x972ceff7  com.apple.LDAPFramework 2.0 (120.1) <FDBA63D6-E765-407A-AD1F-858116AECE8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x973c5000 - 0x973e1fe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x97423000 - 0x97467ff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97468000 - 0x9749bff3  libTrueTypeScaler.dylib ??? (???) <E5E16584-870F-CBCD-F861-3BB45324DE16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9749c000 - 0x974e9feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x97524000 - 0x9755afff  libtidy.A.dylib ??? (???) <849A1FFD-3AF5-AFF7-74C7-5C46A8417429> /usr/lib/libtidy.A.dylib
    0x9755b000 - 0x9756cff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9756d000 - 0x975b0ff7  libGLU.dylib ??? (???) <0CF0BB97-62AA-6A63-7FF9-F06E4F42176C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x975f4000 - 0x97720ffb  com.apple.MediaToolbox 0.484.33 (484.33) <E9B67234-768A-07C8-0B09-67C26AED9B67> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x97721000 - 0x97721ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9793f000 - 0x97d74ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x97d7b000 - 0x97d85fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x97d86000 - 0x97e18fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x97ecf000 - 0x97f9afef  com.apple.CoreServices.OSServices 359 (359) <1EBCB6E1-C23A-D21A-0FDE-B3763DCCF790> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9804c000 - 0x9805cff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x9805d000 - 0x9805dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9805e000 - 0x9806bff7  com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9806c000 - 0x98125fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
    0x98126000 - 0x98200ffb  com.apple.DesktopServices 1.5.10 (1.5.10) <CF69F8CA-DC47-EF8E-AD79-04D589B7D116> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x98201000 - 0x98225ff7  libJPEG.dylib ??? (???) <B54ACF14-A32D-C90D-D086-5CE54CFC29B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x98226000 - 0x98a15557  com.apple.CoreGraphics 1.545.0 (???) <2E0455F5-A2DC-4AC2-B19A-3335FD8A2B1D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x98a16000 - 0x98b22ff7  libGLProgrammability.dylib ??? (???) <D8A31B5B-26F7-7AB6-F4F4-D720384947E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x98c67000 - 0x98c6cff7  com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98c6d000 - 0x98c9eff7  libGLImage.dylib ??? (???) <314E14A3-AA04-0586-20D2-F0209B8BDF1C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x98c9f000 - 0x98cc1fef  com.apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x98cc2000 - 0x98cc6ff7  libGFXShared.dylib ??? (???) <8498CFA9-E0A3-7A74-FCF6-EC23E1C07083> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9971b000 - 0x99758ff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <EFC2E4A9-B905-5B37-3E1A-13FCC1D7B9B4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99765000 - 0x99c20ffb  com.apple.VideoToolbox 0.484.33 (484.33) <AD2BBB4E-B2EA-F64B-CA86-AD143596BF76> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x99c49000 - 0x99c49ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x99c4a000 - 0x99c5cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <08850988-36D7-D2D8-D407-75EBFC811A1C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x99c6c000 - 0x99c73ff3  com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x99ea0000 - 0x99ea2ff7  com.apple.QuickTimeH264.component 7.6.6 (1772) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x99ea3000 - 0x99ee7fe7  com.apple.Metadata 10.6.3 (507.15) <C318F4FA-E7F7-8C59-1CD3-FC3EDAAEC223> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x99ee8000 - 0x99f2eff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0xf0000000 - 0xf01a3fee +com.mainconcept.mc_enc_avc 9.0 (9.0.0.27500) /Applications/Adobe/Flash Media Live Encoder 3.2/Frameworks/mc_enc_avc.framework/Versions/9.0/mc_enc_avc
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <E9242C9C-0EE8-0658-F002-D05DA4164F0F> /usr/lib/libSystem.B.dylib

    Since its FMLE issue please post on this forum: http://forums.adobe.com/community/flash/flash_media_live_encoder?view=discussions

  • I downloaded the last version of Flash Player this morning (in Europe) but when I start the Install Adobe Player.app it crashes every time !

    I downloaded the last version of Flash Player this morning (in Europe) but when I start the Install Adobe Player.app it crashes every time (I already unsinstalled the last Flash version and re-installed the new version many times but it doesn't work) and I always get this message (it's a summary because the real one is very very long - if you want the long version to help me with all the " facts ", just ask - thanks in advance " :
    Process:         Install Adobe Flash Player [1292]
    Path:            /Volumes/VOLUME/Install Adobe Flash Player.app/Contents/MacOS/Install Adobe Flash Player
    Identifier:      com.solidstatenetworks.awkhost
    Version:         3.3.6.0 (3.3.6.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [206]
    User ID:         501
    Date/Time:       2013-02-08 15:28:46.957 +0100
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          2909 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  15 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      9F1AAA7D-58CF-CECE-AA15-31385DEBF4E2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Volumes/VOLUME/Install Adobe Flash Player.app/Contents/MacOS/Install Adobe Flash Player
        __TEXT                 0000000000001000-0000000000050000 [  316K] r-x/rwx SM=COW  /Volumes/VOLUME/Install Adobe Flash Player.app/Contents/MacOS/Install Adobe Flash Player
    Model: MacBookPro6,1, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.57f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533641465238432D47372020 "

    I went on the Adobe website and I found this which helped me completely (thank to you Kaolay001) :
    17.
    Kaolay001
    8 feb. 2013 07:20   in reply to Hmalina
    http://forums.adobe.com/message-abuse!input.jspa?objectID=5057993&objectType=2
    Report
    How i solved:
    1 Mount the Flash Player installer .dmg file
    2 Copy the "Install Adobe Flash Player" file to desktop or any other directory as preferred
    3 Open terminal and cd to desktop or the other directory
    4 Run the following command on terminal: sudo ./Install\ Adobe\ Flash\ Player.app/Contents/MacOS/Install\ Adobe\ Flash\ Player
    5 Insert the password when asked

  • Flash Player works fine in IE, but when I am using Firefox, it crashes

    Flash player works fine in IE, but when I am using Firefox it crashes when it has to play an audio signal. Does anyone have any ideas on how to fix this? It is most annoying.

    Hi,
    Please provide more information like which version of Flash Player are you using?
    What is the version of Firefox?

  • Error 0x6BA when installing Flash Player 11.3.300.270

    I am deploying Adobe Flash Player 11.3.300.270 via an .msi file to a number of computers running Windows XP, Vista, and 7. 
    In all cases, Flash Player installs properly on the PCs.  In a few cases, the installation reports an error 0x6BA. 
    Here are my questions:
    1) What does error 0x6BA mean?
    2) Why am I receiving this error, even when Adobe Flash Player has installed successfully?

    C:\Windows\system32\Macromed\Flash\FlashInstall.log
    =O====== M/11.3.300.271 2012-08-15+14-47-21.420 ========
    0000 [I] 00000010 "C:\Windows\TEMP\{A347486B-157F-4E96-87EB-AF94D6E136A1}\InstallFlashPlayer.exe" -install -skipARPEntry -iv 9 -au 4294967295
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_3_300_271.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_271_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_271_ActiveX.dll
    0006 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0007 [I] 00000012
    =X====== M/11.3.300.271 2012-08-15+14-47-36.552 ========
    =O====== M/11.3.300.271 2012-08-15+21-16-39.283 ========
    0000 [I] 00000010 "C:\Windows\TEMP\{A360BE76-A8EA-40AC-9240-EA53E2E63D18}\InstallFlashPlayer.exe" -install -skipARPEntry -iv 9 -au 4294967295
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_3_300_271.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_3_300_271_Plugin.exe
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [I] 00000012
    =X====== M/11.3.300.271 2012-08-15+21-16-48.367 ========
    =O====== M/11.3.300.270 2012-08-15+21-16-51.274 ========
    0000 [I] 00000010 "C:\Windows\TEMP\{60B5F4FC-2963-4AF2-AA3C-420AE097D5EA}\InstallFlashPlayer.exe" -uninstall plugin
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0002 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0003 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0004 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0005 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0006 [W] 00001021
    0007 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0008 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0009 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/11.3.300.270 2012-08-15+21-16-51.347 ========
    ==========================================================================
    C:\Windows\syswow64\Macromed\Flash\FlashInstall.log
    =O====== M/11.3.300.271 2012-08-17+23-52-38.046 ========
    0000 [I] 00000010 "C:\Windows\TEMP\InstallAX.exe" -install -msi
    0001 [F] 00001041
    =X====== M/11.3.300.271 2012-08-17+23-52-40.317 ========
    =O====== M/11.3.300.271 2012-08-17+23-57-25.164 ========
    0000 [I] 00000010 "C:\Windows\TEMP\InstallAX.exe" -install -msi
    0001 [F] 00001041
    =X====== M/11.3.300.271 2012-08-17+23-57-26.006 ========
    =O====== M/11.3.300.271 2012-08-18+00-28-17.077 ========
    0000 [I] 00000010 "C:\Windows\TEMP\InstallAX.exe" -install -msi
    0001 [F] 00001041
    =X====== M/11.3.300.271 2012-08-18+00-28-18.133 ========

  • Flash Player 11.4.402.265 and Firefox 15/15.0.1 Not Compatible?

    I have mentioned this in two recent posts, but wanted to start a new thread to call attention to what I believe is an important issue.
    Starting with the update of Firefox 15, and continuing into version 15.0.1, my Firefox browser has logged a series of "silent" crashes.  By silent I mean that there was no visible sign that a crash had taken place.  I found out about them by typing about:crashes into Firefox's address bar.  (I actually do this about once per week just to make sure that there are no problems that should be addressed.)
    All of the crashes--and there were dozens--were "empty" in that no source could be identified.  Specifically, the following appeared at the top of each crash report:
    Firefox Crash Reports [@ EMPTY: no crashing thread identified; corrupt dump ]
    In addition, the crashes were intermittent.   I checked this out by constantly checking for new crashes after calling up various web sites.  For instance, I would would go to Google News, check for a crash report, go to a feature story, check for a crash report, watch a YouTube video, check for a crash report, close Firefox, open it, check for a crash report, etc.  What I found was that I often would visit 20 or more sites before a crash report was filed; however,  an average of  ten crashes appeared daily--again, all with NO indication of what had caused the crash. 
    At first, I could see no pattern, so I troubleshooted by enabling/disabling hardware acceleration for both Firefox and Flash Player, enabling/disabling cookies, enabling/disabling JavaScript, etc. I spent several hours doing this.
    I also scoured the various Firefox "help" forums, but it seemed that the same answers appeared on all of the forums, and they pretty much echoed the troubleshooting steps I had taken. (It seems that the major issue now is the fact that hardware acceleration causes Firefox 15.0.1 to crash for many users.)
    Finally, I noticed that I had been on a site containing an embedded flash video, just prior to a crash.  (Interestingly, I never received a crash report after watching a YouTube video on YouTube.)   I then tried disabling Protected Mode in Flash Player, which worked several months ago after the new "sandboxing" provision was introduced, and was found to be incompatible with the then-version of Firefox. So far, this has stopped all crashes.  After three days of normal usage and surfing, there have been no reports, whereas, prior to doing this, I was averaging at least one per hour. 
    This leads me to believe that the designers of the  latest version of Firefox have either omitted whatever code string was used to fix the problem that occurred last June, or some new, incompatible code has been included.    Either way, I think that this should be looked into by BOTH Adobe and Mozilla as soon as possible--but especially by Mozilla, since Flash Player 11.4.402.265 worked just fine with Firefox 14.0.1.
    It should be noted, by the way, that I did a recent check of Firefox's "top crashers" and the empty crash report is by far the most common--over 877,000 at the time I checked.  If I understood the graph, there has been an escallation since the introduction of version 15.0.  How many of them are silent, and therefore, unnoticed by the users, is anyone's guess, but I suspect that I'm not the only user on the planet this is happening to.
    In case it's needed, I'm using:
    Windows 7, Home Premium Service Pack 1 (Windows Classic user interface)
    Firefox 15.0.1
    Flash Player 11.4.402.265
    Hardware Acceleration disabled for both Firefox and Flash Player
    Since all of my crash reports, prior to disabling Protected Mode, were useless, I have deleted them.
    Ortho_Fan
    Message was edited by: Ortho_Fan  ADDED -- 9/15/12 --   I periodically check Windows 7's "Performance Monitor" and noticed today that one of the "silent crashes" was picked up by Windows.  The following details were posted:
    Description Faulting application name: firefox.exe, version: 15.0.1.4631, time stamp: 0x5047f9c5 Faulting module name: xul.dll, version: 15.0.1.4631, time stamp: 0x5047f93b Exception code: 0xc0000005 Fault offset: 0x0010e567 Faulting process id: 0xc58 Faulting application start time: 0x01cd90439a1b1c12 Faulting application path: C:\Program Files (x86)\Mozilla Firefox\firefox.exe Faulting module path: C:\Program Files (x86)\Mozilla Firefox\xul.dll Report Id: a2ad4a6b-fc37-11e1-830c-e0cb4efc1b05
    This appeared before I disabled Flash Player's Protected Mode, but coincides with one of the empty crashes reported in Firefox.  I know nothing about Windows crashes, where to find the reports, etc.

    Hi schützenkönig:
    Many thanks for posting!  As you can see, I made my initial post over a week ago, and since there were no responses, I thought perhaps I was the only one this was happening to!
    In any event, disabling Protected Mode is the only way I've found to prevent the crashes from happening.
    I posted about this on the mozillazine forum -- http://forums.mozillazine.org/viewtopic.php?f=38&t=2551745&sid=7e877237158ffdc560789fb668c 858c0 -- but didn't get very far.  Apparently, Firefox is blaming Adobe and has no plans to do anything about it.  I was given some reassurance, however, by the comment that adblock plus offers protection from harmful flash content.
    By the way, I made a follow on post when I downloaded the latest version of Flash Player -- 11.4.402.278  -- http://forums.adobe.com/message/4708561#4708561
    Unfortunately, it did nothing to fix the problem.
    Ortho_Fan

  • Adobe Flash Player 11.3 r300 still crashing (includes about:crashes)

    Just had some more crashes while trying to use youtube this morning. In a previous discussion you asked for the "about:crashes" report, so here they are.
    https://crash-stats.mozilla.com/report/index/bp-1914231b-4147-4482-bd0c-ab1792120627
    https://crash-stats.mozilla.com/report/index/3ecec5b8-06e5-4e43-8a36-a9f5b2120627
    I wasn't sure what you meant when you asked to "Attach the output of dxdiag.exe to your new discussion"

    This is the crash that we're tracking.  If you haven't done so already, update to Firefox 13.0.1 and Flash Player 11.3.300.262.  They both address stability issues that present with this crash signature.  Then, make sure you have the latest available drivers for your video card.
    Once you've gotten that out of the way, we want to make sure that we get this issue fixed.  The steps below will help narrow down the cause and help us take the shortest path possible to getting a fix for you.
    1.) Type "about:crashes" in your address bar, and copy the links for the time period where you encountered the crash.
    2.) Please temporarily disable other plugins.  Click Firefox > Help > Restart with Add-ons disabled
    3.) Try disabling Hardware Acceleration in Flash Player.  Details are in the Solve Video Problems section, here:  http://helpx.adobe.com/flash-player/kb/video-playback-issues.html
    4.) If the issue persists, please disable Hardware Acceleration in Firefox:
    Click the orange Firefox button
    Click Options
    Under General, uncheck Use hardware acceleration where available
    5.) Attach the output of dxdiag.exe.  Click "Use Advanced Editor" in the upper right above they reply window, and you'll get an Attach Files option.

Maybe you are looking for

  • Can't copy and paste more than once.

    I open one image, make a selection, then copy that selection. Now I open a second image and paste the selection into that second image. When I try to paste into additional images, the Paste function is grayed out and I have to go back and copy again.

  • Issue with using subtemplate in E-Business suite BI Publisher report

    Registered subtemplate in XML Adminstrator and also in main temlate using syntax below <?import:xdo://SDS.SDSRAXINVFTF.en.US?> and calling subtemplate in main template footer <?if:OPER_UNIT='3217'?> <?call-template: SDSRAXINDFTF?> <?end if?> Report o

  • My iphone died today and now it wont boot up not even a apple sign is sowin any help???

    i updated my iphone 3gs yesterday via itunes, now today the battery seemed to drain very fast and my phone died, iv had it on charge and noe it wont turn on not even an apple sign shows.... im at a loser here and really need help.... i have tried to

  • Oracle UCM(Stellent) Certification

    Hi All, Where i can get the complete details about the Oracle UCM (Stellent) certification. Regards, mouli

  • Cryptographic IOS versions on Catalyst Switches

    1. Where can one find the differences between Catalyst switch IOS with cryptographic features and without cryptographic features? 2. In order to access Cat switches over SSH and HTTPS, do we require Cryptographic versions of the Cat IOS? 3. What does