Terminated by signal 11

Hi,
If we run the request for a order, the requets ends with status "Completed Error" and outpufiles are not created.
It is XML Publisher report.
The error is
Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
American_America.UTF8
stat_low = B
stat_high = 0
emsg:was terminated by signal 11
Program was terminated by signal 11
Could you please help me to fix this ?

Mahi,
This appears to be a serious database issue. Unfortunately, there is no simple magical fix I guess. Going through Oracle Support, instead of applying some patch, is the better route, i believe.
To me, it appears more of bug# 3804515. Please check the following:
https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=3804515.8
You may want to review the following patches too:
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6945111]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661430]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6666626]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6682463]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6729613]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6931682]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661435]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303352]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303650]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7350779]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7466966]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7555753]
"KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7611844]
Thanks,
Raj Mareddi

Similar Messages

  • Program was terminated by signal 6 Concurrent Manager encountered an error while running Oracle*Report

    Hi,
    My concurrent request failed due to
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xf7176d3e, pid=17695, tid=4096898752
    # JRE version: 6.0_32-b05
    # Java VM: Java HotSpot(TM) Server VM (20.7-b02 mixed mode linux-x86 )
    # Problematic frame:
    # V [libjvm.so+0x5f5d3e] ParallelScavengeHeap::tlab_capacity(Thread*) const+0xe
    # An error report file with more information is saved as:
    # /oracle/tst3/inst/apps/tst3_ora-web2/logs/appl/conc/log/hs_err_pid17695.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    what could be the reason behind this error.
    If any one knows this Please help me..
    Thank You

    Hi,
    Please provide your environment details.
    Is this a custom program? was this report working fine? If yes, what changes were made lately?
    Thanks &
    Best Regards,

  • Oracle Reports 6.0 Issue(emsg:was terminated by signal 11)

    Hi All..
    When i am running one oracle report i am getting following error.
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Please advise how to identify this error and debug the report.
    Thanks in advace..
    Binu

    Was this working before? If yes, what changes have been done recently?
    What is the type of the report? If it is a PDF report, then review the following note:
    Note: 396336.1 - PDF Reports Fail With Program Was Terminated By Signal 11
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=396336.1
    If the above does not help, please enable trace and see if more details are collected in the concurrent request log file.
    Note: 296559.1 - FAQ: Common Tracing Techniques within the Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=296559.1

  • Custom Report - emsg was terminated by signal 11

    Hi All,
    We are in middle of upgrade. We are in testing the upgrade.
    We have upgraded DB (9i to 10.2.0.4), techstack, jdevelopper patchset19, java and jre.
    We now have a custom report that finishes with
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result.  This is an expected behavior.    
    XML_REPORTS_XENVIRONMENT is :
    $ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to  $ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    CANADIAN FRENCH_AMERICA.UTF8
    stat_low = B
    stat_high = 0
    emsg was terminated by signal 11When browsing Metalink, I came across this note: 428335.1. I could reproduce the problem by doing ar60runb from O/S. I then did strace as written in the doc.
    From the trace created, I can see
    munmap(0xb7fa5000, 4096) = 0
    munmap(0xb7ee4000, 790528) = 0
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++
    As described in the doc, I did a search&find in the file for '0xb7ee4000'. I am not 100% if it is the same as in the note:
    open($FND_TOP/resource/ALBANWTJ.ttf", O_RDONLY) = 13
    fstat64(13, {st_mode=S_IFREG|0755, st_size=18472778, ...}) = 0
    old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fa5000
    _llseek(13, 0, [0], SEEK_SET) = 0
    read(13, "\0\1\0\0\0\24\1\0\0\4\0@EBDTg(\356\322\0\0\1L\0%\257:EBLC"..., 4096) = 4096
    old_mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee4000
    Does this mean the error is coming from ALBANWTJ.ttf? In the note, it's a 'ttc' file.
    Or I am looking at the wrong place and the error is actually something else?
    Thank you,
    Felix

    Hi Felix,
    What is the type of those reports? If PDF, did you verify the value of Tk2Motif*fontMapCs in Tk2Motif.rgb file?
    Note: 396336.1 - PDF Reports Fail With Program Was Terminated By Signal 11
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=396336.1
    Also, please review the following documents and see if it helps.
    Note: 759456.1 - Report Fails To Produce Bitmap Reports After Patchset 19 . Emsg:Was Terminated By Signal 11
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=759456.1
    Note: 454330.1 - Signal 11 Generating Report Output From the Concurent Manager
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=454330.1
    Regards,
    Hussein

  • "Program was terminated by signal 6" in R12

    Hi All,
    Purchasing report is completed with error of signal 6. Please find the attached below log file details.
    Please advise how to resolve this issue in R12.
    XXPRPOP module: Printed Purchase Order Report
    +---------------------------------------------------------------------------+
    Current system time is 21-JUL-2013 23:45:12
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_report_type='R'
    P_po_num_from='1096156'
    P_po_num_to='1096156'
    P_print_releases='Y'
    P_user_id='1049699'
    P_QTY_PRECISION='2'
    P_DELIVER_TO='N'
    P_DISPLAY_PRICES='Y'
    P_USER_ORG='257'
    P_DEBUG='N'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    stat_low = 86
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    *** glibc detected *** ora_rw20_run: free(): invalid next size (fast): 0xdac5b3f8 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x4e1119a1]
    /lib/libc.so.6[0x4e1140e1]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rxnmfree+0x20)[0xf687f070]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfree+0x4c3)[0xf67b65b3]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x2d0a95)[0xf677fa95]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwffmdestroy+0xfc)[0xf677f1ce]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x2fa518)[0xf67a9518]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfrbprint+0x2cc)[0xf67a5a66]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfdtprint+0x8bd)[0xf676a325]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwsjnidr+0xd1)[0xf667c16b]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x1cab40)[0xf6679b40]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(Java_oracle_reports_engine_EngineImpl_CRunReport+0x922)[0xf6678494]
    [0xef22106f]
    [0xef21ae6a]
    [0xef21b1f1]
    [0xef21ad93]
    [0xef218204]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8894)[0xf739e894]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x3c08c9)[0xf74868c9]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8ae6)[0xf739eae6]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d83b6)[0xf739e3b6]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8f2f)[0xf739ef2f]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x332dd5)[0xf73f8dd5]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x43e2ea)[0xf75042ea]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x439383)[0xf74ff383]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x3c2423)[0xf7488423]
    /lib/libpthread.so.0(+0x6a49)[0xf4bbfa49]
    /lib/libc.so.6(clone+0x5e)[0x4e18363e]
    ======= Memory map: ========
    08048000-08072000 r-xp 00000000 00:19 1185844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bin/rwrun
    08072000-080b4000 rwxp 00029000 00:19 1185844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bin/rwrun
    080e1000-08cc7000 rwxp 00000000 00:00 0 [heap]
    4e07f000-4e09d000 r-xp 00000000 fc:00 393274 /lib/ld-2.12.so
    4e09d000-4e09e000 r-xp 0001d000 fc:00 393274 /lib/ld-2.12.so
    4e09e000-4e09f000 rwxp 0001e000 fc:00 393274 /lib/ld-2.12.so
    4e0a1000-4e231000 r-xp 00000000 fc:00 393367 /lib/libc-2.12.so
    4e231000-4e233000 r-xp 0018f000 fc:00 393367 /lib/libc-2.12.so
    4e233000-4e234000 rwxp 00191000 fc:00 393367 /lib/libc-2.12.so
    4e234000-4e237000 rwxp 00000000 00:00 0
    cc700000-cc8c4000 rwxp 00000000 00:00 0
    cc8c4000-cc900000 ---p 00000000 00:00 0
    cc900000-cc9cf000 rwxp 00000000 00:00 0
    cc9cf000-cca00000 ---p 00000000 00:00 0
    ccaab000-ccaac000 ---p 00000000 00:00 0
    ccaac000-ccab9000 rwxp 00000000 00:00 0
    ccab9000-ccabc000 ---p 00000000 00:00 0
    ccabc000-ccb2c000 rwxp 00000000 00:00 0
    ccb2c000-ccc7b000 r-xp 00000000 00:19 4737256 /u01/app/fc2dev/fcodev/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    ccc7b000-cccc5000 rwxp 0014e000 00:19 4737256 /u01/app/fc2dev/fcodev/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    cccc5000-cccd7000 rwxp 00000000 00:00 0
    cccd7000-cccd8000 ---p 00000000 00:00 0
    cccd8000-ccce5000 rwxp 00000000 00:00 0
    ccce5000-ccce8000 ---p 00000000 00:00 0
    ccce8000-ccd58000 rwxp 00000000 00:00 0
    ccd58000-ccd59000 ---p 00000000 00:00 0
    ccd59000-ccd66000 rwxp 00000000 00:00 0
    ccd66000-ccd69000 ---p 00000000 00:00 0
    ccd69000-ccdd9000 rwxp 00000000 00:00 0
    ccdd9000-ccdda000 ---p 00000000 00:00 0
    ccdda000-ccde7000 rwxp 00000000 00:00 0
    ccde7000-ccdea000 ---p 00000000 00:00 0
    ccdea000-cce5a000 rwxp 00000000 00:00 0
    cce5a000-cce8c000 r-xs 00000000 00:19 922357 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar
    cce8c000-cd054000 r-xs 00000000 00:19 3551554 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/forms/java/frmall.jar
    cd054000-cd0be000 rwxp 00000000 00:00 0
    cd0be000-d0cae000 r-xs 00000000 00:19 532406 /u01/app/fc2dev/fcodev/apps/apps_st/comn/java/lib/appsborg.zip
    d0cae000-d0d34000 rwxp 00000000 00:00 0
    d0d34000-d3db1000 r-xs 00000000 00:19 524802 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar
    d3db1000-d499b000 r-xs 00000000 00:19 524890 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar
    d499b000-d4a00000 r-xs 00000000 00:19 1059536 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/help4.jar
    d4a00000-d4ac2000 rwxp 00000000 00:00 0
    d4ac2000-d4b00000 ---p 00000000 00:00 0
    d4b41000-d4b45000 r-xs 00000000 00:19 1059543 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/importer.jar
    d4b45000-d4d0c000 r-xs 00000000 00:19 1188753 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwxdo.jar
    d4d0c000-d4d49000 r-xs 00000000 00:19 1059580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jewt4-nls.jar
    d4d49000-d4eb9000 r-xs 00000000 00:19 1190005 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/olap_api.jar
    d4eb9000-d5104000 r-xs 00000000 00:19 1189933 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidata-nls.zip
    d5104000-d550d000 r-xs 00000000 00:19 1190003 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidatasvr.jar
    d550d000-d577d000 r-xs 00000000 00:19 1189915 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidatacmn.jar
    d577d000-d5aec000 r-xs 00000000 00:19 1190004 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidataclt.jar
    d5aec000-d5c39000 r-xs 00000000 00:19 1190006 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bipres-nls.zip
    d5c39000-d6082000 r-xs 00000000 00:19 1189876 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bipres.jar
    d6082000-d622c000 r-xs 00000000 00:19 1189993 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bicmn-nls.zip
    d622c000-d62d3000 r-xs 00000000 00:19 1189984 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bicmn.jar
    d62d3000-d62df000 r-xs 00000000 00:19 1189980 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/biamlocal.jar
    d62df000-d631f000 r-xs 00000000 00:19 1059763 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/BC4J/lib/collections.jar
    d631f000-d6572000 r-xs 00000000 00:19 1059766 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/BC4J/lib/bc4jmt.jar
    d6572000-d6599000 r-xs 00000000 00:19 1188808 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/xrpdsolap.jar
    d6599000-d66f7000 r-xs 00000000 00:19 659327 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/ord/jlib/jai_core.jar
    d66f7000-d68bf000 r-xs 00000000 00:19 1059565 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ewt3.jar
    d68bf000-d68c0000 ---p 00000000 00:00 0
    d68c0000-d68cd000 rwxp 00000000 00:00 0
    d68cd000-d68d0000 ---p 00000000 00:00 0
    d68d0000-d6b00000 rwxp 00000000 00:00 0
    d6b00000-d6bff000 rwxp 00000000 00:00 0
    d6bff000-d6c00000 ---p 00000000 00:00 0
    d6c19000-d6c4b000 r-xs 00000000 00:19 659326 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/ord/jlib/jai_codec.jar
    d6c4b000-d6d00000 r-xs 00000000 00:19 1059539 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/oracle_ice.jar
    d6d00000-d6df9000 rwxp 00000000 00:00 0
    d6df9000-d6e00000 ---p 00000000 00:00 0
    d6e0e000-d6e16000 rwxp 00000000 00:00 0
    d6e1d000-d6e1e000 rwxp 00000000 00:00 0
    d6e1e000-d6e33000 r-xp 00000000 fc:00 398826 /lib/libresolv-2.12.so
    d6e33000-d6e34000 ---p 00015000 fc:00 398826 /lib/libresolv-2.12.so
    d6e34000-d6e35000 r-xp 00015000 fc:00 398826 /lib/libresolv-2.12.so
    d6e35000-d6e36000 rwxp 00016000 fc:00 398826 /lib/libresolv-2.12.so
    d6e36000-d6e38000 rwxp 00000000 00:00 0
    d6e38000-d6eac000 r-xs 00000000 00:19 1059542 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/zrclient.jar
    d6eac000-d6eb4000 r-xs 00000000 00:19 1059575 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/rts2.jar
    d6eb4000-d6ecc000 r-xs 00000000 00:19 1059573 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcms.jar
    d6ecc000-d6f00000 r-xs 00000000 00:19 1059572 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcp.jar
    d6f00000-d6f09000 r-xs 00000000 00:19 1059571 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcs.jar
    d6f09000-d6f3c000 r-xs 00000000 00:19 789832 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/crimson.jar
    d6f3c000-d7322000 r-xs 00000000 00:19 3028101 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/sqlj/lib/translator.jar
    d7322000-d7397000 r-xs 00000000 00:19 3028100 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/sqlj/lib/runtime12ee.jar
    d7397000-d73d1000 r-xs 00000000 00:19 789834 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/http_client.jar
    d73d1000-d73f0000 r-xs 00000000 00:19 1181560 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/xschema.jar
    d73f0000-d7484000 r-xs 00000000 00:19 530110 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/javacache/lib/cache.jar
    d7484000-d74ec000 r-xs 00000000 00:19 789841 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jem.jar
    d74ec000-d75b6000 r-xs 00000000 00:19 1183858 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/rdbms/jlib/aqapi.jar
    d75b6000-d75dc000 r-xs 00000000 00:19 529933 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/webservices/lib/wsdl.jar
    d75dc000-d7605000 r-xs 00000000 00:19 529930 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/webservices/lib/wsserver.jar
    d7605000-d764f000 r-xs 00000000 00:19 1188761 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/soap/lib/soap.jar
    d764f000-d7669000 r-xs 00000000 00:19 1059508 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ospnego.jar
    d7669000-d77ca000 r-xs 00000000 00:19 1189843 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12.jar
    d77ca000-d7caa000 r-xs 00000000 00:19 1191026 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/nls_charset12.jar
    d7caa000-d7e0d000 r-xs 00000000 00:19 1189850 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12dms.jar
    d7e0d000-d7e21000 r-xs 00000000 00:19 1056782 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/repository.jar
    d7e21000-d7e27000 r-xs 00000000 00:19 1059568 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojmisc.jar
    d7e27000-d7eca000 r-xs 00000000 00:19 1059533 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/srvm.jar
    d7eca000-d7ee6000 r-xs 00000000 00:19 1056799 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/infratool.jar
    d7ee6000-d7f8b000 r-xs 00000000 00:19 659299 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/jazncore.jar
    d7f8b000-d7fcf000 r-xs 00000000 00:19 659298 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/jazn.jar
    d7fcf000-d7fe9000 r-xs 00000000 00:19 789835 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jaas.jar
    d7fe9000-d7ff0000 r-xs 00000000 00:19 789838 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jaxp.jar
    d7ff0000-d80cb000 r-xs 00000000 00:19 1181563 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/xmlparserv2.jar
    d80cb000-d81d0000 r-xs 00000000 00:19 1185493 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/javavm/lib/jasper.zip
    d81d0000-d8215000 r-xs 00000000 00:19 789850 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/mail.jar
    d8215000-d8293000 r-xs 00000000 00:19 789848 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jsse.jar
    d8293000-d8338000 r-xs 00000000 00:19 3551814 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/owm/jlib/owm-3_0.jar
    d8338000-d8818000 r-xs 00000000 00:19 1059524 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/orai18n.jar
    d8818000-d8860000 r-xs 00000000 00:19 1059521 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/netcfg.jar
    d8860000-d88fb000 r-xs 00000000 00:19 1056805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ldapjclnt10.jar
    d88fb000-d8a36000 r-xs 00000000 00:19 659295 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/iiop.jar
    d8a36000-d8ade000 r-xs 00000000 00:19 789826 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/ojsp.jar
    d8ade000-d906e000 r-xs 00000000 00:19 659302 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/oc4j.jar
    d906e000-d91d2000 r-xs 00000000 00:19 1189827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12.zip
    d91d2000-d92c7000 r-xs 00000000 00:19 1056827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/bigraphbean-nls.zip
    d92c7000-d9572000 r-xs 00000000 00:19 1056812 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/bigraphbean.jar
    d9572000-d9756000 r-xs 00000000 00:19 1059579 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jewt4.jar
    d9756000-d997a000 r-xs 00000000 00:19 1188734 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwrun.jar
    d997a000-d99ff000 r-xs 00000000 00:19 1181516 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/dms.jar
    d99ff000-d9a00000 ---p 00000000 00:00 0
    d9a00000-d9a0d000 rwxp 00000000 00:00 0
    d9a0d000-d9a10000 ---p 00000000 00:00 0
    d9a10000-d9c00000 rwxp 00000000 00:00 0
    d9c00000-d9ce3000 rwxp 00000000 00:00 0
    d9ce3000-d9d00000 ---p 00000000 00:00 0
    d9d01000-d9d09000 rwxp 00000000 00:00 0
    d9d09000-d9d10000 r-xs 00000000 fc:05 16257 /usr/lib/gconv/gconv-modules.cache
    d9d10000-d9d15000 r-xp 00000000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d15000-d9d16000 r-xp 00004000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d16000-d9d17000 rwxp 00005000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d17000-d9d1f000 rwxp 00000000 00:00 0
    d9d1f000-d9d43000 r-xs 00000000 00:19 524403 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar
    d9d43000-d9dff000 r-xs 00000000 00:19 1183378 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/localedata.jar
    d9dff000-d9e00000 ---p 00000000 00:00 0
    d9e00000-d9e0d000 rwxp 00000000 00:00 0
    d9e0d000-d9e10000 ---p 00000000 00:00 0
    d9e10000-da000000 rwxp 00000000 00:00 0
    da000000-da0fd000 rwxp 00000000 00:00 0
    da0fd000-da100000 ---p 00000000 00:00 0
    da100000-da17e000 r-xs 00000000 00:19 789829 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/bcel.jar
    da17e000-da17f000 ---p 00000000 00:00 0
    da17f000-da1ff000 rwxp 00000000 00:00 0
    da1ff000-da200000 ---p 00000000 00:00 0
    da200000-da20d000 rwxp 00000000 00:00 0
    da20d000-da210000 ---p 00000000 00:00 0
    da210000-da400000 rwxp 00000000 00:00 0
    da400000-da421000 rwxp 00000000 00:00 0
    da421000-da500000 ---p 00000000 00:00 0
    da501000-da504000 r-xp 00000000 00:19 1182527 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libioser12.so
    da504000-da506000 rwxp 00002000 00:19 1182527 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libioser12.so
    da506000-da508000 r-xs 00000000 00:19 1059538 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/dfc.jar
    da508000-da50a000 r-xp 00000000 00:19 1181791 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librwu.so
    da50a000-da50b000 rwxp 00001000 00:19 1181791 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librwu.so
    da50b000-da519000 r-xp 00000000 00:19 1182262 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libnet.so
    da519000-da51a000 rwxp 0000d000 00:19 1182262 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libnet.so
    da51a000-da526000 r-xs 00000000 00:19 789828 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/activation.jar
    da526000-da529000 r-xs 00000000 00:19 789839 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jcert.jar
    da529000-da52b000 r-xs 00000000 00:19 789847 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jnet.jar
    da52b000-da57f000 r-xs 00000000 00:19 1059570 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpse.jar
    da57f000-da580000 ---p 00000000 00:00 0
    da580000-da58d000 rwxp 00000000 00:00 0
    da58d000-da590000 ---p 00000000 00:00 0
    da590000-da600000 rwxp 00000000 00:00 0
    da600000-da621000 rwxp 00000000 00:00 0
    da621000-da700000 ---p 00000000 00:00 0
    da701000-da710000 r-xs 00000000 00:19 789831 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/cos.jar
    da710000-da715000 r-xs 00000000 00:19 1059518 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/javax-ssl-1_1.jar
    da715000-da721000 r-xs 00000000 00:19 1059519 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jssl-1_1.jar
    da721000-da73d000 r-xs 00000000 00:19 1059516 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/oraclepki.jar
    da73d000-da77f000 r-xs 00000000 00:19 1185513 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/diagnostics/lib/ojdl.jar
    da77f000-da780000 ---p 00000000 00:00 0
    da780000-da800000 rwxp 00000000 00:00 0
    da800000-daa00000 r-xp 00000000 fc:05 4351 /usr/lib/locale/locale-archive
    daa00000-daa21000 rwxp 00000000 00:00 0
    daa21000-dab00000 ---p 00000000 00:00 0
    dab00000-dab05000 r-xs 00000000 00:19 789830 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/connector.jar
    dab05000-dab0f000 r-xs 00000000 00:19 530032 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/opmn/lib/optic.jar
    dab0f000-dab19000 r-xs 00000000 00:19 530015 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/opmn/lib/ons.jar
    dab19000-dab21000 r-xs 00000000 00:19 789837 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/javax88.jar
    dab21000-dab25000 r-xs 00000000 00:19 789836 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/javax77.jar
    dab25000-dab7c000 r-xs 00000000 00:19 789844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jmxri.jar
    dab7c000-dab7f000 r-xs 00000000 00:19 789849 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jta.jar
    dab7f000-dab80000 ---p 00000000 00:00 0
    dab80000-dab8d000 rwxp 00000000 00:00 0
    dab8d000-dab90000 ---p 00000000 00:00 0
    dab90000-dac00000 rwxp 00000000 00:00 0
    dac00000-dad00000 rwxp 00000000 00:00 0
    dad00000-dad07000 r-xs 00000000 00:19 789842 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jms.jar
    dad07000-dad11000 r-xs 00000000 00:19 659296 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/iiop_gen_bin.jar
    dad11000-dad13000 r-xs 00000000 00:19 789840 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jdbc.jar
    dad13000-dad2c000 r-xs 00000000 00:19 789846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jndi.jar
    dad2c000-dad3a000 r-xs 00000000 00:19 789827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/servlet.jar
    dad3a000-dad7f000 r-xs 00000000 00:19 1183399 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/mail.jar
    dad7f000-dad80000 ---p 00000000 00:00 0
    dad80000-dad8d000 rwxp 00000000 00:00 0
    dad8d000-dad90000 ---p 00000000 00:00 0
    dad90000-dae00000 rwxp 00000000 00:00 0
    dae00000-dae21000 rwxp 00000000 00:00 0
    dae21000-daf00000 ---p 00000000 00:00 0
    daf01000-daf05000 r-xs 00000000 00:19 789833 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/ejb.jar
    daf05000-daf13000 r-xs 00000000 00:19 1059581 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/share.jar
    daf13000-daf14000 r-xs 00000000 00:19 1188813 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwbuilder.jar
    daf14000-daf3a000 r-xs 00000000 00:19 1183396 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/mailapi.jar
    daf3a000-daf3b000 r-xs 00000000 00:19 1183403 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/sslqueries.jar
    daf3b000-daf48000 r-xs 00000000 00:19 1183374 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/ldapsec.jar
    daf48000-daf56000 r-xs 00000000 00:19 1183389 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/activation.jar
    daf56000-daf59000 r-xs 00000000 00:19 1183371 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/dnsns.jar
    daf59000-daf5c000 r-xs 00000000 00:19 1183386 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/jta.jar
    daf5c000-daf5f000 r-xs 00000000 00:19 1183391 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/smtp.jar
    daf5f000-daf7b000 r-xs 00000000 00:19 1183383 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/sunjce_provider.jar
    daf7b000-daf7c000 ---p 00000000 00:00 0
    daf7c000-db005000 rwxp 00000000 00:00 0
    db005000-db01d000 rwxp 00000000 00:00 0
    db01d000-db01f000 rwxp 00000000 00:00 0
    db01f000-db08f000 rwxp 00000000 00:00 0
    db08f000-db090000 rwxp 00000000 00:00 0
    db090000-db09d000 rwxp 00000000 00:00 0
    db09d000-db09f000 rwxp 00000000 00:00 0
    db09f000-db10f000 rwxp 00000000 00:00 0
    db10f000-db117000 rwxp 00000000 00:00 0
    db117000-db12f000 rwxp 00000000 00:00 0
    db12f000-db1d0000 rwxp 00000000 00:00 0
    db1d0000-dcda0000 rwxp 00000000 00:00 0
    dcda0000-dcfc5000 rwxp 00000000 00:00 0
    dcfc5000-eb130000 rwxp 00000000 00:00 0
    eb130000-ec130000 rwxp 00000000 00:00 0
    ec130000-ef130000 rwxp 00000000 00:00 0
    ef130000-ef161000 rwxp 00000000 00:00 0
    ef161000-ef218000 rwxp 00000000 00:00 0
    ef218000-ef458000 rwxp 00000000 00:00 0
    ef458000-f2218000 rwxp 00000000 00:00 0
    f2218000-f27ed000 r-xs 00000000 00:19 1181997 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/charsets.jar
    f27ed000-f27ff000 r-xs 00000000 00:19 1182124 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/jce.jar
    f27ff000-f28dc000 r-xs 00000000 00:19 1182127 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/jsse.jar
    f28dc000-f28f2000 r-xs 00000000 00:19 1181974 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/sunrsasign.jar
    f28f2000-f293c000 rwxp 00000000 00:00 0
    f293c000-f42ed000 r-xs 00000000 00:19 1181731 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/rt.jar
    f42ed000-f42fb000 r-xp 00000000 00:19 1182279 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libzip.so
    f42fb000-f42fd000 rwxp 0000d000 00:19 1182279 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libzip.so
    f42fd000-f4301000 rwxs 00000000 fc:04 35 /tmp/hsperfdata_fc2dev/8474
    f4301000-f430d000 r-xp 00000000 fc:00 398816 /lib/libnss_files-2.12.so
    f430d000-f430e000 r-xp 0000b000 fc:00 398816 /lib/libnss_files-2.12.so
    f430e000-f430f000 rwxp 0000c000 fc:00 398816 /lib/libnss_files-2.12.so
    f430f000-f440c000 rwxp 00000000 00:00 0
    f440c000-f441a000 r-xp 00000000 fc:05 20632 /usr/lib/libXi.so.6.1.0
    f441a000-f441b000 rwxp 0000d000 fc:05 20632 /usr/lib/libXi.so.6.1.0
    f441b000-f4428000 r-xp 00000000 00:19 1182275 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libverify.so
    f4428000-f442a000 rwxp 0000c000 00:19 1182275 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libverify.so
    f442a000-f442f000 r-xp 00000000 fc:05 4358 /usr/lib/libXtst.so.6.1.0
    f442f000-f4430000 rwxp 00004000 fc:05 4358 /usr/lib/libXtst.so.6.1.0
    f4430000-f4431000 rwxp 00000000 00:00 0
    f4431000-f4484000 r-xp 00000000 00:19 1182252 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libmlib_image.so
    f4484000-f4485000 rwxp 00052000 00:19 1182252 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libmlib_image.so
    f4485000-f4489000 r-xp 00000000 fc:00 398888 /lib/libuuid.so.1.3.0
    f4489000-f448a000 rwxp 00003000 fc:00 398888 /lib/libuuid.so.1.3.0
    f448a000-f44a6000 r-xp 00000000 00:19 1182537 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjava.so
    f44a6000-f44a8000 rwxp 0001b000 00:19 1182537 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjava.so
    f44a8000-f4734000 r-xp 00000000 00:19 1182439 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libawt.so
    f4734000-f474a000 rwxp 0028b000 00:19 1182439 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libawt.so
    f474a000-f476f000 rwxp 00000000 00:00 0
    f476f000-f4771000 r-xp 00000000 fc:05 20349 /usr/lib/libXau.so.6.0.0
    f4771000-f4772000 rwxp 00001000 fc:05 20349 /usr/lib/libXau.so.6.0.0
    f4772000-f4773000 rwxp 00000000 00:00 0
    f4773000-f4790000 r-xp 00000000 fc:05 20393 /usr/lib/libxcb.so.1.1.0
    f4790000-f4791000 rwxp 0001c000 fc:05 20393 /usr/lib/libxcb.so.1.1.0
    f4791000-f47a8000 r-xp 00000000 fc:05 15427 /usr/lib/libICE.so.6.3.0
    f47a8000-f47aa000 rwxp 00016000 fc:05 15427 /usr/lib/libICE.so.6.3.0
    f47aa000-f47ab000 rwxp 00000000 00:00 0
    f47ab000-f47b2000 r-xp 00000000 fc:05 16254 /usr/lib/libSM.so.6.0.1
    f47b2000-f47b3000 rwxp 00006000 fc:05 16254 /usr/lib/libSM.so.6.0.1
    f47b3000-f47d5000 r-xp 00000000 00:19 1183203 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libcxa.so.3
    f47d5000-f47e6000 rwxp 00021000 00:19 1183203 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libcxa.so.3
    f47e6000-f47e7000 rwxp 00000000 00:00 0
    f47e7000-f4804000 r-xp 00000000 fc:00 398844 /lib/libgcc_s-4.4.6-20120305.so.1
    f4804000-f4805000 rwxp 0001d000 fc:00 398844 /lib/libgcc_s-4.4.6-20120305.so.1
    f4805000-f4806000 r-xp 00000000 00:19 1182555 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjawt.so
    f4806000-f4807000 rwxp 00000000 00:19 1182555 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjawt.so
    f4807000-f4817000 r-xp 00000000 fc:05 20399 /usr/lib/libXext.so.6.4.0
    f4817000-f4818000 rwxp 00010000 fc:05 20399 /usr/lib/libXext.so.6.4.0
    f4818000-f4819000 rwxp 00000000 00:00 0
    f4819000-f4820000 r-xp 00000000 fc:05 20401 /usr/lib/libXp.so.6.2.0
    f4820000-f4821000 rwxp 00007000 fc:05 20401 /usr/lib/libXp.so.6.2.0
    f4821000-f4955000 r-xp 00000000 fc:05 20397 /usr/lib/libX11.so.6.3.0
    f4955000-f4959000 rwxp 00133000 fc:05 20397 /usr/lib/libX11.so.6.3.0
    f4959000-f49b1000 r-xp 00000000 fc:05 16651 /usr/lib/libXt.so.6.0.0
    f49b1000-f49b5000 rwxp 00057000 fc:05 16651 /usr/lib/libXt.so.6.0.0
    f49b5000-f4b81000 r-xp 00000000 fc:05 270466 /usr/X11R6/lib/libXm.so.2.1
    f4b81000-f4b94000 rwxp 001cb000 fc:05 270466 /usr/X11R6/lib/libXm.so.2.1
    f4b94000-f4b95000 rwxp 00000000 00:00 0
    f4b95000-f4b9b000 r-xp 00000000 00:19 1182421 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f4b9b000-f4b9d000 rwxp 00005000 00:19 1182421 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f4b9d000-f4b9e000 rwxp 00000000 00:00 0
    f4b9e000-f4bb5000 r-xp 00000000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb5000-f4bb6000 r-xp 00016000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb6000-f4bb7000 rwxp 00017000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb7000-f4bb9000 rwxp 00000000 00:00 0
    f4bb9000-f4bd0000 r-xp 00000000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd0000-f4bd1000 r-xp 00016000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd1000-f4bd2000 rwxp 00017000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd2000-f4bd4000 rwxp 00000000 00:00 0
    f4bd4000-f4bfc000 r-xp 00000000 fc:00 398808 /lib/libm-2.12.so
    f4bfc000-f4bfd000 r-xp 00027000 fc:00 398808 /lib/libm-2.12.so
    f4bfd000-f4bfe000 rwxp 00028000 fc:00 398808 /lib/libm-2.12.so
    f4bfe000-f4c01000 r-xp 00000000 fc:00 398806 /lib/libdl-2.12.so
    f4c01000-f4c02000 r-xp 00002000 fc:00 398806 /lib/libdl-2.12.so
    f4c02000-f4c03000 rwxp 00003000 fc:00 398806 /lib/libdl-2.12.so
    f4c03000-f4d7e000 r-xp 00000000 00:19 1181580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnnz10.so
    f4d7e000-f4d98000 rwxp 0017a000 00:19 1181580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnnz10.so
    f4d98000-f4d9a000 rwxp 00000000 00:00 0
    f4d9a000-f58d4000 r-xp 00000000 00:19 1183635 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libclntsh.so.10.1
    f58d4000-f5941000 rwxp 00b39000 00:19 1183635 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libclntsh.so.10.1
    f5941000-f5957000 rwxp 00000000 00:00 0
    f5957000-f595b000 r-xp 00000000 00:19 1181972 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutsl.so.0
    f595b000-f595d000 rwxp 00003000 00:19 1181972 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutsl.so.0
    f595d000-f596e000 r-xp 00000000 00:19 1181913 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutl.so.0
    f596e000-f5973000 rwxp 00010000 00:19 1181913 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutl.so.0
    f5973000-f597b000 r-xp 00000000 00:19 1181941 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutj.so.0
    f597b000-f597d000 rwxp 00007000 00:19 1181941 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutj.so.0
    f597d000-f5983000 r-xp 00000000 00:19 1189677 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutc.so.0
    f5983000-f5985000 rwxp 00005000 00:19 1189677 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutc.so.0
    f5985000-f5986000 rwxp 00000000 00:00 0
    f5986000-f5988000 r-xp 00000000 00:19 1183180 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libdfc.so.0
    f5988000-f5989000 rwxp 00001000 00:19 1183180 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libdfc.so.0
    f5989000-f599e000 r-xp 00000000 00:19 1183143 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuat.so.0
    f599e000-f59a2000 rwxp 00014000 00:19 1183143 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuat.so.0
    f59a2000-f59b6000 r-xp 00000000 00:19 1183104 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libros.so.0
    f59b6000-f59b9000 rwxp 00013000 00:19 1183104 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libros.so.0
    f59b9000-f59c9000 r-xp 00000000 00:19 1183089 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libror.so.0
    f59c9000-f59cc000 rwxp 0000f000 00:19 1183089 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libror.so.0
    f59cc000-f59dc000 r-xp 00000000 00:19 1183096 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librod.so.0
    f59dc000-f59e0000 rwxp 0000f000 00:19 1183096 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librod.so.0
    f59e0000-f59e1000 rwxp 00000000 00:00 0
    f59e1000-f59ea000 r-xp 00000000 00:19 1181261 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libixd.so
    f59ea000-f59eb000 rwxp 00008000 00:19 1181261 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libixd.so
    f59eb000-f59ec000 rwxp 00000000 00:00 0
    f59ec000-f5a0b000 r-xp 00000000 00:19 1181258 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libix.so
    f5a0b000-f5a10000 rwxp 0001e000 00:19 1181258 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libix.so
    f5a10000-f5aed000 rwxp 00000000 00:00 0
    f5aed000-f5af9000 r-xp 00000000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5af9000-f5afa000 ---p 0000c000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5afa000-f5afc000 rwxp 0000c000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5afc000-f5afd000 r-xp 00000000 00:19 1181667 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libtknqap.so.0
    f5afd000-f5afe000 rwxp 00000000 00:19 1181667 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libtknqap.so.0
    f5afe000-f5b20000 r-xp 00000000 00:19 1181287 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuia.so.0
    f5b20000-f5b29000 rwxp 00021000 00:19 1181287 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuia.so.0
    f5b29000-f5b2a000 rwxp 00000000 00:00 0
    f5b2a000-f5b39000 r-xp 00000000 00:19 1181282 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuiimg.so.0
    f5b39000-f5b3b000 rwxp 0000e000 00:19 1181282 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuiimg.so.0
    f5b3b000-f5b46000 r-xp 00000000 00:19 1181301 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librec.so.0
    f5b46000-f5b48000 rwxp 0000a000 00:19 1181301 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librec.so.0
    f5b48000-f5b98000 r-xp 00000000 00:19 1181294 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libree.so.0
    f5b98000-f5b9f000 rwxp 0004f000 00:19 1181294 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libree.so.0
    f5b9f000-f5bd6000 r-xp 00000000 00:19 1181291 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librem.so.0
    f5bd6000-f5bda000 rwxp 00036000 00:19 1181291 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librem.so.0
    f5bda000-f5bf9000 r-xp 00000000 00:19 1181675 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libot.so.0
    f5bf9000-f5bfc000 rwxp 0001e000 00:19 1181675 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libot.so.0
    f5bfc000-f5bfd000 rwxp 00000000 00:00 0
    f5bfd000-f5d62000 r-xp 00000000 00:19 1181642 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuimotif.so.0
    f5d62000-f5d97000 rwxp 00164000 00:19 1181642 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuimotif.so.0
    f5d97000-f5d98000 rwxp 00000000 00:00 0
    f5d98000-f5ddd000 r-xp 00000000 00:19 1181657 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuipr.so.0
    f5ddd000-f5dee000 rwxp 00044000 00:19 1181657 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuipr.so.0
    f5dee000-f5e42000 r-xp 00000000 00:19 1181670 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuc.so.0
    f5e42000-f5e47000 rwxp 00053000 00:19 1181670 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuc.so.0
    f5e47000-f5e49000 r-xp 00000000 00:19 1181661 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuihx.so.0
    f5e49000-f5e4a000 rwxp 00001000 00:19 1181661 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuihx.so.0
    f5e4a000-f5f0b000 r-xp 00000000 00:19 1181805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libvgs.so.0
    f5f0b000-f5f13000 rwxp 000c0000 00:19 1181805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libvgs.so.0
    f5f13000-f5f14000 rwxp 00000000 00:00 0
    f5f14000-f5f2e000 r-xp 00000000 00:19 1182862 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmcm.so.0
    f5f2e000-f5f34000 rwxp 00019000 00:19 1182862 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmcm.so.0
    f5f34000-f5f38000 r-xp 00000000 00:19 1182959 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmft.so.0
    f5f38000-f5f39000 rwxp 00003000 00:19 1182959 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmft.so.0
    f5f39000-f5f3a000 r-xp 00000000 00:19 1182967 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmia.so.0
    f5f3a000-f5f3b000 rwxp 00000000 00:19 1182967 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmia.so.0
    f5f3b000-f5f64000 r-xp 00000000 00:19 1182989 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmoi.so.0
    f5f64000-f5f67000 rwxp 00028000 00:19 1182989 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmoi.so.0
    f5f67000-f5f7d000 r-xp 00000000 00:19 1182996 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmos.so.0
    f5f7d000-f5f7f000 rwxp 00015000 00:19 1182996 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmos.so.0
    f5f7f000-f5f80000 rwxp 00000000 00:00 0
    f5f80000-f5f82000 r-xp 00000000 00:19 1183010 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmov.so.0
    f5f82000-f5f83000 rwxp 00001000 00:19 1183010 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmov.so.0
    f5f83000-f5fa6000 r-xp 00000000 00:19 1182975 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmiw.so.0
    f5fa6000-f5fa8000 rwxp 00022000 00:19 1182975 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmiw.so.0
    f5fa8000-f5faf000 r-xp 00000000 00:19 1182846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmma.so.0
    f5faf000-f5fb2000 rwxp 00006000 00:19 1182846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmma.so.0
    f5fb2000-f5fee000 r-xp 00000000 00:19 1189627 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libca.so.0
    f5fee000-f5ff5000 rwxp 0003c000 00:19 1189627 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libca.so.0
    f5ff5000-f6007000 r-xp 00000000 00:19 1181663 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuicc.so.0
    f6007000-f6008000 rwxp 00011000 00:19 1181663 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuicc.so.0
    f6008000-f600a000 rwxp 00000000 00:00 0
    f600a000-f602e000 r-xp 00000000 00:19 1189636 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libucol.so.0
    f602e000-f6030000 rwxp 00023000 00:19 1189636 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libucol.so.0
    f6030000-f61ab000 r-xp 00000000 00:19 1181236 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libde.so.0
    f61ab000-f621a000 rwxp 0017a000 00:19 1181236 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libde.so.0
    f621a000-f621b000 rwxp 00000000 00:00 0
    f621b000-f624a000 r-xp 00000000 00:19 1189759 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librws.so.0
    f624a000-f624c000 rwxp 0002e000 00:19 1189759 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librws.so.0
    f624c000-f625c000 r-xp 00000000 00:19 1181787 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnn.so.0
    f625c000-f625d000 rwxp 0000f000 00:19 1181787 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnn.so.0
    f625d000-f6477000 r-xp 00000000 00:19 1181707 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libobx.so.0
    f6477000-f64ac000 rwxp 00219000 00:19 1181707 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libobx.so.0
    f64ac000-f64af000 rwxp 00000000 00:00 0
    f64af000-f6f91000 r-xp 00000000 00:19 1181804 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so
    f6f91000-f70bd000 rwxp 00ae1000 00:19 1181804 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so
    f70bd000-f70c6000 rwxp 00000000 00:00 0
    f70c6000-f769b000 r-xp 00000000 00:19 1182334 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so
    f769b000-f76f5000 rwxp 005d4000 00:19 1182334 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so
    f76f5000-f770c000 rwxp 00000000 00:00 0
    f770c000-f770d000 r-xp 00000000 00:00 0 [vdso]
    ffd26000-ffd30000 rwxp 00000000 00:00 0
    ffd30000-ffd33000 ---p 00000000 00:00 0
    fff02000-fff2a000 rwxp 00000000 00:00 0 [stack]
    Report Builder: Release 10.1.2.3.0 - Production on Sun Jul 21 23:45:14 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 77084010.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    0
    +------------- 1) PUBLISH -------------+
    Disabling requested Output Post Processing. Nothing to process. The output of the request is zero byte.
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 21-JUL-2013 23:48:01
    +---------------------------------------------------------------------------+

    Hi Sushant,
    Did you check the notes provided by Hussein?
    Please also see:
    Check Writer XML Errors With Signal 6, 'emsg:was terminated by signal 6' (Doc ID 1304137.1)
    Expected Receipt Report Fails With *** glibc detected *** (Doc ID 953939.1)
    Hope this helps!
    Best Regards,

  • Oracle BI Publisher Custom Report Error: emsg:was terminated by signal 6

    Oracle BI Publisher Custom Report throws a strange error. Error log below.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf7094b79, pid=11622, tid=4107962048
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [librw.so+0x3d0b79] rxrtdn+0x6d
    # An error report file with more information is saved as hs_err_pid11622.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Report Builder: Release 10.1.2.3.0 - Production on Tue Nov 16 11:45:22 2010
    Queries work perfectly fine when ran in the database.
    Can you please help me figure out what the issue is???
    Thanks,
    Kesava
    Edited by: KesavaChunduri on Nov 16, 2010 9:51 AM

    Hi,
    Oracle BI Publisher Custom Report throws a strange error. Error log below.Please mention the version along with the OS.
    Please see if (Diagnosing and Troubleshooting Signal Errors [ID 215601.1]) helps.
    Thanks,
    Hussein

  • Dbx : terminated by signal SEGV (no mapping at the fault address)

    hi everyone
    when I use dbx to analyze a core
    it shows : terminated by signal SEGV (no mapping at the fault address)
    but how to directly show the value of fault address ?
    I know that it can be calculated by $pc , but is there any direct way?
    is there any dbx subcommand or solaris command to do this ?
    Thanks.

    Some time we do see below stack trace caused by coherence ,
    Current function is coherence::native::NativeAtomic64::peek
    79 return m_lAtomic;
    (dbx) where
    =>[1] coherence::native::NativeAtomic64::peek(this = 0x3844119f), line 79 in "NativeAtomic64.hpp"
    [2] coherence::lang::Object::_detach(this = 0x38441197, fEscaped = false), line 761 in "Object.hpp"
    [3] 0xfa2a7fc0(0x3192d5b0, 0x0, 0xc0000000, 0xfdf88a80, 0x0, 0x4f5ca40), at 0xfa2a7fc0
    [4] 0xfa7c5570(0x3192d528, 0x1, 0x1000, 0x3f1728, 0x3f1400, 0xfdf88a80), at 0xfa7c5570
    [5] 0xfab9537c(0x3192d5c8, 0x1ffffe0, 0xfdf88a80, 0x80000000, 0xc0, 0x80), at 0xfab9537c
    [6] coherence::lang::Object::_detach(this = 0x3192d5c8, fEscaped = false), line 774 in "Object.hpp"
    [7] 0xfa7ccd34(0xf71fa288, 0x2, 0x18, 0xfdf88a80, 0x1, 0x1), at 0xfa7ccd34
    [8] 0xfa886744(0x2c0d4e0, 0xf71f9d14, 0xf71f9d14, 0xfdf88a80, 0x0, 0xf71fa134), at 0xfa886744
    [9] 0xfa90c320(0x655adb0, 0xfe476544, 0x2bc2a40, 0xf71fa380, 0x2, 0xf71fa458), at 0xfa90c320
    [10] 0xfad8f044(0x867800, 0x655ae78, 0xf71fb500, 0xf71fa670, 0xf71fb500, 0xf71fa5b0), at 0xfad8f044
    [11] 0xfad838dc(0x2bc28f8, 0xf71fb234, 0xfe7f165c, 0xfdf88a80, 0xf71fad6c, 0xf71fae44), at 0xfad838dc
    [12] 0xfb293ed0(0x2c09620, 0x2bc28f8, 0xc54400, 0xf71fb500, 0xf71fb4d0, 0xfdf88a80), at 0xfb293ed0
    [13] 0xfa758038(0x2c09638, 0xfe6ea03c, 0xfe6ea03c, 0xf71fb5a0, 0x1, 0xf71fb5c0), at 0xfa758038
    [14] 0xfa9d9918(0xf71fbed0, 0x2c09948, 0xfdf88a80, 0x2c0e9c8, 0xf71fbf28, 0xfe4eab9c), at 0xfa9d9918
    [15] 0xfa614f74(0x256e910, 0xf71fc000, 0x0, 0x0, 0xfa629ee8, 0xfe275df0), at 0xfa614f74
    (dbx)
    Please advice.

  • Terminated by signal 11 error for reports

    Hi,
    I observed in internal concurrent manager log is sh: line 71: 3501 Segmentation fault
    and like showing the below
    ========================================================================
    Starting PROD_0826@PROD Internal Concurrent Manager -- shell process ID 1081
    logfile=/oracle/apps/PROD/prodcomn/admin/log/PROD_oraapps01/PROD_0826.mgr
    PRINTER=noprint
    mailto=applprod
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    sh: line 71: 1086 Segmentation fault FNDLIBR FND CPMGR "FNDCPMBR sysmgr=\"\" $maxreq $sleep $pmon $quesiz $diag logfile=$logfile $target" <<STOP
    $sysmanager
    STOP
    The PROD_0826@PROD internal concurrent manager has terminated with status 139 - giving up.
    ========================================================================
    Starting PROD_0826@PROD Internal Concurrent Manager -- shell process ID 5471
    logfile=/oracle/apps/PROD/prodcomn/admin/log/PROD_oraapps01/PROD_0826.mgr
    PRINTER=noprint
    mailto=applprod
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    Application Object Library: Concurrent Processing version 11.5
    Process monitor session ended : 26-AUG-2011 10:14:41
    Process monitor session started : 26-AUG-2011 10:16:41
    Found running request 1620562 attached to dead manager process.
    Setting request status to completed.
    Found dead process: spid=(6657), cpid=(121680), ORA pid=(59), manager=(0/0)
    Starting STANDARD Concurrent Manager : 26-AUG-2011 10:16:45
    Process monitor session ended : 26-AUG-2011 10:16:45
    Process monitor session started : 26-AUG-2011 10:18:45
    Process monitor session ended : 26-AUG-2011 10:18:47
    than manager are bring down like CM status shows
    than we checking the adcmctl.sh status apps/apps
    CM status shows ICM status could not be determined.
    try to open request log than we are getting error like
    'Error connecting to database PROD: ORA-3113' and also all requests completed with errors.
    than stop all services here CM failed to stop
    /oracle/apps/PROD/prodcomn/admin/scripts/PROD_oraapps01/adcmctl.sh: line 244: 9681 Segmentation fault $FND_TOP/bin/CONCSUB "$unpw" SYSADMIN $WAIT_PARAM 'System Administrator' SYSADMIN CONCURRENT FND SHUTDOWN
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_oraapps01 adapcctl.sh Stopped
    OracleTNSListener80APPS_PROD_oraapps01 adalnctl.sh Stopped
    OracleConcMgrPROD_oraapps01 adcmctl.sh Failed
    OracleFormsServer-Forms60PROD_oraapps01 adfrmctl.sh Stopped
    OracleReportServer-Rep60_PROD adrepctl.sh Stopped
    Oracle Metrics Client PROD_oraapps01 adfmcctl.sh Stopped
    Oracle Metrics Server PROD_oraapps01 adfmsctl.sh Stopped
    Oracle Fulfillment Server PROD_oraapps01 jtffmctl.sh Stopped
    Oracle Discoverer services PROD_oraapps01 addisctl.sh Stopped
    after this again stop the CM by adcmctl stop apps/apps
    than it stopped after that start the all services than works fine,after starting services all requests completed with terminated by signal 11 while CM down ,it happens everyday.
    everyday midnight we take cold backup by scheduling cronjobs
    and also after cloning the ICM did not show the sigmentation fault and in TEST some requests completed with terminated by signal 11
    please give me solution for this issue.
    Thanks,
    mahi

    Mahi,
    This appears to be a serious database issue. Unfortunately, there is no simple magical fix I guess. Going through Oracle Support, instead of applying some patch, is the better route, i believe.
    To me, it appears more of bug# 3804515. Please check the following:
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=3804515.8
    You may want to review the following patches too:
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6945111]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661430]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6666626]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6682463]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6729613]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6931682]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 6661435]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303352]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7303650]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7350779]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7466966]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7555753]
    "KWQICACLCUR" SHOULD NOT WRITE TRACE FILES FOR ORA-1013 NOR ORA-3113          [Patch 7611844]
    Thanks,
    Raj Mareddi

  • Gnome: Error re-scanning registry , child terminated by signal

    This started happening after updating two days ago. I have no idea what actually causes this error nor how to fix it. Running any Gnome application that needs gstreamer (especially gnome-settings-daemon!) will fail with error:
    Error re-scanning registry , child terminated by signal
    For example, running gnome-settings-daemon --no-daemon --debug I get http://pastebin.archlinux.fr/358611
    Stuff I have tried: Reinstall gconf, gnome, gnome-extras, all gstreamer stuff - futile attempts.
    mv .gnome .gnome2 .gconf .gconfd to somewhere else - futile attempts.
    Anybody got any ideas?

    I had problems with xfburn and brasero but i see that totem also won't start. Me too it happened since an update some days ago.
    with totem i get the "child terminated by signal" and with xfburn i get "failed to initialize gstreamer"
    Seem this guy had the same problem:
    http://bbs.archlinux.org/viewtopic.php?id=62291
    Last edited by BeRReGoN (2009-09-10 02:47:37)

  • Terminated by signal SIGSEGV (Address boundary error)

    Hi,
    I was doing a bit of multitasking, and the kernel ran out of SWAP and crashed. After reboot everything is borked. Every program I had open prior to crash wont start or crashes soon after opening. (Chromium, Clementine, Terminal, Smuxi, VMware...). The error is either segmentation fault or some weird error.
    Smuxi:
    Stack overflow: IP: 0x7f0d476380ff, fault addr: (nil)
    Stacktrace:
      at <unknown> <0xffffffff>
      at Gtk.Application.Run () [0x00001] in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:135
      <...>
      at Smuxi.Frontend.Gnome.Frontend.Init (string[]) [0x00239] in /build/smuxi/src/smuxi-0.11/src/Frontend-GNOME/Frontend.cs:281
      at Smuxi.Frontend.Gnome.MainClass.Main (string[]) [0x000b2] in /build/smuxi/src/smuxi-0.11/src/Frontend-GNOME/Main.cs:75
      at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>
    ~ % chromium
    [7585:7610:0606/150214:ERROR:nss_util.cc(853)] After loading Root Certs, loaded==false: NSS error code: -8018
    [7585:7585:0606/150214:ERROR:component_loader.cc(138)] Failed to parse extension manifest.
    [7585:7585:0606/150214:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
    fish: Job 1, “chromium” terminated by signal SIGSEGV (Address boundary error)
    ~ % lxterminal
    fish: Job 1, “lxterminal ” terminated by signal SIGSEGV (Address boundary error)
    ~ % clementine
    14:44:49.823 WARN  unknown                          libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
    14:44:50.217 WARN  unknown                          libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
    14:54:12.230 WARN  unknown                          QTimeLine::start: already running
    14:54:13.089 WARN  unknown                          QTimeLine::start: already running
    14:54:13.434 WARN  unknown                          QTimeLine::start: already running
    14:54:13.737 WARN  unknown                          QTimeLine::start: already running
    14:54:14.378 WARN  unknown                          QTimeLine::start: already running
    14:54:14.686 WARN  unknown                          QTimeLine::start: already running
    14:54:15.050 WARN  unknown                          QTimeLine::start: already running
    14:54:15.876 WARN  unknown                          QTimeLine::start: already running
    14:54:16.152 WARN  unknown                          QTimeLine::start: already running
    14:54:16.454 WARN  unknown                          QTimeLine::start: already running
    14:54:17.409 WARN  unknown                          QTimeLine::start: already running
    14:54:20.256 WARN  unknown                          QTimeLine::start: already running
    14:54:22.687 WARN  unknown                          QTimeLine::start: already running
    14:54:32.169 WARN  unknown                          QTimeLine::start: already running
    14:54:33.489 WARN  unknown                          QTimeLine::start: already running
    fish: Job 1, “clementine” terminated by signal SIGSEGV (Address boundary error)
    ~ % steam
    Running Steam on arch  64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1401381906_client)
    Installing breakpad exception handler for appid(steam)/version(1401381906_client)
    Installing breakpad exception handler for appid(steam)/version(1401381906_client)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20140606150623_1.dmp
    /home/jan/.local/share/Steam/steam.sh: line 755:  8003 Segmentation fault      (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
    What do?
    EDIT:
    It is also worth mentioning that I've had ran the update earlier today, which may have something to do with this:
    [2014-06-06 14:06] [PACMAN] Running 'pacman -Syu'
    [2014-06-06 14:06] [PACMAN] synchronizing package lists
    [2014-06-06 14:06] [PACMAN] starting full system upgrade
    [2014-06-06 14:09] [PACMAN] upgraded libwbclient (4.1.7-1 -> 4.1.8-1)
    [2014-06-06 14:09] [PACMAN] upgraded cifs-utils (6.2-1 -> 6.3-1)
    [2014-06-06 14:09] [PACMAN] upgraded clutter-gst (2.0.10-2 -> 2.0.12-1)
    [2014-06-06 14:09] [PACMAN] upgraded dart (1.4.0-1 -> 1.4.2-1)
    [2014-06-06 14:09] [PACMAN] upgraded e2fsprogs (1.42.9-2 -> 1.42.10-1)
    [2014-06-06 14:09] [PACMAN] installed libx264 (1:142.20140311-4)
    [2014-06-06 14:09] [PACMAN] upgraded x264 (1:142.20140311-1 -> 1:142.20140311-4)
    [2014-06-06 14:09] [PACMAN] upgraded ffmpeg (1:2.2.2-3 -> 1:2.2.3-1)
    [2014-06-06 14:09] [ALPM] warning: /etc/passwd installed as /etc/passwd.pacnew
    [2014-06-06 14:09] [ALPM] warning: /etc/group installed as /etc/group.pacnew
    [2014-06-06 14:09] [PACMAN] upgraded filesystem (2013.05-2 -> 2014.05-2)
    [2014-06-06 14:09] [PACMAN] upgraded gdk-pixbuf2 (2.30.7-1 -> 2.30.8-1)
    [2014-06-06 14:09] [PACMAN] upgraded gedit (3.12.1-1 -> 3.12.2-1)
    [2014-06-06 14:09] [PACMAN] upgraded gmime (2.6.20-1 -> 2.6.20-2)
    [2014-06-06 14:09] [PACMAN] upgraded gnome-calculator (3.12.1-1 -> 3.12.2-1)
    [2014-06-06 14:09] [PACMAN] upgraded gnome-icon-theme-symbolic (3.12.0-1 -> 3.12.0-2)
    [2014-06-06 14:09] [PACMAN] upgraded gnome-icon-theme (3.12.0-1 -> 3.12.0-2)
    [2014-06-06 14:09] [PACMAN] upgraded gnome-menus (3.10.1-1 -> 3.10.1-2)
    [2014-06-06 14:09] [PACMAN] upgraded gnome-tetravex (3.12.2-1 -> 3.12.3-1)
    [2014-06-06 14:09] [PACMAN] upgraded gnupg (2.0.22-2 -> 2.0.23-1)
    [2014-06-06 14:09] [PACMAN] upgraded graphviz (2.36.0-2 -> 2.36.0-3)
    [2014-06-06 14:09] [PACMAN] upgraded gupnp (0.20.11-1 -> 0.20.12-1)
    [2014-06-06 14:09] [PACMAN] upgraded perl (5.18.2-2 -> 5.20.0-2)
    [2014-06-06 14:09] [PACMAN] upgraded vim-runtime (7.4.307-3 -> 7.4.307-4)
    [2014-06-06 14:09] [PACMAN] upgraded openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-06-06 14:09] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.7-1)
    [2014-06-06 14:09] [PACMAN] upgraded gvim (7.4.307-3 -> 7.4.307-4)
    [2014-06-06 14:09] [PACMAN] upgraded imagemagick (6.8.9.1-2 -> 6.8.9.1-3)
    [2014-06-06 14:09] [PACMAN] upgraded python-setuptools (3.6-1 -> 4.0.1-1)
    [2014-06-06 14:09] [PACMAN] upgraded ipython (2.0.0-1 -> 2.1.0-1)
    [2014-06-06 14:09] [PACMAN] upgraded irssi (0.8.15-8 -> 0.8.16-1)
    [2014-06-06 14:09] [PACMAN] upgraded json-glib (1.0.0-1 -> 1.0.2-1)
    [2014-06-06 14:09] [PACMAN] upgraded lib32-libdbus (1.8.0-1 -> 1.8.2-1)
    [2014-06-06 14:09] [PACMAN] upgraded libsystemd (212-3 -> 213-5)
    [2014-06-06 14:09] [PACMAN] upgraded libatasmart (0.19-2 -> 0.19-3)
    [2014-06-06 14:09] [PACMAN] upgraded libgdata (0.15.0-1 -> 0.15.1-1)
    [2014-06-06 14:09] [PACMAN] upgraded libinput (0.1.0-1 -> 0.2.0-1)
    [2014-06-06 14:09] [PACMAN] upgraded libmms (0.6.2-1 -> 0.6.4-1)
    [2014-06-06 14:09] [PACMAN] upgraded libproxy (0.4.11-2 -> 0.4.11-3)
    [2014-06-06 14:09] [PACMAN] upgraded libpurple (2.10.9-1 -> 2.10.9-2)
    [2014-06-06 14:09] [PACMAN] upgraded libxcursor (1.1.14-1 -> 1.1.14-2)
    [2014-06-06 14:09] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-06-06 14:09] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Starting build: 3.14.5-1-ARCH
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [base]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [block]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Starting build: 3.14.5-1-ARCH
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [base]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [block]
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [encrypt]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [lvm2]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [resume]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
    [2014-06-06 14:09] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-06 14:09] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-06-06 14:10] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-06 14:10] [PACMAN] upgraded linux (3.14.4-1 -> 3.14.5-1)
    [2014-06-06 14:10] [PACMAN] upgraded linux-headers (3.14.4-1 -> 3.14.5-1)
    [2014-06-06 14:10] [PACMAN] upgraded mercurial (3.0-1 -> 3.0.1-1)
    [2014-06-06 14:10] [PACMAN] upgraded net-snmp (5.7.2.1-2 -> 5.7.2.1-3)
    [2014-06-06 14:10] [PACMAN] upgraded perl-io-tty (1.11-1 -> 1.11-2)
    [2014-06-06 14:10] [PACMAN] upgraded perl-xml-parser (2.41-4 -> 2.41-5)
    [2014-06-06 14:10] [PACMAN] upgraded postgresql-libs (9.3.4-1 -> 9.3.4-2)
    [2014-06-06 14:10] [PACMAN] upgraded postgresql (9.3.4-1 -> 9.3.4-2)
    [2014-06-06 14:10] [PACMAN] upgraded python2-setuptools (3.6-1 -> 4.0.1-1)
    [2014-06-06 14:10] [ALPM-SCRIPTLET] Redis starts from redis user by default. Check redis.service file
    [2014-06-06 14:10] [PACMAN] upgraded redis (2.8.9-1 -> 2.8.10-1)
    [2014-06-06 14:10] [PACMAN] upgraded rrdtool (1.4.8-3 -> 1.4.8-4)
    [2014-06-06 14:10] [PACMAN] upgraded rygel (0.22.1-1 -> 0.22.2-1)
    [2014-06-06 14:10] [PACMAN] upgraded smbclient (4.1.7-1 -> 4.1.8-1)
    [2014-06-06 14:10] [PACMAN] upgraded systemd (212-3 -> 213-5)
    [2014-06-06 14:10] [PACMAN] upgraded subversion (1.8.9-1 -> 1.8.9-2)
    [2014-06-06 14:10] [PACMAN] upgraded systemd-sysvcompat (212-3 -> 213-5)
    [2014-06-06 14:10] [PACMAN] upgraded xfconf (4.10.0-3 -> 4.10.0-4)
    [2014-06-06 14:10] [PACMAN] upgraded youtube-dl (2014.06.02-1 -> 2014.06.04-1)
    Last edited by jan1024188 (2014-06-06 13:54:27)

    Try downgrading libxcursor back to 1.1.14-1
    There are several posts here about segfaults being caused by the upgrade libxcursor (1.1.14-1 -> 1.1.14-2)
    The first few results of a search for libxcursor will give more details.
    e.g.
    https://bbs.archlinux.org/viewtopic.php?id=182343
    https://bbs.archlinux.org/viewtopic.php?id=182464
    Last edited by bhrgunatha (2014-06-06 14:16:42)

  • Flexfield View Generator Program Was Terminated With Signal 11

    Hi All,
    After compiling any flexfield, the Flexfield View Generator concurrent program is getting initiated which is completing with error status with the following log message:
    /oracle/findev1/APPS/R12/apps/apps_st/appl/fnd/12.0 .0/bin/FNDFFVGN
    Program was terminated by signal 11.
    Need help related to the root cause of the error.
    Thanks,
    Chandra.

    Please see these docs.
    During Patch FNDFFVGN Fails With EMSG Message And Signal 11 [ID 1364773.1]
    12.1 Upgrade Has Invalid KFV With VIEW_HAS_FAILED_CHECK_LOG_FILE [ID 975083.1]
    If you still have the same issue, please relink FNDFFVGN via adadmin and check then -- 11i : How To relink a single executable via ADADMIN Utility [ID 388198.1]
    Thanks,
    Hussein

  • Cause of "Program was terminated by signal 10"

    Hi All,
    This is Amit from AR dev
    Can any one please tell me what is/are the reason/s of "Program was terminated by signal 10" error in a C program?
    In my case, Program was terminated by signal 10. (In the file arccmm.lpc version 120.1.12010000.6 You can get the file from ARU)
    I put some debug messages in the flow, and based on debug messages, came to know that error is thrown while following assignment (I've added the snippet of log for your reference at the last of the post as well)
    ar_control->arctlid_customer_trx_line_id = (double) arpctlid_customer_trx_line_id;
    structure ar_control is defined in a header, and component "arctlid_customer_trx_line_id" in this structure is declared as double.
    Variable "arpctlid_customer_trx_line_id" is also declared as double.
    I just want to share that issue is not reproducible internally on Linux OS with same file
    It is occurring on customer's instance only, where they are having HP-UX PA-RISC (64-bit)
    I've verified, the file is build with correct header file.
    Any clue on this?
    Snippet from the log:
    =============
    arccmm()+ Current system time is 02-MAY-2010 20:57:55
    Entering the logic
    After first if
    After second if
    arccmm() cust_trx_id: 0 cust_trx_line_id: 0 request_id: 36336893
    Assigned ct_id/SBX1/applmgr/apps_st/appl/ar/12.0.0/bin/RAXTRX
    Program was terminated by signal 10
    thanx
    Amit
    Edited by: user599245 on May 2, 2010 11:24 PM
    Edited by: user599245 on May 2, 2010 11:26 PM

    Hi,
    answer : what values should I put here?
    I think this line starting with "!" meaning it is commentedRemove the ! mark and set this parameter to match the value of the database chanracter set.
    I have done this with active users completed without any error.
    It is with data because when I run for particular department then it ok.
    But when i run for all the department then it is completing with signal 10 or signal 11.In this case, I believe this error is irrelevant to the value of Tk2Motif*fontMapCs.
    Please enable trace and debug for this concurrent program, and check the log file for details about the error.
    Note: 759389.1 - How Can Trace and Debug Be Turned On For A Concurrent Request?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=759389.1
    Regards,
    Hussein

  • Process terminated by signal 11 (abap dump) connecting to remote database

    Hi
    We are currently running 4.7 Enterprise on Oracle 9.2.0.6.0 and frequently connect to another remote (non SAP) oracle database using the following statements:
    exec sql.
    connect to 'remote'
    endexec.
    The remote system is set up in SAP using view DBCON.
    This works pretty well but we have started to see an increasing number of terminations "Process terminated by signal 11"
    I suppose I have two questions
    1. Can we modify our abap to catch this exception (this would let us try again or exit gracefully)
    2. Does anyone know the cause of this exception or where to look to find the cause
    Many thanks for your help.
    Simon

    Fixed at last - an update to the Oracle client / libaries I think was what cured it in the end. Phew
    Thanks

  • Program was terminated by signal 10

    Hi All,
    I am getting error "Program was terminated by signal 10"
    I think doc id 225283.1 will work for be but
    fact: Oracle Application Object Library 11.5.3
    fact: Solaris Operating System (SPARC)
    symptom: Program terminated with signal 10
    symptom: Postscript/Bitmap Reports error out with signal 10
    cause: The Concurrent Managers are running in WE8ISO8859P1.
    The $ORACLE_HOME/gui60common/tk60/admin/Tk2Motif.rgb
    still has it's fontMapCs set to UTF8.
    This is causing a Signal 10 error for Postscript/Bitmap reports run from the
    commandline or through the concurrent managers.
    fix:
    Set the value for $ORACLE_HOME/gui60common/tk60/admin/Tk2Motif.rgb
    Tk2Motif*fontMapCs: iso8859-1=WE8ISO8859P1 to equal the env setting for NLS_LANG
    $NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1.
    If these are not in sync, a signal 10 error will be produced.
    so above fix I am confused because I have follwoing.
    the value for NLS_LANG is American.America.US7ASCII
    and the value in the file /global/applstk/prod3_ifmisnode/prod3ora/8.0.6/guicommon6/tk60/admin/Tk2Motif.rgb is
    !Tk2Motif*fontMapCs: iso8859-2=EE8ISO8859P2
    Please advise what change do I need.
    This is error is coming some time only I think when the volume of data is very big.
    Reg
    Chirag Patel

    Hi,
    answer : what values should I put here?
    I think this line starting with "!" meaning it is commentedRemove the ! mark and set this parameter to match the value of the database chanracter set.
    I have done this with active users completed without any error.
    It is with data because when I run for particular department then it ok.
    But when i run for all the department then it is completing with signal 10 or signal 11.In this case, I believe this error is irrelevant to the value of Tk2Motif*fontMapCs.
    Please enable trace and debug for this concurrent program, and check the log file for details about the error.
    Note: 759389.1 - How Can Trace and Debug Be Turned On For A Concurrent Request?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=759389.1
    Regards,
    Hussein

  • Program terminated by signal 11

    Hi there,
    has someone encountered such an error?
    The concurrent program produces a PDF output.The rdf provides the functionality and generatesa an xml file.
    Please find the log file below....
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_order_by='TRX_NUMBER'
    p_cust_trx_class='INV'
    p_cust_trx_type_id='1095'
    p_dates_low='2007/12/18 00:00:00'
    p_dates_high='2007/12/19 00:00:00'
    p_open_invoice='Y'
    p_check_for_taxyn='N'
    p_tax_registration_number='GB607937516'
    p_choice='NEW'
    p_header_pages='1'
    p_debug_flag='N'
    p_message_level='10'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 940772.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 940772 on node AUOHSIRON02 at 19-DEC-2007 09:57:23.
    Post-processing of request 940772 failed at 19-DEC-2007 09:57:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 19-DEC-2007 09:57:24
    Please provide your suggestions...
    Thank you.

    Hye,
    First you change the output of your reprot in concurrent programme as txt after that run your report. If it provides the output it means report is working fine.
    Now if you want the output of this output as PDF through XML is second issue.
    Or you like to have output in PDF without using XML is different issue.
    Reply accordingly.
    Thanks
    Shishu Paul

Maybe you are looking for

  • How do you get your iPhone screen on your computer?

    I see people have there iPhone screen showing on there computer. My computer is an HP. Can you find a download link or something? Id love that. Thanks.

  • Customer Statement URGENT

    Hi Guys, What is the stnadard T-code to generated customer statement or the program name..... appreciated ur reply urgently.. thx

  • Browser problem with Chrome

    Hi All,    Before using BT as my BB supplier had no problem using Google Chromes browser, now I am having a lot of problems connecting all the time for the last few days.  Today swithched to Firefox and Bingo no problems, any body got any ideas why t

  • Customized PO report is printing blank after R12 upgrade

    We have upgraded from 11.5.9 to R 12.1.3 .The customized PO report works fine in 11i but prints blank in R12. Kindly help.It is a bit urgent.

  • Error During Release to Accounting In VFX3

    Hi All, We are getting the following error message while release billing to accounting for billing type Cancel. Invoice (S1), Cancel of Cred Memo, Debit Memo,Invoice, Credit for Returns and Credit Memo : Reverse CO reposting document xxxxxxxx first W