64-bit libC.so.5 in Solaris 9

Any alternative for the 64-bit libC.so.5 in Solaris 9? I could not find in in the directory /usr/lib/sparcv9. Or any patch or new packages should I install? Thanks,
Qinghuai

Library libC.so.5 provides the runtime support for code compiled by C++ 4.x, or by C++ 5.x using the -compat=4 option. Neither C++ 4.x nor C++ 5.x in compatibility mode generates 64-bit code. That's why there is no 64-bit version of libC.so.5.
I sometimes see old makefiles or scripts left over from C++ 4.x days that use the -lC option (link with libC.so) explicitly. When you try to use -lC with -xarch=v9, the link fails because there is no 64-bit libC.
The option -lC is not appropriate when using C++ 5.x in default standard mode, because that library cannot be used with standard-mode code.
If you are building an executable, do not use -l options for the standard support libraries. The CC driver will link the appropriate libraries automatically for you, based on the other options you supply, such as -library=xxx or -xia or -compat=xxx options.
If you are building a shared library, you need to mention any shared libraries that you want your library to depend on. You can use the -library=xxx option, or -l options. The -library=xxx option is usually more convenient, because the CC driver adjusts automatically for other options that might affect which library version you need.
In default standard mode, basic C++ runtime support is in library libCrun. If you want a shared library to depend on libCrun, you can add "-library=Crun" or "-lCrun" to the "CC -G" command line.

