Glibc detected *** /u01/app/Middleware/EPMSystem11R1/products/Essbase/...

Hi guru!!!
In 0.34.54 - dropped Essbase
0:5 And in a shell script to create Backup and then restructure Essbase.
Analyse.log all done.
And then Essbase fell.
In Essbase.log following information:
[Fri Sep  7 00:34:46 2012]Local/ESSBASE0///1101347136/Info(1051037)
Logging out user [admin@Native Directory], active for 29 minutes
*** glibc detected *** /u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/ESSBASE: free(): invalid pointer: 0x00007fb2c82b66c0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3db207245f]
/lib64/libc.so.6(cfree+0x4b)[0x3db20728bb]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/libglobalc.so(GCDefFree+0xc)[0x7fb2f4b9b2dc]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/libglobalc.so(GCReleaseLocale+0x162)[0x7fb2f4b9b812]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/libessglobu.so(adGlobReleaseLocale+0x6d)[0x7fb2f58c5f1d]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/ESSBASE[0x4c1f28]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/ESSBASE[0x41fd5d]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/ESSBASE[0x420ff1]
/u01/app/Middleware/EPMSystem11R1/products/Essbase/EssbaseServer/bin/ESSBASE[0x46becb]
/lib64/libpthread.so.0[0x3db2c0673d]
/lib64/libc.so.6(clone+0x6d)[0x3db20d44bd]
In the file / var / log / messages ust's a record:
Sep 7 00:36:13 essbase kernel: ESSSVR[5320]: segfault at 7fa41da8aeea ip 0000003db2079ea4 sp 00007fffd9920e68 error 4 in libc-2.5.so[3db2000000+14e000]
Nothing more.
After that Essbase will start.
Tell me because of what it might be and what to do next.

You may try the following :
If you see that the problems are with Linux machine then perform the following :
"The glibc does a memory allocation check. To overcome these errors set the environment variable MALLOC_CHECK_=0 in the terminal session and execute rwconverter.sh again.
Note: This is just a workaround, the permanent solution is still addressing the memory leak that causes the error."
If specific to Essbase then adjust the java memory allocation.

