Lwp_sea_wait hang

Hi - can anyone help please !
I have a large program that hangs on exit. The optimized (-fast) version has the problem - the non-optimized version does not. I believe the code is calling the destructor for a std::set< std::pair< enum, std::string > I have been unable to duplicate the problem in a smaller test harness.
This is built using :
CC: Sun WorkShop 6 2000/08/30 C++ 5.1 Patch 109490-01
the stack is as follows:
using M,P to clarify the stack...
M=std::pair<myNameSpace::MyClass::MyEnum,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >
P=__rwstd::__rb_tree<M,M,__rwstd::__ident<M,M >,std::less<M >,std::allocator<M > >
----------------- lwp# 1 / thread# 1 --------------------
fe49aec0 lwp_sema_wait (62bf90)
ff019774 _park    (62bf90, ff03e000, 0, 62bed8, 250c4, 0) + 114
ff01944c _swtch   (62bed8, 62bed8, ff03e000, 5, 1000, 1) + 424
ff01ad3c mutexadaptive_lock (ff049934, 4c00, 1000, fffeffff, 1, 4d58) + 164
ff01aaa4 cmutexlock (8168d0, 12, 815708, 3d3530, 3e9898, 0) + 50
003d3530 void P::__put_node(P::__rb_tree_node*,bool) (8168d0, 81b03c, 1, 6244bc, 81b028, 0) + 74
003d346c void P::__erase(P::__rb_tree_node*) (0, 1, 62ab10, 6244bc, 6244bc, 0) + 1f8
003d32ec void P::__erase(P::__rb_tree_node*) (81b3b8, 1, 62ab10, 6244bc, 6244bc, 0) + 78
003d1840 P::iterator P::erase(P::iterator,P::iterator) (ffbee01c, 6244bc, ffbee014, ffbee00c, ffbee01c, fe40ea66) + 54
003ab350 __SLIP.FINAL__B (6244bc, 0, 1, ff360640, ff3e2628, c4d43) + 48
fe41b7d0 _exithandle (fe4ba600, 20e, 69cf00, ffbee040, 3b30, fe4b8000) + 8c
fe49b5d4 exit (0, ffbedd70, 638cc8, 60f794, ffbee144, ffbee0d8) + 24
000e82d0 _start   (0, 0, 0, 0, 0, 0) + 100
----------------- lwp# 2 / thread# 2 --------------------
fe49a890 signotifywait ()
ff01e83c _dynamiclwps (ff03e000, 5a, 0, 0, 0, 0) + 1c
ff021ae4 thr_yield (0, 0, 0, 0, 0, 0) + 8c
----------------- lwp# 3 --------------------------------
fe498454 door (0, 0, 0, 0, feda5d18, 4)
ff01a3d0 lwpstart (0, 0, 0, 0, 0, 0) + 18
----------------- lwp# 4 --------------------------------
fe49ae74 lwp_cond_wait (ff0455a0, ff0455b0, fed93c48)
fe492b30 lwpcond_timedwait (0, 3b67d353, fed93cb0, ff0455a0, ff0455b0, 0) + 98
ff018d80 _age     (ff03ed98, ff03ed9c, ff03e000, 3, ff03e000, 1) + 94
ff01a3d0 lwpstart (fed93d78, 0, 4000, fe00fc34, 0, 0) + 18
ff021ae4 thr_yield (0, 0, 0, 0, 0, 0) + 8c
-------------------------- thread# 3 --------------------
ff01d8a4 reapwait (ff042a08, 20a38, 0, ff03e000, 0, 0) + 38
ff01d5fc _reaper  (ff03ee30, ff044770, ff042a08, ff03ee08, 1, fe400000) + 38
ff02ba1c threadstart (0, 0, 0, 0, 0, 0) + 40
thanks
Rich G

oops - title should be lwp_sema_wait hang