Similar Messages

  • BIA 7.9.5 - DAC Server keeps crashing - libc.so SIGBUS error (Solaris)

    Can you help me solving the following issue or provide me hints please?
    At the customer site we have BIA 7.9.5 running on Solaris 10 (SPARC). Unfortunately, the DAC server is crashing quite frequently with the following error:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGBUS (0xa) at pc=0xff256514, pid=14595, tid=443
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode)
    # Problematic frame:
    # C [libc.so.1+0x56514]
    (See below, one of many crash logs…)
    Reconstruction:
    The dac server is started with the OOTB startserver.sh command. A custom execution plan is started. After a while and completely random a (random) workflows fail with the DAC logging as shown below. So, it has nothing to do with a specific workflow. Restarting the DAC server and restarting the execution plan makes the DAC server to continue the execution plan.
    The consistent part is the ‘SIGBUS’ error referring to libc.so.1. The number behind it (memory address?) differs per crash.
    Specifications:
    •     Solaris (5.)10 64b SPARC (Solaris 10 5/08 s10s_u5wos_10 SPARC)
    •     DAC 10.1.3.4.1 (updated with patch 6849481)
    •     Informatica 8.1.1 SP5
    DAC server log:
    <DAC running fine…>
    ***snip***
    Feb 5, 2010 10:20:16 AM com.siebel.etl.engine.core.AttachToInformaticaProcess executeWorkFlow
    SEVERE: pmcmd startworkflow -u Administrator -p **** -s sz0061.app.gen.local:5105 -f SDE_SBL_Vert_80_Adaptor -lpf /tools/informatica/PowerCenter8.1.1/server/infa_shared/SrcFiles/SDE_SBL_Vert_80_Adaptor.SDE_SalesStageDimension.txt SDE_SalesStageDimension
    Status Desc : Succeeded
    WorkFlowMessage : Workflow executed successfully.
    Error Message : Successfully completed.
    ErrorCode : 0
    81 SEVERE Fri Feb 05 10:20:16 CET 2010 Request to start workflow : 'SDE_SBL_Vert_80_Adaptor:SDE_ProductCategoryDimension' has completed with error code 0
    Feb 5, 2010 10:20:16 AM global
    SEVERE: Request to start workflow : 'SDE_SBL_Vert_80_Adaptor:SDE_ProductCategoryDimension' has completed with error code 0
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGBUS (0xa) at pc=0xff257028, pid=8047, tid=660
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode)
    # Problematic frame:
    # C [libc.so.1+0x57028]
    # An error report file with more information is saved as hs_err_pid8047.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    TIA,
    Greg
    hs_err_picXXXXX.log in the DAC directory
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGBUS (0xa) at pc=0xff256514, pid=14595, tid=443
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode)
    # Problematic frame:
    # C [libc.so.1+0x56514]
    --------------- T H R E A D ---------------
    Current thread (0x014b4950): JavaThread "SESSION: VisibilityAccountParty" [_thread_in_native, id=443]
    siginfo:si_signo=10, si_errno=0, si_code=1, si_addr=0x68a8bd8b
    Registers:
    O0=0x00000000 O1=0x00000000 O2=0x000d90ac O3=0xff2c1e40
    O4=0xff3303a8 O5=0xff3392a4 O6=0xb797dc58 O7=0xff2564a4
    G1=0xff25638c G2=0x00000001 G3=0x00001ffc G4=0x0052d254
    G5=0xff030fa0 G6=0x00000000 G7=0xc1fc6a00 Y=0x00000000
    PC=0xff256514 nPC=0xff2564d8
    Top of Stack: (sp=0xb797dc58)
    0xb797dc58: 000000a8 019f58a8 68a8bd8b 00000041
    0xb797dc68: 00000041 022c8530 ffffdc00 ff3392a4
    0xb797dc78: 00000040 00000000 0067bb30 ff2563a0
    0xb797dc88: 68a8bd8b ff2563a0 b797dcb8 ff256394
    0xb797dc98: 65637469 6e672066 726f6d20 496e7465
    0xb797dca8: 67726174 696f6e20 53657276 6963650a
    0xb797dcb8: 0050adc4 0050a9d8 00000042 0050aa18
    0xb797dcc8: c1fc6a00 000000a8 ff0310b8 0060f22a
    Instructions: (pc=0xff256514)
    0xff256504: 02 80 00 0c 80 a6 a0 00 a4 10 00 1c 10 bf ff f2
    0xff256514: e8 04 a0 00 ea 04 a0 18 80 a5 60 00 02 80 00 05
    Stack: [0xb7900000,0xb7980000), sp=0xb797dc58, free space=503k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libc.so.1+0x56514]
    C [libc.so.1+0x5639c] malloc+0x54
    C [libzip.so+0x2d18]
    C [libzip.so+0x2af8] ZIP_GetEntry+0xe0
    C [libzip.so+0x348c] Java_java_util_zip_ZipFile_getEntry+0xc4
    J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
    J sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
    J sun.misc.URLClassPath.findResource(Ljava/lang/String;Z)Ljava/net/URL;
    v ~I2CAdapter
    j java.net.URLClassLoader$2.run()Ljava/lang/Object;+12
    v ~StubRoutines::call_stub
    V [libjvm.so+0x19b65c]
    V [libjvm.so+0x225ea0]
    C [libjava.so+0xf7bc] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x1c
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j java.net.URLClassLoader.findResource(Ljava/lang/String;)Ljava/net/URL;+13
    j java.lang.ClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL;+30
    j java.lang.ClassLoader.getResourceAsStream(Ljava/lang/String;)Ljava/io/InputStream;+2
    j javax.xml.parsers.SecuritySupport$4.run()Ljava/lang/Object;+26
    v ~StubRoutines::call_stub
    V [libjvm.so+0x19b65c]
    V [libjvm.so+0x225ea0]
    C [libjava.so+0x9c2c] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2+0x1c
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+1
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
    j javax.xml.parsers.SecuritySupport.getResourceAsStream(Ljava/lang/ClassLoader;Ljava/lang/String;)Ljava/io/InputStream;+10
    v ~C2IAdapter
    J javax.xml.parsers.FactoryFinder.findJarServiceProvider(Ljava/lang/String;)Ljava/lang/Object;
    v ~I2CAdapter
    j javax.xml.parsers.FactoryFinder.find(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+291
    j javax.xml.parsers.DocumentBuilderFactory.newInstance()Ljavax/xml/parsers/DocumentBuilderFactory;+4
    j com.siebel.etl.parser.OutputParser.execute()Z+13
    j com.siebel.etl.engine.core.AttachToInformaticaProcess.executeWorkFlow(I)I+947
    j com.siebel.etl.engine.core.Session$Task.executeThisSession()Z+503
    j com.siebel.etl.engine.core.Session$Task.execute()V+149
    j com.siebel.etl.engine.core.Session.executeTasks()Z+876
    j com.siebel.etl.engine.core.Session.run()V+308
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x19b65c]
    V [libjvm.so+0x2c0794]
    V [libjvm.so+0x2dfd7c]
    V [libjvm.so+0x2db918]
    V [libjvm.so+0x67cef0]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J java.util.zip.ZipFile.getEntry(JLjava/lang/String;Z)J
    J sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
    J sun.misc.URLClassPath.findResource(Ljava/lang/String;Z)Ljava/net/URL;
    v ~I2CAdapter
    j java.net.URLClassLoader$2.run()Ljava/lang/Object;+12
    v ~StubRoutines::call_stub
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
    j java.net.URLClassLoader.findResource(Ljava/lang/String;)Ljava/net/URL;+13
    j java.lang.ClassLoader.getResource(Ljava/lang/String;)Ljava/net/URL;+30
    j java.lang.ClassLoader.getResourceAsStream(Ljava/lang/String;)Ljava/io/InputStream;+2
    j javax.xml.parsers.SecuritySupport$4.run()Ljava/lang/Object;+26
    v ~StubRoutines::call_stub
    j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
    j javax.xml.parsers.SecuritySupport.getResourceAsStream(Ljava/lang/ClassLoader;Ljava/lang/String;)Ljava/io/InputStream;+10
    v ~C2IAdapter
    J javax.xml.parsers.FactoryFinder.findJarServiceProvider(Ljava/lang/String;)Ljava/lang/Object;
    v ~I2CAdapter
    j javax.xml.parsers.FactoryFinder.find(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;+291
    j javax.xml.parsers.DocumentBuilderFactory.newInstance()Ljavax/xml/parsers/DocumentBuilderFactory;+4
    j com.siebel.etl.parser.OutputParser.execute()Z+13
    j com.siebel.etl.engine.core.AttachToInformaticaProcess.executeWorkFlow(I)I+947
    j com.siebel.etl.engine.core.Session$Task.executeThisSession()Z+503
    j com.siebel.etl.engine.core.Session$Task.execute()V+149
    j com.siebel.etl.engine.core.Session.executeTasks()Z+876
    j com.siebel.etl.engine.core.Session.run()V+308
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x020a7748 JavaThread "SESSION: SIL_CopyListOfValuesToOLTP" [_thread_in_Java, id=536]
    0x008b0ae8 JavaThread "XTask Processing Thread: [CREATE INDEX, DataWarehouse]::XThread-24" [_thread_in_native, id=535]
    0x01684268 JavaThread "XTask Processing Thread: [CREATE INDEX, DataWarehouse]::XThread-23" [_thread_in_native, id=534]
    0x019f3288 JavaThread "SESSION: VisibilityContactParty" [_thread_in_Java, id=518]
    0x00fce3b0 JavaThread "SESSION: VisibilityOpportunityParty" [_thread_blocked, id=493]
    0x013dc6f8 JavaThread "SESSION: VisibilitySegmentParty" [_thread_blocked, id=444]
    =>0x014b4950 JavaThread "SESSION: VisibilityAccountParty" [_thread_in_native, id=443]
    0x00e4f260 JavaThread "XThread-22" [_thread_blocked, id=442]
    0x0138db40 JavaThread "SESSION: VisibilityOrderParty" [_thread_in_native, id=441]
    0x0157ce68 JavaThread "SESSION: VisibilityQuoteParty" [_thread_in_native, id=440]
    0x0097f450 JavaThread "SESSION: SDE_CostList_LoadCosts" [_thread_in_vm, id=435]
    0x008edca8 JavaThread "XThread-21" [_thread_blocked, id=433]
    0x014a2d28 JavaThread "SESSION: FINS_VisibilityClaimParty" [_thread_blocked, id=409]
    0x016ba380 JavaThread "SESSION: FINS_VisibilityAssetParty" [_thread_blocked, id=365]
    0x00eed888 JavaThread "XThread-20" [_thread_blocked, id=319]
    0x00eed6c0 JavaThread "XThread-19" [_thread_blocked, id=318]
    0x017fcef8 JavaThread "XThread-18" [_thread_blocked, id=317]
    0x00a508c8 JavaThread "XThread-17" [_thread_blocked, id=316]
    0x00859db8 JavaThread "XThread-16" [_thread_blocked, id=315]
    0x012b47e0 JavaThread "XThread-15" [_thread_blocked, id=314]
    0x003d8f20 JavaThread "XThread-14" [_thread_blocked, id=313]
    0x014bd7c8 JavaThread "XThread-13" [_thread_blocked, id=312]
    0x017be948 JavaThread "XThread-12" [_thread_blocked, id=311]
    0x0116bf00 JavaThread "XThread-11" [_thread_blocked, id=310]
    0x01f7b690 JavaThread "SESSION: SDE_AssetFact" [_thread_blocked, id=277]
    0x007261d0 JavaThread "XThread-10" [_thread_blocked, id=266]
    0x01492968 JavaThread "XThread-9" [_thread_blocked, id=265]
    0x01793ec0 JavaThread "XThread-8" [_thread_blocked, id=258]
    0x01142f20 JavaThread "SESSION: SDE_ActivityFact" [_thread_blocked, id=229]
    0x020d4530 JavaThread "XThread-7" [_thread_blocked, id=147]
    0x02277fb0 JavaThread "XThread-6" [_thread_blocked, id=146]
    0x0087ac10 JavaThread "XThread-5" [_thread_blocked, id=145]
    0x01bab428 JavaThread "XThread-4" [_thread_blocked, id=144]
    0x0050b828 JavaThread "XThread-3" [_thread_blocked, id=143]
    0x020d4368 JavaThread "XThread-2" [_thread_blocked, id=142]
    0x017e1c30 JavaThread "XThread-1" [_thread_blocked, id=141]
    0x0097ee88 JavaThread "XTASK HARVESTOR" [_thread_blocked, id=140]
    0x00d58720 JavaThread "Thread-14" [_thread_blocked, id=98]
    0x00cbb048 JavaThread "Thread-13" [_thread_blocked, id=97]
    0x01eb4320 JavaThread "ETL DISPATCHER THREAD" [_thread_blocked, id=96]
    0x006a6ca8 JavaThread "Timer-3" [_thread_blocked, id=89]
    0x00ed77a0 JavaThread "Timer-2" [_thread_blocked, id=88]
    0x011d41a0 JavaThread "EVENT DISPATCHER THREAD" [_thread_blocked, id=87]
    0x00ed75d8 JavaThread "Timer-1" [_thread_blocked, id=86]
    0x00037820 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
    0x0075db08 JavaThread "Thread-5" [_thread_in_native, id=85]
    0x00edb1d0 JavaThread "Default Scheduler Thread" [_thread_blocked, id=84]
    0x00edab08 JavaThread "SCHEDULER-EXECUTOR WORKER THREAD" [_thread_blocked, id=83]
    0x0088f2d8 JavaThread "SERVER MONITOR" [_thread_blocked, id=82]
    0x0075f5a8 JavaThread "EXECUTION MANAGER: WORKER THREAD" [_thread_blocked, id=81]
    0x01fa3670 JavaThread "HeartBeat Manager" [_thread_blocked, id=80]
    0x014bdc10 JavaThread "QSERVER WORKER THREAD: 19934057" [_thread_blocked, id=79]
    0x01f86c78 JavaThread "QSERVER WORKER THREAD: 32459563" [_thread_blocked, id=78]
    0x01a40268 JavaThread "ROWID GENERATOR THREAD" [_thread_in_Java, id=77]
    0x01188590 JavaThread "Thread-2" [_thread_blocked, id=76]
    0x00c58a58 JavaThread "Timer-0" [_thread_blocked, id=75]
    0x00369630 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=73]
    0x00367dc8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=72]
    0x00367028 JavaThread "CompilerThread0" daemon [_thread_blocked, id=71]
    0x00366168 JavaThread "AdapterThread" daemon [_thread_blocked, id=70]
    0x00365450 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=69]
    0x00358900 JavaThread "Finalizer" daemon [_thread_blocked, id=68]
    0x00358560 JavaThread "Reference Handler" daemon [_thread_blocked, id=67]
    Other Threads:
    0x00356480 VMThread [id=66]
    0x000b09b8 WatcherThread [id=74]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00036d10/0x00036d40] Threads_lock - owner thread: 0x0097f450
    Heap
    PSYoungGen total 235264K, used 10875K [0xe7c00000, 0xf7400000, 0xf8800000)
    eden space 230400K, 4% used [0xe7c00000,0xe869ef78,0xf5d00000)
    from space 4864K, 0% used [0xf6a80000,0xf6a80000,0xf6f40000)
    to space 4544K, 0% used [0xf6f90000,0xf6f90000,0xf7400000)
    PSOldGen total 352256K, used 38867K [0xc6400000, 0xdbc00000, 0xe7c00000)
    object space 352256K, 11% used [0xc6400000,0xc89f4f58,0xdbc00000)
    PSPermGen total 20480K, used 16712K [0xc2400000, 0xc3800000, 0xc6400000)
    object space 20480K, 81% used [0xc2400000,0xc34523f8,0xc3800000)
    Dynamic libraries:
    0x00010000      /tools/oraclebi/java/jdk1.5.0_16/bin/java
    0xff3a0000      /lib/libthread.so.1
    0xff370000      /lib/libdl.so.1
    0xff200000      /lib/libc.so.1
    0xff390000      /platform/SUNW,SPARC-Enterprise/lib/libc_psr.so.1
    0xfe800000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/server/libjvm.so
    0xff1e0000      /lib/libsocket.so.1
    0xff350000      /usr/lib/libsched.so.1
    0xff1b0000      /usr/lib/libCrun.so.1
    0xff190000      /lib/libm.so.1
    0xff080000      /lib/libnsl.so.1
    0xfe700000      /lib/libm.so.2
    0xff160000      /lib/libscf.so.1
    0xff140000      /lib/libdoor.so.1
    0xff060000      /lib/libuutil.so.1
    0xfe7e0000      /lib/libgen.so.1
    0xfe6d0000      /lib/libmd.so.1
    0xfe6b0000      /lib/libmp.so.2
    0xfe690000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/native_threads/libhpi.so
    0xfe630000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libverify.so
    0xfe5f0000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libjava.so
    0xfe5d0000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libzip.so
    0xbd200000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libawt.so
    0xbd080000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libmlib_image.so
    0xf89b0000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/headless/libmawt.so
    0xf8850000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libnet.so
    0xf8990000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libnio.so
    0xf8830000      /lib/librt.so.1
    0xf8810000      /lib/libaio.so.1
    0xc23e0000      /usr/lib/libsendfile.so.1
    0xc23c0000      /tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/libj2pkcs11.so
    0xc2390000      /usr/lib/libpkcs11.so
    0xc22e0000      /usr/lib/libcryptoutil.so.1
    0xc21a0000      /usr/lib/security/pkcs11_softtoken.so
    0xc22b0000      /SIWH_APP_D1043T_SW/app/oracle/product/10.2.0/client10g/lib32/libocijdbc10.so
    0xbc000000      /SIWH_APP_D1043T_SW/app/oracle/product/10.2.0/client10g/lib32/libclntsh.so.10.1
    0xbbe00000      /SIWH_APP_D1043T_SW/app/oracle/product/10.2.0/client10g/lib32/libnnz10.so
    0xc2290000      /lib/libkstat.so.1
    VM Arguments:
    jvm_args: -Xms512m -Xmx800m
    java_command: com.siebel.etl.net.QServer
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/tools/oraclebi/java/jdk1.5.0_16
    PATH=/SIWH_APP_D1048T_SW/app/oracle/product/10.2.0/client10g/bin:/SIWH_APP_D1048T_SW/app/oracle/product/10.2.0/client10g/opmn/bin:/usr/bin:/SIWH_APP_D1043T_SW/oracle/tools/MOT:/SIWH_APP_D1043T_SW/oracle/tools/MOT/exe:/SIWH_APP_D1043T_SW/oracle/tools/MOT/rman/exe:/var/sdmi_adm/sdmiprd/current/exe:/var/tools/bin:/usr/bin:/appl/usf/perl/cur/bin:/appl/usf/sdi/cur/bin:/appl/usf/stu_common/cur/bin:/appl/usf/sysinfo/cur/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.
    LD_LIBRARY_PATH=/tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/server:/tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc:/tools/oraclebi/java/jdk1.5.0_16/jre/../lib/sparc:/SIWH_APP_D1043T_SW/app/oracle/product/10.2.0/client10g/lib32:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/oraclebi/OracleBI/web/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin
    SHELL=/bin/ksh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x70d110], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x70d110], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x27325c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGILL: [libjvm.so+0x27325c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x67e3cc], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67e3cc], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 10 5/08 s10s_u5wos_10 SPARC
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 24 March 2008
    uname:SunOS 5.10 Generic_141414-01 sun4u (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:18.86 16.56 15.52
    CPU:total 64 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 268435456k(13421704k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_16-b02) for solaris-sparc, built on May 28 2008 01:27:30 by unknown with unknown Workshop:0x550

    Hi all... I have reviewed posts by Greg Rakers, ttc1 and user11306733 and this is my contribution:
    I assume you have the following requirements:
    1. Solaris 8, 9 or 10.
    2. SPARC 64-bit
    3. DAC 10.1.3.4.1. OBI Apps 7.9.6 and 7.9.6.1 required DAC 10.1.3.4.1 with Patch 8760212. OBI Apps 7.9.6.2 required DAC 10.1.3.4.1 with Patch 10052370. OBI Apps 7.9.6.3 required DAC 10.1.3.4.1 with Patch 12381656 *(Customers on all versions of OBI Apps using DAC 10.1.3.4.1 are recommended to upgrade to this patch)*. Patch is available for download on the Patches and Updates tab in My Oracle Support at http://support.oracle.com.
    4. Informatica 7.1.4, 8.1.1 SP4, 8.1.1 SP5, 8.6.0 or 8.6.1.
    5. JDK Standard Edition 1.6.x. for Solaris SPARC 64-bit_
    I've noticed the following:
    -> Greg Rakers
    +#+
    +# An unexpected error has been detected by HotSpot Virtual Machine:+
    +#+
    +# SIGBUS (0xa) at pc=0xff256514, pid=14595, tid=443+
    +#+
    +# Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode)+
    +# Problematic frame:+
    +# C [libc.so.1+0x56514]+
    +#+
    Environment Variables:
    JAVA_HOME=/tools/oraclebi/java/jdk1.5.0_16
    PATH=/SIWH_APP_D1048T_SW/app/oracle/product/10.2.0/client10g/bin:/SIWH_APP_D1048T_SW/app/oracle/product/10.2.0/client10g/opmn/bin:/usr/bin:/SIWH_APP_D1043T_SW/oracle/tools/MOT:/SIWH_APP_D1043T_SW/oracle/tools/MOT/exe:/SIWH_APP_D1043T_SW/oracle/tools/MOT/rman/exe:/var/sdmi_adm/sdmiprd/current/exe:/var/tools/bin:/usr/bin:/appl/usf/perl/cur/bin:/appl/usf/sdi/cur/bin:/appl/usf/stu_common/cur/bin:/appl/usf/sysinfo/cur/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server:.
    LD_LIBRARY_PATH=/tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc/server:/tools/oraclebi/java/jdk1.5.0_16/jre/lib/sparc:/tools/oraclebi/java/jdk1.5.0_16/jre/../lib/sparc:/SIWH_APP_D1043T_SW/app/oracle/product/10.2.0/client10g/lib32:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/oraclebi/OracleBI/web/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin:/tools/informatica/PowerCenter8.1.1/server/bin
    SHELL=/bin/ksh
    1. You're using JDK 1.5.x. I think this is the problem.
    2. PATH variable is set with INFA_HOME/server and INFA_HOME/server/bin paths several times.
    3. LD_LIBRARY_PATH variable does not neeed to include java paths.
    4. LD_LIBRARY_PATH is set with INFA_HOME/server/bin path several times.
    5. You are using Korn shell (ksh).
    -> ttc1
    my LD_LIBRARY_PATH is pointing to oracle Home and Informatica home.
    ie. /opt/oracle/product/10.2.0/client:/opt/biee/prd1/Informatica/PowerCenter8.1.1/server/bin
    1. Your oracle path is incorrectly set in LD_LIBRARY_PATH variable. INFA_HOME/server/bin is ok.
    -> user11306733
    +#+
    +# An unexpected error has been detected by HotSpot Virtual Machine:+
    +#+
    +# SIGBUS (0xa) at pc=0xff2567fc, pid=16515, tid=201+
    +#+
    +# Java VM: Java HotSpot(TM) Server VM (1.5.0_09-b03 mixed mode)+
    +# Problematic frame:+
    +# C [libc.so.1+0x567fc]+
    +#+1. You're using JDK 1.5.x. I think this is the problem.
    You need to fix the following:
    -> Greg Rakers
    1. You must install and use JDK 1.6.x.
    2. You must set INFA_HOME/server and INFA_HOME/server/bin paths once in the PATH variable (recommended).
    3. You must delete java paths from LD_LIBRARY_PATH variable (recommended) or change them for the new ones (JDK1.6.x) if you need them.
    4. You must set INFA_HOME/server/bin path once in the LD_LIBRARY_PATH variable (recommended).
    5. You must use unix shell (sh) to run startserver.sh command
    -> ttc1
    1. You must set LD_LIBRARY_PATH variable with $ORACLE_HOME/lib32.
    -> user11306733
    1. You must install and use JDK 1.6.x.
    I will waiting for your feedback.
    best regards.
    PD: If this helps you, please mark it as correct/helpful.

  • HELP! 64-bit JRE for JDK1.4/Solaris --crash and burn.

    I'm trying to use the 64-bit version of Solaris j2se 1.4
    I can't even run HelloWorld. I see:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.0-beta3-b84 mixed mode)
    # Error ID: 554E534146450E4350500263 FF
    # Problematic Thread: prio=5 tid=0x10010e310 nid=0x1 runnable
    I'm trying to run this as cleanly as possible.
    * There are no extra security providers installed.
    * The classpath is set to .
    * The install was not completely successful.
    I was forced to link
    jre/lib/sparcv9/libjvm.so --> ./server/libjvm.so
    because there is no "client" directory where the link
    is set in the ordinary (lib/sparc) directory.

    Followup:
    What kernel / Jumbo patch level is required to run
    the 64-bit jvm? I suspect that we are using a much-to-old version, but I would like this suspicion verified.
    thanks,
    peter

  • 64 Bit XML libraries for Sun Solaris

    Will the libxml8.a and libxmlc8.a libraries be included in the 8.1.7 (64) release for Sun Solaris?

    Yes, all releases of Oracle 8.1.7 and Oracle 9i will contain the XDK (although you won't need the libxmlc8.a).

  • Libc/stdio bug in Solaris!?

    Hello,
    I was testing the following code using gcc + cc on Solaris 10 x86 & Solaris 8 sparc, both times it breaks. It breaks inside a call to fprintf. According to the man-pages I should not do a read after write without a flush/position change (which is done). I should not do a write after read without a position change or if the input reached the end of the file (which is the case here). So I assume that either I overlooked something or there is a subtle bug in the implementation stdio.
    Greeting
    Matthias Kretschmer
    The "bad guy":
    #include <stdlib.h>
    #include <stdio.h>
    int
    main(int argc, char **argv)
    FILE *fp;
    int i, j, k;
    int values[37];
    char buf[256];
    /* initialize values to bullshit */
    for (i=0; i<37; i++)
    values[i] = rand() % 32;
    /* open file */
    if ((fp = fopen("test.txt", "a+")) == NULL) {
    perror("fopen");
    exit(1);
    /* loop to write and then read all */
    for (j=0; j<100; j++) {
    printf("j=%d\n", j);
    /* loop for writing all */
    for (i=0; i<10000; i++) {
    for (k=0; k<37; k++)
    if (fprintf(fp, " %d", values[k]) < 0) {
    perror("fprintf");
    exit(1);
    if (fprintf(fp, "\n") < 0) {
    perror("fprintf");
    exit(1);
    printf("write done\n");
    /* seek to beginning */
    if (fseek(fp, 0, SEEK_SET) < 0) {
    perror("fseek");
    exit(1);
    printf("seek done\n");
    /* read in everything */
    while (fgets(buf, 256, fp) != NULL) ;
    /* with the following code it doesn't crash for me on Solaris */
    #if 0
    if (fseek(fp, 0, SEEK_END) < 0) {
    perror("fseek");
    exit(1);
    #endif
    printf("read done\n");
    }

    Hello.
    Please try if the "printf("seek done\n");" line has been reached by adding an "fflush(stdout);" after that line - otherwise you will not get the message if the program crashes. (If the program crashes the data written by successful fprintf()s will also be gone.)
    Maybe the "fgets(buf, 256, fp)" is the problem because buf is 256 bytes long - but it must be 257 (258 ?) bytes long due to the trailing NUL byte.
    Martin

  • Advantage for Linux64-bit Versus Solaris-x86_64 OS in RAC

    Hi,
    Could someone has any comparison document btw Linux-64 bit (RHEL OR Oracle) and Solaris x86_64 operating system for RAC environment?
    I am looking for advantages, disadvantages, performance issues, installation issues, reliability issues, and oracle road map etc.,
    Really appreciate your help!!!!!
    thanks
    rk

    I'd think that comparison is a bit biased though having used both Solaris (x86, x64 and SPARC) and Linux, I'd give the edge to Solaris SPARC over its other incarnations and Linux in any case.
    The reason for using Solaris x86/x64 (for the company I worked for at the time at least) is, as usual, hardware pricing. The x86 hardware is far cheaper than SPARC hardware, but my management did not trust/like Linux hence we used Solaris x86/x64 for the OS. The team lead was a Solaris guy all his life and had previous issues with Linux so I couldn't blame him, as well as, the shop was already Sun so we already had their support and the official Linux support was spotting at the time.
    I don't like Solaris unless it is SPARC though, the other incarnations for me have issues and the Oracle support is lacking. The Oracle releases are WELL behind any other OS release, most likely because Solx64/86 does not have a large enough user base and hence requests.

  • Qsort problems on Solaris 10 with Forte 6.0u2

    All,
    I know the Forte version is a bit behind - but I'm stuck with it.
    I'm trying to port some software we have working on Solaris 2.6 thru Solaris 9 over to Solaris 10, but am having some trouble linking my executable due to the extern "C++" declaration of qsort in /usr/include/iso/stdlib_iso.h.
    The problem is easily visible with a simple test program.
    #include <stdlib.h>
    int comp(const void pv1, const void pv2)
    return 1;
    int main(int argc, char *argv[])
    int iArray[20];
    std::qsort((void *)&iArray[0],
    sizeof(iArray)/sizeof(iArray[0]),
    sizeof(iArray[0]),
    comp);
    return 0;
    Yes it's non-functional, but it's sufficient for displaying my problem.
    If I compile with the C compiler (cc) it compiles clean - however when I compile with the C++ compiler (CC).....
    [tony@sol10]:~/export:29 % CC -o testqsort testqsort.c
    Undefined first referenced
    symbol in file
    void std::qsort(void*,unsigned,unsigned,int(*)(const void*,const void*)) testqsort.o
    ld: fatal: Symbol referencing errors. No output written to testqsort
    Now it's obvious to me that the problem is due to the fact that under the C++ compiler qsort is now (under Solaris 10) getting declared as extern "C++", but I'm not sure how I can resolve this. I know that qsort is implemented in libc, but this obviously isn't sufficient due to the shift of namespace. Yes, I need to use the C++ compiler as my code is C++, only my test code is valid C.
    Can anybody lend some assistance? Is there just another lib I need to link to? I'm expecting this to be something basic that I'll be embarrassed about when it's pointed out. But for now I'm stumped. Running nm across all my libs yielded no implementation apart from in libc.so.
    Thanks in advance
    Tony

    Standard C++ defines two versions of qsort (and also bsearch): one that takes a pointer to a C function, and one that takes a pointer to a C++ function.
    Recall that in standard C++, a pointer to a C function has a different type than a pointer to a C++ function. This issue is discussed at length in the C++ Migration Guide that comes with the compiler.
    The version of qsort that takes a pointer to a C function is the C version of qsort, and is in libc.so (the basic Solaris runtime library that all programs use).
    The version of qsort that takes a pointer to a C++ function is in the C++ runtime library libCrun.so that all C++ programs use.
    But because it took a while for Solaris headers to be updated to the C++ requirement, early versions of libCrun did not have the C++ version of qsort (or bsearch). If you get the latest C++ runtime library patch (SUNWlibC) for your system, your program should link. You can get patches here:
    http://developers.sun.com/prodtech/cc/downloads/patches/index.html
    Not only the system where you build the program needs updating, but every system that runs the program you build.
    Alternatively, you can declare the comparison function extern "C" so that the C version of qsort will be used.
    extern "C"
    int comp(const void pv1, const void pv2)
    But if the comparison function is in a namespace or is a class member function, you cannot usefully declare it extern "C".

  • Bug in /usr/lib/64/libc.so.1:strncmp

    Hi,
    i have encountered a bug in the 64-bit libc. strncmp seems to compare too many bytes in some cases.
    (Sample source code included at end). I have the feeling that this is not the right forum to post it, but
    where else? I found no solution in the patches collection.
    My system is (uname -a): SunOS paloalto 5.8 Generic_108528-16 sun4u sparc SUNW,UltraAX-MP
    Can anybody check if this happens in SunOS 5.9, too?
    Greetings - Rasmus
    Sample code:
    #include <stdio.h>
    #include <string.h>
    #include <unistd.h>
    #include <sys/mman.h>
    #define LEN 8
    int main ()
    char p1, p2;
    p1 = mmap (0, getpagesize () * 2, PROT_READ|PROT_WRITE,
    MAP_PRIVATE|MAP_ANON, -1, 0); /* get 2 pages */
    p2 = p1 + getpagesize (); /* second page */
    memset (p1, 0, getpagesize () * 2); memset (p2 - LEN, 'a', LEN); /* string at end of page 1 */
    mprotect (p2, getpagesize (), 0); /* disallow read for page 2 (end of string) */
    /* compare string (last LEN bytes of page 1) with itself->SEGV; memcmp works */
    printf ("strncmp: %d\n", strncmp (p2 - LEN, p2 - LEN, LEN));

    cell wrote:I read some where that the conflict comes when if you install with the script from nvidia.com and then reverse back to the driver from the repository.
    Same happened to me.
    I never installed anything manually, and I also had that issue.
    So the explanation given in the link I gave above is more probable, at least in my case.
    Otherwise, simply removing the conflicting file is in my opinion the easiest and safest way.

  • Install Oracle 10g in Sun Solaris 10 x86_x64

    Hi,
    We installed Sun Solaris 10 x86_x64 and are trying to install Oracle 10g in that.
    When check for required packages. SUNWsprox is missing.
    # ./CheckPackage.sh
    system SUNWarc Lint Libraries (usr)
    system SUNWarcr Lint Libraries (root)
    system SUNWbtool CCS tools bundled with SunOS
    system SUNWhea SunOS Header Files
    system SUNWlibm Math & Microtasking Library Headers & Lint Files (Usr)
    system SUNWlibmr Math Library Lint Files (Root)
    system SUNWlibms Math & Microtasking Libraries (Usr)
    system SUNWlibmsr Math & Microtasking Libraries (Root)
    system SUNWlibms Math & Microtasking Libraries (Usr)
    system SUNWlibmsr Math & Microtasking Libraries (Root)
    system SUNWsprot Solaris Bundled tools
    system SUNWtoo Programming Tools
    system SUNWi1of ISO-8859-1 (Latin-1) Optional Fonts
    system SUNWxwfnt X Window System platform required fonts
    system SUNWi1cs X11 ISO8859-1 Codeset Support
    system SUNWi15cs X11 ISO8859-15 Codeset Support
    How can we install the package and what is the role of the packge.
    Thansk,
    Selva

    The SUNWfoo and SUNWfoox packages were generally merged for Solaris 10 SPARC packages. The foox would represent 64-bit binaries/libraries and may be left out of a 32-bit system install.
    Since Solaris 10 only runs a 64-bit kernel on SPARC, there's no reason to supply both packages and they were merged.
    For x86, 32-bit kernel mode is still supported, and the package separation exists.
    Darren

  • Building 64bit shared library on Solaris 10

    I'm trying to port a Java application that depends on BerkeleyDB from GNU/Linux to Solaris 10. The GNU/Linux version was just recently rebuilt against Sun Java 6. The 64bit version of the JVM for the AMD Opteron processor. It produced a 64bit shared library. All is well in GNU/Linux land.
    I try building BerkeleyDB on Solaris following the instructions in the documentation and it produces a 32bit shared library. So when the application starts up and tells the JVM to run in 64bit server mode it complains it cannot load a 32bit shared library. So my question is how do I force the build system to build a 64bit shared library in Solaris 10?
    I'm using the Sun Studio 11 compiler for building BDB. I'm also doing this on a T1000 so any T1000 specific flags would be appreciated.

    Hi,
    I am not familiar with your particular environment. The general method for building a 64 bit Berkeley DB library on Solaris is to pass the "-xarch=v9a" flag to the configure command.
    I hope this helps.
    - Alex Gorrod

  • Oracle on solaris 10

    please give me link for oracle 10g installation guide on solaris 10

    You can get the installation documents from the below Oracle Link.
    http://www.oracle.com/pls/db102/portal.portal_db?selected=3
    Search for:
    Installation Guide for Solaris Operating System (SPARC 64-Bit)
    Installation Guide for Solaris Operating System (x86)
    Installation Guide for Solaris Operating System (x86-64)
    Quick Installation Guides:
    Quick Installation Guide for Solaris Operating System (SPARC 64-Bit)
    Quick Installation Guide for Solaris Operating System (x86)
    Quick Installation Guide for Solaris Operating System (x86-64)
    Regards,
    Sabdar Syed.

  • W2100z Supplemental 2.5 XpReburn produces non-bootable ISO in Solaris Sparc

    Just posting in case helps someone else...
    The XpReburn script from the W2100z Supplemental 2.5 CD is commented as being able to run on Solaris Sparc:
    # This script was developed on Solaris X86. It will run on Solaris Sparc
    # and Red Hat Enterprise Linux 3. It is not guaranteed to work unmodified  
    # accross all versions of Linux. This script is experimental. Some end user
    # MODIFICations may be necessary for it to run on other linux distributions 
    # and system configurations.Running XpReburn under Solaris Sparc 10 produced an .ISO image apparently without error, but the resulting image would not boot.
    Found the cause of the non-bootable image was the following section of XpReburn. It was using dd and od to extract 16-bit LBA values. On Solaris Sparc it ended up reading little-endian values as big-endian, hence extracting the boot loader from the wrong part of the XP CD. To get it to work under Solaris Sparc added conv=swab twice as shown below:
    # Read the boot loader from the CD into the image directory as a file. This process takes
    # several steps because the boot record has to be consulted to locate the RBA (the
    # starting LBA of the boot catalog). The boot record always resides at LBA 17
    ${ECHO} "Reading WinXP Boot Loader from CD..."
    ${ECHO} "  Looking up boot catalog lba from boot record..."
    ${DD} if=$CD_DEVICE bs=2048 count=1 skip=17 | ${DD} bs=71 skip=1 count=1 | ${DD} conv=swab bs=4 count=1 of=$SCRIPTDIR/foo
    BOOTCATLBA=`od -d $SCRIPTDIR/foo | ${AWK} '{print $2}'`
    ${ECHO} "  Boot Catalog is at LBA $BOOTCATLBA, looking up boot image LBA..."
    ${DD} if=$CD_DEVICE bs=2048 count=1 skip=$BOOTCATLBA | ${DD} bs=40 skip=1 count=1 | ${DD} conv=swab bs=4 count=1 of=$SCRIPTDIR/foo
    BOOTIMGLBA=`od -d $SCRIPTDIR/foo | ${AWK} '{print $2}'`
    ${ECHO} "  Reading Boot Image from LBA $BOOTIMGLBA..."
    ${DD} if=$CD_DEVICE bs=2048 count=1 skip=$BOOTIMGLBA | ${DD} bs=2048 count=1 of=$IMAGEDIR/$BOOTIMAGE
    ${RM} -f $SCRIPTDIR/fooWith the above mod, XpReburn generated an image which booted the XP Pro installer and allowed XP to be installed.

    MAAL wrote:
    have thought about submitting this hint/article to the BigAdmin community ?
    http://www.sun.com/bigadmin/common/submittals.html
    Michael,
    Reading the submission guidelines it appears BigAdmin is for you own work:
    By submitting content to the BigAdmin portal, you are attesting that your submission is your own non-confidential property and does not infringe the intellectual property rights of any party.
    Whereas my "hint" above is really a bug report / enhancement request for a Sun supplied script.
    I only have a basic support plan so don't think I can raise a bug report.
    Also:
    1) The modification listed was a quick hack to get the script to work under Sparc Solaris, but which would have caused the script to generate a non-bootable ISO if run under X86 Solaris.
    2) If you run the script on a ZFS filesystem you get an error that the filesystem isn't local - the script should be updated to consider a ZFS filesystem as local.
    3) If the script is run on a Solaris system with two optical drives, the script fails with an error because fails to correctly read the volume name of the XP CD. Can't remember the details, but just hacked the script to work.
    So, so for now will just leave the "hint" in this thread.

  • Problems with Solaris 11 11/11

    Hi,
    I need your help because I have problems with Solaris 11 11/11 installed in a Dell Latitude E4310.
    Here, there are the problems:
    1- No it power off with shutdown or init 5 or init 0 only work well the reboot.
    2- It can not connect to the wifi with wpa, no receive ip by dhcp, the driver of the card is "iwp"
    Thanks.
    Jorge
    Edited by: jdangelo on Nov 16, 2011 1:49 PM
    Edited by: jdangelo on Nov 17, 2011 2:51 PM

    Here is the info of my laptop;
    Manufacture name:Dell Inc.
    Manufacture model:Latitude E4310
    64 Bit:True
    OS version:SunOS solaris 5.11 11.0 i86pc i386 i86pc
    CPU Type:Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz
    CPU Number:1
    Number Of Cores Per Processor:2
    Number Of Threads Per Processor:4
    Bios/Firmware Maker:Dell Inc. Version:A05 Release Date:11/20/2010
    prtconf -pv:
    System Configuration: Oracle Corporation i86pc
    Memory size: 3958 Megabytes
    System Peripherals (PROM Nodes):
    Node 0x000001
    bios-boot-device: '80'
    stdout: 00000000
    name: 'i86pc'
    Node 0x000002
    existing: 00c21000.00000000.02bc6001.00000000
    name: 'ramdisk'
    Node 0x000003
    acpi-namespace: '\_SB_.PCI0'
    compatible: 'pciex_root_complex'
    device_type: 'pciex'
    reg: 00000000.00000000.00000000.00000000.00000000
    #size-cells: 00000002
    #address-cells: 00000003
    name: 'pci'
    Node 0x000004
    reg: 00000000.00000000.00000000.00000000.00000000
    compatible: 'pci8086,44.1028.410.2' + 'pci8086,44.1028.410' + 'pci1028,410' + 'pci8086,44.2' + 'pci8086,44' + 'pciclass,060000' + 'pciclass,0600'
    model: 'Host bridge'
    power-consumption: 00000001.00000001
    fast-back-to-back:
    devsel-speed: 00000000
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '0'
    class-code: 00060000
    revision-id: 00000002
    vendor-id: 00008086
    device-id: 00000044
    name: 'pci1028,410'
    Node 0x000005
    acpi-namespace: '\_SB_.PCI0.VID_'
    assigned-addresses: 83001010.00000000.f0000000.00000000.00400000.c3001018.00000000.e0000000.00000000.10000000.81001020.00000000.000060b0.00000000.00000008.a1001000.00000000.000003b0.00000000.0000000c.a1001000.00000000.000003c0.00000000.00000020.a2001000.00000000.000a0000.00000000.00020000
    reg: 00001000.00000000.00000000.00000000.00000000.03001010.00000000.00000000.00000000.00400000.43001018.00000000.00000000.00000000.10000000.01001020.00000000.00000000.00000000.00000008.a1001000.00000000.000003b0.00000000.0000000c.a1001000.00000000.000003c0.00000000.00000020.a2001000.00000000.000a0000.00000000.00020000
    compatible: 'pci8086,46.1028.410.2' + 'pci8086,46.1028.410' + 'pci1028,410' + 'pci8086,46.2' + 'pci8086,46' + 'pciclass,030000' + 'pciclass,0300'
    model: 'VGA compatible controller'
    power-consumption: 00000001.00000001
    fast-back-to-back:
    devsel-speed: 00000000
    interrupts: 00000001
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    device_type: 'display'
    unit-address: '2'
    class-code: 00030000
    revision-id: 00000002
    vendor-id: 00008086
    device-id: 00000046
    name: 'display'
    Node 0x000006
    acpi-namespace: '\_SB_.PCI0.GLAN'
    assigned-addresses: 8200c810.00000000.f5400000.00000000.00020000.8200c814.00000000.f5480000.00000000.00001000.8100c818.00000000.00006040.00000000.00000020
    reg: 0000c800.00000000.00000000.00000000.00000000.0200c810.00000000.00000000.00000000.00020000.0200c814.00000000.00000000.00000000.00001000.0100c818.00000000.00000000.00000000.00000020
    compatible: 'pci8086,10ea.1028.410.5' + 'pci8086,10ea.1028.410' + 'pci1028,410' + 'pci8086,10ea.5' + 'pci8086,10ea' + 'pciclass,020000' + 'pciclass,0200'
    model: 'Ethernet controller'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    interrupts: 00000001
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '19'
    class-code: 00020000
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 000010ea
    name: 'pci1028,410'
    Node 0x000007
    acpi-namespace: '\_SB_.PCI0.EHC2'
    assigned-addresses: 8200d010.00000000.f5470000.00000000.00000400
    reg: 0000d000.00000000.00000000.00000000.00000000.0200d010.00000000.00000000.00000000.00000400
    compatible: 'pci8086,3b3c.1028.410.5' + 'pci8086,3b3c.1028.410' + 'pci1028,410' + 'pci8086,3b3c.5' + 'pci8086,3b3c' + 'pciclass,0c0320' + 'pciclass,0c03'
    model: 'Universal Serial Bus EHCI compliant'
    power-consumption: 00000001.00000001
    fast-back-to-back:
    devsel-speed: 00000001
    interrupts: 00000001
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1a'
    class-code: 000c0320
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b3c
    name: 'pci1028,410'
    Node 0x000008
    acpi-namespace: '\_SB_.PCI0.HDEF'
    assigned-addresses: 8300d810.00000000.f5460000.00000000.00004000
    reg: 0000d800.00000000.00000000.00000000.00000000.0300d810.00000000.00000000.00000000.00004000
    compatible: 'pciex8086,3b57.1028.410.5' + 'pciex8086,3b57.1028.410' + 'pciex8086,3b57.5' + 'pciex8086,3b57' + 'pciexclass,040300' + 'pciexclass,0403' + 'pci8086,3b57.1028.410.5' + 'pci8086,3b57.1028.410' + 'pci1028,410' + 'pci8086,3b57.5' + 'pci8086,3b57' + 'pciclass,040300' + 'pciclass,0403'
    model: 'Mixed Mode device'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    interrupts: 00000001
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1b'
    class-code: 00040300
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b57
    name: 'pci1028,410'
    Node 0x000009
    acpi-namespace: '\_SB_.PCI0.RP01'
    slot-names: 00000001.746f6c53.00003333
    reg: 0000e000.00000000.00000000.00000000.00000000
    compatible: 'pciex8086,3b42.5' + 'pciex8086,3b42' + 'pciexclass,060400' + 'pciexclass,0604' + 'pci8086,3b42.5' + 'pci8086,3b42' + 'pciclass,060400' + 'pciclass,0604'
    model: 'PCI-PCI bridge'
    ranges: 81000000.00000000.00005000.81000000.00000000.00005000.00000000.00001000.82000000.00000000.f4000000.82000000.00000000.f4000000.00000000.01400000
    bus-range: 00000001.00000001
    #size-cells: 00000002
    #address-cells: 00000003
    device_type: 'pciex'
    power-consumption: 00000001.00000001
    physical-slot#: 00000000
    devsel-speed: 00000000
    interrupts: 00000001
    unit-address: '1c'
    class-code: 00060400
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b42
    hotplug-capable:
    pci-hotplug-type: 00000001
    name: 'pci8086,3b42'
    Node 0x00000a
    acpi-namespace: '\_SB_.PCI0.RP02'
    slot-names: 00000001.746f6c53.00003433
    reg: 0000e100.00000000.00000000.00000000.00000000
    compatible: 'pciex8086,3b44.5' + 'pciex8086,3b44' + 'pciexclass,060400' + 'pciexclass,0604' + 'pci8086,3b44.5' + 'pci8086,3b44' + 'pciclass,060400' + 'pciclass,0604'
    model: 'PCI-PCI bridge'
    ranges: 81000000.00000000.00004000.81000000.00000000.00004000.00000000.00001000.82000000.00000000.f2c00000.82000000.00000000.f2c00000.00000000.01400000
    bus-range: 00000002.00000002
    #size-cells: 00000002
    #address-cells: 00000003
    device_type: 'pciex'
    power-consumption: 00000001.00000001
    physical-slot#: 00000001
    devsel-speed: 00000000
    interrupts: 00000002
    unit-address: '1c,1'
    class-code: 00060400
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b44
    hotplug-capable:
    pci-hotplug-type: 00000001
    name: 'pci8086,3b44'
    Node 0x000013
    acpi-namespace: '\_SB_.PCI0.RP02.PXSX'
    assigned-addresses: 83020010.00000000.f2c00000.00000000.00002000
    reg: 00020000.00000000.00000000.00000000.00000000.03020010.00000000.00000000.00000000.00002000
    compatible: 'pciex8086,422c.8086.1321.35' + 'pciex8086,422c.8086.1321' + 'pciex8086,422c.35' + 'pciex8086,422c' + 'pciexclass,028000' + 'pciexclass,0280' + 'pci8086,422c.8086.1321.35' + 'pci8086,422c.8086.1321' + 'pci8086,1321' + 'pci8086,422c.35' + 'pci8086,422c' + 'pciclass,028000' + 'pciclass,0280'
    model: 'Network controller'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    interrupts: 00000001
    subsystem-vendor-id: 00008086
    subsystem-id: 00001321
    unit-address: '0'
    class-code: 00028000
    revision-id: 00000035
    vendor-id: 00008086
    device-id: 0000422c
    name: 'pci8086,1321'
    Node 0x00000b
    acpi-namespace: '\_SB_.PCI0.RP03'
    slot-names: 00000001.746f6c53.00000038
    reg: 0000e200.00000000.00000000.00000000.00000000
    compatible: 'pciex8086,3b46.5' + 'pciex8086,3b46' + 'pciexclass,060400' + 'pciexclass,0604' + 'pci8086,3b46.5' + 'pci8086,3b46' + 'pciclass,060400' + 'pciclass,0604'
    model: 'PCI-PCI bridge'
    ranges: 81000000.00000000.00003000.81000000.00000000.00003000.00000000.00001000.82000000.00000000.f1800000.82000000.00000000.f1800000.00000000.01400000
    bus-range: 00000003.00000003
    #size-cells: 00000002
    #address-cells: 00000003
    device_type: 'pciex'
    power-consumption: 00000001.00000001
    physical-slot#: 00000002
    devsel-speed: 00000000
    interrupts: 00000003
    unit-address: '1c,2'
    class-code: 00060400
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b46
    hotplug-capable:
    pci-hotplug-type: 00000001
    name: 'pci8086,3b46'
    Node 0x000014
    acpi-namespace: '\_SB_.PCI0.RP03.PXSX'
    assigned-addresses: 82030010.00000000.f1830000.00000000.00000100
    reg: 00030000.00000000.00000000.00000000.00000000.02030010.00000000.00000000.00000000.00000100
    compatible: 'pciex1180,e822.1028.410.1' + 'pciex1180,e822.1028.410' + 'pciex1180,e822.1' + 'pciex1180,e822' + 'pciexclass,080500' + 'pciexclass,0805' + 'pci1180,e822.1028.410.1' + 'pci1180,e822.1028.410' + 'pci1028,410' + 'pci1180,e822.1' + 'pci1180,e822' + 'pciclass,080500' + 'pciclass,0805'
    model: 'SD Host controller'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    interrupts: 00000001
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '0'
    class-code: 00080500
    revision-id: 00000001
    vendor-id: 00001180
    device-id: 0000e822
    name: 'pci1028,410'
    Node 0x00000c
    acpi-namespace: '\_SB_.PCI0.RP04'
    slot-names: 00000001.746f6c53.00000039
    reg: 0000e300.00000000.00000000.00000000.00000000
    compatible: 'pciex8086,3b48.5' + 'pciex8086,3b48' + 'pciexclass,060400' + 'pciexclass,0604' + 'pci8086,3b48.5' + 'pci8086,3b48' + 'pciclass,060400' + 'pciclass,0604'
    model: 'PCI-PCI bridge'
    ranges: 81000000.00000000.00002000.81000000.00000000.00002000.00000000.00001000.82000000.00000000.f0400000.82000000.00000000.f0400000.00000000.01400000
    bus-range: 00000004.00000009
    #size-cells: 00000002
    #address-cells: 00000003
    device_type: 'pciex'
    power-consumption: 00000001.00000001
    physical-slot#: 00000003
    devsel-speed: 00000000
    interrupts: 00000004
    unit-address: '1c,3'
    class-code: 00060400
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b48
    hotplug-capable:
    pci-hotplug-type: 00000001
    name: 'pci8086,3b48'
    Node 0x00000d
    acpi-namespace: '\_SB_.PCI0.EHCI'
    assigned-addresses: 8200e810.00000000.f5450000.00000000.00000400
    reg: 0000e800.00000000.00000000.00000000.00000000.0200e810.00000000.00000000.00000000.00000400
    compatible: 'pci8086,3b34.1028.410.5' + 'pci8086,3b34.1028.410' + 'pci1028,410' + 'pci8086,3b34.5' + 'pci8086,3b34' + 'pciclass,0c0320' + 'pciclass,0c03'
    model: 'Universal Serial Bus EHCI compliant'
    power-consumption: 00000001.00000001
    fast-back-to-back:
    devsel-speed: 00000001
    interrupts: 00000001
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1d'
    class-code: 000c0320
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b34
    name: 'pci1028,410'
    Node 0x00000e
    acpi-namespace: '\_SB_.PCI0.P0P1'
    slot-names: 0000002f.746f6c53.6c530031.0032746f.746f6c53.6c530033.0034746f.746f6c53.00000032
    reg: 0000f000.00000000.00000000.00000000.00000000
    compatible: 'pci8086,2448.a5' + 'pci8086,2448' + 'pciclass,060401' + 'pciclass,0604'
    model: 'Subtractive Decode PCI-PCI bridge'
    bus-range: 0000000a.0000000a
    #size-cells: 00000002
    #address-cells: 00000003
    device_type: 'pci'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    unit-address: '1e'
    class-code: 00060401
    revision-id: 000000a5
    vendor-id: 00008086
    device-id: 00002448
    name: 'pci8086,2448'
    Node 0x00000f
    #size-cells: 00000001
    #address-cells: 00000002
    ranges: 00000001.00000000.81000000.00000000.00000000.00000022.00000001.00000024.81000000.00000000.00000024.00000002.00000001.00000028.81000000.00000000.00000028.00000002.00000001.0000002c.81000000.00000000.0000002c.00000006.00000001.00000034.81000000.00000000.00000034.00000002.00000001.00000038.81000000.00000000.00000038.00000002.00000001.0000003c.81000000.00000000.0000003c.00000002.00000001.00000040.81000000.00000000.00000040.00000004.00000001.0000004e.81000000.00000000.0000004e.00000006.00000001.00000060.81000000.00000000.00000060.00000002.00000001.00000063.81000000.00000000.00000063.00000003.00000001.00000067.81000000.00000000.00000067.00000001.00000001.00000070.81000000.00000000.00000070.00000008.00000001.00000070.81000000.00000000.00000070.00000001.00000001.00000080.81000000.00000000.00000080.00000022.00000001.000000a4.81000000.00000000.000000a4.00000002.00000001.000000a8.81000000.00000000.000000a8.00000002.00000001.000000ac.81000000.00000000.000000ac.00000002.00000001.000000b0.81000000.00000000.000000b0.00000006.00000001.000000b8.81000000.00000000.000000b8.00000002.00000001.000000bc.81000000.00000000.000000bc.00000002.00000001.000000c0.81000000.00000000.000000c0.00000020.00000001.000000f0.81000000.00000000.000000f0.00000001.00000001.00000400.81000000.00000000.00000400.00000080.00000001.000004d0.81000000.00000000.000004d0.00000002.00000001.00000500.81000000.00000000.00000500.00000080.00000001.00000680.81000000.00000000.00000680.00000020.00000001.00000930.81000000.00000000.00000930.00000001.00000001.00000934.81000000.00000000.00000934.00000001.00000001.00000cf8.81000000.00000000.00000cf8.00000008.00000001.00001000.81000000.00000000.00001000.00000014.00000001.0000164e.81000000.00000000.0000164e.00000002.00000001.0000ffff.81000000.00000000.0000ffff.00000001.00000000.f54c0000.82000000.00000000.f54c0000.00001000.00000000.f8000000.82000000.00000000.f8000000.04000000.00000000.fed00000.82000000.00000000.fed00000.00000400.00000000.fed10000.82000000.00000000.fed10000.00004000.00000000.fed18000.82000000.00000000.fed18000.00002000.00000000.fed1c000.82000000.00000000.fed1c000.00024000.00000000.fed45000.82000000.00000000.fed45000.0004b000.00000000.fee00000.82000000.00000000.fee00000.00100000.00000000.ff000000.82000000.00000000.ff000000.01000000.00000000.ff000000.82000000.00000000.ff000000.01000000
    acpi-namespace: '\_SB_.PCI0.LPCB'
    device_type: 'isa'
    reg: 0000f800.00000000.00000000.00000000.00000000
    compatible: 'pci8086,3b0f.1028.410.5' + 'pci8086,3b0f.1028.410' + 'pci1028,410' + 'pci8086,3b0f.5' + 'pci8086,3b0f' + 'pciclass,060100' + 'pciclass,0601'
    model: 'ISA bridge'
    power-consumption: 00000001.00000001
    devsel-speed: 00000001
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1f'
    class-code: 00060100
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b0f
    name: 'isa'
    Node 0x00001c
    unit-address: '1,60'
    interrupts: 00000001.0000000c
    reg: 00000001.00000060.00000001.00000001.00000064.00000001
    name: 'i8042'
    Node 0x00001d
    compatible: 'pnpPNP,303'
    device-type: 'keyboard'
    interrupts: 00000001.0000000c
    reg: 00000000
    acpi-namespace: '\_SB_.PCI0.LPCB.PS2K'
    model: 'System keyboard'
    name: 'keyboard'
    Node 0x00001e
    compatible: 'pnpPNP,f03'
    device-type: 'mouse'
    reg: 00000001
    interrupts: 0000000c
    acpi-namespace: '\_SB_.PCI0.LPCB.PS2M'
    model: 'PS/2 Port for PS/2-style Mice'
    name: 'mouse'
    Node 0x00001f
    interrupts: 00000004
    reg: 00000001.000003f8.00000008
    model: 'Standard serial port'
    compatible: 'PNP0500'
    name: 'asy'
    Node 0x000010
    acpi-namespace: '\_SB_.PCI0.SAT0'
    assigned-addresses: 8100fa10.00000000.00006090.00000000.00000008.8100fa14.00000000.00006080.00000000.00000004.8100fa18.00000000.00006070.00000000.00000008.8100fa1c.00000000.00006060.00000000.00000004.8100fa20.00000000.00006020.00000000.00000020.8200fa24.00000000.f5440000.00000000.00000800
    reg: 0000fa00.00000000.00000000.00000000.00000000.0100fa10.00000000.00000000.00000000.00000008.0100fa14.00000000.00000000.00000000.00000004.0100fa18.00000000.00000000.00000000.00000008.0100fa1c.00000000.00000000.00000000.00000004.0100fa20.00000000.00000000.00000000.00000020.0200fa24.00000000.00000000.00000000.00000800
    compatible: 'pci8086,3b2f.1028.410.5' + 'pci8086,3b2f.1028.410' + 'pci1028,410' + 'pci8086,3b2f.5' + 'pci8086,3b2f' + 'pciclass,010601' + 'pciclass,0106'
    model: 'SATA AHCI 1.0 Interface'
    power-consumption: 00000001.00000001
    66mhz-capable:
    fast-back-to-back:
    devsel-speed: 00000001
    interrupts: 00000003
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1f,2'
    class-code: 00010601
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b2f
    name: 'pci1028,410'
    Node 0x000011
    acpi-namespace: '\_SB_.PCI0.SBUS'
    assigned-addresses: 8300fb10.00000000.f5430000.00000000.00000100.8100fb20.00000000.00006000.00000000.00000020
    reg: 0000fb00.00000000.00000000.00000000.00000000.0300fb10.00000000.00000000.00000000.00000100.0100fb20.00000000.00000000.00000000.00000020
    compatible: 'pci8086,3b30.1028.410.5' + 'pci8086,3b30.1028.410' + 'pci1028,410' + 'pci8086,3b30.5' + 'pci8086,3b30' + 'pciclass,0c0500' + 'pciclass,0c05'
    model: 'SMBus (System Management Bus)'
    power-consumption: 00000001.00000001
    fast-back-to-back:
    devsel-speed: 00000001
    interrupts: 00000003
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1f,3'
    class-code: 000c0500
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b30
    name: 'pci1028,410'
    Node 0x000012
    assigned-addresses: 8300fe10.00000000.f5420000.00000000.00001000
    reg: 0000fe00.00000000.00000000.00000000.00000000.0300fe10.00000000.00000000.00000000.00001000
    compatible: 'pci8086,3b32.1028.410.5' + 'pci8086,3b32.1028.410' + 'pci1028,410' + 'pci8086,3b32.5' + 'pci8086,3b32' + 'pciclass,118000' + 'pciclass,1180'
    model: 'DSP/DAP controllers'
    power-consumption: 00000001.00000001
    devsel-speed: 00000000
    interrupts: 00000003
    max-latency: 00000000
    min-grant: 00000000
    subsystem-vendor-id: 00001028
    subsystem-id: 00000410
    unit-address: '1f,6'
    class-code: 00118000
    revision-id: 00000005
    vendor-id: 00008086
    device-id: 00003b32
    name: 'pci1028,410'
    Node 0x000015
    device_type: 'acpirootnex'
    compatible: 'SOLA0001' + 'acpirootnex' + 'SOLA0002' + 'acpivirtnex'
    acpi-namespace: '\'
    name: 'fw'
    Node 0x000016
    unit-address: '1'
    compatible: 'SOLA0004' + 'acpicpu' + 'cpu'
    apic-id: 00000000
    acpi-processor-id: 00000001
    acpi-namespace: '\_PR_.CPU0'
    device_type: 'acpicpu'
    name: 'cpu'
    Node 0x000017
    unit-address: '2'
    compatible: 'SOLA0004' + 'acpicpu' + 'cpu'
    apic-id: 00000004
    acpi-processor-id: 00000002
    acpi-namespace: '\_PR_.CPU1'
    device_type: 'acpicpu'
    name: 'cpu'
    Node 0x000018
    unit-address: '3'
    compatible: 'SOLA0004' + 'acpicpu' + 'cpu'
    apic-id: 00000001
    acpi-processor-id: 00000003
    acpi-namespace: '\_PR_.CPU2'
    device_type: 'acpicpu'
    name: 'cpu'
    Node 0x000019
    unit-address: '4'
    compatible: 'SOLA0004' + 'acpicpu' + 'cpu'
    apic-id: 00000005
    acpi-processor-id: 00000004
    acpi-namespace: '\_PR_.CPU3'
    device_type: 'acpicpu'
    name: 'cpu'
    Node 0x00001a
    unit-address: '0'
    compatible: 'acpidevice' + 'SOLA0002' + 'acpivirtnex'
    acpi-namespace: '\_SB_'
    device_type: 'acpidevice'
    name: 'sb'
    Node 0x00001b
    io-space: 00000000.00000020.00000020.00000002.00000024.00000002.00000028.00000002.0000002c.00000002.0000002e.00000002.00000030.00000002.00000034.00000002.00000038.00000002.0000003c.00000002.00000040.00000004.0000004e.00000002.00000050.00000004.00000060.00000001.00000061.00000001.00000063.00000001.00000064.00000001.00000065.00000001.00000067.00000001.00000070.00000008.00000070.00000001.00000080.00000001.00000081.00000011.00000092.00000001.00000093.0000000d.000000a0.00000002.000000a4.00000002.000000a8.00000002.000000ac.00000002.000000b0.00000002.000000b2.00000002.000000b4.00000002.000000b8.00000002.000000bc.00000002.000000c0.00000020.000000f0.00000001.00000400.00000080.000004d0.00000002.00000500.00000080.00000680.00000020.00000930.00000001.00000934.00000001.00000cf8.00000008.00001000.00000004.00001004.00000010.0000164e.00000002.0000ffff.00000001
    device-memory: f54c0000.00001000.f8000000.04000000.fed00000.00000400.fed10000.00004000.fed18000.00001000.fed19000.00001000.fed1c000.00004000.fed20000.00020000.fed45000.0004b000.fee00000.00100000.ff000000.01000000.ff000000.01000000
    dma-channels: 00000004
    interrupts: 00000000.00000001.00000002.00000008.0000000c.0000000d
    name: 'used-resources'
    prtdiag:
    System Configuration: Dell Inc. Latitude E4310
    BIOS Configuration: Dell Inc. A05 11/20/2010
    ==== Processor Sockets ====================================
    Version Location Tag
    Intel(R) Core(TM) i5 CPU M 560 @ 2.67GH CPU 1
    ==== Memory Device Sockets ================================
    Type Status Set Device Locator Bank Locator
    Unknown in use 0 DIMM_A BANK 0
    unknown empty 0 DIMM_B BANK 2
    ==== On-Board Devices =====================================
    "Intel GM45 Graphics"
    NETWORK_NAME_STRING
    ==== Upgradeable Slots ====================================
    ID Status Type Description
    0 available PCI Express x16 J5C1
    1 available PCI Express J6C2
    2 in use PCI Express J6D2
    3 in use PCI Express J7C1
    4 available PCI Express J7D2
    System Information:
    Manufacturer:Dell Inc.
    Product:Latitude E4310
    BIOS Information:
    Vendor:Dell Inc.
    Version:A05
    Release Date:11/20/2010
    BIOS Revision: BIOS Revision:4.6
    Firmware Revision:
    MotherBoard Information:
    Product:0D8H24
    Manufacturer:Dell Inc.
    Version:A00
    Onboard Devices:[Video,Disabled]"Intel GM45 Graphics"
    CPU Information:
    Processor 0:
    Processor Socket Type:CPU 1
    Processor Manufacturer:Intel
    Current Voltage:0.0V
    External Clock:533MHZ
    Max Speed:4000MHZ
    Current Speed:2666MHZ
    Memory Information:
    Physical Memory: 4G (4G)
    Maximum Memory Support: 4096G
    Memory Subsystem 0:
    Array Used Function:System memory
    Memory Error Correction Supported:None
    Maximum Array Capacity:8G
    Number of Memory Devices:2
    Memory Device 0:
    Memory Device Locator:DIMM_A
    Total Width:64
    Data Width:64
    Installed Size:4096M
    Memory Device Type:Unknown
    Speed:1067MHZ
    Memory Device 1:
    [Not Installed]

  • Solaris install problems on Ultra10/300

    Hi all.
    I'm having a bit of an issue installing Solaris 9 on my Ultra 10. I issue the boot cdrom command, the solaris installer starts at openprom, then gives what looks to be a kernel dump, and the system reboots. I've had this issue on an Ultra 30 as well, and haven't any idea how to get around it. I have Solaris 10 (I think Sun is calling it Solaris Express) installed on the Ultra 10 now, although, at first, it gave me the same errors.
    Any thoughts or ideas would be welcome,
    Thanks,
    Nick

    issue the boot cdrom command, the
    solaris installer starts at openprom, then gives what
    looks to be a kernel dump, and the system reboots.Can you paste the error here?
    Thanks,
    Daryl

  • Jumstart install from x86 to x86 Solaris 10

    I already posted this to the solaris 10 list, but I when checking this
    forum it thought it more appropriate. My apologies to those who are active on both forums.
    My setup is:
    install server OS: Solaris 10, i86pc .
    The install server is also boot server using tftpboot.
    The dhpc server is configured according to the instructions which are
    given when adding an install client in Solaris 10.
    The client can communicate with the install and boot server but fails
    to load the boot image. The snoop output is
    Using device /dev/iprb0 (promiscuous mode)
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2070 S=39122 LEN=22
    cdm2 -> cdm3 TFTP Error: not defined
    cdm2 -> cdm3 TFTP Read "nbp.cdm2" (octet)
    cdm3 -> cdm2 UDP D=2071 S=39123 LEN=23
    cdm2 -> cdm3 TFTP Ack block 0
    cdm3 -> cdm2 TFTP Data block 1 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 1
    cdm3 -> cdm2 TFTP Data block 2 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 2
    cdm3 -> cdm2 TFTP Data block 3 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 3
    cdm3 -> cdm2 TFTP Data block 4 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 4
    cdm3 -> cdm2 TFTP Data block 5 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 5
    cdm3 -> cdm2 TFTP Data block 6 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 6
    cdm3 -> cdm2 TFTP Data block 7 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 7
    cdm3 -> cdm2 TFTP Data block 8 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 8
    cdm3 -> cdm2 TFTP Data block 9 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 9
    cdm3 -> cdm2 TFTP Data block 10 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 10
    cdm3 -> cdm2 TFTP Data block 11 (1456 bytes)
    cdm2 -> cdm3 TFTP Ack block 11
    cdm3 -> cdm2 TFTP Data block 12 (172 bytes) (last block)
    cdm2 -> cdm3 TFTP Ack block 12
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    cdm2 -> BROADCAST DHCP/BOOTP DHCPDISCOVER
    cdm3 -> cdm2 ICMP Echo request (ID: 48130 Sequence number: 0)
    cdm3 -> cdm2 DHCP/BOOTP DHCPOFFER
    And then fails: i.e. it seems not to find the boot image.
    Any suggestions???
    Lydia

    The SUNWfoo and SUNWfoox packages were generally merged for Solaris 10 SPARC packages. The foox would represent 64-bit binaries/libraries and may be left out of a 32-bit system install.
    Since Solaris 10 only runs a 64-bit kernel on SPARC, there's no reason to supply both packages and they were merged.
    For x86, 32-bit kernel mode is still supported, and the package separation exists.
    Darren

Maybe you are looking for

  • BPM collects messages, and should terminate at a given time

    Hi, i'm trying to create a scenario where a business process collects messages. At a certain time each day this process must transform this messages into one message and terminate. (I used the BpmPatternCollectTime process as a template) My problem i

  • Business Process Management use cases within an SAP Environment

    Check out the [BPM use case wiki |http://wiki.sdn.sap.com/wiki/display/BPX/BusinessProcessManagementUseCases]to learn how many SAP customers are profoundly transforming their companies by leveraging the discipline of Business Process Management to op

  • Remote access is rejected by the default configuration?

    I installed a SunOne Directory Server 5.2 following the installation wizard. I can access it from a LDAP browser installed on the same machine. However, when I tried to connect the service from a remote machine, it gives me "[ERROR 91] Can't connect

  • Backwards compatability Id CC to CS6?

    Hello all I've been asked to pose this question on behalf of my front-office coworkers who are struggling with editing documents created with Id CC in Id CS6. As of 2014 we are now a big merged company and our West Coast division is making marketing

  • Rugged Devices ( Inbound and Outbound Logistics)

    Hi Experts, Has anyone implemented "rugged devices" with bar codes for inbound, outbound logistics. Are there any shortcoming or tips and tricks in implementing this solution in SAP ByDesign. I current have customer who would like to implement this t