Similar Messages

  • Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'

    I am in middle of Oracle 10.2.0.3 pachest installation and getting this error:
    Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'
    I shutdown database and listenter prior to start of upgarde.
    Any idea? OS AIX 5.2

    hi,
    >
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    2 from
    3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
    then
    create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    use this command
    a spfile will be created inside /dbs/
    now restart the DB and give startup command and check the instance status..
    as mentioned above export the Oralce_home and Oracle_sid..
    regards,
    Deepak

  • LRM-00109:could not open parameter file '/u01/app/oracle/product/10.2.0/db

    hi
    i have manually created a database called ora.i have done all the relative tasks.i can open the database by startup nomount pfile.but when i try to create spfile from pfile, it is showing an error that it is already created.when i give the startup command the
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/10.2.0/db_1/dbs/initora.ora'
    above error occurs.acutally my pfile is in another location and it is trying to open it from another loc.ihave added the line
    export ORACLE_SID=ora in bashrc file.Already there is one database called orcl and it is also been added to the
    bashrc file.
    Pz solve it for me.

    hi,
    >
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    2 from
    3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
    then
    create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    use this command
    a spfile will be created inside /dbs/
    now restart the DB and give startup command and check the instance status..
    as mentioned above export the Oralce_home and Oracle_sid..
    regards,
    Deepak

  • ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initORA11G.ora'

    I have installed an Oracle 11gR2 on Oracle Linux Server 6.6 (Virtualbox). I have the users grid and oracle11g. Add groups and install grid infrastructure first as a grid user and install database as oracle user as in documentation successfully.
    I have following users and groups as
    [grid@orcl11g ~]$ id grid
       uid=501(grid) gid=502(oinstall) groups=502(oinstall),492(vboxsf),501(grid),503(dba),505(asmdba),506(asmadmin),507(asmoper)
    [grid@orcl11g ~]$ id oracle11g
       uid=500(oracle11g) gid=502(oinstall) groups=502(oinstall),500(oracle11g),492(vboxsf),503(dba),504(oper),505(asmdba)
    .bash_profile edited  for oracle11g user as
    "export TMP=/tmp
    export ORACLE_HOSTNAME=orcl11g
    export ORACLE_UNQNAME=ora11g
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_1
    export ORACLE_SID=ora11g
    export PATH=$PATH:$ORACLE_HOME/bin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib;
    export CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    .bash_profile edited  for grid user as
    "export TMP=/tmp
    export ORACLE_HOSTNAME=orcl11g
    export ORACLE_UNQNAME=+ASM
    export ORACLE_BASE=/u01/app/grid
    export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/grid
    export GRID_HOME=$ORACLE_BASE/product/11.2.0/grid
    export ORACLE_SID=+ASM
    export PATH=$PATH:$ORACLE_HOME/bin
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib;
    export CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib;
    When I log on as grid user. I check the followings:
    [grid@orcl11g ~]$ crsctl check has
    CRS-4638: Oracle High Availability Services is online
    [grid@orcl11g ~]$ srvctl status database -d ora11g
    Database is running.
    [grid@orcl11g ~]$ sqlplus sys as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 25 19:17:37 2014
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> select status from v$instance;
    STATUS
    STARTED
    Till here everything seems to be OK!!!!
    When I log as  oracle user. I check the followings:
    [oracle11g@orcl11g ~]$ sqlplus sys as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 25 19:21:46 2014
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter password:
    Connected to an idle instance.
    SQL> select status from v$instance;
    select status from v$instance
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initORA11G.ora'
    Also when I log on as a grid user again and use following commands to shutdown and start database again the STATUS of instance is again STARTED not OPEN.
    [grid@orcl11g ~]$ srvctl stop database -d ora11g -o normal
    [grid@orcl11g ~]$ srvctl start database -d ora11g
    And also when I edit /etc/oratab file. I change N to Y for +ASM. But when restart system it seems not changed value is N again.
        +ASM:/u01/app/grid/product/11.2.0/grid:N   # line added by Agent
         ora11g:/u01/app/oracle/product/11.2.0/dbhome_1:Y
    NOW QUESTIONS!!!!!
    1. Why I can't change the status of database to OPEN as grid user?
    2. The status is always STARTED when querying v$instance. İs it status of +ASM or database?
    3. When checking database as grid user it seems to be Database runnning...  If running why it is not in OPEN state? What is running means here?
    4. When I log on as oracle user and query v$instance, then error shown above occured. And also when startup  the database then another error occured as in above. WHY?
    5. When I edit /etc/oratab file manually why second row saved but the first one is changed after restart the system?
    6. Normally, which user have to start, stop or manage database? I think that oracle user is necessary for managing database and the grid user is only for managing ASM and Oracle Restart.
    PLEASE HELP ME TO SOLVE THIS CHAOTİC SİTUATİON!!!
    Thanks,
    DBA_84

    I have installed an Oracle 11gR2 on Oracle Linux Server 6.6 (Virtualbox)
    Pl identify exact version of 11gR2 to 4 decimal places. As noted in your other thread - Failed to start oracle-ohasd, error: Inappropriate ioctl for device ohasd failed to start at roothas.pl - you will need a minimum version of 11.2.0.3 for Linux 6.x - using a lower version may result in unexpected issues or problems.

  • PRCI-1113 : Directory /u01/app/grid/product/11.2.0/gridhome does not exist

    Hi All,
    I have installed Clusterware 11gR2 on two node cluster Solaris 10 U9 SPARC.
    After that I run Oracle Database installer and clicked next.
    In Installation Options I checked ""Create and Configure Database".
    After that I got the error message:
    PRCI-1113: Directory /u01/app/grid/product/11.2.0/gridhome does not exist
    and OUI terminate.
    Information from logs:
    INFO: Completed background operations
    INFO: Moved to state <installOptions>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: InstallOptions UI Entering & Exiting processInput
    INFO: Validating view at state <installOptions>
    INFO: Completed validating view at state <installOptions>
    INFO: Validating state <installOptions>
    INFO: Completed validating state <installOptions>
    INFO: InstallOptionsAction Actions.transition called
    INFO: selectedInstallOption is :INSTALL_DB_AND_CONFIG
    INFO: inventory location is/u01/app/oraInventory
    INFO: Is CRS Installed true
    INFO: inventory location is/u01/app/oraInventory
    WARNING: Error while invoking SRVM..
    Refer associated stacktrace #oracle.install.driver.oui.SRVMInstallExceptionHandler:384
    SEVERE: [FATAL] PRCI-1113 : Directory /u01/app/grid/product/11.2.0/gridhome does not exist.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:385
    [root@gt1000a /u01/app/oraInventory/logs]#
    Please help me resolve that issue.
    Regards,
    Daniel

    For clusterware I am using grid user and for Oracle database oracle user.
    Here is the output from env command:
    [root@gt1000a /export/home/11g]# env
    MANPATH=/usr/share/man:/opt/VRTS/man:/usr/dt/man:/usr/man:/usr/openwin/share/man
    DTSOURCEPROFILE=true
    TERM=xterm
    SHELL=/bin/bash
    SDT_NO_TOOLTALK=1
    GTK_RC_FILES=/etc/gtk/gtkrc://.gtkrc-1.2-gnome2
    WINDOWID=96471252
    OLDPWD=/tmp/deinstall2011-09-10_12-04-39-AM/logs
    DTHELPSEARCHPATH=//.dt/help/root-10.182.43.169-0/%H://.dt/help/root-10.182.43.169-0/%H.sdl://.dt/help/root-10.182.43.169-0/%H.hv://.dt/help/%H://.dt/help/%H.sdl://.dt/help/%H.hv:/usr/dt/appconfig/help/%L/%H:/usr/dt/appconfig/help/%L/%H.sdl:/usr/dt/appconfig/help/%L/%H.hv:/usr/dt/appconfig/help/C/%H:/usr/dt/appconfig/help/C/%H.sdl:/usr/dt/appconfig/help/C/%H.hv
    LC_ALL=ja_JP.PCK
    USER=root
    DTDEVROOT=
    XFORCE_INTERNET=True
    OPENWINHOME=/usr/openwin
    DTXSERVERLOCATION=remote
    XMBINDDIR=/usr/dt/lib/bindings
    GNOME_KEYRING_SOCKET=/var/tmp/keyring-I5BqD8/socket
    SESSION_MANAGER=local/gt1000a:/tmp/.ICE-unix/12267,inet6/gt1000a:32901,inet/gt1000a:32902
    SESSION_SVR=gt1000a
    HELPPATH=/usr/openwin/lib/locale:/usr/openwin/lib/help
    MAIL=/var/mail/root
    PATH=/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb:/sbin:/usr/sbin:/opt/VRTS/bin:/opt/VRTSvxfs/sbin:/opt/VRTSdbed/bin:/opt/VRTSob/bin:/opt/VRTScps/bin:/opt/VRTSvcs/bin:/opt/VRTSodm/bin:/usr/lib/vxvm/bin:/usr/sfw/bin:/usr/ccs/bin
    LC_MESSAGES=ja_JP.PCK
    PWD=/export/home/11g
    START_SPECKEYSD=no
    EDITOR=/usr/dt/bin/dtpad
    DTAPPSEARCHPATH=//.dt/appmanager:/usr/dt/appconfig/appmanager/%L:/usr/dt/appconfig/appmanager/C
    LANG=ja_JP.PCK
    TZ=Japan
    SDT_NO_DTDBCACHE=1
    XFILESEARCHPATH=/usr/openwin/lib/locale/%L/%T/%N%S:/usr/openwin/lib/%T/%N%S
    PS1=[\u@\h \w]#
    SESSIONTYPE=altDt
    HOME=/
    SHLVL=2
    DTSCREENSAVERLIST=StartDtscreenSwarm StartDtscreenQix StartDtscreenFlame StartDtscreenHop StartDtscreenImage StartDtscreenLife StartDtscreenRotor StartDtscreenPyro StartDtscreenWorm StartDtscreenBlank
    GNOME_DESKTOP_SESSION_ID=Default
    G_FILENAME_ENCODING=@locale,UTF-8
    LOGNAME=root
    AB_CARDCATALOG=/usr/dt/share/answerbooks/ja_JP.PCK/ab_cardcatalog
    DTDATABASESEARCHPATH=//.dt/types,/usr/dt/appconfig/types/%L,/usr/dt/appconfig/types/C
    XMICONSEARCHPATH=//.dt/icons/%B%M.pm://.dt/icons/%B%M.bm://.dt/icons/%B:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B
    DTUSERSESSION=root-10.182.43.169-0
    DISPLAY=10.182.43.169:0.0
    GTK_IM_MODULE=iiim
    XMICONBMSEARCHPATH=//.dt/icons/%B%M.bm://.dt/icons/%B%M.pm://.dt/icons/%B:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B
    G_BROKEN_FILENAMES=yes
    dtstart_sessionlogfile=/dev/null
    COLORTERM=gnome-terminal
    _=/usr/bin/env
    [root@gt1000a /export/home/11g]#
    oracle user profile:
    [root@gt1000a /export/home/11g]# cat /export/home/oracle/.bash_profile
    export ORACLE_BASE=/u01/app/oracle
    export GRID_HOME=/u01/app/grid/product/11.2.0/gridhome
    export GRID_BASE=/u01/app/gridbase
    export CRS_HOME=/u01/app/grid/product/11.2.0/gridhome
    export CRS_BASE=/u01/app/gridbase
    export ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    export ORACLE_SID=orcl
    export LANGUAGE_ID=JAPANESE_JAPAN.JA16SJIS
    export NLS_LANG=JAPANESE_JAPAN.JA16SJIS
    export LD_LIBRARY_PATH_64=$ORACLE_HOME/lib
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib32
    export CLASSPATH=:/JRE:/jlib:/rdbms/jlib:/network/jlib
    export PATH=$PATH:/u01/app/oracle/product/11.2.0/db_1/bin:/u01/app/grid/bin
    [root@gt1000a /export/home/11g]#
    Edited by: nagardd on Sep 15, 2011 8:07 AM

  • Cant not run root.sh u01/app/oracle/product/10.2.0/crs/install/rootinstall:

    Hello,
    Production machine hardware was failed which caused to reinstall the clusterware after following deinstall steps of metalink doc., but facing problems like "error invoking ntcontab.o" and error in invoking target nnfgt.o and error in invoking target client_sharedlib"
    these errors are raising at reinstall time of clusterware, if I am ignoring installation is going on but finally its showing only root.sh and not not showing the message to execute root102.sh, and even if I am trying to execute root.sh then below is the permission error
    /u01/app/oracle/product/10.2.0/crs/root.sh: line 2: /u01/app/oracle/product/10.2.0/crs/install/rootinstall: Permission denied
    even after that I changed the file permission its further stuck at error can not open libcltsh.so.10.1 file size is too short.
    Does any one have any ides about it, I have raised SR at severity 1 as it is production server but no Reply yet.
    Regards,
    Farrukh Salman,

    Hello,
    Thanks to reply, I have installed RAC 10g R2last month have to redo it coz of SAN connectivity driver failure and cross checked all the required RPMs again its all ok mean time I got a reply by metalink support as under
    As per bug
    Bug 4113186
    Looking at script /oracle/CRSHome/bin/ocrconfig, looks the installer didn't
    create the script properly as ORA_CRS_HOME is left null as below:
    ORA_CRS_HOME=
    ORACLE_HOME=/oracle/CRSHome
    Hence changing ORA_CRS_HOME to point to /oracle/CRSHome resolves this.
    Can you please help me out to understand these lines.
    Regards,

  • ORA-00202: control file: '/u01/app/oracle/product/11.2.0.2/db_1/dbs/snapcf_

    RMAN> register database;
    database registered in recovery catalog
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03008: error while performing automatic resync of recovery catalog
    ORA-00206: error in writing (block 29824, # blocks 64) of control file
    ORA-00202: control file: '/u01/app/oracle/product/11.2.0.2/db_1/dbs/snapcf_bibp1.f'
    ORA-27072: File I/O error
    Additional information: 4
    Additional information: 29824
    Additional information: 200704
    I have created catalog server and want to configure on both node.its RAC env. bibp1 and bibp2
    when am trying to register the database when give me above error.

    In 11.2.0.2, the Snapshot Control file must be on a Clustered File System or ASM. It cannot be on a local filesystem.
    See Oracle Support Notes
    RMAN Snapshot Controlfile Must Reside on Shared Device for RAC database in 11G [ID 1263621.1]
    In RAC environment from 11.2 onwards Backup Or Snapshot controlfile needs to be in shared location [ID 1472171.1]
    You need to :
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO <shared_location_file>;Hemant K Chitale

  • *** glibc detected *** corrupted double-linked list: 0x0027f878 ***

    users are getting this error
    {noformat}*** glibc detected *** corrupted double-linked list: 0x0027f878 ***{noformat}{noformat} {noformat}
    what could the issue for above error,
    in concurrent reqest out put,
    Apps:12i
    os: Linux

    Sawwan,
    Request language is :
    AMERICAN
    Request territory is :
    AMERICA
    Previous NLS_LANG Environment Variable was :
    AMERICAN_AMERICA.WE8ISO8859P15
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.WE8ISO8859P15
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    *** glibc detected *** corrupted double-linked list: 0x0027f878 ***
    Report Builder: Release 10.1.2.0.2 - Production on Wed Mar 18 09:02:51 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Reset original NLS_LANG in environment as :
    AMERICAN_AMERICA.WE8ISO8859P15
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request xxxxxxx

  • Glibc detected : double free or corruption (fasttop)

    Lately, I'm having  a lot of "*** glibc detected *** cvs: double free or corruption (fasttop): 0x080df7b0 ***" errors. It started with the qingy and scorched3d package I maintain in community/AUR. And now, I'm having it while trying to login to the community cvs:
    *** glibc detected *** cvs: double free or corruption (fasttop): 0x080df7b0 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x402cbab0]
    /lib/libc.so.6(__libc_free+0x84)[0x402cd0f4]
    cvs[0x807308c]
    cvs[0x80754fb]
    /lib/libc.so.6(__libc_start_main+0xd8)[0x4027e808]
    cvs[0x804aea1]
    ======= Memory map: ========
    08048000-080d7000 r-xp 00000000 03:06 293581 /usr/bin/cvs
    080d7000-080db000 rwxp 0008e000 03:06 293581 /usr/bin/cvs
    080db000-080fc000 rwxp 080db000 00:00 0 [heap]
    40000000-4001a000 r-xp 00000000 03:08 98447 /lib/ld-2.4.so
    4001a000-4001b000 r-xp 00019000 03:08 98447 /lib/ld-2.4.so
    4001b000-4001c000 rwxp 0001a000 03:08 98447 /lib/ld-2.4.so
    4001c000-4001e000 rwxp 4001c000 00:00 0
    4001e000-40022000 r-xp 00000000 03:08 98314 /lib/libnss_dns-2.4.so
    40022000-40024000 rwxp 00003000 03:08 98314 /lib/libnss_dns-2.4.so
    40024000-4002e000 r-xp 00000000 03:06 374950 /usr/lib/libgcc_s.so.1
    4002e000-4002f000 rwxp 00009000 03:06 374950 /usr/lib/libgcc_s.so.1
    40043000-40048000 r-xp 00000000 03:08 98342 /lib/libcrypt-2.4.so
    40048000-4004a000 rwxp 00004000 03:08 98342 /lib/libcrypt-2.4.so
    4004a000-40071000 rwxp 4004a000 00:00 0
    40071000-40086000 r-xp 00000000 03:06 376262 /usr/lib/libgssapi.so.4.0.0
    40086000-40087000 rwxp 00014000 03:06 376262 /usr/lib/libgssapi.so.4.0.0
    40087000-400cb000 r-xp 00000000 03:06 376238 /usr/lib/libkrb5.so.17.4.0
    400cb000-400ce000 rwxp 00044000 03:06 376238 /usr/lib/libkrb5.so.17.4.0
    400ce000-400de000 r-xp 00000000 03:06 376255 /usr/lib/libroken.so.16.1.0
    400de000-400df000 rwxp 00010000 03:06 376255 /usr/lib/libroken.so.16.1.0
    400df000-40206000 r-xp 00000000 03:06 381378 /usr/lib/libcrypto.so.0.9.8
    40206000-4021b000 rwxp 00126000 03:06 381378 /usr/lib/libcrypto.so.0.9.8
    4021b000-4021f000 rwxp 4021b000 00:00 0
    4021f000-40250000 r-xp 00000000 03:06 376258 /usr/lib/libasn1.so.6.1.0
    40250000-40251000 rwxp 00031000 03:06 376258 /usr/lib/libasn1.so.6.1.0
    40251000-40253000 r-xp 00000000 03:08 98386 /lib/libcom_err.so.2.1
    40253000-40254000 rwxp 00001000 03:08 98386 /lib/libcom_err.so.2.1
    40254000-40265000 r-xp 00000000 03:08 98343 /lib/libnsl-2.4.so
    40265000-40267000 rwxp 00010000 03:08 98343 /lib/libnsl-2.4.so
    40267000-40269000 rwxp 40267000 00:00 0
    40269000-40380000 r-xp 00000000 03:08 98348 /lib/libc-2.4.so
    40380000-40382000 r-xp 00116000 03:08 98348 /lib/libc-2.4.so
    40382000-40384000 rwxp 00118000 03:08 98348 /lib/libc-2.4.so
    40384000-40387000 rwxp 40384000 00:00 0
    40387000-40395000 r-xp 00000000 03:08 98324 /lib/libresolv-2.4.so
    40395000-40397000 rwxp 0000d000 03:08 98324 /lib/libresolv-2.4.so
    40397000-40399000 rwxp 40397000 00:00 0
    40399000-403a8000 r-xp 00000000 03:08 98449 /lib/libpthread-2.4.so
    403a8000-403aa000 rwxp 0000e000 03:08 98449 /lib/libpthread-2.4.so
    403aa000-403ad000 rwxp 403aa000 00:00 0
    403ad000-403af000 r-xp 00000000 03:08 98357 /lib/libdl-2.4.so
    403af000-403b1000 rwxp 00001000 03:08 98357 /lib/libdl-2.4.so
    403b1000-40496000 r-xp 00000000 03:06 374779 /usr/lib/libdb-4.4.so
    40496000-40498000 rwxp 000e5000 03:06 374779 /usr/lib/libdb-4.4.so
    40498000-40499000 rwxp 40498000 00:00 0
    40499000-404a1000 r-xp 00000000 03:08 98334 /lib/libnss_files-2.4.so
    404a1000-404a3000 rwxp 00007000 03:08 98334 /lib/libnss_files-2.4.so
    40500000-40521000 rwxp 40500000 00:00 0
    40521000-40600000 ---p 40521000 00:00 0
    bff01000-bff15000 rwxp bff01000 00:00 0 [stack]
    bff15000-bff17000 rw-p bff15000 00:00 0
    ffffe000-fffff000 ---p 00000000 00:00 0 [vdso]
    cvs [login aborted]: received abort signal
    I'm starting to think the problem is on my side as I was having hard freezes a while ago. I thought it was heat related but recently I started to get occasional hard freezes. It might be hardware related. I'll test my memory with memtest86+.
    Does anyone else have these kind of "glibc: double free or corruption" errors?
    Thanks.

    test1000 wrote:
    here's another guy having it: http://bbs.archlinux.org/viewtopic.php? … c+detected
    Search to the rescue!
    Yes, I didn't searched as these glibc error are quite generic (can happen with lots of apps). I am more interested in knowing if people had problem with cvs especially or with several apps.
    kastor wrote:
    try with:
    #ERROR *** glibc detected *** free(): invalid pointer: 0x08xxx ***
    #0 -- Do not generate an error message, and do not kill the program
    #1 -- Generate an error message, but do not kill the program
    #2 -- Do not generate an error message, but kill the program
    #3 -- Generate an error message and kill the program
    export MALLOC_CHECK_=0
    Thanks, I did used this variable when trying to debug scorched3d but I had forgotten about it. cvs now works. I will still do the memtest and perhaps have the laptop checked.

  • PDF report : glibc detected *** free(): invalid pointer

    We are having an running a PDF report concurrent program - After a while it errors out with the following message.
    emsg:was terminated by signal 6
    Enter Password:
    *** glibc detected *** free(): invalid pointer: 0x0847b6d8 ***
    Report Builder: Release 10.1.2.3.0 - Production on Fri Jan 15 13:22:11 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4459737.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    We see this issue in all the cloned instances. In Production system also it errors out with a different error message as below.
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb68b6745, pid=21709, tid=2377784224
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [libca.so.0+0x13745] cadckgt+0xa5
    # An error report file with more information is saved as hs_err_pid21709.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    I ran ACTIVE USERS with PDF output option. That completed successfully though.
    Any ideas ?

    Hi,
    We are having an running a PDF report concurrent program - After a while it errors out with the following message.Is this a standard or custom concurrent program?
    Do you get any error if you change the report type to Text/PostScript?
    emsg:was terminated by signal 6
    Enter Password:
    *** glibc detected *** free(): invalid pointer: 0x0847b6d8 ***
    Report Builder: Release 10.1.2.3.0 - Production on Fri Jan 15 13:22:11 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4459737.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...I would suggest you enable trace/debug and see if more details about the error are collected in the logs.
    We see this issue in all the cloned instances. In Production system also it errors out with a different error message as below.
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb68b6745, pid=21709, tid=2377784224
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [libca.so.0+0x13745] cadckgt+0xa5
    # An error report file with more information is saved as hs_err_pid21709.logCan you find any details about the error in this log file?
    I ran ACTIVE USERS with PDF output option. That completed successfully though. Does this mean that the issue is only with custom PDF concurrent programs?
    Regards,
    Hussein

  • /u01/app/oracle/jre/1.1.8/JRE

    Where should this link point to right now, mine points to itself. When I launch via ./JRE, I get error:
    To many levels of symbolic links. I think this is becasue JRE links to JRE which links to JRE which...you get the picture.
    Anyway, I am wondering where this is supposed to link to. I suppose I could just link it to:
    /u01/app/oracle/jre/1.1.8/bin/jre
    or should this point to the JRE external to oracle in /usr/local/java/bin/jre?
    Interesting, why the need for 2 jre's on one system. Could be confusing if they were different versions.
    Keehan
    By the way, the links at: http://www.thomasfly.com/Oranux/ http://jordan.fortwayne.com/oracle/817.html
    led to a flawlesss install of 8.1.7 on RH 7.1. Thanks to the maintainers of those sites for great info. Oracle should pay you to document their products.
    Keehan

    Hi,
    I have the same problem when I installing Oracle Ebusiness suite 11.5.9 with Oracle RDBMS 9.2.0.3 on Solaries 10 with JDK 1.3.1_15

  • Reconfigure issues in EPMA with hyperion products(essbase,HFM,Planning)

    Hi All,
    Reconfigure issues in EPMA with hyperion products(essbase,HFM,Planning,calc manager,etc.,)
    I have created new schema for foundation and one more schema for all other hyperion products and try to reconfigure but i unable to configure and all components are not shown in some hyperion products( in workspace in administer im unable to see classic application, in essbase im unable to see all application...).
    as per my understanding im unable to see *"Registerd with shared services"* for each products in the final stages of configure.
    Please try to know that what may be the cause.
    Thanks & Regards,
    Kittu.

    I can't answer the Import profile, though could you expand on
    mrojik-bubik wrote:
    In planning i was not able to import Security and planning units. Can you please help?Are you trying to import access permissions using LCM ?
    If you are importing security into a target application then I believe that the users will need to exist in the tables before you do so.
    I would run the provisionusers.cmd or go into the planning app and go to provision dimension security and click migrate identities.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • /u01/app is at 100%

    I believe this oracle db related. Can I please get help in clearing this directory?
    binaries 51351627 51350416 0 100% /u01/app
    archive 359202816 31265142 327936880 9% /u01/app/oracle/archive
    data 6011486208 5459529425 551882288 91% /u02/oradata/STATS
    log 410812416 5766129 405045953 2% /u02/oradata/log
    Thanks!

    ChrisM wrote:
    -rw-r----- 1 oracle oracle 36688101400 Feb 28 02:49 /u01/app/oracle/product/10.2.0/Db_1/admin/STATS/bdump/alert_STATS.log
    -rw-r--r-- 1 oracle oracle 2090555093 Feb 27 05:20 listener.log
    -rw-r--r-- 1 oracle oracle 2090555093 Feb 27 05:20 /u01/app/oracle/product/10.2.0/Db_1/network/log/listener.log
    Very large log files. Is it safe to simply delete these logs? I can back them up of course.
    I'm not sure of the current situation, but at one time there was a 2G limit on the listener log, aside from similar OS limits, which would have various effects. But as the others pointed out, your immediate issue was adump. You might want to see if there is something you can do about that, there are some OS specific issues that generate too many files.
    Various OS's have something like rotatelog that you can put in a cron, or it's simple enough to write your own. You just have to understand which logs are kept open, in particular you can get funny things happening by renaming or compressing the listener log while it is open.
    Personally, I like to compress and keep alert logs, it's rare but there are times you want to see things in there like modified init parameters at startup in the past. I haven't seen one as big as yours, is it full of error messages? Some messages can be suppressed, others you might want to deal with.

  • Oracle Grid root.sh is failing onFirstNode configuration failed at /u01/app/grid/11.2.0.4/crs/instal due to ora.oc4j start timeout

    We have a 4 node Rac, oracle root.sh is failing on the First Node. when I looked at the logs I found the oc4j is timeout to start on Node1 whereas it is able to start on all other nodes with in 2 mins. this is causing to fail root.sh. Can you please help me what is the issue.
    Oracle Rac Node 1 oc4j failed on Node1 due to timeout able to start on other node.
     oracle:]/u01/app/grid/11.2.0.4/bin > ./crsctl start res ora.oc4j -n node1
    CRS-2672: Attempting to start 'ora.oc4j' node1
    CRS-2674: Start of 'ora.oc4j' on 'node1' failed
    CRS-2679: Attempting to clean 'ora.oc4j' on node1
    CRS-2681: Clean of 'ora.oc4j' on 'node1' succeeded
    CRS-4000: Command Start failed, or completed with errors.  [oracle:]/u01/app/grid/11.2.0.4/bin > ./crsctl start res ora.oc4j -n node2
    CRS-2672: Attempting to start 'ora.oc4j' on 'node2'
    CRS-2676: Start of 'ora.oc4j' on 'node2' succeeded

    Please follow Metalink Note 1050908.1.
    This might help
    Cheers
    FJFranken

  • Errors in file /u01/app/oracle/admin/bdump/orcl_lgwr_413700.tr

    why i have this error?
    Errors in file /u01/app/oracle/admin/bdump/orcl_lgwr_413700.trc:
    ORA-00321: log 1 of thread 1, cannot update log file header
    ORA-00312: online log 1 thread 1: 'oradata/redo01a.log'
    give solution?

    would you please paste the result here for the following query
    SQL> select a.group#,a.thread#,a.sequence#,a.members,a.status,b.member
      2    from v$log a,v$logfile b
      3   where a.group# = b.group#
      4  /Khurram

Maybe you are looking for