64 bit driver compilation

hi,
i need to compile a driver code in 64 bit using forte 6.2.
there is a function declaration and function definition,
something like:
xx_ioctl (dev, cmd, arg, flag, credp, rval-p);//prototype
dev_t dev;
int cmd;
int arg;
int flag;
cred_t credp;
int *rval-p;
//definition
xx_ioctl(ignorethisone,ignorethisone,(caddr_t)arg,ignorethisone,ignorethisone) { do things;}
i was getting cast warning at the "(caddr_t)arg" argument in above.
I changed the "int arg" to "long arg" and that solved all the warnings.
is this valid?.
-Raoul

First, make sure you are using SC5.0 compilers. The -xcode option did not exist before that. Using -xcode=abs32 will give you smaller generated code.
The -xregs=no%appl option tells the compiler not to use %g2 or %g3 registers on sparcv9. I believe this was needed only to work around a run-time linker bug prior to S7 5/99. If your driver needs to run on an earlier update of S7, you should use this option; otherwise, it is not needed.
Also read the compilation section of the
Writing Device Drivers book

Similar Messages

  • I have a windows 7 premium with the 64 bit driver and am having problems with installing itunes, i get an error message that states Apple Application Support is required to run itunes. i have tried 4 times to uninstall and reinstall with no success, help

    I have a windows 7 premium laptop, 64 bit driver, have tried to install itunes but recieve an error when trying to open. Error states "Apple Application Support is required to run itunes. uninstall and reinstall again, error 2 (windows error 2). have tried this 4-5 times with no success. help!

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if AAS won't install normally.
    tt2

  • Can't install a 32 bit driver on my new 64 bit server

    I have a windows 2008 R2 server runing the print server. I have a HP Laserjet 4345 MFP Printer and can't install the 32 bit driver. I have installed the 64 bit but when I try to add the 32 bit driver is states that it is not the correct driver? I have downloaded the PCl 5 Driver (HP_LJ_M4345MFP_PCL5_32bit) But it states it the wrong driver. Please Help
    Thanks,
    Dave
    David Babbel
    System Admin

    Hi broadwater,
    Could you please re-download the package from this link and then install
    http://www.adobe.com/go/tryphotoshop_elements/
    Regards,
    Sandeep

  • Windows 7 64 bits driver for hp colour laserjet 2840

    Where to find Window 7 64-bit driver for HP Colour LaserJet 2840 all-in-one printer full complete version?

    Hello B-I-F,
    The drivers for the HP Color Laserjet 2840 are already "built" into Windows 7. Here is a link regarding how to install them:
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?&objectID=c02536257
    Also, for future reference, the HP Color LaserJet 2800 All-in-One Printer series are commercial printers. I recommend posting in the forum for HP Business Support for a better chance at finding a solution.
    Here is the link to the Commercial Laserjet board:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • HP Laserjet 1012 Windows 7 64-bit Driver

    I cannot find a Windows 7 64-bit driver for my Laserjet 1012. Has anyone else had any luck?

    Win 7 X64 works with my Trusty HP Laserjet 1012.
    From Start/Devices and Printers.
    Choose add a printer.
    Had to use Windows update at the bottom of the install printer driver window because the HP Laserjet 1015 was not on the list of HP printers. But after the update there it was "HP Laserjet 1015".
    I did the intstall and it is working on my Win7 x64 machine and Office 2010. By the way, I chose Generic IEEE 1284.4 as the printer port (See comment below)
    If you look on the HP website, they show the most recent drivers only for Vista x64 but the drivers are for the HP Laserjet 1010, 1012, 1015. So 1015 drivers will work but I did the install through Windows add printer as stated earlier in this thread and seems Win7 offers support for this legacy printer.
    Comment:
    Oddly the HP HP Laserjet 1012 also shows in unspecified devices on the Devices and printers page and did so before I installed the printer...I could not delete it but right clicking and Running Troubleshout gave me the choice to fix it saying "The driver for Generic IEEE 1284.4 printing support is not installed. Install the latest driver for the device." I believe chosing Apply this fix would have made it work. I am hoping on reboot it dissapears from unspecified. I will repost later 

  • FRUSTRATED - windows 7 64 bit driver HP 6500 709e all in one won't install on 2 computers

    Hi,
    My son and I both got new laptops for Christmas.  I have had nothing but problems installing our wireless printer with its full features.  My son's computer is a Dell, mine is a Toshiba.  From what I could find both needed the same driver but both have had MAJOR issues getting the install to complete and installing the device. Somehow I was able to get it installed on my Toshiba but the "fix" I used didn't work on the Dell.  PLEASE HELP! Thanks
    Carol
    Sorry I realized I did add much information.  The printer is the 6500 all in one deskjet 709e.  I have tried installing the 64 bit, windows 7...i also downloaded the update. Eventually it worked for my Toshiba laptop but still can't get it to install on my son's dell.
    After numerous tries,
    I downloaded the driver for windows 7, 64 bit driver and then downloaded the update.  The driver/software wouldn't install the device until I did the update (for my Toshiba) but this is not working for the Dell.  Also I did download the troubleshooter and it was useless! 

    Welcome to the HP Forums Zoney,
    I read your post which indicates that you are getting a "MICROSOFT VISUAL C ++RUNTIME LIBRARY" error, when trying to install the printer software. I can help you with this.
    Download and install this Patch> Microsoft Visual C++ Runtime Error.
    Uninstall the printer software.
    Before installing the printer software again, setup the Admin rights on the computer.
    Run Command Prompt as Administrator. Go to the start menu, type “CMD” in the search bar. Now, you should see a shortcut for CMD above. Right click on it, and click “run as administrator”. If it asks you for administrative permission, please allow permission. In your Command Prompt window (as administrator), type the following and hit Enter: net user administrator /active:yes
    You should see a message saying "the command completed successfully". After troubleshooting is done, you can disable this account by typing the following command into Command Prompt (as administrator): net user administrator /active:no.
    Restart the computer, and utilize the new account that is available, which should be named "Administrator".
    Here are some more steps you can try if you are still getting the Runtime error.
    But it is looking more like a Operating System issue.
    Download and install the Microsoft Visual C++ 2010, 2008 and 2005 Redistributable Packages.
    You will find the download links to these packages below:
    2005 - http://www.microsoft.com/en-ca/download/details.as​​px?id=26347
    2008 - http://www.microsoft.com/en-ca/download/details.as​​px?id=5582
    2010 - http://www.microsoft.com/en-us/download/details.as​​px?id=14632
    Try the installation again please.
    Let me know how you make out.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • 32 bit driver for windows 7 64 bit

    I have a  laserjet 1022 on my new Windows 7  64 bit,, works good.. I want to share the printer with XP 32 bit systems.. The 32 bit pcs connect up (somewhat) but dont print and get messages of death when trying to do a test page to the shared printer.. I read that I need to install the 32 bit drives on Windows 7 64 pc,, I found where to add the drivers in win 7,, but I need an .inf file of the 32 bit drivers.. The hp drivers i download so far just want to install..   Whats the process for getting the hp 32 bit drivers into the 64 bit system???

    Thanks for sharing your tip RatioCynic!  That's what this forum is all about!
    Happy printing!
    Thanks!
    Tara
    **Although I am an HP employee, I am speaking for myself and not for HP.

  • Windows 8.1 64-bit driver for infrared usb adapter

    I'm looking for the correct 64-bit driver on my Windows 8.1 OS for my infrared usb adapter that I'm trying to hotsync
    with my Palm m500. I already have the Palm Desktop software for the 8.1. I just need the correct driver for thr adapter.
    Any help with this will be greatly appreciated. ,Thank you.

    Hello, and Welcome to the HP Support Community!
    I would suggest you try looking at the manufacturer's website for the dongle.
    We have no idea what device you are asking about!
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Windows 7 64 bit driver for the Zen Vision M?

    - Where EXACTLY can I find the Windows 7 64-bit driver for the Zen Vision M? My new computer came with it installed in Windows Media Player 2, but the driver became corrupt. I can't seem to find that driver on the Creative or Microsoft download websites. Please Help!

    The driver is nati've to Windows. Creative does not write the MTP driver. I would suggest re-install WMP2 or contact Microsoft for advice if it is corrupt. As for software to use the player on a 64 Win 7system? there is nothing for the Vision M. You may want to read this page? http://support.creative.com/KB/showarticle.aspx?sid=605&h=3

  • How to identify a false 64-bit driver?

    Since upgrading to Lion on my iMac (2.93 GHz, i7 with 16 GB) I often—usually, in fact—have kernel panics upon restarts. Inquiring about this on another Mac site brought a response suggesting that when upgrading to 10.7 a 32-bit driver slipped through, probably falsely indicating that it is 64-bit; restarting in 32 bit eliminates the kernel panics, suggesting that this is the case.
    My question here: is there any way to identify what this false 64-bit driver is so that I can remove it?
    Much thanks for any help.

    Thanks for the quick response.
    I just induced a kernel panic (i.e., not holding down 3-2 during startup) and here is the report from /Library/Logs/DiagnosticReports:
    Date/Time:       2011-12-22 18:07:43 +0100
    OS Version:      10.7.2 (Build 11C74)
    Architecture:    x86_64
    Report Version:  9
    Command:         No Target
    Path:            No Target
    Version:         ??? (???)
    Parent:          kernel_task [0]
    PID:             0
    Event:           shutdown stall
    Duration:        10.00s
    Steps:           101 (100ms sampling interval)
    Pageins:         7
    Pageouts:        0
    Process:         DDServiced [106]
    Path:            /Library/Application Support/Data Robotics/*/DDServiced
    Architecture:    i386
    UID:             0
      Thread 0x35e      
      User stack:
        101 start + 41 (in DDServiced) [0x7e7d]
          101 _start + 209 (in DDServiced) [0x7f4f]
            87 main + 1897 (in DDServiced) [0x8c17]
              87 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273 (in Foundation) [0x9be7e607]
                87 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x934ba798]
                  87 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x934ba8ec]
                    87 __CFRunLoopRun + 1428 (in CoreFoundation) [0x934bb214]
                      87 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x934b20ea]
                        87 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x93891c22]
            14 main + 1913 (in DDServiced) [0x8c27]
              14 usleep + 60 (in libsystem_c.dylib) [0x92a6ecba]
                14 mach_wait_until + 10 (in libsystem_kernel.dylib) [0x93891d36]
      Kernel stack:
        87 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
        14 mach_wait_until_trap + 80 (in mach_kernel) [0x21df60]
      Thread 0x63a        DispatchQueue 1701273966
      User stack:
        101 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x925756a7]
          101 kevent + 10 (in libsystem_kernel.dylib) [0x9389490a]
      Kernel stack:
        101 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
      Thread 0x640      
      User stack:
        101 thread_start + 34 (in libsystem_c.dylib) [0x92ac66de]
          101 _pthread_start + 335 (in libsystem_c.dylib) [0x92ac2ed9]
            101 __select + 10 (in libsystem_kernel.dylib) [0x93893b42]
      Kernel stack:
        101 wakeup + 1024 (in mach_kernel) [0x575a00]
      Thread 0xbf90a    
      User stack:
        44 start_wqthread + 30 (in libsystem_c.dylib) [0x92ac66fe]
          44 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9389402e]
      Kernel stack:
        44 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
      Thread 0xbf8f5    
      User stack:
        43 start_wqthread + 30 (in libsystem_c.dylib) [0x92ac66fe]
          43 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9389402e]
      Kernel stack:
        43 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
      Binary Images:
          0x1000 -   0x21afe7  DDServiced ??? (???) <D75D013D-0EF1-2DAA-666E-10BC0FEE323A> /Library/Application Support/Data Robotics/*/DDServiced
      0x92574000 - 0x92582fff  libdispatch.dylib ??? (???) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
      0x92a66000 - 0x92b31fff  libsystem_c.dylib ??? (???) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
      0x93480000 - 0x93656fe3  com.apple.CoreFoundation 6.7.1 (635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x9387b000 - 0x93899ff7  libsystem_kernel.dylib ??? (???) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
      0x9be72000 - 0x9c17cff3  com.apple.Foundation 6.7.1 (833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         java [108]
    Path:            /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java
    Architecture:    x86_64
    UID:             0
      Thread 0x360        DispatchQueue 1
      User stack:
        31 ??? (in java) [0x109dc6a98]
          31 ??? (in java) [0x109dc929a]
            31 ??? (in java) [0x109dc9843]
              31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff83524ae6]
                31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff835252d4]
                  31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8351cb6c]
                    31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x60b        DispatchQueue 2
      User stack:
        31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8128414e]
          31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8c0ef7e6]
      Kernel stack:
        31 kqueue_scan + 480 (in mach_kernel) [0x5596e0]
      Thread 0x415      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in java) [0x109dc8240]
              31 ??? (in java) [0x109dc7cf3]
                31 ??? (in libclient64.dylib) [0x109f33a1d]
                  31 ??? (in libclient64.dylib) [0x109f33b75]
                    31 ??? (in libclient64.dylib) [0x109f1053e]
                      31 ??? (in libclient64.dylib) [0x109f1077a]
                        31 ??? [0x10a818438]
                          31 ??? [0x10a81d85a]
                            31 ??? [0x10a81d85a]
                              31 ??? [0x10a828d6e]
                                31 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                                  31 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                                    31 ??? (in libclient64.dylib) [0x109f1d050]
                                      31 ??? (in libclient64.dylib) [0x109f1dbc3]
                                        31 ??? (in libclient64.dylib) [0x109e78de3]
                                          31 ??? (in libclient64.dylib) [0x109e78f23]
                                            31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x418      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e79ca3]
                31 ??? (in libclient64.dylib) [0x109e79de9]
                  31 mach_msg_server + 641 (in libsystem_kernel.dylib) [0x7fff8c0ed31c]
                    31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41a      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41b      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41c      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41d      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41e      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x41f      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x420      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x421      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e915c8]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x422      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x10a2dce35]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x423      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x10a2dce35]
                31 ??? (in libclient64.dylib) [0x109e787c3]
                  31 ??? (in libclient64.dylib) [0x109e7891d]
                    31 ??? (in libclient64.dylib) [0x109e78d42]
                      31 ??? (in libclient64.dylib) [0x109e78de3]
                        31 ??? (in libclient64.dylib) [0x109e78f23]
                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x424      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109e979e9]
                31 ??? (in libclient64.dylib) [0x109f6d7cf]
                  31 ??? (in libclient64.dylib) [0x109f6d8e5]
                    31 ??? (in libclient64.dylib) [0x109e787c3]
                      31 ??? (in libclient64.dylib) [0x109e7891d]
                        31 ??? (in libclient64.dylib) [0x109e97b6e]
                          31 ??? (in libclient64.dylib) [0x109e78fb5]
                            31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x5fb      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f0f307]
                30 ??? (in libclient64.dylib) [0x109f0f5b7]
                  30 ??? (in libclient64.dylib) [0x109e787c3]
                    30 ??? (in libclient64.dylib) [0x109e7891d]
                      30 ??? (in libclient64.dylib) [0x109e97b6e]
                        30 ??? (in libclient64.dylib) [0x109e78fb5]
                          30 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
                1 ??? (in libclient64.dylib) [0x109f0f703]
                  1 ??? (in libclient64.dylib) [0x10a007ebd]
                    1 ??? (in libclient64.dylib) [0x10a007fa9]
                      1 ??? (in libclient64.dylib) [0x10a05ee92]
                        1 ??? (in libclient64.dylib) [0x10a05ef20]
                          1 ??? (in libclient64.dylib) [0x10a049b69]
                            1 ??? (in libclient64.dylib) [0x10a05f44c]
                              1 ??? (in libclient64.dylib) [0x10a05f632]
                                1 ??? (in libclient64.dylib) [0x10a05fba8]
                                  1 ??? (in libclient64.dylib) [0x10a0601ce]
                                    1 ??? (in libclient64.dylib) [0x10a0634de]
                                      1 ??? (in libclient64.dylib) [0x10a063592]
                                        1 ??? (in libclient64.dylib) [0x10a0636fe]
                                          1 ??? (in libclient64.dylib) [0x109ef2b10]
      Kernel stack:
        30 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
        1 lo_allintrs + 302 (in mach_kernel) [0x2e3fde]
          1 interrupt + 200 (in mach_kernel) [0x2cdb98]
            1 lapic_interrupt + 95 (in mach_kernel) [0x2d33ef]
              1 cpu_signal_handler + 148 (in mach_kernel) [0x2d5254]
                1 sync_iss_to_iks + 86 (in mach_kernel) [0x2cd046]
      Thread 0x609      
      User stack:
        31 ??? [0x10a9ff074]
          31 ??? [0x10a8f16c8]
            31 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
              31 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                31 ??? (in libclient64.dylib) [0x109f1d050]
                  31 ??? (in libclient64.dylib) [0x109f1dbc3]
                    31 ??? (in libclient64.dylib) [0x109e78de3]
                      31 ??? (in libclient64.dylib) [0x109e78f23]
                        31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x60a      
      User stack:
        31 ??? [0x10a98bd28]
          31 ??? [0x10a8f16c8]
            31 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
              31 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                31 ??? (in libclient64.dylib) [0x109f1d050]
                  31 ??? (in libclient64.dylib) [0x109f1dbc3]
                    31 ??? (in libclient64.dylib) [0x109e78de3]
                      31 ??? (in libclient64.dylib) [0x109e78f23]
                        31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x617      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f2cfcd]
                    31 ??? (in libclient64.dylib) [0x109e7872a]
                      31 ??? (in libclient64.dylib) [0x109e7891d]
                        31 ??? (in libclient64.dylib) [0x109e78d42]
                          31 ??? (in libclient64.dylib) [0x109e78de3]
                            31 ??? (in libclient64.dylib) [0x109e78f23]
                              31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x618      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f2d4e5]
                    31 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed6b6]
      Kernel stack:
        31 semaphore_wait_continue + 0 (in mach_kernel) [0x234a50]
      Thread 0x619      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f2e67f]
                    31 ??? (in libclient64.dylib) [0x109f3407d]
                      31 ??? (in libclient64.dylib) [0x109e7872a]
                        31 ??? (in libclient64.dylib) [0x109e7891d]
                          31 ??? (in libclient64.dylib) [0x109e78d42]
                            31 ??? (in libclient64.dylib) [0x109e78de3]
                              31 ??? (in libclient64.dylib) [0x109e78f23]
                                31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x61a      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  30 ??? (in libclient64.dylib) [0x109f2e67f]
                    30 ??? (in libclient64.dylib) [0x109f3407d]
                      30 ??? (in libclient64.dylib) [0x109e7872a]
                        30 ??? (in libclient64.dylib) [0x109e7891d]
                          30 ??? (in libclient64.dylib) [0x109e78d42]
                            30 ??? (in libclient64.dylib) [0x109e78de3]
                              30 ??? (in libclient64.dylib) [0x109e78f23]
                                30 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
                  1 ??? (in libclient64.dylib) [0x109f2e5cc]
                    1 ??? (in libclient64.dylib) [0x109f3b5b4]
                      1 ??? (in libclient64.dylib) [0x109f3c6ab]
                        1 ??? (in libclient64.dylib) [0x109f80e04]
                          1 ??? (in libclient64.dylib) [0x109f9ff26]
                            1 ??? (in libclient64.dylib) [0x109fb2d26]
                              1 ??? (in libclient64.dylib) [0x109f48223]
                                1 ??? (in libclient64.dylib) [0x109fcdf2d]
                                  1 ??? (in libclient64.dylib) [0x109ee1598]
                                    1 ??? (in libclient64.dylib) [0x10a01aa64]
                                      1 ??? (in libclient64.dylib) [0x10a01acdd]
                                        1 ??? (in libclient64.dylib) [0x109e77b0f]
                                          1 ??? (in libclient64.dylib) [0x109e77bcd]
                                            1 ??? (in libclient64.dylib) [0x109e78d42]
                                              1 ??? (in libclient64.dylib) [0x109e78de3]
                                                1 ??? (in libclient64.dylib) [0x109e78f23]
                                                  1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x61b      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f30080]
                    31 ??? (in libclient64.dylib) [0x109e787c3]
                      31 ??? (in libclient64.dylib) [0x109e7891d]
                        31 ??? (in libclient64.dylib) [0x109e78d42]
                          31 ??? (in libclient64.dylib) [0x109e78de3]
                            31 ??? (in libclient64.dylib) [0x109e78f23]
                              31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x61c      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f321b2]
                31 ??? (in libclient64.dylib) [0x109e97b6e]
                  31 ??? (in libclient64.dylib) [0x109e78fb5]
                    31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        29 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
        2 lo64_mach_scall + 23 (in mach_kernel) [0x2e4997]
          2 thread_set_child + 407 (in mach_kernel) [0x2b7307]
            2 mach_msg_overwrite_trap + 517 (in mach_kernel) [0x21b2f5]
              2 ipc_mqueue_receive + 93 (in mach_kernel) [0x214fcd]
                2 thread_block + 33 (in mach_kernel) [0x22f771]
                  2 thread_block_reason + 306 (in mach_kernel) [0x22f612]
                    2 thread_cancel_timer + 640 (in mach_kernel) [0x22e110]
                      2 processor_idle + 181 (in mach_kernel) [0x22d335]
                        2 machine_idle + 206 (in mach_kernel) [0x2cfbce]
      Thread 0x76e      
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f1c69e]
                    31 ??? (in libclient64.dylib) [0x109f1c6fe]
                      31 ??? (in libclient64.dylib) [0x109f1c808]
                        31 ??? (in libclient64.dylib) [0x109f1077a]
                          31 ??? [0x10a818438]
                            31 ??? [0x10a81dd34]
                              31 ??? [0x10a81d85a]
                                31 ??? [0x10a8f1351]
                                  31 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10a56465e]
                                    31 JVM_Sleep + 191 (in libclient64.dylib) [0x10a029466]
                                      31 ??? (in libclient64.dylib) [0x10a01a8d8]
                                        31 ??? (in libclient64.dylib) [0x109e78fb5]
                                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x7a3      
      User stack:
        30 ??? [0x10abd46a4]
          30 ??? [0x10a81d85a]
            30 ??? [0x10a81d85a]
              30 ??? [0x10a8f16c8]
                30 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                  30 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                    30 ??? (in libclient64.dylib) [0x109f1d050]
                      30 ??? (in libclient64.dylib) [0x109f1dbcd]
                        30 ??? (in libclient64.dylib) [0x109e97b6e]
                          30 ??? (in libclient64.dylib) [0x109e78fb5]
                            30 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
        1 ??? [0x113ea1ac8]
          1 ??? [0x10abd46a4]
            1 ??? [0x10a81d85a]
              1 ??? [0x10a81d85a]
                1 ??? [0x10a8f16c8]
                  1 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                    1 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                      1 ??? (in libclient64.dylib) [0x109f1d050]
                        1 ??? (in libclient64.dylib) [0x109f1dbcd]
                          1 ??? (in libclient64.dylib) [0x109e97b6e]
                            1 ??? (in libclient64.dylib) [0x109e78fb5]
                              1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0xbf91a    
      User stack:
        31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff822e2b85]
          31 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8c0ef192]
      Kernel stack:
        31 workqueue_exit + 1808 (in mach_kernel) [0x5c60e0]
      Thread 0xbf91b    
      User stack:
      Kernel stack:
        31 workqueue_exit + 1232 (in mach_kernel) [0x5c5ea0]
      Thread 0xbf91c    
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f1c69e]
                    31 ??? (in libclient64.dylib) [0x109f1c6fe]
                      31 ??? (in libclient64.dylib) [0x109f1c808]
                        31 ??? (in libclient64.dylib) [0x109f1077a]
                          31 ??? [0x10a818438]
                            31 ??? [0x10a81dd34]
                              31 ??? [0x10a81dd34]
                                31 ??? [0x10a81d85a]
                                  31 ??? [0x10a81d85a]
                                    31 ??? [0x10a81d85a]
                                      31 ??? [0x10a81dd34]
                                        31 ??? [0x10a81d85a]
                                          31 ??? [0x10a81d85a]
                                            31 ??? [0x10a81d85a]
                                              31 ??? [0x10a81d85a]
                                                31 ??? [0x10a8f16c8]
                                                  31 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                                                    31 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                                                      31 ??? (in libclient64.dylib) [0x109f1d050]
                                                        31 ??? (in libclient64.dylib) [0x109f1dbc3]
                                                          31 ??? (in libclient64.dylib) [0x109e78de3]
                                                            31 ??? (in libclient64.dylib) [0x109e78f23]
                                                              31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0xbf920    
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f1c69e]
                    31 ??? (in libclient64.dylib) [0x109f1c6fe]
                      31 ??? (in libclient64.dylib) [0x109f1c808]
                        31 ??? (in libclient64.dylib) [0x109f1077a]
                          31 ??? [0x10a818438]
                            31 ??? [0x10a81d85a]
                              20 ??? [0x10a8f1351]
                                20 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10a56465e]
                                  20 JVM_Sleep + 191 (in libclient64.dylib) [0x10a029466]
                                    20 ??? (in libclient64.dylib) [0x10a01a8d8]
                                      20 ??? (in libclient64.dylib) [0x109e78fb5]
                                        20 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
                              11 ??? [0x10a81d85a]
                                11 ??? [0x10a81d85a]
                                  11 ??? [0x10a81d85a]
                                    11 ??? [0x10a81d85a]
                                      11 ??? [0x10a81d85a]
                                        11 ??? [0x10a81d85a]
                                          11 ??? [0x10a81d85a]
                                            11 ??? [0x10a8f1351]
                                              11 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10a56465e]
                                                11 JVM_Sleep + 191 (in libclient64.dylib) [0x10a029466]
                                                  11 ??? (in libclient64.dylib) [0x10a01a8d8]
                                                    11 ??? (in libclient64.dylib) [0x109e78fb5]
                                                      11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0xbf956    
      User stack:
        31 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            31 ??? (in libclient64.dylib) [0x109e78884]
              31 ??? (in libclient64.dylib) [0x109f1c355]
                31 ??? (in libclient64.dylib) [0x109f1c540]
                  31 ??? (in libclient64.dylib) [0x109f1c69e]
                    31 ??? (in libclient64.dylib) [0x109f1c6fe]
                      31 ??? (in libclient64.dylib) [0x109f1c808]
                        31 ??? (in libclient64.dylib) [0x109f1077a]
                          31 ??? [0x10a818438]
                            31 ??? [0x10a81dd34]
                              31 ??? [0x10a81d85a]
                                31 ??? [0x10a8f1351]
                                  31 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10a56465e]
                                    31 JVM_Sleep + 191 (in libclient64.dylib) [0x10a029466]
                                      31 ??? (in libclient64.dylib) [0x10a01a8d8]
                                        31 ??? (in libclient64.dylib) [0x109e78fb5]
                                          31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x8a9      
      User stack:
        16 ??? [0x10a9aa3a0]
          16 ??? [0x10a8f1351]
            16 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10a56465e]
              16 JVM_Sleep + 191 (in libclient64.dylib) [0x10a029466]
                16 ??? (in libclient64.dylib) [0x10a01a8d8]
                  16 ??? (in libclient64.dylib) [0x109e78fb5]
                    16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
        1 ??? [0x10ab08538]
          1 ??? [0x10a81d85a]
            1 ??? [0x10a81d85a]
              1 ??? [0x10a81d85a]
                1 ??? [0x10a81de8d]
                  1 ??? [0x10a81d9b3]
                    1 ??? [0x10a81d9b3]
                      1 ??? [0x10a81d85a]
                        1 ??? [0x10a81d85a]
                          1 ??? [0x10a828d6e]
                            1 ??? (in libjava.jnilib) [0x10a6cd6bb]
                              1 ??? (in libclient64.dylib) [0x109f2598e]
                                1 ??? (in libclient64.dylib) [0x109ee1598]
                                  1 ??? (in libclient64.dylib) [0x10a01aa64]
                                    1 ??? (in libclient64.dylib) [0x10a01acdd]
                                      1 ??? (in libclient64.dylib) [0x109e77b0f]
                                        1 ??? (in libclient64.dylib) [0x109e77bcd]
                                          1 ??? (in libclient64.dylib) [0x109e78d42]
                                            1 ??? (in libclient64.dylib) [0x109e78de3]
                                              1 ??? (in libclient64.dylib) [0x109e78f23]
                                                1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
        1 ??? [0x10aac33c8]
          1 ??? [0x10aa86ba2]
            1 ??? (in libjava.jnilib) [0x10a6cd32e]
              1 JVM_Read + 55 (in libjvmlinkage.dylib) [0x10a567067]
                1 read + 10 (in libsystem_kernel.dylib) [0x7fff8c0efaf2]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
        1 lo64_mach_scall + 23 (in mach_kernel) [0x2e4997]
          1 thread_set_child + 407 (in mach_kernel) [0x2b7307]
            1 mach_msg_overwrite_trap + 517 (in mach_kernel) [0x21b2f5]
              1 ipc_mqueue_receive + 93 (in mach_kernel) [0x214fcd]
                1 thread_block + 33 (in mach_kernel) [0x22f771]
                  1 thread_block_reason + 306 (in mach_kernel) [0x22f612]
                    1 thread_cancel_timer + 640 (in mach_kernel) [0x22e110]
                      1 processor_idle + 181 (in mach_kernel) [0x22d335]
                        1 machine_idle + 206 (in mach_kernel) [0x2cfbce]
        1 lo64_unix_scall + 23 (in mach_kernel) [0x2e4977]
          1 unix_syscall64 + 554 (in mach_kernel) [0x5f15fa]
            1 read_nocancel + 163 (in mach_kernel) [0x585823]
              1 write + 256 (in mach_kernel) [0x585090]
                1 utf8_encodelen + 4080 (in mach_kernel) [0x3201b0]
                  1 VNOP_READ + 82 (in mach_kernel) [0x32a782]
                    1 hfs_vnop_read + 638 (in mach_kernel) [0x50883e]
                      1 cluster_read + 61 (in mach_kernel) [0x2fd34d]
                        1 cluster_read_ext + 330 (in mach_kernel) [0x2fbfca]
                          1 advisory_read + 4447 (in mach_kernel) [0x2fb9ef]
                            1 ubc_upl_commit_range + 127 (in mach_kernel) [0x59199f]
                              1 upl_commit_range + 74 (in mach_kernel) [0x28f5aa]
        1 lo_allintrs + 302 (in mach_kernel) [0x2e3fde]
          1 interrupt + 200 (in mach_kernel) [0x2cdb98]
            1 lapic_interrupt + 95 (in mach_kernel) [0x2d33ef]
              1 cpu_signal_handler + 148 (in mach_kernel) [0x2d5254]
                1 sync_iss_to_iks + 86 (in mach_kernel) [0x2cd046]
      Thread 0x773      
      User stack:
        11 ??? [0x10a98bd28]
          11 ??? [0x10a8f16c8]
            11 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
              11 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                11 ??? (in libclient64.dylib) [0x109f1d050]
                  11 ??? (in libclient64.dylib) [0x109f1dbc3]
                    11 ??? (in libclient64.dylib) [0x109e78de3]
                      11 ??? (in libclient64.dylib) [0x109e78f23]
                        11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x7a2      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            11 ??? (in libclient64.dylib) [0x109e78884]
              11 ??? (in libclient64.dylib) [0x109f1c355]
                11 ??? (in libclient64.dylib) [0x109f1c540]
                  11 ??? (in libclient64.dylib) [0x109f1c69e]
                    11 ??? (in libclient64.dylib) [0x109f1c6fe]
                      11 ??? (in libclient64.dylib) [0x109f1c808]
                        11 ??? (in libclient64.dylib) [0x109f1077a]
                          11 ??? [0x10a818438]
                            11 ??? [0x10a81dd34]
                              11 ??? [0x10a81d85a]
                                11 ??? [0x10a81d9b3]
                                  11 ??? [0x10a81dd34]
                                    11 ??? [0x10a81d85a]
                                      11 ??? [0x10a81d85a]
                                        11 ??? [0x10a828d6e]
                                          11 ??? (in libclient64.dylib) [0x10a095068]
                                            11 ??? (in libclient64.dylib) [0x10a0952ad]
                                              11 ??? (in libclient64.dylib) [0x109e78f23]
                                                11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x7b0      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            11 ??? (in libclient64.dylib) [0x109e78884]
              11 ??? (in libclient64.dylib) [0x109f1c355]
                11 ??? (in libclient64.dylib) [0x109f1c540]
                  11 ??? (in libclient64.dylib) [0x109f1c69e]
                    11 ??? (in libclient64.dylib) [0x109f1c6fe]
                      11 ??? (in libclient64.dylib) [0x109f1c808]
                        11 ??? (in libclient64.dylib) [0x109f1077a]
                          11 ??? [0x10a818438]
                            11 ??? [0x10a81dd34]
                              11 ??? [0x10a81d85a]
                                11 ??? [0x10a81d85a]
                                  11 ??? [0x10a8f16c8]
                                    11 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                                      11 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                                        11 ??? (in libclient64.dylib) [0x109f1d050]
                                          11 ??? (in libclient64.dylib) [0x109f1dbcd]
                                            11 ??? (in libclient64.dylib) [0x109e97b6e]
                                              11 ??? (in libclient64.dylib) [0x109e78fb5]
                                                11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x82b      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            11 ??? (in libclient64.dylib) [0x109e78884]
              11 ??? (in libclient64.dylib) [0x109f1c355]
                11 ??? (in libclient64.dylib) [0x109f1c540]
                  11 ??? (in libclient64.dylib) [0x109f1c69e]
                    11 ??? (in libclient64.dylib) [0x109f1c6fe]
                      11 ??? (in libclient64.dylib) [0x109f1c808]
                        11 ??? (in libclient64.dylib) [0x109f1077a]
                          11 ??? [0x10a818438]
                            11 ??? [0x10a81d9b3]
                              11 ??? [0x10a81d85a]
                                11 ??? [0x10a81d85a]
                                  11 ??? [0x10a8f16c8]
                                    11 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10a563b0b]
                                      11 JVM_MonitorWait + 154 (in libclient64.dylib) [0x109f1ccbc]
                                        11 ??? (in libclient64.dylib) [0x109f1d050]
                                          11 ??? (in libclient64.dylib) [0x109f1dbc3]
                                            11 ??? (in libclient64.dylib) [0x109e78de3]
                                              11 ??? (in libclient64.dylib) [0x109e78f23]
                                                11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
        11 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0x215060]
      Thread 0x82c      
      User stack:
        11 thread_start + 13 (in libsystem_c.dylib) [0x7fff822e2b75]
          11 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff822df8bf]
            11 ??? (in libclient64.dylib) [0x109e78884]
              11 ??? (in libclient64.dylib) [0x109f1c355]
                11 ??? (in libclient64.dylib) [0x109f1c540]
                  11 ??? (in libclient64.dylib) [0x109f1c69e]
                    11 ??? (in libclient64.dylib) [0x109f1c6fe]
                      11 ??? (in libclient64.dylib) [0x109f1c808]
                        11 ??? (in libclient64.dylib) [0x109f1077a]
                          11 ??? [0x10a818438]
                            11 ??? [0x10a81dd34]
                              11 ??? [0x10a81d9b3]
                                11 ??? [0x10a81dd34]
                                  11 ??? [0x10a81d85a]
                                    11 ??? [0x10a81d85a]
                                      11 ??? [0x10a828d6e]
                                        11 ??? (in libclient64.dylib) [0x10a095068]
                                          11 ??? (in libclient64.dylib) [0x10a0952ad]
                                            11 ??? (in libclient64.dylib) [0x109e78f23]
                                              11 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8c0ed67a]
      Kernel stack:
       

  • Windows 7 64-bit driver for Hp ENVY 15-q203tx

    can you give me windows 7 64-bit driver for Hp ENVY 15-q203tx.some our program and system is not working with windows 8.1

    Hi:
    See if the W7 x64 drivers and software from this model work on yours.  Don't use any BIOS or firmware files from this model.
    To install the graphics, you have to install the Intel chipset installation utility first and reboot.
    Then install the Intel HD graphics driver and reboot.
    Then install the Nvidia graphics driver and reboot.
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4063&lc=en&cc=us&dlc=en&sw_lang=&product=7200...

  • Existing 64 bits driver for PCI Synchro board Computer Conversions Corporation

    existing 64 bits driver for PCI Synchro board from Computer Conversions Corporation ?
    Thank's for your answer

    You will have to contact Computer Conversions Corporation for that information:
    http://www.computerconversions.com/ccc/index.html
    Microsoft does not produce the drivers for third party hardware.  That is the sole responsibility of the manufacturer.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • 64 bit driver

    Ugh.. yet another user bit by the lack of 64 bit support. Someone should put that it's not 64 bit compatible on the box seriously. $800 of iphones for the wife and I and I'm having to sync off an old laptop for now until I can find a workaround.
    Does anyone know if there is a workaround, or when they plan on releasing the 64 bit driver for the iphone?
    Message was edited by: silvrhnd

    silvrhnd,
    This article states 64-bit Windows is not supported:
    http://docs.info.apple.com/article.html?artnum=301301
    In addition iTunes is required for the iPhone, and the system requirements for iTunes specifically mention 32-bit editions of Windows XP or Vista. That information can be found here:
    http://www.apple.com/itunes/download/ (If viewing from a Mac, click on "Windows System Requirements" in the left hand column)
    Thank you,
    Nathan C.

  • HP Officejet J4680 All-in-One Windoes 8 64-bit Driver Error

    Hi,
    I'm trying to install a driver for my J4680 officejet printer. I've downloaded the windows 8 64-bit driver for my new computer (I can't find the original CD anyway). I have verified that my OS is indeed windows 8 64-bit.
    When running the installation. the install program successfully self-extracts, I choose "Install" in the newly-opened window, but then I get the following error during the system check stage:
    The system cannot find the file specified.
    I would appreciate your help.

    Hi There, and thanks for the reply.
    I have run sfc/scannow three times, each time rebooting, and each time it apparently found problems but couldn't repair them all, I then ran the next phase DISM, online componenent store corruption utility, this found problems and fixed them, rebooted and ran scannow again, no problems found.
    Rebooted, clicked the printer zipped file, it unpacked and came to the 'welcome, install-quit' window, clicked install, straight away the same file error message appeared, so no change apart from some windows files were missing/corrupt, but not the right ones?.
    Thanks for the assistance, any thing else we can try please?.
    Richard.

  • Any 64 bit driver for Apple USB MA034 Modem Yet?

    Uggghh.....Apple!   Ugggghhhh Me!
    So after being charged for months to use efax, I put a telephone call into my ISP to find that my office line also can handle faxing.  This is great, all I need is a fax machine!  A quick (really quick) google and i read that we could use an Apple USB MA034 Dial Up Modem to send and receive faxes.  Phenomanal!  This is why i love my Macs, just like the old WinFax.  I scour ebay, find one, and paid $12 for a nice one, shipped.
    I further look into how this is going to make my life easier, only to find that I am now screwed, as there isn't a 64 bit driver from Apple to support the modem.  I did see people have talked to Apple and that their could be a driver out there, or one of our fine 3rd party friends may have wrote one?  Id really like to use this thing instead of it being a 12$ paper weight. 
    Anybody find anything out there?  I was really excited about this.  Thanks in advance.

    I'm looking for the same basic thing....
    Does anyone use a Apple Cinema 23" Display with Vista 64 bit? I'm wondering what video card you use on your PC that supports the 23" Apple display.
    I have a DVIator which worked great with XP, but now that my PC has vista, after the vista boot screen starts to appear, I get a black screen.
    Thanks

Maybe you are looking for

  • Error FTP'ing Webi report

    Hello, I scheduled a Webi report to be FTP'ed. I got the below error: Error Message: A database error occured. The database error text is: The SAP SSO authentication process will fail because the current user doesn't have an alias that matches system

  • "Account determination for entry" error

    Dear All, While doing MIGO for excess quantity, the following error is getting dispalyed "Account determination for entry 9000 GBB 0001 ZOB" "Message no. SY499" I have checked in OBYC, For COA 9000, GBB, 0001,ZOB  - g/l account has already been defin

  • Cisco WLC 5508 Guest Authentification issue

    Hi .. I have one interface setup to a Cisco 2921 router connected to a Cable modem. DHCP is on the 2921. when I connect to the ssid for my guest i'm redirected to the authentification portal 1.1.1.1 . I'm putting valide credential and when pressing t

  • Add 2 same fields in O7Z4 (maintain line layout configuration)

    Dear expert, I would like to customize a new line layout for f-44 & f-58 when select on process open item. I want to have 2 field of text field (table: RFOPS, field name: SGTXT), but when i select on insert after... only 1 text field can add in the n

  • Making the flv component accessible?

    I am using the flv player component and am having trouble adding the players buttons to the tab order. I opened the FLA for the skin I am attaching to the component, and individually selected the play, close caption and full screen button and assigne