CIN Core / P4 incompatibility ?

I have a problem with a simple reentrant CIN in LV 8.6. The CIN has been written and compiled with Visual C++ 2008 Express on a Core Duo PC with Win XP SP2. It only performs numerical calculations that refer to <math.h> functions, and the only other "includes" are windows.h, cvilvsb.h and extcode.h for some type definitions ("int16" + some which are DLL & CIN related).
The .lsb file loads correctly in LV and the CIN runs fine on many "recent" PCs (even Quad Core 2 with Vista 64). However on some other PCs the VI is broken, with the message that the CIN has no associated code. After some tests it appeared that this happens on 2 PCs with P4 processors (with XP SP3). I've always thought all these architecture were x86 compatible so no compatibility issues would arise. Is it wrong ? I mean, is it expectable to have CIN incompatibilities between these two platforms (Core Duo and P4) ?
If this is indeed the case, what should be done ? Recompile the whole Visual project on a P4 machine ? Or only process the compiled DLL to a .lsb file with the lvsbutil.exe post-build tool on a P4 machine ? Does that make any sense ?
Even if it is probably little useful, I join the LV 8.6 VI with embedded CIN.
Any help would be appreciated...
Vincent
Message Edited by Sci-Vi on 07-16-2009 05:32 PM
Solved!
Go to Solution.
Attachments:
cin.vi ‏35 KB