Similar Messages

  • My Excel with PowerPivots acts weird, it hangs when i try to change font color

    Hi 
    I am facing a weird issue using PowerPivot in my workbook, there is a worksheet named Charts in my workbook and all the charts i am using resides in that worksheet. Whenever i try to change the font color in that sheet, my excel's color palette goes blur
    and then everything just freezes and turns black. This problem is happening only with Charts worksheet, when i try to change the color in other sheets, it works just, the problem is only with Charts sheet. File
    size is 16 MB, there are just 10 pivot tables with some calculations and some calculated fields. There are no add-ins other than PowerPivot. 
    Thanks,
    Shanker

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Do you receive any error message?
    Which Excel version are you using?  Excel 2013 or other?
    Which workbook format are you using? XLS or XLSX?
    Are you performing any specific task?
    According to your description, this issue seems only occur with the special worksheet "Charts".
    Firstly, I recommend we copy all of the content to a new/blank Excel file to test.
    If it works fine, this issue might be caused by the "Charts" workbook itself. We'd better check the "Charts" workbook. Or re-build the file with a new workbook.
    If it still makes Excel hang with a new file, this issue might due to the content. Please check the content first.
    Secondly, we could follow below KB to troubleshoot this issue:
    https://support2.microsoft.com/kb/2758592/en-us?wa=wsignin1.0
    Thirdly, if the issue still exists, we may try to collect the Event log and App crash dump file to do advanced troubleshooting.
    Event log:
    http://windows.microsoft.com/en-US/windows7/Open-Event-Viewer
    App crash dump file:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open Excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Just installed Firefox 4. It hangs when I open any website and type in, for example, an ID, or even just click on something, for example, "Compose", in my webmail site.

    Here's the detail of what happens.
    1. Turn on computer and then click on Firefox icon on desktop.
    2. Firefox opens. Everything looks OK. Mr Bunsen's graphic is working fine.
    3. Click on any webpage link. For example, a newspaper or an online webmail page. All looks OK until
    4. Click on anything or type anything, such as in ID in a box, and bingo, the top line of Firefox goes from dark blue to very pale blue and the computer is hung. You cannot get out of Firefox or get Firefox to work.
    5. Switch off computer.
    Is this perhaps due to a clash of Add-ons. I run Avast anti-virus. McAfee came with Firefox 4 and I did not reject it. Is it conflicting wth something in my system and causing it to hang?

    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

  • I upgraded to the latest version of Firefox but it hangs when I use a search site such as Google or Bing. How can I fix this?

    putting a search option in the search box to the right of the address bar opens up the full search window but then Firefox hangs.

    Your UserAgent string in Firefox is messed up by another program that you installed, and those websites don't know you are running Firefox 3.6.3 (which is what you do have installed).
    [http://en.wikipedia.org/wiki/User_Agent]
    type '''about:config''' in the URL bar and hit Enter
    ''If you see the warning, you can confirm that you want to access that page.''
    Filter = '''general.useragent.'''
    Right-click the preferences that are '''bold''', one line at a time, and select '''''Reset''''',
    Then restart Firefox

  • It hangs when playing games

    My system is Windows 7 - 64 bit operating system
    I've used Firefox for many many years and always praised it compared to EI. I am afraid I wont be able to praise it much more. It stinks. It hangs mostly when I am playing games or looking at pictures or videos. Its worse when on Facebook but also happens on other web site. I did all the troubleshooting, updates, remove old versions and re install, disable add ons all and all Its driving me insane. Can you solve the problem with a new versionof Firefox or do we have to flush the darn browser for good.
    Thank you

    anyone has a solution until a new version comes out?

  • When I boot up it hangs on the login screen for awhile, why?

    I have a mid 2011 Macbook Air 13".  It came with Lion but I recently updated to Mountain Lion.  When I wake the laptop from sleep everything is fine.  If it's been awhile since it slept (a couple of hours), the login screen hangs.  What happens is that it boots like normal and looks like everything is correct, but it won't let me type in my password.  After 10 seconds or so I can see a cursor come up but it won't let me type (but anything I do type at this point will later fill in the field after another 2-3 seconds or so).  One other thing that's weird is that when the screen first comes up it shows the battery percentage from when I put it back on the charger, then after everything catches up, it changes to show 100%.
    I hope I explained the problem well enough.  Basicly a "wake from sleep" is fine if it hasn't been long since the laptop slept, but if it's been awhile it takes about 15-20 seconds to boot up.
    Ideas?

    Here are some suggestions based on my recent issue with unable to get Mavericks up after upgrade - The Apple geniuses just simply couldnt figure this one out...despite it being in their shop for 3 days (They probably did not look at it...and asked if they can just wipe out everything and install fresh...i had said NO):
    Restart computer and hold Cmd+V when you hear chime. This will start the computer in Verbose mode.
    See the messages and see where the system boot fails. In my case, it was some backtrace IOStorageFamily issue with com.paragon-software.
    Google may be able to solve your Apple issues - just type the error message in and see if you get any useful suggestions. in most cases - this would be some faulty 3rd party drivers.....
    In my case, it was something stupid i had probably installed....I had to boot to safe mode (Hold Shift at boot chime) - open Terminal, delete the folder com.paragon-software.kext from System/Library/Extensions....that fixed the problem. Mavericks is working great now....
    Let me know if your debugging thing works...

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • I am having a problem opening my browser, the broswer is hanging up after slowly opening

    Hello, I have been having trouble with my firefox browser for quite some time now, it just stopped working on me about 5 or 6 months ago. I have switched over to Internet Explorer which has still been working fine. I like using Firefox much more than Explorer these days, but I am unfortunately not good much with fixing computer problems and have pretty much extinguished all my available options for repairing it myself.
    The problem with Firefox is now when I click on the shortcut link on my desktop, it takes a good 5 to 10 minutes to open up the browser now. Once it does finally open, you cannot type or click on anything it is hung up and will not allow you to go to another site(the home page will still load, with current news and other information)
    I cannot remember anything that would have caused it to crash or get hung up like this, but like I said I am not a computer expert by any means. I do know that I am ready to get Mozilla back to running smoothly as before, I had just gotten really used to it(I had been using internet explorer).
    I also uninstalled Firefox completely and reinstalled it, I figured if nothing else I tried worked that usually is the best option...it still did/does the same thing, hangs up everytime you try to run/open it.
    I checked your online solution for what to do on a hanging first page, I saw something about pentium 4's running Windows Vista or XP...my computer runs Windows 7 (was actually purchased running the terribly bug ridden and error-prone Vista, and lucky I was able to obtain a free upgrade to 7). So I was thinking maybe that had something to do with it, I had some problem in the past, with what I cannot remember, but it traced back to something from when Vista was on my computer(even though it was no longer my operating system I'll be darn if it wasn't still causing me headaches! How fitting.)
    My computer in question is a Dell Studio XPS 1640 which I bought new almost two years ago exactly)

    Did you check what I would consider the first place to look:
    * http://kb.mozillazine.org/Problematic_extensions
    If the site is still down (at least 12 hours) when you read this try [http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Problematic_extensions Google's cache]
    Link or url would make it easier to see which page you tried rather than "your online solution for ...".
    * http://kb.mozillazine.org/Firefox_hangs ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_hangs cached version])
    * http://kb.mozillazine.org/Firefox_crashes ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_crashes cached version])
    * [https://support.mozilla.com/kb/Firefox%20hangs#os=mac&amp;browser=fx4 Firefox hangs | Troubleshooting | Firefox Help]

  • When I open Pages from the dock, the page comes up but immediately hangs up with the

    When I open Pages from the Dock,  the page comes up on the screen but immediately hangs up with the rainbow circle spinning.  I finally have to force quite to make it go away.  It does not ask me to choose a template.  This is sporadic, sometimes working, sometimes not.  What is going on?

    Helo,
    Did you try to delete Pages' preferences file(s) in the folder your-user-name/Library/Preferences ?
    There are one or more (depends on your OS X version) file like "com.apple.iWork.Pages.plist"
    You can also repair permissions with Disk Utility in the folder Applications/Utilities.
    Choose the hard drive were Pages is and click the button "Repair permissions".
    Or you can re-install Pages.
    Hope this will help.

  • Z77A-GD65 Multiple BIOS Issues - B4 Hang, Splash Screen Blinking

    Back in November 2012, I built a home server with a Z77A-GD65.  Lately, I've noticed some strange things happening that I've been trying to research but to no avail.
    First off, I get the B4 code hang-up whenever I'm booting.  This doesn't matter if it's a cold boot or a reboot, it hangs on B4 for about 10-15 seconds, flashes 92 really quick, and then goes to A2 which it stays for another 5 or so seconds.  After that I get the MSI splash screen for about 1 second, then it blinks 5 times.  After that it goes into Windows just fine.
    The blinking is a new issue, the B4 hang is not.  I've read from multiple posts that this is a USB issue.  When I disable USB legacy support, the issue goes away, but of course then I can't have legacy support.  I have yet to figure out what exact device is causing it.  In the process of trying to figure this out, I updated BIOS to A.A0.  After updating to this version of BIOS the splash screen blinks 5 times before going to the "Starting Windows" splash screen.  This is a more difficult issue to figure out why it's doing this because if you search for "BIOS" and "flash" or "flashes" or "flashing", you typically get results for flashing your BIOS.   Hence, why I'm using the term "blinking".  But even then I can't really find a solution out there.
    I also happened to see that the website for the Z77A-GD65 is showing a newer BIOS version, but I'm unable to flash this (at least using M-Flash).  I threw it on a USB, re-enabled USB legacy and whenever I click on it to install, the BIOS screen hard locks.  The screen just freezes exactly where it's at in the BIOS and the mouse is dead.  However, I can CTRL+ALT+DEL on the keyboard and it will reboot the system so I don't need to power cycle the computer.  Not sure why this is happening either.  Perhaps I need to flash this a different way?  Maybe I don't need to flash this at all?
    I could really use some input here on why this is happening.
    As for the specs on my system, they're as follows:
    i7-3770K overclocked to 4.2 Ghz by using the Turbo Mode in BIOS
    32GB Komputerbay DDR3 PC3-12800 1600MHz DIMM with Low Profile Blue Heatspreaders Quad Channel RAM | 9-9-9-24 XMP ready
    AMD PowerColor 7870 Myst Edition GPU - currently not overclocked although overclocking this doesn't seem to affect any issues
    2 - 128 GB Corsair SATA III SSD - one runs the OS, the other I use to load games from
    2 - 500 GB Seagate Barracuda 7200 RPM Sata II HDD's mirrored via Windows 7
    1 - 750 GB Seagate Barracude 7200 RPM Sata II HDD
    1 - 1 TB Western Digital MyBook USB 2.0 external
    2 - 3 TB Seagate USB 3.0 external
    ASUS DVD Burner - not sure which one, it's a cheapy $20 from Newegg
    1 - PCI USB 3.0 expansion card
    Antec TruePower New TP-550 Modular 550W Continuous Power ATX12V V2.3 / EPS12V V2.91 SLI Certified CrossFire Ready 80 PLUS BRONZE Certified Active PFC "compatible with Core i7/Core i5" Power Supply
    NZXT Switch 810 gunmetal - currently have 4 fans running but plan on more, also the Switch 810 has the multi-card reader in the front with 1x SD Card, 2x USB 2.0, 2x USB 3.0
    for peripherals
    1 - Microsoft 360 Wireless controller adapter (legit one, not the knockoff although I had a knockoff prior to getting the real deal)
    1 - Logitech Wireless USB Keyboard with Touchpad
    I tried to be thorough.  Thanks in advance for any help!

    Quote from: PirateDog on 26-August-13, 12:45:18
    Probably a USB device problem.
    This is a candidate, as well as mouse and keyboard. Disconnect USB devices one at a time to find the culprit.
    A lot of devices running. PSU a +12V single rail or is it multi rail? A rail going to the graphics or components may not be enough amps. My best guess is the card reader.
    For UEFI/BIOS flashing, select your mainboard here and use the forum flash method;
    I'll definitely try unplugging some of these USB devices to see if that helps with the B4 hang issue.
    As for the PSU, according to the description for it on Newegg:  "Four industry-leading independent +12v rails are provided for more stable and safer power output."  It has two rails going to the GPU.  The GPU is a new addition to the system and so I wasn't running it until recently.  The issues were occurring beforehand, but you're right that this PSU is underpowered for the rig considering PowerColor recommends a minimum of 500w.  I'm going to be buying a larger capacity one sometime in the very near future.  Any recommendations on good modular PSU's?  What's a good way to tell what wattage to get?
    Thanks for letting me know about the forum flash method.  I'll be back later when I have some results.

  • Switched computer cases and now I hang at the MSI splash screen.

    Hey guys. I've never had any problems with building my PC until yesterday on the simplest of tasks.
    I decided to buy a new case and switch everything over but when I did it decided to hang on the MSI motherboard splash screen.
    Specs:
    * MEM 4Gx2|G.SKILL F3-12800CL9D-8GBXL + one more stick.
    * Processor = AMD Phenom II X6 1055T Thuban 2.8GHz Socket AM3 125W Six-Core Desktop Processor HDT55TFBGRBOX
    * Graphics Card = HD 7950
    * Motherboard = MB MSI| 880GM-E41 880G R
    * PSU = CORSAIR CX series CX500 500W ATX12V v2.3 80 PLUS BRONZE Certified Active PFC Power Supply
    * OS = Windows 7 64Bit
    * No overclocking.
    So far I've done the following. 
    * Removed battery/Jumped the bios. 
    * Checked and rechecked each RAM stick. 
    * Removed all connections. 
    * Removed graphics card etc. 
    Any help would be greatly appreciated, Christmas has kind of killed my budget for a new build.
    Thanks!
    These are as far as I can get before everything stops working.

    Really strange.
    Have you made sure that there was will be/was no contact between mobo and case (apart from spots where the contact should be made) ? This could've break the motherboard.
    Check ALL of the power supply cable connections between it and mobo.
    Now something weird which doesn't seen to make any sense... Try to put your motherboard back to the old case.
    That's all my suggestions, apart from that, if you're still able, then get it on a warranty and RMA it.
    Good luck.

  • Error while executing a process - it hangs!

    Hi there, please help me with this problem:
    I'm executing a CMD file with the next code and it hangs
    File file = new file("E:\\NDM_TEST\\UPLOAD_ENC\\CA210105.001.zip")
    Vector response = null;
    Log.debugLog("File to transport as a response " + getFileAbsolutePath());
    if (NDM.executeCMD(file.getFileAbsolutePath(), file.getFileName()) == 0) {
    public static int executeCMD(String fileAbsolutePath, String fileName) {
      int exitValue = 1;
      String chainn = "";
      try {
        Log.debugLog("starting CMD execution");
        String arguments[] = new String[1];
        arguments[0] = "\"" + getNDM_BATCH() + "\" " + fileAbsolutePath + " " + fileName;
        exitValue = WindowsExec.execute(arguments);
      } catch (Exception e) {
        Log.log("[ERROR] NDM.ejecutaBatch ==> " + e);
      } finally {
        return exitValue;
    public class WindowsExec {
      public static int execute(String args[]) {
        int exitVal = 1;
        if(args.length < 1) {
          Log.log("USAGE; java WindowsExec <cmd>");
          System.exit(1);
        try {
          String osName = System.getProperty("os.name");
          String[] cmd = new String[3];
          Runtime rt = Runtime.getRuntime();
          String toExecute = cmd[0] + " " + cmd[1] + " " + cmd[2];
          Log.debugLog(toExecute);
          Process proc = rt.exec(toExecute);
          Streammer errorStreammer = new Streammer(proc.getErrorStream(), "ERROR");
          Streammer outPutStreammer = new Streammer(proc.getInputStream(), "OUTPUT");
          errorStreammer.start();
          outPutStreammer.start();
          exitVal = proc.waitFor();
        } catch(Throwable t) {
          t.printStackTrace();
        } finally {
          return exitVal;
    public class Streammer extends Thread {
      InputStream is;
      String type;
      Streammer(InputStream is, String type) {
        this.is = is;
        this.type = type;
      public void run() {
        try {
          InputStreamReader isr = new InputStreamReader(is);
          BufferedReader br = new BufferedReader(isr);
          String line = null;
          while ((line = br.readLine()) != null) {
            Log.log(type + " > " + line);
        } catch (Exception ioe) {
          ioe.printStackTrace();
    }The output of the line Log.debugLog(toExecute); is:
    cmd.exe /C "E:\NDM_TEST\PROCESS\TX_TEST.CMD" E:\NDM_TEST\UPLOAD_ENC\CA210105.001.zip CA210105.001.zip
    If i run this output from a command prompt it runs ok, but when invoked from my java program it hangs and never ends

    You are right, at the moment I paste my code, I delete three important lines, here is the right code:
    File file = new file("E:\\NDM_TEST\\UPLOAD_ENC\\CA210105.001.zip")
    Vector response = null;
    Log.debugLog("File to transport as a response " + getFileAbsolutePath());
    if (NDM.executeCMD(file.getFileAbsolutePath(), file.getFileName()) == 0) {
    public static int executeCMD(String fileAbsolutePath, String fileName) {
      int exitValue = 1;
      String chainn = "";
      try {
        Log.debugLog("starting CMD execution");
        String arguments[] = new String[1];
        arguments[0] = "\"" + getNDM_BATCH() + "\" " + fileAbsolutePath + " " + fileName;
        exitValue = WindowsExec.execute(arguments);
      } catch (Exception e) {
        Log.log("[ERROR] NDM.ejecutaBatch ==> " + e);
      } finally {
        return exitValue;
    public class WindowsExec {
      public static int execute(String args[]) {
        int exitVal = 1;
        if(args.length < 1) {
          Log.log("USAGE; java WindowsExec <cmd>");
          System.exit(1);
        try {
          Runtime rt = Runtime.getRuntime();
          String[] cmd = new String[3];
          cmd[0] = "cmd.exe";
          cmd[1] = "/C";
          cmd[2] = args[0];
          String toExecute = cmd[0] + " " + cmd[1] + " " + cmd[2];
          Log.debugLog(toExecute);
          Process proc = rt.exec(toExecute);
          Streammer errorStreammer = new Streammer(proc.getErrorStream(), "ERROR");
          Streammer outPutStreammer = new Streammer(proc.getInputStream(), "OUTPUT");
          errorStreammer.start();
          outPutStreammer.start();
          exitVal = proc.waitFor();
        } catch(Throwable t) {
          t.printStackTrace();
        } finally {
          return exitVal;
    public class Streammer extends Thread {
      InputStream is;
      String type;
      Streammer(InputStream is, String type) {
        this.is = is;
        this.type = type;
      public void run() {
        try {
          InputStreamReader isr = new InputStreamReader(is);
          BufferedReader br = new BufferedReader(isr);
          String line = null;
          while ((line = br.readLine()) != null) {
            Log.log(type + " > " + line);
        } catch (Exception ioe) {
          ioe.printStackTrace();
    }I hope you can help me know... thanks!.

  • IPod suddenly no longer connects to any computer, hangs and clicks/pops

    I recently (within the last two weeks) started using a program called PodUtil ( http://www.kennettnet.co.uk/software/podutil.php ) to manage my music library between my work and home computers. Everything seems to have gone off without a hitch, but as of Friday my iPod started behaving very strangely.
    I was playing a song on it through iTunes on my work computer when all of the sudden the song cut out and iTunes froze up. I was forced to disconnect my iPod manually without disconnecting it through the computer, and when I hooked it back up my entire system locked up until the iPod was once again removed. I plugged it in again and left the system alone and finally fifteen minutes later I got an error message saying that an iPod was detected but the iPod software wasn't installed. Despite this not being true, I uninstalled iTunes and the iPod software, reinstalled them, and finally the iPod worked correctly.
    Until I brought it home and plugged it into my home computer and the exact same problem occurred. I once again uninstalled iTunes and the iPod software but this time it didn't fix the problem. The iPod refuses to connect now to any of the computers I've tried it on (home, work, my roommate's PC and even a work mac) and every time it's plugged in the system hangs until it's disconnected. I have also noticed that when it's plugged in every few minutes there's a loud hum and a clicking/popping sound that reminds me of drive heads failing on a harddrive.
    The iPod itself works fine, I can play everything and it gives me absolutely no trouble. It's when I connect it to a computer that the problems begin.
    I'm at a loss for what to do. I've tried every single thing under the knowledge base including rebooting and reinstalling and nothing's helped. It almost seems like there's a physical problem with the iPod (from the clicking sound) but the clicks never happen during normal operation and I haven't dropped it or anything that would've broken it. It's out of warranty and I'd rather not pay the cost of a new iPod to get this one fixed. Furthermore I took my songs off of my computer to free up space and the last music backup I have isn't entirely recent. But I can't even get it to restore even if I wanted to because it doesn't respond when it's connected. Any help will be great. Thanks!

    - See:      
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. iOS 7 made the iPod/computer more sensiteve to cable problems
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar                 

  • Hangs using USB connections

    Hi,
    what do you explain it seems to be almost the same as mi case.
    iMAC with anything conected : no problems.
    All tests, onyx,.....all OK!
    If I conect my scanner and/or my USB_extHD and/or my HP laserjet .... then in any moment my iMAC hangs on color circle and it has to be stopped with rear button.
    log:
    [0x6a56600] The IOUSBFamily was not able to enumerate a device.
    4648.870 [0x6a56600] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in. It will keep retrying. (Port 3 of hub @ location: 0xfd100000)
    what it means?
    It's a new 5 months iMAC!!
    I'm trying to understand what happens. Could anyone help me please??
    Thank you.
    AZIMUT

    Hello azimut and welcome to Apple Discussions
    Sounds like either a bad device, a bad USB cord or there something wrong with the way you have the devices connected. Can you give us a little better description of how you have everything plugged in, we can only imagine how you have all those devices connected up to the three ports on the back of your iMac.
    Try connecting things up to the three Ports this way:
    Port 1: Keyboard with only the Mouse connected to Keyboard.
    Port 2: The External HD
    Port 3: A Mac Compatible Powered Hub (examples below) to connect the printer, scanner and any other USB devices into.
    Examples of Mac compatible Hubs:
    http://catalog.belkin.com/IWCatProductPage.process?Product_Id=198333
    http://www.usbgear.com/USBG-4PU2SI.html
    Dennis

  • Safari hangs and quits suddendly

    Dear all,
    since the latest SW update, Safari hangs several times a day. It simply stops loading any pages ( without any error ) and I need to restart my Mac to make it working again.
    I already verified and repaired the disc and its permissions but the problem keeps coming back.
    Today, for the first time it quitted suddendly ( find below the copy of the report ).
    Do you have any idea what I could check ?
    Thanks in advance fon any help you might be able to provide.
    Cheers,
    dcg69
    Date/Time: 2007-02-10 14:38:02.307 +0100
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [56]
    Version: 2.0.4 (419.3)
    Build Version: 7
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 222
    Thread: 9
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92dc9bef RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92dc92fd ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92dc9154 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x9324e465 _DPSNextEvent + 572
    7 com.apple.AppKit 0x9324e056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00006cea 0x1000 + 23786
    9 com.apple.AppKit 0x93247ddb -[NSApplication run] + 512
    10 com.apple.AppKit 0x9323bd2f NSApplicationMain + 573
    11 com.apple.Safari 0x0005f54a 0x1000 + 386378
    12 com.apple.Safari 0x0005f471 0x1000 + 386161
    Thread 1:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92622dc6 -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92622cc2 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94c9a64d +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9083fbc1 __CFSendTrivialMachMessage + 92
    2 com.apple.CoreFoundation 0x9083fb55 CFRunLoopWakeUp + 31
    3 com.apple.Foundation 0x926510b5 -[NSURLConnection(NSURLConnectionInternal) _postCallback:] + 77
    4 com.apple.Foundation 0x926537de -[NSURLConnection(NSURLConnectionInternal) _postDidReceiveDataCallback] + 61
    5 com.apple.Foundation 0x92654ef5 -[NSHTTPURLProtocol reportDataToClient:] + 518
    6 com.apple.Foundation 0x92654666 -[NSConnectionHTTPURLProtocol performStreamRead:] + 220
    7 com.apple.Foundation 0x92654584 -[NSConnectionHTTPURLProtocol continueAfterBytesAvailable] + 55
    8 com.apple.CoreFoundation 0x90877b76 _CFStreamSignalEventSynch + 281
    9 com.apple.CoreFoundation 0x90829fd2 CFRunLoopRunSpecific + 1213
    10 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    11 com.apple.Foundation 0x92622a9b +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    12 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
    13 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92649c4e +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9083fbc1 __CFSendTrivialMachMessage + 92
    2 com.apple.CoreFoundation 0x9083fb55 CFRunLoopWakeUp + 31
    3 com.apple.CoreFoundation 0x9083f88f __CFSocketManager + 3750
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x926432f8 -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x996c3966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x15db49b1 nativeShockwaveFlashTCallFrame + 325701
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90037697 machwaituntil + 7
    1 libSystem.B.dylib 0x90039d62 usleep + 82
    2 ...romedia.Flash Player.plugin 0x15d47be9 0x159da000 + 3595241
    3 ...romedia.Flash Player.plugin 0x15c2439f 0x159da000 + 2401183
    4 ...romedia.Flash Player.plugin 0x15d47f62 0x159da000 + 3596130
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x9145d41e HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x9145d239 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 9 Crashed:
    0 ...romedia.Flash Player.plugin 0x15b5170f 0x159da000 + 1537807
    1 ...romedia.Flash Player.plugin 0x15b543dc 0x159da000 + 1549276
    2 ...romedia.Flash Player.plugin 0x15d4cc6a 0x159da000 + 3615850
    3 ...pple.audio.units.Components 0x70008f29 DefaultOutputAUEntry + 32045
    4 ...pple.audio.units.Components 0x700d13bf 0x70000000 + 857023
    5 ...pple.audio.units.Components 0x700d07df 0x70000000 + 853983
    6 ....audio.toolbox.AudioToolbox 0x93d2a8e9 AudioConverterChain::CallInputProc(unsigned long) + 189
    7 ....audio.toolbox.AudioToolbox 0x93d2a586 AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 84
    8 ....audio.toolbox.AudioToolbox 0x93d29d86 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 234
    9 ....audio.toolbox.AudioToolbox 0x93d29c17 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 119
    10 ....audio.toolbox.AudioToolbox 0x93d2997b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
    11 ....audio.toolbox.AudioToolbox 0x93d29d3a BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 158
    12 ....audio.toolbox.AudioToolbox 0x93d29c17 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 119
    13 ....audio.toolbox.AudioToolbox 0x93d2997b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
    14 ....audio.toolbox.AudioToolbox 0x93d29b09 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 93
    15 ....audio.toolbox.AudioToolbox 0x93d2997b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
    16 ....audio.toolbox.AudioToolbox 0x93d29808 AudioConverterFillComplexBuffer + 190
    17 ...pple.audio.units.Components 0x70008b23 DefaultOutputAUEntry + 31015
    18 ...pple.audio.units.Components 0x700086d8 DefaultOutputAUEntry + 29916
    19 ...pple.audio.units.Components 0x7000fb18 AUHighShelfFilterEntry + 5084
    20 ...pple.audio.units.Components 0x70008f8d DefaultOutputAUEntry + 32145
    21 ...pple.audio.units.Components 0x700d13bf 0x70000000 + 857023
    22 ...pple.audio.units.Components 0x700d07df 0x70000000 + 853983
    23 ....audio.toolbox.AudioToolbox 0x93d2a8e9 AudioConverterChain::CallInputProc(unsigned long) + 189
    24 ....audio.toolbox.AudioToolbox 0x93d2a586 AudioConverterChain::FillBufferFromInputProc(unsigned long*, unsigned long*, CABufferList*) + 84
    25 ....audio.toolbox.AudioToolbox 0x93d29d86 BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&, CABufferList const*&) + 234
    26 ....audio.toolbox.AudioToolbox 0x93d29c17 CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 119
    27 ....audio.toolbox.AudioToolbox 0x93d2997b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
    28 ....audio.toolbox.AudioToolbox 0x93d29b09 AudioConverterChain::RenderOutput(CABufferList*, unsigned long, unsigned long&, AudioStreamPacketDescription*) + 93
    29 ....audio.toolbox.AudioToolbox 0x93d2997b BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&, AudioStreamPacketDescription*) + 211
    30 ....audio.toolbox.AudioToolbox 0x93d29808 AudioConverterFillComplexBuffer + 190
    31 ...pple.audio.units.Components 0x70008b23 DefaultOutputAUEntry + 31015
    32 ...pple.audio.units.Components 0x700086d8 DefaultOutputAUEntry + 29916
    33 ...pple.audio.units.Components 0x70007b9b DefaultOutputAUEntry + 27039
    34 com.apple.audio.CoreAudio 0x9146b912 HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 240
    35 com.apple.audio.CoreAudio 0x9146ae4e IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 274
    36 com.apple.audio.CoreAudio 0x9146abd9 HP_IOThread::PerformIO(AudioTimeStamp const&) + 1299
    37 com.apple.audio.CoreAudio 0x91469001 HP_IOThread::WorkLoop() + 953
    38 com.apple.audio.CoreAudio 0x91468c43 HPIOThread::ThreadEntry(HPIOThread*) + 17
    39 com.apple.audio.CoreAudio 0x9145d239 CAPThread::Entry(CAPThread*) + 93
    40 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 9 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x15b514a1 ecx: 0x16a5c210 edx: 0x16a5c210
    edi: 0x00000400 esi: 0x00000400 ebp: 0xb053ef18 esp: 0xb053ebf0
    ss: 0x0000001f efl: 0x00010246 eip: 0x15b5170f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x159da000 - 0x15eeefff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x16417000 - 0x16418fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1a924000 - 0x1a929fff com.apple.audio.AppleHDAHALPlugIn 1.2.4 (1.2.4a21) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x70000000 - 0x700f9fff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90771fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90808000 - 0x908d0fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090e000 - 0x9090efff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90910000 - 0x90a03fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a53000 - 0x90ad2fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afb000 - 0x90b5ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bce000 - 0x90bd5fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bda000 - 0x90c4dfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c62000 - 0x90c74fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7a000 - 0x90f20fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f63000 - 0x90fcbfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91003000 - 0x91041fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91054000 - 0x91064fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9106f000 - 0x910edfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91122000 - 0x91140fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114c000 - 0x9115afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115d000 - 0x912fcfff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913fa000 - 0x91402fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91409000 - 0x9142ffff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91441000 - 0x91448fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9144c000 - 0x914c2fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91513000 - 0x91513fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91515000 - 0x91540fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91553000 - 0x91627fff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91662000 - 0x916d5fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91703000 - 0x917acfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d2000 - 0x9181dfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9183c000 - 0x91852fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9185e000 - 0x91878fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91882000 - 0x918bffff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d3000 - 0x918dffff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e6000 - 0x91921fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91933000 - 0x919e5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a2b000 - 0x91a41fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a46000 - 0x91a64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a69000 - 0x91ac7fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ad9000 - 0x91addfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91adf000 - 0x91b5cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b60000 - 0x91b9dfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ba3000 - 0x91bbdfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bc2000 - 0x91bc4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bc6000 - 0x91bc6fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bc8000 - 0x91c56fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c5d000 - 0x91c5dfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c5f000 - 0x91cb8fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cc1000 - 0x91ce5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ced000 - 0x920f6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92130000 - 0x924e4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92511000 - 0x9258ffff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925d0000 - 0x92800fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9290c000 - 0x929eafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a07000 - 0x92af4fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b04000 - 0x92b1bfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b26000 - 0x92b7efff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b92000 - 0x92b92fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b94000 - 0x92ba4fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bb3000 - 0x92bbbfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bc1000 - 0x92bc6fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bcc000 - 0x92c5dfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c71000 - 0x92c74fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c77000 - 0x92c95fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ca7000 - 0x92cadfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cb3000 - 0x92d16fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d3a000 - 0x92d7bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92da2000 - 0x92daffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92db6000 - 0x92dbbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dc0000 - 0x930b4fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931ba000 - 0x931c5fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ca000 - 0x931e5fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93235000 - 0x93235fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93237000 - 0x938edfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c6e000 - 0x93ce8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d21000 - 0x93dd9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e1b000 - 0x93e1bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e1d000 - 0x93feffff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94040000 - 0x94081fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94089000 - 0x940c3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94151000 - 0x9418ffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941d3000 - 0x941e4fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x941f2000 - 0x94230fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9424c000 - 0x9425bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94262000 - 0x9426dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942b9000 - 0x942d3fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942d9000 - 0x94592fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x946f5000 - 0x9483bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948c7000 - 0x948d6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948dd000 - 0x94906fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9490c000 - 0x9491bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9491f000 - 0x94944fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94950000 - 0x9496dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94c98000 - 0x94d2afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d84000 - 0x94e06fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e3f000 - 0x9511efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9529d000 - 0x952c0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95a33000 - 0x95a49fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96441000 - 0x96441fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96e22000 - 0x96e36fff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x996c1000 - 0x996f8fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99714000 - 0x99726fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x86), 0.1.30
    Bluetooth: Version 1.7.9f12, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK6034GSX, 55.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    MacBook   Mac OS X (10.4.8)  

    Welcome to Apple Discussions
    0 ...romedia.Flash Player.plugin 0x15b5170f 0x159da000 + 1537807
    1 ...romedia.Flash Player.plugin 0x15b543dc 0x159da000 + 1549276
    2 ...romedia.Flash Player.plugin 0x15d4cc6a 0x159da000 + 3615850
    You need to update your Flash plug-in to the most current version. Make sure you select the Intel version.
    When the install is complete, Safari automatically opens to the Adobe Flash page confirming the plug-in was correctly installed.
    Quit Safari and "repair permissions" using Disk Utility in the Utilities folder.
    Post back

Maybe you are looking for

  • ITunes (10.6.3) freezes when iPhone 4S (5.1.1) is connected

    Whenever I connect my iPhone 4S (iOS 5.1.1) to iTunes (10.6.3) on my Mac (OS 10.7.3) it always freezes, always for about 30 seconds and then it will work again. But let me note, this only happens on the first time I connect my iPhone for the first ti

  • Browser need proxy username and password

    this code works fine without a proxy, however i can figuer out how to get it to work when behind a proxy, i tried some different things to pass the proxy username and password(the commented out code) but those did work, can anyone help with this? cau

  • Hiding Rows in ALV

    Hi Is there any way we can hide the rows... i have 10 rows and 11th row i have totals of those 10 rows.. I want only totals of that row...i dont want to see 10 rows.. anyway to do..plz

  • BBP_ITEM_CHECK_BADI for Category check

    Dear Experts, I have to implement further checks based on the category during contract, requisition and order creation and update. The badi I looked was BBP_ITEM_CHECK_BADI. The problem is that I couldn’t find the way to get the data on line: there i

  • M93p+HD8570+Win7+KB267038/IE10: WMP crashes with BEX error playing AVI

    Apparently this one's been out and known about for a while, but I just ran into it this week while finishing up the custom software install on a newly received M93p with Windows 7 Pro x64, which also included the AMD HD8570 graphics upgrade.  Driver