Sci-Vi wrote: 
I agree CINs are getting a bit old compared to DLLs, and for many situations I also prefer DLLs. But sometimes CINs are good for two aspects :
- we have mesured a faster execution (2 to 3 times, with same code, same compilation, same hardware - only transformed .DLL to .LSB and call as CIN object) in some very specific circumstances (high rate fast calculation on rather large amount of data). I cannot explain precisely why, but we have measured it...
- distribution of simple single VIs that need to execute some portion of C code can be easier, you don't need to always think about this "little" DLL file that must follow everywhere... Just send the VI by email, copy it anywhere, drop it in your code and it runs. I agree this last point is not so universal, as my question above demonstrates ! Portability definitely is an issue...
Speed differences between CINs and DLLs are most likely because CINs always work with native LabVIEW datatypes, while with DLLs you have the choice to use native datatypes or more common C datatypes for strings and arrays.
When using native datatypes your C code has to be very carful to use LabVIEW memory manager functions whenever it attempts to change anything about the size or whatever of such buffers but there is no overhead at all when passing data from LabVIEW to the C code and back. With C datatypes there is always some overhead when passing data from LabVIEW to C and back but you can work with normal C memory rules (caller always allocates all buffers and callee uses them as needed).
Technically a CIN is also a DLL under Windows 32 Bit, that is wrapped into a LabVIEW resource file and stored inside the VI. Whenever a VI with CIN is loaded into memory, LabVIEW extracts the code resource and writes the embedded DLL into the temproary directory and then loads that as a DLL. The difference with a normal DLL is that each CIN only exports one single entry point that gets called by LabVIEW for the various events such as (un)loading, (un)initilializing, and run.
So the only real benefit of CINs is that the C code resource is indeed not a seperate file as far as the distribution of the code is concerned. This could have been made into a real advantage if it would be possible to load a different CIN code resource into a VI for each platform that LabVIEW can run on, but that has never happened. For me this is in fact a real drawback as I have often external code that should run on multiple platforms. With DLLs/shared libraries this is easily done if you observe a few rules as described in my blog publications under http://expressionflow.com/author/rolfk/
Rolf Kalbermatter
Message Edited by rolfk on 07-22-2009 12:09 PM
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Incompatibility MacPro Quad-Core 2010 and AirPort Extreme for DHCP

    Hello,
    I have a MacPro 2.8 Ghz Quad-Core Intel Xenon 2010 EFI 1.5, for my internet, I use an AirPort Extreme Base Station version 7.4.2.
    When I try to access the internet settings of the AirPort Extreme in the DHCP, the first DHCP address does not select anything in the dropdown menu.
    Here is a picture screen:
    http://img210.imageshack.us/img210/4995/airportdhcp.jpg
    I tried with a second MacPro Quad-core 2.8 Ghz and the error persists. By cons, with a MacBook Pro 3,1 or IMac 4.1, normally I go to the menu in question.
    For it is impossible to modify the airport extreme settings with an error message that afirm the first IP address is invalid.
    Unable to select because the menu is empty.
    I really think a bug MacPro?
    Someone does have this problem?
    Thank you for your help.
    Roberto
    Not speaking much English text translated automatically by Google.

    roberto1971 wrote:
    When I try to access the internet settings of the AirPort Extreme in the DHCP, the first DHCP address does not select anything in the dropdown menu.
    It is possible that the new version of AirPort Utility may help:
    http://support.apple.com/kb/DL955
    "Resolves an issue that caused the DHCP settings tab to display incorrectly"

  • 10.5.7 Fundamental Incompatibility with Mac Pro - Screen/System Lock ups

    Hi all.
    It looks like 10.5.7 is causing a lot of problems, but I think I found a problem that is very fundamental.
    First, my system. It's one of the original Mac Pros with Quad Xeons at 2.66GHz. It has 24GB of RAM and several drives in there. I have 3 30" displays plugged into 3 NVIDIA GeForce 7300GT cards. I originally ran a 10.5.7 combo update on my 10.5.6 system, and experienced these problems (detailed below). As I was also running a beta of iTunes and the iPhone SDK (the 3rd release), and beta 2 of Safari 4, I thought this may have caused some trouble. So, I tried an experiment.
    I bought a new Corsair 256GB SSD for my startup drive. Loaded my family pack of 10.5.6 onto it as a fresh install, and just applied the 10.5.7 combo update. I get the exact same behavior with no further software. So, this is a fundamental incompatibility of 10.5.7 with a machine having these specs.
    Now the problems. They start with the primary (in my case center) screen locking while the other two screens keep working. Meaning, the primary display "works" but none of the windows move, the clock freezes...yet, if you move the mouse there and luckily grab a window, you could move it out onto the other 2 displays and it would allow you to continue to use the application. If you hit the CONTROLkey and scroll up and down (zooming the display in and out) it can sometimes "unlock" the primary display, but then there are many artifacts. For example, the shadows cast by windows appear as plain grey "dashboard esque" blocks and have black stripes at the edges. Also, at random times, the machine just seems to hang completely, and unlock a minute or 2 later. Eventually it locks for good.
    Unfortunately this has lead me into a deadlock situation. My iTunes has been updated to the 3rd beta in the iPhone 3.0 SDK release. The library has been modified and only works with that version now. That version requires 10.5.7. So if I revert back to 10.5.6, I lose my iTunes Library or have to wait till the offical version of iTunes is realeased (although that may still require 10.5.7).
    I see lots of people are having Firewire (800 in particular) problems, and I have several drives I need on Firewire. It's not a solution to yank them. It all works fine under 10.5.6, of course.
    So the question is...is help on it's way? What to do!?
    Thanks for any insights.
    More info on the system below:
    Hardware Overview:
    Model Name: Mac Pro
    Model Identifier: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 24 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B08
    SMC Version (system): 1.7f10
    NVIDIA GeForce 7300 GT:
    Chipset Model: NVIDIA GeForce 7300 GT
    Type: Display
    Bus: PCIe
    Slot: Slot-1
    PCIe Lane Width: x8
    VRAM (Total): 256 MB
    Vendor: NVIDIA (0x10de)
    Device ID: 0x0393
    Revision ID: 0x00a1
    ROM Revision: 3008
    Displays:
    Cinema HD:
    Resolution: 2560 x 1600
    Depth: 32-Bit Color
    Core Image: Hardware Accelerated
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Display Connector:
    Status: No Display Connected
    NVIDIA GeForce 7300 GT:
    Chipset Model: NVIDIA GeForce 7300 GT
    Type: Display
    Bus: PCIe
    Slot: Slot-2
    PCIe Lane Width: x8
    VRAM (Total): 256 MB
    Vendor: NVIDIA (0x10de)
    Device ID: 0x0393
    Revision ID: 0x00a1
    ROM Revision: 3008
    Displays:
    Cinema HD:
    Resolution: 2560 x 1600
    Depth: 32-Bit Color
    Core Image: Hardware Accelerated
    Main Display: Yes
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Display Connector:
    Status: No Display Connected
    NVIDIA GeForce 7300 GT:
    Chipset Model: NVIDIA GeForce 7300 GT
    Type: Display
    Bus: PCIe
    Slot: Slot-3
    PCIe Lane Width: x4
    VRAM (Total): 256 MB
    Vendor: NVIDIA (0x10de)
    Device ID: 0x0393
    Revision ID: 0x00a1
    ROM Revision: 3008
    Displays:
    Cinema HD:
    Resolution: 2560 x 1600
    Depth: 32-Bit Color
    Core Image: Hardware Accelerated
    Mirror: Off
    Online: Yes
    Quartz Extreme: Supported
    Rotation: Supported
    Display Connector:
    Status: No Display Connected
    ATA Bus:
    SONY DVD RW DW-D150A:
    Model: SONY DVD RW DW-D150A
    Revision: 1.MD
    Serial Number:
    Detachable Drive: No
    Protocol: ATAPI
    Unit Number: 0
    Socket Type: Internal
    Low Power Polling: No
    Power Off: No
    TSSTcorpCD/DVDW SH-S162L:
    Model: TSSTcorpCD/DVDW SH-S162L
    Revision: LC02
    Serial Number:
    Detachable Drive: No
    Protocol: ATAPI
    Unit Number: 1
    Socket Type: Internal
    Low Power Polling: No
    Power Off: No
    FireWire Bus:
    Maximum Speed: Up to 800 Mb/sec
    Built-in Hub:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 800 Mb/sec
    Connection Speed: Unknown
    FreeAgent Go FW:
    Manufacturer: Seagate
    Model: 0x2200
    GUID: 0x20370200105F82
    Maximum Speed: Up to 800 Mb/sec
    Connection Speed: Up to 200 Mb/sec
    Sub-units:
    FreeAgent Go FW Unit:
    Unit Software Version: 0x10483
    Unit Spec ID: 0x609E
    Firmware Revision: 0x110
    Product Revision Level: 410G
    Sub-units:
    FreeAgent Go FW SBP-LUN:
    Capacity: 149.05 GB
    Removable Media: Yes
    BSD Name: disk5
    Mac OS 9 Drivers: No
    Partition Map Type: GPT (GUID Partition Table)
    S.M.A.R.T. status: Not Supported
    Volumes:
    Seagate149GBTote:
    Capacity: 148.73 GB
    Available: 132.95 GB
    Writable: Yes
    File System: Case-sensitive Journaled HFS+
    BSD Name: disk5s2
    Mount Point: /Volumes/Seagate149GBTote
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    GUID: 0x0
    Maximum Speed: Up to 800 Mb/sec
    Connection Speed: Unknown
    OEM ATA Device 00:
    Manufacturer: OEM
    Model: 0x0
    GUID: 0x30E102E0454B7D
    Maximum Speed: Up to 800 Mb/sec
    Connection Speed: Up to 200 Mb/sec
    Sub-units:
    OEM ATA Device 00 Unit:
    Unit Software Version: 0x10483
    Unit Spec ID: 0x609E
    Firmware Revision: 0x110
    Product Revision Level:
    Sub-units:
    OEM ATA Device 00 SBP-LUN:
    Capacity: 931.51 GB
    Removable Media: Yes
    BSD Name: disk4
    Mac OS 9 Drivers: No
    Partition Map Type: GPT (GUID Partition Table)
    S.M.A.R.T. status: Not Supported
    Volumes:
    TimeMachine:
    Capacity: 931.19 GB
    Available: 606.63 GB
    Writable: Yes
    File System: Case-sensitive Journaled HFS+
    BSD Name: disk4s2
    Mount Point: /Volumes/TimeMachine
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 400 Mb/sec
    Connection Speed: Unknown
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 400 Mb/sec
    Connection Speed: Unknown
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 400 Mb/sec
    Connection Speed: Unknown
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 800 Mb/sec
    Connection Speed: Unknown
    Unknown Device:
    Manufacturer: Unknown
    Model: Unknown
    Maximum Speed: Up to 400 Mb/sec
    Connection Speed: Unknown
    Memory Slots:
    ECC: Enabled
    DIMM Riser A/DIMM 1:
    Size: 4 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x8551
    Part Number: 0x373254353132393230454641335343322020
    Serial Number: 0x02007D11
    DIMM Riser A/DIMM 2:
    Size: 4 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x8551
    Part Number: 0x373254353132393230454641335343322020
    Serial Number: 0x02006013
    DIMM Riser B/DIMM 1:
    Size: 4 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x8551
    Part Number: 0x373254353132393230454641335343322020
    Serial Number: 0x0200711F
    DIMM Riser B/DIMM 2:
    Size: 4 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x8551
    Part Number: 0x373254353132393230454641335343322020
    Serial Number: 0x02007012
    DIMM Riser A/DIMM 3:
    Size: 2 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x830B
    Part Number: 0x4E54324754373255344E4231424E2D334320
    Serial Number: 0xA4730244
    DIMM Riser A/DIMM 4:
    Size: 2 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x830B
    Part Number: 0x4E54324754373255344E4231424E2D334320
    Serial Number: 0x70780241
    DIMM Riser B/DIMM 3:
    Size: 2 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x830B
    Part Number: 0x4E54324754373255344E4231424E2D334320
    Serial Number: 0xE4760245
    DIMM Riser B/DIMM 4:
    Size: 2 GB
    Type: DDR2 FB-DIMM
    Speed: 667 MHz
    Status: OK
    Manufacturer: 0x830B
    Part Number: 0x4E54324754373255344E4231424E2D334320
    Serial Number: 0xF0770241

    I can only tell you that I've run 10.5.7 on my Mac Pro, same model as yours, without any problems. As a beta tester my Mac Pro was the main hardware on which 10.5.7 was tested. I currently have it installed on a first generation iMac, MacBook, and MacBook Pro as well as a second generation MacBook Pro. So far not a single problem.
    But, I don't have multiple video cards nor do I use any beta version of iTunes (didn't know there was one since each system upgrade includes the current release) but I do use the Safari 4 Beta - the most recent version just released when 10.5.7 was released.)
    I can suggest you read the following about updates of system software:
    Essential Steps Before Updating OS X!
    Please do things right before updating OS X in order to avoid problems.
    A. Repair Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    B. Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the destination volume from the left side list.
    3. Click on the Erase tab in the DU main window. Set the format type to Mac OS Extended (journaled, if available) and click on the Erase button. This step can be skipped if the destination has already been freshly erased.
    4. Click on the Restore tab in the DU main window.
    5. Select the destination volume from the left side list and drag it to the Destination entry field.
    6. Select the source volume from the left side list and drag it to the Source entry field.
    7. Double-check you got it right, then click on the Restore button.
    Destination means your backup drive (should be erased first.)
    Source means your startup drive or volume.
    C. Download the Standalone Combo Updater from Apple.
    Be sure you quit all running applications and disconnect all peripherals (except original keyboard and mouse) before running the installer. When the installer is running do not use the computer in any way other than to respond to an installer dialog.
    Install the update by double-clicking on the installer package icon. When the installation is completed Restart the computer. Your computer will boot twice - this is normal. Upon completion of the update use Disk Utility to repair permissions. Not all permissions will seem repaired. You will get spurious reports regarding permissions related to iTunes, Front Row. These can be ignored. They will appear every time you repair permissions.
    Following these basic steps should prevent most if not all updating problems. Note that if you have unrepairable disk problems reported in Step A then DO NOT update your system until those problems are resolved.
    If you find that you did not follow these suggestions, then you might consider reinstalling OS X and going about the process properly in the hope of a successful result:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Oracle Linux Calendar 9.0.4.2/10 and Fedora Core 5

    Hi folks --
    I recently migrated from FC4 to FC5 (did a fresh install), and to my chagrin, the Oracle Calendar linux client install is now broken. This was running fine under both FC4 and RHEL 4. Here is the error I receive on any of the installs (silent/text/graphical):
    [root@pcalarco OracleCalendar_inst]# sh silent_install.sh
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Launching installer...
    grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /tmp/install.dir.23852/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
    I know Fedora Core isn't officially supported, but does anyone have a solution for this? Are these just path errors for the JRE as in previous problems with Fedora?
    Also, does Oracle Calendar 10 run any better in FC5?
    Many thanks in advance!
    - pascal
    >
    Pascal V. Calarco, MLIS
    Head, Library Systems & Economics Subject Liaison
    University Libraries of Notre Dame/
    Michiana Academic Library Consortium
    Notre Dame, IN USA 46556-5629
    e-mail: [email protected] tel.: 574-631-3409
    --------------------------------------------------

    I did some searching, and found that this is a common problem with many applications migrating from FC4 to FC5. This problem is caused due to incompatibility of the installer's Java Run-time Environment with certain system libraries.
    In order to solve this, run these commands on the {OracleCalendar_install/cal_linux_904 file:
    $ cp cal_linux_904 cal_linux_904.bak
    $ cat cal_linux_904.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > cal_linux_904
    $ rm cal_linux_904.bak
    Now the installers work fine.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • 8.0.5 Standard on RedHat 6.0 svrmgrl core dump

    I have installed 8.0.5 Standard on RedHat 5.1 machines without
    problems, but when I try it on a RedHat 6.0 machine, I get:
    Error during action 'Running crdbROO.sql'.
    Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    @/u01/app/oracle/admin/ROO/create/crdbROO.sql
    exit
    In fact, svrmgrl causes a segmentation fault, about which gdb has
    this to say:
    Core was generated by
    `/u01/app/oracle/product/8.0.5/bin/svrmgrl'.
    Program terminated with signal 11, Segmentation fault.
    Reading symbols from
    /u01/app/oracle/product/8.0.5/lib/libclntsh.so.1.0...done.
    Reading symbols from /lib/libnsl.so.1...done.
    Reading symbols from /lib/libm.so.6...done.
    Reading symbols from /lib/libdl.so.2...done.
    Reading symbols from /lib/libc.so.6...done.
    Reading symbols from /lib/ld-linux.so.2...done.
    #0 0x6a1c75ff in ?? ()
    (gdb) where
    #0 0x6a1c75ff in ?? ()
    #1 0x40335a5b in slfiws ()
    #2 0x40333536 in lfibfll ()
    #3 0x40330505 in lfibwrl ()
    #4 0x4031f4e2 in lfipwr ()
    #5 0x4031da00 in lfipolwr_OBSOLETE ()
    #6 0x80542eb in malmcpr ()
    #7 0x8054389 in malmli ()
    #8 0x8053bf9 in main ()
    #9 0x403e3cb3 in __libc_start_main (main=0x8053b68 <main>,
    argc=1, argv=0xbffffc04,
    init=0x8051e2c <_init>, fini=0x80bd17c <_fini>,
    rtld_fini=0x4000a350 <_dl_fini>,
    stack_end=0xbffffbfc) at ../sysdeps/generic/libc-start.c:78
    Is this just some incompatibility introduced with the new Kernel
    in RH6? Is it something I can fix with some patch to Oracle?
    Any help would be greatly appreciated.
    null

    Chris McClelland (guest) wrote:
    : I have installed 8.0.5 Standard on RedHat 5.1 machines without
    : problems, but when I try it on a RedHat 6.0 machine, I get:
    : Error during action 'Running
    crdbROO.sql'.
    [snip]
    : In fact, svrmgrl causes a segmentation fault, about which gdb
    has
    [snip]
    : Is this just some incompatibility introduced with the new
    Kernel
    : in RH6? Is it something I can fix with some patch to Oracle?
    : Any help would be greatly appreciated.
    I have the same problem. It's not so easy to find on the site,
    but if you use the search feature with the words "8051 linux"
    (I was searching information for the upgrade to 8051...) you
    then will jump to a page (I don't know the exact path) in which
    you will find the download also of the glibcpatch.tgz for
    compatibility of 805 with glibc 2.1 (RH 6.0). Also you wiil have
    to install the rpms from RH for the compatibility libraries.
    I have just downloaded it and not tested. I'll let you know (or
    you will let me know, perhaps, I go to bed know. Good night,
    Linux Knight ;-)
    By,
    Tekka
    null

  • Windows 8 (all versions) stop several times, bootcamp 4.0 macbook air core i 5 4GB Ram, 128 SSD

    Hello People.
    1- Macbook Air Core i 5 4GB Ram 128 SSD. mountain lion 10.8.2 (latest updates).
    2- Windows 8 core or windows 8 professional or windows 8 enterprise.
    mixed with:
    Boot camp 4.0 in a 35GB partition.
    Results:
    after complete installing the windows 8  it stops working if I install windows support drivers then stops working again.
    Then I must restart required by pressing the power button for 10 seconds.
    installing on a battery, not charging is OK and works good drivers updated, but when you plug in the charger for charging the MAcbook Air Battery , it stops working again.
    I Confused. May be a driver of

    I see that you are saying all versions of Windows 8 are failing on your system, but are you including 32-bit and 64-bit flavors?  I understand why 32-bit versions might give you grief (too much RAM for a 32-bit system to handle).  A 64-bit system might still have device driver issues.  Microsoft does not auto-magically have all the device drivers in the world that are necessary to make any system usable.  The original device manufacturers must provide Microsoft with drivers before the Windows Update servers would be able to communicate said drivers to the computers in question.
    In regards to Apple devices, Apple has not yet released the device drivers needed to run the hardware with Windows 8.  Apple has released the drivers for previous versions of Windows (XP SP2 and higher, Vista RTM and higher, 7 RTM and higher) to their userbase, but not to Microsoft for distribution through Windows Update (unless I am mistaken).  Until Apple releases a version of Boot Camp updated for use with Windows 8, they have not yet released any form of the full collection of necessary device drivers for normal device function with Windows 8.  Running compatibility mode on the Windows 7 device driver bundle via boot camp is not a fully palatable solution because compatibility mode generally is meant for application programs, not device driver services.  Therefore, partial compatibility might be gained by using the Windows 7 device drivers for Windows 8 with the compatibility mode enabled prior to install.  Unfortunately, much unanticipated incompatibility is equally likely with such a decision.
    Some parting words on the subject may be necessary for clarification: prior to the RTM versions of Windows 8, the trial versions of Windows 8 were distributed with a much wider array of device drivers than the RTMs.  This was for Microsoft's testing purposes.  Furthermore, some of the architecture used during the trial period likely used Windows 7 engines more than Windows 8 engines.  This means the Windows 7 drivers pack would have had more likelihood of working during the Beta and Release Candidate periods than during the final Golden Master period we have now entered.  Regardless, it is not recommended by Apple (our hardware manufacturer) to use another method of installing Windows on a Mac than to utilize Boot Camp.
    As Mende1 suggested, you would be wise to reinstall a previous version of Windows you may have been running.  Also, given your previous post, you will want to repair your OS X installation back to full functionality prior to the Windows reinstall.  For a reasonable timeline estimate, consider that it took 89 days from the original release of Windows 7 by Microsoft until Apple originally released device drivers via an updated Boot Camp.  That puts a reasonable ETA for the necessary Boot Camp update at January 22nd/23rd.  Even though this does not seem to apply to your situation, the discounted download for the Windows 8 Pro Upgrade will end after January 31st.
    Cheers!

  • Installation of solaris 10 on x86 intel dual core or core 2 duo

    hi all,
    while i am installing solaris 10 on x86 machine which has 250 GB hard disk and 4 GB RAM with intel dual core processor
    the first steps are going cool i.e. in the first cd it asks about partitions and it is accepting the partitions and also the partitions sizes what i am giving are:
    / -- 30 GB, /etc -- 6GB, /home -- 6GB, /usr -- 6GB, /export/home -- 100GB, /var -- 9GB, swap-- 10GB
    and after the first CD got installed it asks for restart the system and when it
    boots then i am getting the booting option and i selected it as solaris and one more thing to tell is it has already Windows XP pro+sp2
    after selecting it boots with solaris and
    after few seconds it restarts
    please tell me if any body knows that is there any compatability issue with the processor that solaris is not going to support for intel core 2 duo or dual core processors
    looking for the good reply

    OK, so what are the options if we run the HCL check and come up with some incompatibilities??
    I have Solaris 11/06 (from DVD media) installed on a brand new Dell Inspiron 530 (dual boot with XP). After the grub menu appears, and selecting 'Solaris', it takes about 3 minutes to get to a command line. I get a few errors at that time, such as:
    file in / differ from the boot archive: /etc/path_to_inst
    cannot find /etc/devices/mdi_ib_cache: no such file
    I tried running 'svcadm clear system/boot-archive' and it seems to attempt to boot into a graphical CDE, but I just end up with an unintelligible multi-colored display, and need to power off.
    I've checked the HCL and found some incompatibilities, but I don't know how to work-around these?
    Running the Hardware compatibility test came up with the following:
    No Solaris Driver
    No Solaris Driver
    Communication
    Conexant
    HSF 56k Data/Fax Modem
    No Solaris Driver
    No Solaris Driver
    Network
    Intel Corporation
    *82562V-2 10/100 Network Connection*
    No Solaris Driver
    No Solaris Driver
    Multimedia
    Intel Corporation
    HD Audio Controller
    Can I simply disable the Modem and the HD audio in windows XP device manager, then reboot to Solaris, to get around these two (I tried this already)??
    For the network card driver incompatibility, there is a Sun doc that says the workaround is to run: update_drv -a -i '"pci8086,1064"' iprb, but when I run this command at the initial Solaris command line, or try to edit any file for that matter, I get the error "read-only file system" Seems I have my hands tied in maintenance mode.
    Thanks.

  • MacPro 8 core frustration with Quicktime export

    On my old Dual FG5 with 1.5 gig RAM, running FC 5.1.4 and QT 7.1.5 on OS 10.4.8 it takes about 3 minutes to export a 15 minute HDV fully rendered movie to QT self contained. On my brand spanking new MacPro 8 core with 2 2.26 Quad cores, 16 GB ram, running OS 10.5.6 & QT 7.6.0, to do the same thing is taking hours! (using FCP 5.1.4) Is this an OS/QT incompatibility problem with FCP 5.1.4?

    LOL, yes the USB cable is connected. However I got it working, PRAM ZAP.. and away she goes..

  • Incompatibility problems with mac mini MA206LL/A* and linksys WRT610N

    i purchased a new wrt610n and one of the machines that is connected is a mac mini, 1.66 ghz intel core duo.
    #ma2066/ll/a for those who want to compare notes. the computer is stock with the 802.11g wireless card that came with the machine. it is running the current software and all the updates are up to date.
    i am using wpa 2 personal w / aes
    their is some kind of incompatibility or issue between the wrt610n and the mac mini.
    either using the wireless connection OR connected directly to the router, web pages are very slow to load. sometimes it can take up to 45 seconds for the mac mini to open up a webpage. for 45 seconds it is at 'contacting website'
    when i try to run software update, i get a time out error -1001, make sure you can connect to the internet and try again.
    hulu desktop is also running slow.
    copying a file from the mac mini to a another computer over wifi averages about 1 mb/s
    when i informed linksys about this problem, they took my phone number and said that a linksys Technician / senior tech support employee would call me back. that was a day or so ago. i asked if i can have any newer firmware, considering the latest is 5 months old.
    i am considering returning this router, but i don't see a lot of good alternatives that have similar features. i have 21 days to return this. the restocking fee will be 15% i am also considering various 802.11n solutions for the mac mini, even including the dell 1500 wireless mini card, i heard it works as an airport card.
    if i do get a different model router i would like external antennas.
    my previous router was a 5 year old wrt54gs version 2.0, and it never had a problem with any of the computers with the network.
    the trouble shooting steps involved changing the beacon to 75 and the mtu to something else, i forgot. it did not make a difference.
    i moved the mini and connected it wired to the wrt610 and turned off the airport wireless card and there was no improvement.
    when i disconnected the wrt610n and connected the mac mini directly to my dsl modem. the issues were suddenly gone.
    theres some kind of problem with this particular unit. and i would like to hear from others who have solved this or are experiencing the same problem

    Just out of curiosity: what internet provider do you have? I'm just asking since I had similar issues after switching from AT&T DSL to AT&T U-verse. Sometimes pages took a very long time to load, or just a part or image of the page. Sometimes I would get a page not found error or something like this and only refreshing the page several times would retrieve and display the actual page.
    Here's what I did: I went into my iMac's network preferences and switched the DNS server IP with one from OpenDNS.com, such as 208.67.222.222.
    Since then I haven't had these issues anymore. Don't ask me why though; but I would be curious to hear whether this may fix your issue as well!

  • Adobe reader cannot open in protected mode due to an incompatibility with your system configuration.

    I keep getting the error message: Adobe reader cannot open in protected mode due to an incompatibility with your system configuration.
    I have Windows 7 Home basic Service pack 1 and have already uninstalled and re-downloaded Adobe reader XI twice. I have also read other threads on this forum, and
    tried the suggestions, including running Kaspersky anti-rootkit, no threats were found.
    My Adobe reader shortcut icon shows a small blue and yellow shield in the bottom right (I uninstalled Windows essential protection), but the problem prevails.
    I would rather get to the root of the error and fix it and not just disable protection mode!
    Please help.

    Hi,
    Please refer to the solution in:- Error: “Acrobat Failed to Load core DLL”.
    Also, may want to try disabling all Non-Microsoft Startup Services.
    Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html
    Regards,
    Nakul

  • Core 2 Duo Firewire will not power up Fireface 400 audio device

    I recently replaced my MacBook Pro Core Duo 15" by a MacBook Pro Core 2 Duo 15".
    The Core 2 Duo does not power up nor recognize my FireFace 400 ( www.rme-audio.com/english/firewire/ff400.htm ) wether plugged in the firewire 400 or 800.
    I went to a Mac Store to check if the problem was with my Mac. It turns out that the same problem occurs with all MacBook Pro Core 2 Duo 15" and 17" in the store.
    According to the tech. at apple store, it has to do with the firewire chip set, and that they can't do anything about incompatibility with the fireface 400...
    Are you aware of this problem and is there a workaround.
    Thanks

    I haven't tried with a voltage meter, however I have tried with another known working power brick from the same model Mini and it still doesn't work. We bought two of these for the household when they came out, which has helped with troubleshooting.

  • CIN effect that global template

    Dear CIN experts,
    I need CIN experts advise on query as mentioned below,
    -Suppose if i have global template in a project implementation or rollout and now i want implement SAP for country India,here how CIN will effect that global template in SD point of view?
    Good responses highly appreciated..
    Regards,
    Chandra

    Area of Concern from SD view point:
    Enterprise Structure:
    1. Maintaining Sales Organization
    Sales Organization is an organizational unit responsible for the sale of certain products or services.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check Sales organization
    2. Assigning Sales Organization to Company Code
    This assignment ensures all the sales made through this Sales Organization are accounted for in the assigned Company Code (Company Code is created by FI Consultant).
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign Sales Organziation to Company Code
    3. Maintaining Distribution Channel
    Distribution Channel is the way, in which Products or Services reach Customers.
    IMG -> Enterprise Structure -> Definition -> Sales and Distribution -> Define, copy, delete, check distribution channel
    4. Assigning Distribution Channel to Sales Organization
    This assignment ensures, a Sales Organization can supply Materials to Customers through this Distribution Channel.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution > Assign distribution channel to sales organization
    5. Maintaining Division
    Division is a way of grouping materials, products, or services.
    IMG -> Enterprise Structure -> Definition -> Logistics - General -> Define, copy, delete, check division
    6. Assigning Division to Sales Organization
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign division to sales organization
    7. Setting up Sales Area
    All the sales are made from a particular sales Area. For creating a Sales Order Sales Area is compulsory.
    IMG ->Enterprise Structure -> Assignment -> Sales and Distribution -> Set up sales area
    8. Assigning Sales Organization- Distribution Channel- Plant
    Plant is created ny MM Consultant.
    IMG -> Enterprise Structure -> Assignment -> Sales and Distribution -> Assign sales organization - distribution channel - plant
    9. Define Shipping Points
    Shipping Point is the Organizational element, which is responsible for shipping the Materials to the Customers.
    IMG -> Enterprise Structure -> Definition -> Logistics Execution -> Define, copy, delete, check shipping point
    10 Assigning Shipping Point to Plant
    This assignment ensures that goods from different Plant can be dispatched from different Shipping Points.
    IMG -> Enterprise Structure -> Assignment -> Logistics Execution -> Assign shipping point to plant
    Note: Ensure to do the undermentioned configuration also though it is not in Customizing node of Enterprise Structure.
    11. Defining Common Distribution Channels for Master Data
    Use
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Distribution Channels
    Transaction Code: VOR1
    12. Defining Common Divisions for Master DataUse
    The purpose of this activity is to define distribution channels which have common master data..
    Procedure
    Access the activity using one of the following navigation options:
    IMG Menu -> Sales and Distribution -> Master Data -> Define Common Division
    Transaction Code: VOR2
    Pricing Procedure
    Determination of Pricing Procedure:
    In SD, Pricing Procedure is determined based on Sales Area (Sales Organization + Distribution Centre + Division) + Customer Pricing Procedure + Document Pricing Procedure. Sales Area is determined in Sales Order Header Level. Customer Pricing Procedure is determined from Customer Master. Document Pricing Procedure is determined from Sales Document Type / Billing Type (if configured). Once the pricing procedure is determined, Condition records are fetched. If appropriate condition records are found, the price is determined. If Mandatory pricing condition is missing, system will through an error message.
    Configuration of Pricing Procedure:
    Note: If existing pricing Procedure meets the requirement, in that case new pricing procedure is not required. But in case of India, Taxation is complecated with CIN also in consideration, ideally new pricing procedure will be required.
    Step 1:
    Condition table: If existing condition table meets the requirement, we need not create a new condition table. Considering the requirement for new condition table, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Table (select the required fields combination, which will store condition record).
    Step 2:
    Access Sequence: If existing access sequence meets the requirement, we need not create a new access sequence. Considering the requirement for new sequence, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Access Sequence (Access sequence is made up of Accesses (Tables) & the order of priority in which it is to be accessed. Here we assign the condition table to access sequence.
    Step 3:
    Condition Type: If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Type. It is always recommended to copy an existing similar condition type & make the neccessary changes. Here we assign Access sequence to Condition type.
    Step 4:
    a. Pricing Procedure: It is recommended to copy a similar pricing procedure & make the neccesary changes in new pricing procedure. Pricing Procedure is a set of condition type & arranged in the sequence in which it has to perform the calculation. Considering the requirement for new Pricing Procedure, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Maintain Pricing Procedure.
    b. Pricing Procedure: After maintaining the pricing procedure the next step will be determination of pricing procedure. Configuration for determining pricing procedure in SPRO is as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Determine Pricing Procedure.
    5. Condition record: Condition record is a master data, which is required to be maintained by Core team / person responsible from the client. During new implementation, the condition records can be uploaded using tools like SCAT, LSMW, etc.
    Scenario based configuration depends on the requirement.
    Regards,
    Rajesh Banka

  • Solaris 10 Xorg dumps core

    Hello.
    I've installed Solaris 10 on an old x86 machine based around the AMD K6-2 CPU (~420 MHz), plus 3dfx Voodoo Banshee graphics card. Whether I run Xorg/Xserver or related utilities (such as xorgcfg and xorgconfig) from /usr/X11/bin, it eventually terminates with a message "Illegal Instruction - core dumped". Is this a hardware incompatibility problem I'm experiencing? Probably, any possible workarounds you could suggest to launch X and CDE on my machine?
    Thank you.

    Here the same behavior, unfortunately,
    AMD K6-2 CPU (450MHz), Solaris 10 10/08 (u6)
    SIGILL from /usr/X11/bin/xorgcfg (also from Xorg, scanpci, xorgconfig).
    SIGILL from xorgconfig occurs later after answered some questions.
    Also installing the currently latest patch 125720-32 does not solve this problem.
    It's a pity. The announced alliance sun - amd seams only to be a nice hype.
    Here it seams that special intel opcodes are delivered to us, thanx a lot!
    Have a nice day.

  • I have repeated incompatibility with photoshop and windows 8.1?

    I have repeated incompatibility with photoshop and windows 8.1. I do not have any more money to pay for upgrades. Help

    Here you go
    Adobe Photoshop Version: 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
    x64
    Operating System: Windows 8 64-bit
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE
    Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 2
    Processor speed: 2395 MHz
    Built-in memory: 3911 MB
    Free memory: 1796 MB
    Memory available to Photoshop: 3241 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Unavailable
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 2083 MB
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) HD Graphics
    Display: 1
    Display Bounds: top=0, left=0, bottom=768, right=1366
    Video Card Number: 1
    Video Card: Intel(R) HD Graphics
    Driver Version: 10.18.10.3379
    Driver Date: 20131218000000.000000-000
    Video Card Driver:
    igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Caption: Intel(R) HD Graphics
    Video Card Memory: 2084 MB
    Serial number: 90970430954145009110
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\Laura\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 448.8G, 414.5G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64
    Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64
    Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661
    66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661
    66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate:
    Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830
    66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0
       boost_signals.dll   DVA Product   6.0.0
       boost_system.dll   DVA Product   6.0.0
       boost_threads.dll   DVA Product   6.0.0
       cg.dll   NVIDIA Cg Runtime   3.0.00007
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0
       dvacore.dll   DVA Product   6.0.0
       dvamarshal.dll   DVA Product   6.0.0
       dvamediatypes.dll   DVA Product   6.0.0
       dvaplayer.dll   DVA Product   6.0.0
       dvatransport.dll   DVA Product   6.0.0
       dvaunittesting.dll   DVA Product   6.0.0
       dynamiclink.dll   DVA Product   6.0.0
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082
    66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433
    66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode
    2011/11/15-16:30:22    Build gtlib_3.0.16615
       icudt40.dll   International Components for Unicode
    2011/11/15-16:30:22    Build gtlib_3.0.16615
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r)
    Fortran Compiler   12.0
       LogSession.dll   LogSession   2.1.2.1681
       mediacoreif.dll   DVA Product   6.0.0
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1
       pdfsettings.dll   Adobe PDFSettings   1.04
       Photoshop.dll   Adobe Photoshop CS6   CS6
       Plugin.dll   Adobe Photoshop CS6   CS6
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)
    3.0.0.383
       PSArt.dll   Adobe Photoshop CS6   CS6
       PSViews.dll   Adobe Photoshop CS6   CS6
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082
    66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r)
    Fortran Compiler   12.0
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010,
    0406
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0,
    2010, 0406
       updaternotifications.dll   Adobe Updater Notifications Library
    6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build
    0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Angled Strokes 13.0
       Average 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 8.3
       Camera Raw Filter 8.3
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Collada 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1.2 (13.1.2 20130105.r.224
    2013/01/05:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Maximum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mean 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Measurement Core 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Median 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mezzotint 13.0
       Minimum 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       MMXCore Routines 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Picture Package Filter 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Pinch 13.0
       Pixar 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Range 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1.2
       Shear 13.0
       Skewness 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       STL 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Sumi-e 13.0
       Summation 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Variations 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       WIA Support 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1.2 (13.1.2 20130105.r.224 2013/01/05:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • Core dump in _smalloc via std::valarray and __rwstd::_RW_array

    Hello All,
    I am developing shared libraries for Solaris 5.8 using CC v5.4 (Sun Forte 7).
    These libraries are integrated with application software built with CC v5.6 (Sun Studio 9) also on Solaris 5.8.
    The libraries I supply are accessed via a defined C API by the application using "dlopen".
    My libraries in turn depend on other, such as libxerces, libCstd and others.
    I have verified that the software libraries work correctly when run in a test harness, whether this is compiled using CC v5.4 or CC v5.6.
    The application experiences the following fault:
    t@4 (l@4) terminated by signal SEGV (no mapping at the fault address)
    0xfeec1c98: _smalloc+0x008c:     ld          [%o1 + 8], %o0
    The business end of the stack trace is as follows:
    [5] std::valarray<double>::valarray(
    [4] __rwstd::_RW_array<double>::_initial_size(
    [3] operator new(0x0, ...
    [2] malloc(0x1, ...
    [1] _smalloc(0x8, ...
    I am looking for developers with similar experiences or knowledge of this problem to try and narrow down the possible causes.
    I am currently investigating the following possibilities:
    Compiler patch or use -xarch=v8plus.
    Inconsistent use of "-DRW_MULTI_THREAD -mt" compiler/linker options.
    Incompatibility between libCstd & libstlport.
    I have already referred to the following forum entries.
    http://forum.java.sun.com/thread.jspa?forumID=850&threadID=5069618
    http://forum.java.sun.com/thread.jspa?threadID=5071063
    The code causing this core dump is in the initialisation section of the constructor of a C++ object.
    class c {
    public:
    c(); // constructor
    protected:
    std:valarray m;
    a::a()
    // Initialisation.
    : m(0) {     <<<<<<<<<< The core dump occurs in the constructor of this valarray member variable.
    // Constructor code.
    best regards
    Geoff Krechting
    Edited by: Geoff.Krechting on Apr 23, 2008 5:14 AM
    Edited by: Geoff.Krechting on Apr 23, 2008 7:25 AM

    Both C++ 5.4 and 5.6 are End Of Life, and little support is available for them. I recommend you upgrade to Sun Studio 11, the most recent compiler that still supports Solaris 8 (which is also End Of Life). Studio 11 is free for all uses, and rebuilding your code using it should not present any problems. You can get it here:
    [http://developers.sun.com/sunstudio/products/previous/11/index.jsp]
    If you don't want to change compilers, you can still mix binary code from C++ 5.4 and 5.6. The rule is that you can link binaries created by an older compiler into a program or shared library built with a newer compiler, but not the other way around. That is, you need to use C++ 5.6 for all linking steps, not C++ 5.4.
    The problem you are running into might be due to a compiler bug, a bug in the runtime library, or a bug in your code.
    You can reduce the chances of compiler or library bugs by getting all the current patches for your compilers and libraries here:
    [http://developers.sun.com/sunstudio/downloads/patches/index.jsp]
    Be sure to update the C++ runtime libraries not only on the computer where you build, but on computers where the application is run.
    The crash you are seeing looks like it's due to memory corruption. Memory corruption can be caused by
    - using an uninitialized pointer
    - using an invalid pointer:
    --- points to a deleted object
    --- points to an object whose lifetime has ended
    - deleting an object more than once
    - mis-matched new/delete operations
    Using Run-Time Checking in dbx can help you find some of these problems.
    % dbx myprog
    % check -all
    % run

Maybe you are looking for

  • Propagation disabled with error ORA-25315

    Hi, I setup a stream replication for one schema in my db, but the propagation process suddenly disable with error message "ORA-25315 unsupported configuration for propagation of buffered messages", the schema only use some normal datatypes and I have

  • Want to buy a new MacBookPro in NYC, but with Austrian (German) keyboard

    Hello, I'm living in NYC right now, but will return to Austria next year. My old MacBook Broke, so I need to buy a new one. Unfortunately we have 3 different characters, which are not existing on the US notebook ü, ë and ö. I would have no problem wi

  • Acrobat Pro X no longer starts -- even after trying re-installing

    OK. Opened a *.pdf file.  Saw the file open a for a little bit, then the program closed by itself. Tried to re-start and it wouldn't.  Re-boot the computer, no.  tried to access it different ways. Nothing, not even a error message or any kind.  Downl

  • Unknown radius Client, Netware 6.0 HELP project needs assistance!

    Radius help! Unknown Radius Client error using netware 6.0 Have tried using freeradius but no luck there also. [2005-04-05 12:16:30 PM] Deleting file "sys:etc\radius\log\20050329.log", failed [2005-04-05 12:16:30 PM] Parameter count = 9 [2005-04-05 1

  • Hiding Quick Help Link and Force Display Explanation Message

    Hi, We are using the Talent Profile window in Talent Management and have added custom help text in the explanation hierarchy elements for each view using Floorplan manager configuration. The requirement is for this help text to always be shown when t