*** glibc detected *** free(): invalid next size (fast):

Hello,
I am working with LabVIEW 8.2 PDS on a RedHawk Enterprise Linux 4.0 system.
I have a a VI consisting of a two strings: a control and an indicator string. Both are connected to a CIN object. The control is the input whereas the indicator is the output. Within the C-Code the string input is used as a name of paramter whereas the value of the parameter is saved in the indicator string. This works together with an API of third party supplier.
The whole process of getting the value of the given parameter name is working quite well but from time to time the VI and also LabVIEW crash - after the CIN code had been executed - with follwoing error message:
*** glibc detected *** free(): invalid next size (fast): 0xXXXXXXXX ***
Aborted
Of course it could be the third party API but I put a message at the end of the CIN code which is printed everytime also when LabVIEW crashed.
Is there anybody who has expierenced the same behaviour?
Thanks in advanced for any help or suggestions.
Johannes

Hello Johannes,
I did a database search for the error message in our support database, but nothing was found.
A quick google search showed some hits, but nothing was specific enough to point to a reason why LabVIEW would crash.
I'm afraid I can't really help you with this.
Regards,
Johannes
NI Germany

Similar Messages

  • 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

  • Lv71/labview: realloc(): invalid next size:

    Linux Weenies;
    I've had good luck running LV7.1 on Suse 10.1 and 10.3 (x86_64).  I have installed the box version from Novell of Suse 10.3 and now get the following errors:
    *** glibc detected *** /usr/local/lv71/labview: realloc(): invalid next size: 0x223b1bf0 ***
    (no debugging symbols found)
    ======= Backtrace: =========
    /usr/local/lv71/lib/libc.so.6[0xf7bea4b6]
    /usr/local/lv71/lib/libc.so.6[0xf7bed7ed]
    /usr/local/lv71/lib/libc.so.6(realloc+0x10a)[0xf7bee1aa]
    /usr/local/lv71/labview[0x822752d]
    /usr/local/lv71/labview(DSSetHandleSize+0x69)[0x82262c9]
    /usr/local/lv71/labview(FAppendName+0x60)[0x823c970]
    /usr/local/lv71/labview(_Z9FListDir2PP6Path_tPP5CPStrPP10FMFileTypei+0x24f)[0x81d972f]
    /usr/local/lv71/labview[0x86a5996]
    /usr/local/lv71/labview[0x86a5a8e]
    BTW:  I have tried placing earlier versions of glibc within /usr/ocal/lv71/lib/, it then can't find all the older x libraries etcetera.
       ...Dan

    For what it's worth, running gdb on LabView shows an infinite loop at:
    #0  0xffffe405 in __kernel_vsyscall ()
    #1  0xf7c8f8d6 in __lxstat () from /lib/libc.so.6
    #2  0x081d9797 in FListDir2 ()
    #3  0x086a5996 in ?? ()
    #4  0x086a5a8e in ?? ()
    -- snip --
    #4248 0x086a5a8e in ?? ()
    #4249 0x086a5948 in ?? ()
    #4250 0x086d6052 in OMIVIClassMgr::Init ()
    #4251 0x086c0264 in ObjManagers::RegisterObjClassManager ()
    #4252 0x086bfe78 in RegisterObjClassManager ()
    #4253 0x086bff99 in InitObjMgr ()
    #4254 0x08597a42 in InitApp ()
    #4255 0x085b2146 in ?? ()
    #4256 0x085b51d7 in ?? ()
    #4257 0x08282835 in ?? ()
    #4258 0x08282cca in WSendEvent ()
    #4259 0x0822c9f4 in InitializeApp ()
    #4260 0x08230a8e in ?? ()
    #4261 0x08230b03 in main ()
    Hopefully, someone familiar with the internals can help figure this out.
       ...Dan

  • 'mpc playlist' + pipe = *** glibc detected **

    Hello,
    I'm having an issue with 'mpc' (the command-line interface to the Music Player Daemon). Alone, it works OK, but when I pipe its output to grep, I get this:
    (17) [renan@orion:~]$ mpc playlist | grep -i zappa
    *** glibc detected *** mpc: free(): invalid next size (fast): 0x08a0ed18 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7f87ee4]
    /lib/libc.so.6(cfree+0x9c)[0xb7f897bc]
    mpc[0x804ea07]
    mpc[0x804f244]
    mpc[0x804f191]
    mpc[0x804f4ee]
    mpc[0x8050a53]
    mpc[0x804df38]
    /lib/libc.so.6(__libc_start_main+0xe5)[0xb7f326c5]
    mpc[0x8048f01]
    ======= Memory map: ========
    08047000-08054000 r-xp 00000000 08:16 1099882 /usr/bin/mpc
    08054000-08055000 rwxp 0000c000 08:16 1099882 /usr/bin/mpc
    08055000-08059000 rwxp 08055000 00:00 0
    089e8000-08a2f000 rwxp 089e8000 00:00 0 [heap]
    b7c00000-b7c21000 rwxp b7c00000 00:00 0
    b7c21000-b7d00000 ---p b7c21000 00:00 0
    b7d92000-b7d9b000 r-xp 00000000 08:16 966696 /lib/libnss_files-2.9.so
    b7d9b000-b7d9c000 r-xp 00008000 08:16 966696 /lib/libnss_files-2.9.so
    b7d9c000-b7d9d000 rwxp 00009000 08:16 966696 /lib/libnss_files-2.9.so
    b7d9d000-b7f1b000 r-xp 00000000 08:16 1103653 /usr/lib/locale/locale-archive
    b7f1b000-b7f1c000 rwxp b7f1b000 00:00 0
    b7f1c000-b805c000 r-xp 00000000 08:16 966971 /lib/libc-2.9.so
    b805c000-b805d000 ---p 00140000 08:16 966971 /lib/libc-2.9.so
    b805d000-b805f000 r-xp 00140000 08:16 966971 /lib/libc-2.9.so
    b805f000-b8060000 rwxp 00142000 08:16 966971 /lib/libc-2.9.so
    b8060000-b8063000 rwxp b8060000 00:00 0
    b8063000-b8076000 r-xp 00000000 08:16 966953 /lib/libnsl-2.9.so
    b8076000-b8077000 r-xp 00012000 08:16 966953 /lib/libnsl-2.9.so
    b8077000-b8078000 rwxp 00013000 08:16 966953 /lib/libnsl-2.9.so
    b8078000-b807b000 rwxp b8078000 00:00 0
    b809e000-b80aa000 r-xp 00000000 08:16 1098547 /usr/lib/libgcc_s.so.1
    b80aa000-b80ab000 rwxp 0000c000 08:16 1098547 /usr/lib/libgcc_s.so.1
    b80ab000-b80ac000 rwxp b80ab000 00:00 0
    b80ac000-b80ad000 r-xp b80ac000 00:00 0 [vdso]
    b80ad000-b80c9000 r-xp 00000000 08:16 966691 /lib/ld-2.9.so
    b80c9000-b80ca000 r-xp 0001b000 08:16 966691 /lib/ld-2.9.so
    b80ca000-b80cb000 rwxp 0001c000 08:16 966691 /lib/ld-2.9.so
    bfab6000-bfacb000 rw-p bffeb000 00:00 0 [stack]
    Also, when redirecting the output to a text file, a similar problem happenms.
    (18) [renan@orion:~]$ mpc playlist > /tmp/x
    *** glibc detected *** mpc: free(): invalid next size (fast): 0x0825ad18 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xb7f4eee4]
    /lib/libc.so.6(cfree+0x9c)[0xb7f507bc]
    mpc[0x804ea07]
    mpc[0x804f244]
    mpc[0x804f191]
    mpc[0x804f4ee]
    mpc[0x8050a53]
    mpc[0x804df38]
    /lib/libc.so.6(__libc_start_main+0xe5)[0xb7ef96c5]
    mpc[0x8048f01]
    ======= Memory map: ========
    08047000-08054000 r-xp 00000000 08:16 1099882 /usr/bin/mpc
    08054000-08055000 rwxp 0000c000 08:16 1099882 /usr/bin/mpc
    08055000-08059000 rwxp 08055000 00:00 0
    08234000-0827b000 rwxp 08234000 00:00 0 [heap]
    b7c00000-b7c21000 rwxp b7c00000 00:00 0
    b7c21000-b7d00000 ---p b7c21000 00:00 0
    b7d59000-b7d62000 r-xp 00000000 08:16 966696 /lib/libnss_files-2.9.so
    b7d62000-b7d63000 r-xp 00008000 08:16 966696 /lib/libnss_files-2.9.so
    b7d63000-b7d64000 rwxp 00009000 08:16 966696 /lib/libnss_files-2.9.so
    b7d64000-b7ee2000 r-xp 00000000 08:16 1103653 /usr/lib/locale/locale-archive
    b7ee2000-b7ee3000 rwxp b7ee2000 00:00 0
    b7ee3000-b8023000 r-xp 00000000 08:16 966971 /lib/libc-2.9.so
    b8023000-b8024000 ---p 00140000 08:16 966971 /lib/libc-2.9.so
    b8024000-b8026000 r-xp 00140000 08:16 966971 /lib/libc-2.9.so
    b8026000-b8027000 rwxp 00142000 08:16 966971 /lib/libc-2.9.so
    b8027000-b802a000 rwxp b8027000 00:00 0
    b802a000-b803d000 r-xp 00000000 08:16 966953 /lib/libnsl-2.9.so
    b803d000-b803e000 r-xp 00012000 08:16 966953 /lib/libnsl-2.9.so
    b803e000-b803f000 rwxp 00013000 08:16 966953 /lib/libnsl-2.9.so
    b803f000-b8042000 rwxp b803f000 00:00 0
    b8065000-b8071000 r-xp 00000000 08:16 1098547 /usr/lib/libgcc_s.so.1
    b8071000-b8072000 rwxp 0000c000 08:16 1098547 /usr/lib/libgcc_s.so.1
    b8072000-b8073000 rwxp b8072000 00:00 0
    b8073000-b8074000 r-xp b8073000 00:00 0 [vdso]
    b8074000-b8090000 r-xp 00000000 08:16 966691 /lib/ld-2.9.so
    b8090000-b8091000 r-xp 0001b000 08:16 966691 /lib/ld-2.9.so
    b8091000-b8092000 rwxp 0001c000 08:16 966691 /lib/ld-2.9.so
    bfa7d000-bfa92000 rw-p bffeb000 00:00 0 [stack]
    Abortado
    This started to suddenly happen, and breaks some shell scripts here. Any suggestions on how to fix it?
    Thanks.

    Hi,
    i have the same problem.
    But there exists an upstream bug report http://musicpd.org/mantis/view.php?id=1902 and the problem is fixed in the git version.

  • 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.

  • Using -xipo flag gives error "glibc detected"

    Hi,
    I just downloaded the Sun compiler for linux (preview). I compiled MPICH2 with the sun compilers. The readme on the website says to use -xipo flag while compiling as well as linking. But when i do this I get a error message. See below
    # mpif90 example.f -o example -xipo -fast
    *** glibc detected *** free(): invalid pointer: 0x0805160b ***
    sunf90: Fatal error in ipo: Aborted
    The file compiles fine without the -xipo flag.
    Does anybody have an idea regarding this issue?
    Thanks,
    Winston

    Hi Alexey,
    The actual code i want to compile is proprietary so will not be able to post it. Anyway the compiler gives the same error on a simple mpi file as below so i dont think it has anything to do with the code i am trying to compile. And as i mentioned earlier the code does compile and run without the -xipo flag.
    ------example.f ------
    program mpi_test
    include 'mpif.h'
    integer ierr
    integer rc
    integer myID
    integer nproc
    integer nslaves
    call mpi_init( ierr )
    call mpi_comm_rank( MPI_COMM_WORLD, myID, ierr )
    call mpi_comm_size( MPI_COMM_WORLD, nProc, ierr )
    nSlaves = nProc-1
    write(*,*) 'I am proc #',myID
    call mpi_finalize(rc)
    end
    Thanks
    Winston

  • *** glibc detected *** double free or corruption

    Hello
    This is an extension of the following thread but brings up problems of its own.
    PANIC: fatal region detected, run recovery
    I wrote a Python script to upload all my XML files to a container. Earlier I was adding the document without transaction and it went OK. But on querying the container, I got all kinds of error as mentioned in the previous thread.
    As suggested, I changed the code to use transaction while inserting the document. Now it fails while inserting the first document itself with error:
    Logic index added
    Status index added
    Difficulty index added
    *** glibc detected *** double free or corruption (!prev): 0x087cf158 ***
    Aborted
    The code I am using is:
    http://dpaste.com/20134/
    If I change line 35 with line 36 then everything is ok.
    Each of my XML document is around 3-10MB and there are around 10000 of them.
    So is it a bug with Python library? I have been trying for last 3 weeks to get all the documents up in the container and query it but I always end up having some error or the other.
    Is there anyway I can upload all my 10000 docs without any problem and query it?
    I looked into dbxml_dump and dbxml_load and it seems that dbxml_load only understands dbxml_dump format which I dont know how it works.
    Any help?

    Thanks for pointing that out. It makes sense to at least have a flag that allows dbxml_load_container to continue after a bad document.
    As for the python/glibc issue -- I cannot reproduce it using your script, using either of the optional lines (35/36). If you really want to debug this, you might look at using gdb and/or valgrind to get more information (if you're on linux).
    Regards,
    George

  • Gwpoa dead (glibc detected ./gwpoa: double free or corrup

    Hello all,
    I have some problem with GWPOA. After I updated GW8HP1 to GW8.0.2 my systems seems to be unstable.
    Today i had 3 errors GWPOA like this:
    <<<<<
    *** glibc detected *** ./gwpoa: double free or corruption (out): 0xf230e248 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0xf628e981]
    /lib/libc.so.6(__libc_free+0x84)[0xf6290054]
    ../lib/libtoolkit.so(_WpmmUFree+0x2c)[0xf6a722cf]
    ../lib/libtoolkit.so(_WpmmUFreeLocked+0x24)[0xf6a722fe]
    ../lib/libtoolkit.so(WpmmTestUFreeLocked+0x130)[0xf6a751f4]
    ../lib/liboff_eng.so[0xf756c802]
    ../lib/liboff_eng.so[0xf756b8a3]
    ../lib/liboff_eng.so(WpfFreeField2+0x3a)[0xf756b96e]
    ../lib/liboff_eng.so[0xf756c1ea]
    ../lib/liboff_eng.so[0xf756b8a3]
    ../lib/liboff_eng.so(WpfFreeField2+0x3a)[0xf756b96e]
    ../lib/liboff_eng.so(WpfFreeField+0x2d)[0xf756b9d3]
    ../lib/liboff_eng.so(WpeExecuteRulesWCallback+0x2059)[0xf7442645]
    ../lib/liboff_eng.so[0xf73b82fe]
    ../lib/liboff_eng.so[0xf73b9d1b]
    ../lib/liboff_eng.so(WpeDistributeUser+0x14c2)[0xf73bb412]
    ../lib/liboff_eng.so(WpeTraverseDistPtr+0x16b)[0xf7471499]
    ../lib/liboff_eng.so(WpeDistribute+0x5d1)[0xf742682b]
    ../lib/liboff_eng.so(WpeDistributeThisPO+0x327)[0xf7427e51]
    ../lib/liboff_eng.so[0xf738b8b5]
    ../lib/liboff_eng.so(WpeActionDispatch+0x660)[0xf7386536]
    ../lib/libpoa.so[0xf76be4fd]
    ../lib/libpoa.so(PoaHandler+0xe3)[0xf76bfa8c]
    ../lib/libpoa.so(TcpAHandler+0xf3c)[0xf778a5ec]
    ../lib/libsvrtk.so(_NgwThrdCreate+0x40)[0xf6b47a56]
    /lib/libpthread.so.0[0xf621a35b]
    /lib/libc.so.6(__clone+0x5e)[0xf62eac0e]
    ======= Memory map: ========
    08048000-080ac000 r-xp 00000000 08:02 3344553 /opt/novell/groupwise/agents/bin/gwpoa
    080ac000-080b7000 rwxp 00063000 08:02 3344553 /opt/novell/groupwise/agents/bin/gwpoa
    080b7000-08692000 rwxp 080b7000 00:00 0 [heap]
    f2000000-f215c000 rwxp f2000000 00:00 0
    f215c000-f2200000 ---p f215c000 00:00 0
    f2200000-f2400000 rwxp f2200000 00:00 0
    >>>>>>
    I checked the forum, but I noticed that on anyone encountered this problem.
    So far, I checked the binary files, I found some version incompatibilities mostly files *. dc - who hand-corrected (TID 3215004) nothing special.
    Can anyone give some help.
    Thank You
    Pawel
    [email protected]

    Here is the rest of the error. Sorry not enought room.
    ======= Memory map: ========
    08048000-080ac000 r-xp 00000000 68:07 20856 /opt/novell/groupwise/agents/bin/gwpoa
    080ac000-080b7000 rwxp 00063000 68:07 20856 /opt/novell/groupwise/agents/bin/gwpoa
    080b7000-0837a000 rwxp 080b7000 00:00 0 [heap]
    b3a7b000-b3a7c000 ---p b3a7b000 00:00 0
    b3a7c000-b3afc000 rwxp b3a7c000 00:00 0
    b3afc000-b3afd000 ---p b3afc000 00:00 0
    b3afd000-b3b7d000 rwxp b3afd000 00:00 0
    b3b7d000-b3b7e000 ---p b3b7d000 00:00 0
    b3b7e000-b3bfe000 rwxp b3b7e000 00:00 0
    b3bfe000-b3bff000 ---p b3bfe000 00:00 0
    b3bff000-b3c7f000 rwxp b3bff000 00:00 0
    b3c7f000-b3c80000 ---p b3c7f000 00:00 0
    b3c80000-b3d9c000 rwxp b3c80000 00:00 0
    b3d9c000-b3e00000 ---p b3d9c000 00:00 0
    b3e67000-b3e68000 ---p b3e67000 00:00 0
    b3e68000-b3ee8000 rwxp b3e68000 00:00 0
    b3ee8000-b3ee9000 ---p b3ee8000 00:00 0
    b3ee9000-b3f69000 rwxp b3ee9000 00:00 0
    b3f69000-b3f6a000 ---p b3f69000 00:00 0
    b3f6a000-b3fea000 rwxp b3f6a000 00:00 0
    b3fea000-b3feb000 ---p b3fea000 00:00 0
    b3feb000-b406b000 rwxp b3feb000 00:00 0
    b406b000-b406c000 ---p b406b000 00:00 0
    b406c000-b40ec000 rwxp b406c000 00:00 0
    b40ec000-b40ed000 ---p b40ec000 00:00 0
    b40ed000-b416d000 rwxp b40ed000 00:00 0
    b416d000-b416e000 ---p b416d000 00:00 0
    b416e000-b41ee000 rwxp b416e000 00:00 0
    b41ee000-b41ef000 ---p b41ee000 00:00 0
    b41ef000-b426f000 rwxp b41ef000 00:00 0
    b426f000-b4270000 ---p b426f000 00:00 0
    b4270000-b42f0000 rwxp b4270000 00:00 0
    b42f0000-b42f1000 ---p b42f0000 00:00 0
    b42f1000-b4371000 rwxp b42f1000 00:00 0
    b4371000-b4372000 ---p b4371000 00:00 0
    b4372000-b43f2000 rwxp b4372000 00:00 0
    b43f2000-b43f3000 ---p b43f2000 00:00 0
    b43f3000-b4473000 rwxp b43f3000 00:00 0
    b4473000-b4474000 ---p b4473000 00:00 0
    b4474000-b44f4000 rwxp b4474000 00:00 0
    b44f4000-b44f5000 ---p b44f4000 00:00 0
    b44f5000-b4575000 rwxp b44f5000 00:00 0
    b4575000-b4576000 ---p b4575000 00:00 0
    b4576000-b45f6000 rwxp b4576000 00:00 0
    b45f6000-b45f7000 ---p b45f6000 00:00 0
    b45f7000-b4677000 rwxp b45f7000 00:00 0
    b4677000-b4678000 ---p b4677000 00:00 0
    b4678000-b46f8000 rwxp b4678000 00:00 0
    b46f8000-b46f9000 ---p b46f8000 00:00 0
    b46f9000-b4779000 rwxp b46f9000 00:00 0
    b4779000-b477a000 ---p b4779000 00:00 0
    b477a000-b47fa000 rwxp b477a000 00:00 0
    b47fa000-b47fb000 ---p b47fa000 00:00 0
    b47fb000-b4a90000 rwxp b47fb000 00:00 0
    b4a90000-b4b00000 ---p b4a90000 00:00 0
    b4b6e000-b4b6f000 ---p b4b6e000 00:00 0
    b4b6f000-b4bef000 rwxp b4b6f000 00:00 0
    b4bef000-b4c24000 r-xs 00000000 68:06 13574 /var/run/nscd/db5LBI8Q (deleted)
    b4c24000-b4c25000 ---p b4c24000 00:00 0
    b4c25000-b4ca5000 rwxp b4c25000 00:00 0
    b4ca5000-b4ca6000 ---p b4ca5000 00:00 0
    b4ca6000-b4d26000 rwxp b4ca6000 00:00 0
    b4d26000-b4d27000 ---p b4d26000 00:00 0
    b4d27000-b4da7000 rwxp b4d27000 00:00 0
    b4da7000-b4da8000 ---p b4da7000 00:00 0
    b4da8000-b4e28000 rwxp b4da8000 00:00 0
    b4e28000-b4e30000 r-xp 00000000 68:03 199 /lib/libnss_files-2.4.so
    b4e30000-b4e32000 rwxp 00007000 68:03 199 /lib/libnss_files-2.4.so
    b4e32000-b4e43000 r-xp 00000000 68:03 193 /lib/libnsl-2.4.so
    b4e43000-b4e45000 rwxp 00010000 68:03 193 /lib/libnsl-2.4.so
    b4e45000-b4e47000 rwxp b4e45000 00:00 0
    b4e61000-b4f0d000 r-xp 00000000 68:07 34851 /opt/novell/groupwise/agents/lib/libxgcal.so.1
    b4f0d000-b4f20000 rwxp 000ac000 68:07 34851 /opt/novell/groupwise/agents/lib/libxgcal.so.1
    b4f20000-b515b000 r-xp 00000000 68:07 34853 /opt/novell/groupwise/agents/lib/libxgmsg.so.1
    b515b000-b5174000 rwxp 0023b000 68:07 34853 /opt/novell/groupwise/agents/lib/libxgmsg.so.1
    b5174000-b5295000 r-xp 00000000 68:07 34852 /opt/novell/groupwise/agents/lib/libxgdm.so.1
    b5295000-b52a9000 rwxp 00121000 68:07 34852 /opt/novell/groupwise/agents/lib/libxgdm.so.1
    b52a9000-b53d2000 r-xp 00000000 68:07 34002 /opt/novell/groupwise/agents/lib/libxgab.so.1
    b53d2000-b53e4000 rwxp 00129000 68:07 34002 /opt/novell/groupwise/agents/lib/libxgab.so.1
    b53e4000-b555f000 r-xp 00000000 68:07 34012 /opt/novell/groupwise/agents/lib/libxgbas.so.1
    b555f000-b5573000 rwxp 0017b000 68:07 34012 /opt/novell/groupwise/agents/lib/libxgbas.so.1
    b5573000-b55b1000 rwxp b5573000 00:00 0
    b55b1000-b55c2000 r-xp 00000000 68:03 224 /lib/libaudit.so.0.0.0
    b55c2000-b55c4000 rwxp 00010000 68:03 224 /lib/libaudit.so.0.0.0
    b55c4000-b55c5000 rwxp b55c4000 00:00 0
    b55c5000-b5f74000 r-xp 00000000 68:07 29477 /opt/novell/groupwise/agents/lib/libicudata.so.36.0
    b5f74000-b5f75000 rwxp 009ae000 68:07 29477 /opt/novell/groupwise/agents/lib/libicudata.so.36.0
    b5f75000-b60ab000 r-xp 00000000 68:07 29361 /opt/novell/groupwise/agents/lib/libicui18n.so.36.0
    b60ab000-b60b1000 rwxp 00136000 68:07 29361 /opt/novell/groupwise/agents/lib/libicui18n.so.36.0
    b60b1000-b61c1000 r-xp 00000000 68:07 29479 /opt/novell/groupwise/agents/lib/libicuuc.so.36.0
    b61c1000-b61c8000 rwxp 00110000 68:07 29479 /opt/novell/groupwise/agents/lib/libicuuc.so.36.0
    b61c8000-b61ca000 rwxp b61c8000 00:00 0
    b61ca000-b61d1000 r-xp 00000000 68:05 16088 /usr/lib/libpopt.so.0.0.0
    b61d1000-b61d2000 rwxp 00006000 68:05 16088 /usr/lib/libpopt.so.0.0.0
    b61d2000-b61d3000 rwxp b61d2000 00:00 0
    b61d3000-b61d5000 r-xp 00000000 68:03 542 /lib/libpam_misc.so.0.81.2
    b61d5000-b61d6000 rwxp 00001000 68:03 542 /lib/libpam_misc.so.0.81.2
    b61d6000-b61e0000 r-xp 00000000 68:03 540 /lib/libpam.so.0.81.5
    b61e0000-b61e1000 rwxp 00009000 68:03 540 /lib/libpam.so.0.81.5
    b61e1000-b61e3000 r-xp 00000000 68:03 188 /lib/libdl-2.4.so
    b61e3000-b61e5000 rwxp 00001000 68:03 188 /lib/libdl-2.4.so
    b61e5000-b61f7000 r-xp 00000000 68:03 208 /lib/libpthread-2.4.so
    b61f7000-b61f9000 rwxp 00011000 68:03 208 /lib/libpthread-2.4.so
    b61f9000-b61fb000 rwxp b61f9000 00:00 0
    b61fb000-b6321000 r-xp 00000000 68:03 182 /lib/libc-2.4.so
    b6321000-b6323000 r-xp 00125000 68:03 182 /lib/libc-2.4.so
    b6323000-b6325000 rwxp 00127000 68:03 182 /lib/libc-2.4.so
    b6325000-b6329000 rwxp b6325000 00:00 0
    b6329000-b6333000 r-xp 00000000 68:03 343 /lib/libgcc_s.so.1
    b6333000-b6334000 rwxp 00009000 68:03 343 /lib/libgcc_s.so.1
    b6334000-b6357000 r-xp 00000000 68:03 190 /lib/libm-2.4.so
    b6357000-b6359000 rwxp 00022000 68:03 190 /lib/libm-2.4.so
    b6359000-b6432000 r-xp 00000000 68:05 23632 /usr/lib/libstdc++.so.6.0.8
    b6432000-b6435000 r-xp 000d9000 68:05 23632 /usr/lib/libstdc++.so.6.0.8
    b6435000-b6437000 rwxp 000dc000 68:05 23632 /usr/lib/libstdc++.so.6.0.8
    b6437000-b643d000 rwxp b6437000 00:00 0
    b6443000-b644b000 r-xp 00000000 68:03 203 /lib/libnss_nis-2.4.so
    b644b000-b644d000 rwxp 00007000 68:03 203 /lib/libnss_nis-2.4.so
    b644d000-b6454000 r-xp 00000000 68:03 195 /lib/libnss_compat-2.4.so
    b6454000-b6456000 rwxp 00006000 68:03 195 /lib/libnss_compat-2.4.so
    b6456000-b6457000 rwxp b6456000 00:00 0
    b6457000-b65dd000 r-xp 00000000 68:07 29301 /opt/novell/groupwise/agents/lib/libXis10.so.1.0
    b65dd000-b6600000 rwxp 00185000 68:07 29301 /opt/novell/groupwise/agents/lib/libXis10.so.1.0
    b6600000-b6603000 rwxp b6600000 00:00 0
    b6603000-b69bc000 r-xp 00000000 68:07 29506 /opt/novell/groupwise/agents/lib/libinetpack.so.1
    b69bc000-b69de000 rwxp 003b9000 68:07 29506 /opt/novell/groupwise/agents/lib/libinetpack.so.1
    b69de000-b6a81000 r-xp 00000000 68:07 34008 /opt/novell/groupwise/agents/lib/libtoolkit.so.1
    b6a81000-b6afc000 rwxp 000a2000 68:07 34008 /opt/novell/groupwise/agents/lib/libtoolkit.so.1
    b6afc000-b6afe000 rwxp b6afc000 00:00 0
    b6afe000-b6b2e000 r-xp 00000000 68:07 34006 /opt/novell/groupwise/agents/lib/libsvrtk.so.1
    b6b2e000-b6b30000 rwxp 00030000 68:07 34006 /opt/novell/groupwise/agents/lib/libsvrtk.so.1
    b6b30000-b6c88000 r-xp 00000000 68:07 33708 /opt/novell/groupwise/agents/lib/libngwflaim.so.1
    b6c88000-b6c8e000 rwxp 00157000 68:07 33708 /opt/novell/groupwise/agents/lib/libngwflaim.so.1
    b6c8e000-b6c8f000 rwxp b6c8e000 00:00 0
    b6c8f000-b6d94000 r-xp 00000000 68:07 28357 /opt/novell/groupwise/agents/lib/libadm_eng.so.1
    b6d94000-b6d96000 rwxp 00105000 68:07 28357 /opt/novell/groupwise/agents/lib/libadm_eng.so.1
    b6d96000-b6f54000 r-xp 00000000 68:07 33853 /opt/novell/groupwise/agents/lib/libsupp_eng.so.1
    b6f54000-b6f5e000 rwxp 001bd000 68:07 33853 /opt/novell/groupwise/agents/lib/libsupp_eng.so.1
    b6f5e000-b7085000 r-xp 00000000 68:07 33770 /opt/novell/groupwise/agents/lib/libnxphttp.so.1
    b7085000-b7093000 rwxp 00126000 68:07 33770 /opt/novell/groupwise/agents/lib/libnxphttp.so.1
    b7093000-b7098000 rwxp b7093000 00:00 0
    b7098000-b7246000 r-xp 00000000 68:07 33674 /opt/novell/groupwise/agents/lib/libngwdm.so.1
    b7246000-b7250000 rwxp 001ad000 68:07 33674 /opt/novell/groupwise/agents/lib/libngwdm.so.1
    b7250000-b7601000 r-xp 00000000 68:07 33830 /opt/novell/groupwise/agents/lib/liboff_eng.so.1
    b7601000-b7614000 rwxp 003b1000 68:07 33830 /opt/novell/groupwise/agents/lib/liboff_eng.so.1
    b7614000-b761f000 r-xp 00000000 68:07 29469 /opt/novell/groupwise/agents/lib/libgwha.so.1
    b761f000-b7620000 rwxp 0000b000 68:07 29469 /opt/novell/groupwise/agents/lib/libgwha.so.1
    b7620000-b777a000 r-xp 00000000 68:07 33834 /opt/novell/groupwise/agents/lib/libpoa.so.1
    b777a000-b7788000 rwxp 00159000 68:07 33834 /opt/novell/groupwise/agents/lib/libpoa.so.1
    b7788000-b7791000 rwxp b7788000 00:00 0
    b7791000-b77ab000 r-xp 00000000 68:03 175 /lib/ld-2.4.so
    b77ab000-b77ad000 rwxp 0001a000 68:03 175 /lib/ld-2.4.so
    bfbef000-bfc05000 rwxp bfbef000 00:00 0 [stack]
    ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
    failed

  • *** glibc detected *** xmlcopyeditor: double free or corruption (out)

    I am trying to run a program called XMLCopyEditor and I keep getting this in the terminal:
    *** glibc detected *** xmlcopyeditor: double free or corruption (out): 0x086646e8 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x6b6c1)[0xb67186c1]
    /lib/libc.so.6(+0x6cf18)[0xb6719f18]
    /lib/libc.so.6(cfree+0x6d)[0xb671cf8d]
    /usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb690a901]
    xmlcopyeditor(_ZN11xercesc_3_013XSerializableD0Ev+0x23)[0x809cfcd]
    /usr/lib/libxerces-c-3.0.so(_ZN11xercesc_3_014RefHashTableOfINS_7GrammarENS_12StringHasherEED1Ev+0x54)[0xb6ac8b94]
    /usr/lib/libxerces-c-3.0.so(_ZN11xercesc_3_015GrammarResolverD1Ev+0x2c)[0xb6b5bc2c]
    /usr/lib/libxerces-c-3.0.so(_ZN11xercesc_3_017AbstractDOMParser7cleanUpEv+0x62)[0xb6b3c232]
    /usr/lib/libxerces-c-3.0.so(_ZN11xercesc_3_017AbstractDOMParserD2Ev+0x4c)[0xb6b3c5ec]
    /usr/lib/libxerces-c-3.0.so(_ZN11xercesc_3_015XercesDOMParserD0Ev+0x50)[0xb6b4ee90]
    xmlcopyeditor[0x80d812a]
    xmlcopyeditor[0x80d657a]
    /usr/lib/libexpat.so.1(+0x8c5b)[0xb6e7dc5b]
    /usr/lib/libexpat.so.1(+0x9c81)[0xb6e7ec81]
    /usr/lib/libexpat.so.1(+0xb65f)[0xb6e8065f]
    /usr/lib/libexpat.so.1(+0xbd47)[0xb6e80d47]
    /usr/lib/libexpat.so.1(XML_ParseBuffer+0x7c)[0xb6e7772c]
    /usr/lib/libexpat.so.1(XML_Parse+0xd3)[0xb6e78be3]
    xmlcopyeditor[0x80dd923]
    xmlcopyeditor[0x80cb7c6]
    xmlcopyeditor[0x8081f43]
    xmlcopyeditor[0x809648b]
    xmlcopyeditor[0x806e8fc]
    xmlcopyeditor[0x806539a]
    xmlcopyeditor(_ZN12wxAppConsole10CallOnInitEv+0x18)[0x809a3f6]
    /usr/lib/libwx_baseu-2.8.so.0(_Z7wxEntryRiPPw+0x40)[0xb6f1b950]
    /usr/lib/libwx_baseu-2.8.so.0(_Z7wxEntryRiPPc+0x37)[0xb6f1bb57]
    xmlcopyeditor[0x8063ce7]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xb66c3b86]
    xmlcopyeditor[0x8063bc1]
    ======= Memory map: ========
    08048000-0814a000 r-xp 00000000 08:02 1060710 /usr/local/bin/xmlcopyeditor
    0814a000-0814c000 rwxp 00101000 08:02 1060710 /usr/local/bin/xmlcopyeditor
    0814c000-08154000 rwxp 00000000 00:00 0
    08409000-08673000 rwxp 00000000 00:00 0 [heap]
    b4b00000-b4b21000 rwxp 00000000 00:00 0
    b4b21000-b4c00000 ---p 00000000 00:00 0
    b4c16000-b4c18000 r-xp 00000000 08:02 788505 /usr/lib/gconv/UTF-16.so
    b4c18000-b4c19000 r-xp 00001000 08:02 788505 /usr/lib/gconv/UTF-16.so
    b4c19000-b4c1a000 rwxp 00002000 08:02 788505 /usr/lib/gconv/UTF-16.so
    b4c1a000-b4c26000 r-xp 00000000 08:02 1192136 /usr/share/fonts/TTF/VeraMoBd.ttf
    b4c26000-b4c35000 r-xp 00000000 08:02 1192133 /usr/share/fonts/TTF/VeraBd.ttf
    b4c35000-b4c42000 r-xp 00000000 08:02 1192141 /usr/share/fonts/TTF/VeraMono.ttf
    b4c42000-b4c53000 r-xp 00000000 08:02 1192140 /usr/share/fonts/TTF/Vera.ttf
    b4c53000-b4c93000 r-xs 00000000 08:02 4564 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86.cache-2
    b4c93000-b4c9e000 r-xp 00000000 08:02 395 /lib/libudev.so.0.5.0
    b4c9e000-b4c9f000 rwxp 0000b000 08:02 395 /lib/libudev.so.0.5.0
    b4c9f000-b4cb2000 r-xp 00000000 08:02 829351 /usr/lib/libgvfscommon.so.0.0.0
    b4cb2000-b4cb3000 rwxp 00012000 08:02 829351 /usr/lib/libgvfscommon.so.0.0.0
    b4cb3000-b4cd6000 r-xp 00000000 08:02 829375 /usr/lib/gio/modules/libgvfsdbus.so
    b4cd6000-b4cd7000 rwxp 00022000 08:02 829375 /usr/lib/gio/modules/libgvfsdbus.so
    b4cdb000-b4ceb000 r-xs 00000000 08:02 4108 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86.cache-2
    b4ceb000-b4d06000 r-xs 00000000 08:02 4565 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-x86.cache-2
    b4d06000-b4d46000 r-xs 00000000 08:02 4556 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86.cache-2
    b4d46000-b4d5e000 r-xs 00000000 08:02 813375 /usr/share/mime/mime.cache
    b4d5e000-b4fc4000 r-xp 00000000 08:02 974778 /usr/share/icons/hicolor/icon-theme.cache
    b4fc4000-b5604000 r-xp 00000000 08:02 938009 /usr/share/icons/gnome/icon-theme.cache
    b5604000-b5664000 rwxs 00000000 00:08 2195476 /SYSV00000000 (deleted)
    b5664000-b5679000 r-xp 00000000 08:02 825928 /usr/lib/libart_lgpl_2.so.2.3.20
    b5679000-b567a000 rwxp 00014000 08:02 825928 /usr/lib/libart_lgpl_2.so.2.3.20
    b567a000-b56e1000 r-xp 00000000 08:02 812119 /usr/lib/libgnomeprint-2-2.so.0.1.0
    b56e1000-b56e3000 rwxp 00067000 08:02 812119 /usr/lib/libgnomeprint-2-2.so.0.1.0
    b56e3000-b57e4000 rwxp 00000000 00:00 0
    b57e4000-b57f7000 r-xp 00000000 08:02 829680 /usr/lib/libelf-0.8.12.so
    b57f7000-b57f8000 rwxp 00012000 08:02 829680 /usr/lib/libelf-0.8.12.so
    b57fd000-b5803000 r-xs 00000000 08:02 3566 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86.cache-2
    b5803000-b5813000 r-xp 00000000 08:02 829374 /usr/lib/gio/modules/libgioremote-volume-monitor.so
    b5813000-b5814000 rwxp 00010000 08:02 829374 /usr/lib/gio/modules/libgioremote-volume-monitor.so
    b5814000-b5864000 r-xp 00000000 08:02 829731 /usr/lib/bug-buddy/libbreakpad.so.0.0.0
    b5864000-b5865000 rwxp 0004f000 08:02 829731 /usr/lib/bug-buddy/libbreakpad.so.0.0.0
    b5865000-b5885000 r-xp 00000000 08:02 852930 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    b5885000-b5886000 rwxp 00020000 08:02 852930 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    b5886000-b588d000 r-xp 00000000 08:02 802310 /usr/lib/libltdl.so.7.2.0
    b588d000-b588e000 rwxp 00007000 08:02 802310 /usr/lib/libltdl.so.7.2.0
    b588e000-b589a000 r-xp 00000000 08:02 826000 /usr/lib/libtdb.so.1.1.3
    b589a000-b589b000 rwxp 0000b000 08:02 826000 /usr/lib/libtdb.so.1.1.3
    b589b000-b58c2000 r-xp 00000000 08:02 824194 /usr/lib/libvorbis.so.0.4.3
    b58c2000-b58c3000 rwxp 00027000 08:02 824194 /usr/lib/libvorbis.so.0.4.3
    b58c3000-b5a74000 r-xp 00000000 08:02 816237 /usr/lib/locale/locale-archive
    b5a74000-b5aab000 r-xp 00000000 08:02 817362 /usr/lib/libdbus-1.so.3.4.0
    b5aab000-b5aac000 r-xp 00036000 08:02 817362 /usr/lib/libdbus-1.so.3.4.0
    b5aac000-b5aad000 rwxp 00037000 08:02 817362 /usr/lib/libdbus-1.so.3.4.0
    b5aad000-b5ac9000 r-xp 00000000 08:02 800217 /usr/lib/libdbus-glib-1.so.2.1.0
    b5ac9000-b5aca000 rwxp 0001b000 08:02 800217 /usr/lib/libdbus-glib-1.so.2.1.0
    b5aca000-b5ad0000 r-xp 00000000 08:02 823101 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so
    b5ad0000-b5ad1000 rwxp 00005000 08:02 823101 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so
    b5ad1000-b5ad3000 r-xp 00000000 08:02 93 /lib/libutil-2.11.so
    b5ad3000-b5ad4000 r-xp 00001000 08:02 93 /lib/libutil-2.11.so
    b5ad4000-b5ad5000 rwxp 00002000 08:02 93 /lib/libutil-2.11.so
    b5ad5000-b5ad8000 rwxs 00000000 00:08 2162707 /SYSV00000000 (deleted)
    b5ad8000-b5ae5000 r-xp 00000000 08:02 829734 /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
    b5ae5000-b5ae6000 rwxp 0000d000 08:02 829734 /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
    b5ae6000-b5b27000 r-xp 00000000 08:02 823514 /usr/lib/libhunspell-1.2.so.0.0.0
    b5b27000-b5b2b000 rwxp 00041000 08:02 823514 /usr/lib/libhunspell-1.2.so.0.0.0
    b5b2d000-b5b34000 r-xp 00000000 08:02 824196 /usr/lib/libvorbisfile.so.3.3.2
    b5b34000-b5b35000 rwxp 00006000 08:02 824196 /usr/lib/libvorbisfile.so.3.3.2
    b5b35000-b5b43000 r-xp 00000000 08:02 827110 /usr/lib/libcanberra.so.0.2.1
    b5b43000-b5b44000 rwxp 0000d000 08:02 827110 /usr/lib/libcanberra.so.0.2.1
    b5b44000-b5b46000 r-xp 00000000 08:02 927712 /usr/lib/enchant/libenchant_zemberek.so
    b5b46000-b5b47000 rwxp 00001000 08:02 927712 /usr/lib/enchant/libenchant_zemberek.so
    b5b47000-b5bdd000 r-xp 00000000 08:02 811888 /usr/lib/libaspell.so.15.1.4
    b5bdd000-b5be1000 rwxp 00095000 08:02 811888 /usr/lib/libaspell.so.15.1.4
    b5be1000-b5be5000 rwxp 00000000 00:00 0
    b5be6000-b5beb000 r-xp 00000000 08:02 824190 /usr/lib/libogg.so.0.6.0
    b5beb000-b5bec000 rwxp 00004000 08:02 824190 /usr/lib/libogg.so.0.6.0
    b5bec000-b5bef000 r-xp 00000000 08:02 827105 /usr/lib/libcanberra-gtk.so.0.1.4
    b5bef000-b5bf0000 rwxp 00003000 08:02 827105 /usr/lib/libcanberra-gtk.so.0.1.4
    b5bf0000-b5bf4000 r-xp 00000000 08:02 827122 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    From searching google, this errors comes from trying to free allocated memory that doesn't exist. This program worked before but I am not sure what would be different. There may be a bad upgrade. Anyways, I cannot make heads or tails of the backtrace and memory map. Anyone know where the offending library could be?
    Thanks.

    Since this is happening with the same program then it probably does have something to do with the program or a library, however if you have recently changed the memory in your PC then it can also cause things like this to happen. In fact, adding a certain stick of ram to my PC was the only time I've ever seen a message like this appear

  • *** glibc detected *** double free or corruption (!prev): 0x0833df48 ***

    Oracle Database v10.2.0.2.0
    Server: Linux hostname 2.6.9-42.0.10.ELsmp #1 SMP Tue Feb 27 10:11:19 EST 2007 i686 i686 i386 GNU/Linux
    Logged into EM, will like to Monitor in Memory Access Mode
    Performance monitoring in Memory Access Mode is currently disabled for this database instance.
    Enabled Memory Access Mode button to enable this feature, after about 10 mins, EM crashes, and getting error message: "*** glibc detected *** double free or corruption (!prev): 0x0833df48 *** on linux server.
    As anyone come across this error message before, if they did any solutions/ideas.
    I have gone into metalink, couldn't find any information on this.
    Can anyone help...

    Found the same thing on one of my clients machines.
    Different architecture x86_64. So it seems that there is a problem in the DBConsole.
    Should try to log an SR with Support.
    cu
    Andreas

  • 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.

  • "sqlplus: free(): invalid pointer:" when trying to connect to SSL listener

    Hi,
    I'm trying to get an SSL connection configured with my Oracle 11.2.0.1 database and I am getting the following error after entering the password (and when I try to just tnsping the connection):
    NOTE: I cut out a big chunk of the trace dump. If you'd like to see the entire dump, please let me know.
    [po@la4 oracle]$ sqlplus cots_usr@LA2_COTS_SSL
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Jun 4 11:55:03 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter password:
    *** glibc detected *** sqlplus: free(): invalid pointer: 0x000000001ef6d490 ***
    ======= Backtrace: =========
    /lib64/libc.so.6[0x3b34e70d7f]
    /lib64/libc.so.6(cfree+0x4b)[0x3b34e711db]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nzumfree+0x74)[0x2adbcffd190c]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztiFIC_Free_Identity_Contents+0x42)[0x2adbcfe3224c]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztiDI_Destroy_Identity+0x37)[0x2adbcfe321e5]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztiFIL_Free_Identity_List+0x3c)[0x2adbcfe32182]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztnFPC_Free_Persona_Contents+0x41)[0x2adbcfe329ad]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztnDAP_Destroy_A_Persona+0x37)[0x2adbcfe32947]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztnFPL_Free_Persona_List+0x3c)[0x2adbcfe328e6]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztwFWC_Free_Wallet_Contents+0x6d)[0x2adbcfe331e3]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztwCloseWallet+0x43)[0x2adbcfe33103]
    7fffc9fa9000-7fffc9fac000 r-xp 7fffc9fa9000 00:00 0 [vdso]
    ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vsyscall]
    [po@la4 oracle]$
    TNSPING results in the same...
    [po@la4 oracle]$ tnsping LA2_COTS_SSL
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 04-JUN-2012 12:08:27
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    /opt/oracle/11g_client/WALLETS/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCPS)(HOST = la2.po.org)(PORT = 2484)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = la2.po.org_cots)))
    *** glibc detected *** tnsping: free(): invalid pointer: 0x0000000011a1f0a0 ***
    ======= Backtrace: =========
    /lib64/libc.so.6[0x3b34e70d7f]
    /lib64/libc.so.6(cfree+0x4b)[0x3b34e711db]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nzumfree+0x74)[0x2b829cd5a90c]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztiFIC_Free_Identity_Contents+0x42)[0x2b829cbbb24c]
    /opt/oracle/11g_client/product/11_2/lib/libnnz11.so(nztiDI_Destroy_Identity+0x37)[0x2b829cbbb1e5]
    However, the non-SSL connection works fine:
    [po@la4 oracle]$ tnsping LA2_COTS
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 04-JUN-2012 12:10:26
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    /opt/oracle/11g_client/WALLETS/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = la2.po.org)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = la2.po.org_cots)))
    OK (10 msec)
    -- AND I can connect using sqlplus as well.
    MY TNSNAMES.ORA file:
    # NON-SSL Connector for DB running on LA2 server
    LA2_COTS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = la2.po.org)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = la2.po.org_cots)
    # SSL Connector for DB running on LA2 server
    LA2_COTS_SSL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCPS)(HOST = la2.po.org)(PORT = 2484))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = la2.po.org_cots)
    MY SQLNET.ORA file
    [po@la4 WALLETS]$ cat sqlnet.ora
    BEQUEATH_DETACH=YES
    NAMES.DIRECTORY_PATH=(TNSNAMES)
    SQLNET.EXPIRE_TIME=10
    SQLNET.AUTHENTICATION_SERVICES = (beq,tcps)
    SQLNET.OUTBOUNT_CONNECTION_TIMEOUT = 3
    SSL_CLIENT_AUTHENTICATION = true
    SSL_VERSION = 3.0
    SSL_CIPHER_SUITES = (SSL_RSA_WITH_3DES_EDE_CDC_SHA, SSL_RSA_WITH_RC4_128_SHA)
    WALLET_LOCATION =
    (SOURCE =
    (METHOD = FILE)
    (METHOD_DATA =
    (DIRECTORY = /home/po/certs)
    Does anyone have any ideas as to what the problem may be?
    Thanks

    I have since reinstalled the 11gR2 database after noticing that I was missing some library paths (/lib and /usr/lib) in my LD_LIBRARY_PATH env var.
    The database that I reinstalled at this point seems to be working fine but all the clients on the other VIPs are installed with those same paths missing from the LD_LIBRARY_PATH. We are in the process of updating the paths on those boxes and then will try reinstalling the clients with the hopes that this will help.

  • Error while executing web part: System.InvalidProgramException: Common Language Runtime detected an invalid program.

    hello,
    we have 3 server sharepoint 2010 farm as a live system and a 1 server for development and test system. I've got a problem with one of our portals that gives correlation ID (in 2 or 3 times a week) on all my dataview web parts (total 8 Dataview
    WP) until i make IIS reset for that portal. (but same portal works like magic on test system over 3 weeks now). there is no custom code in the page other than the customized masterpage and css. and just reseting the IIS solves the problem for a couple
    of days but i need to fix that permanantly. if anyone can help me about that i will be happy. thank you all in advance.
    here is the log for the correlation ID;
    11/08/2011 09:40:11.72  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Name=Request (GET:http://www.efesithelpdesk.com:80/defaulttr.aspx) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:11.79  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (GetFileAndMetaInfo). Execution Time=63,946744628158 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:11.79  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (GetWebPartPageContent). Execution Time=64,2515319684485 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:11.79  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Logging Correlation Data       xmnv Medium   Site=/ 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:11.79  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=65.3603321092485 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.22  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=361.680395134018 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.25  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.25* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.25  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (DataBinding DataFormWebPart (HelpDesk)). Execution Time=391.723110060077 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.25  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (Activate web part connections). Execution Time=416.389513192319 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.28  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.28* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.30  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=18.8157992147047 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.34  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.34* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.34  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (DataBinding DataFormWebPart (Related Items in Approves)).
    Execution Time=56.5768833748423 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.36  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=16.99475771362 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.41  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.41* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.41  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (DataBinding DataFormWebPart (Related Items in Tasks)).
    Execution Time=59.0992011554541 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.43  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=20.8265994700444 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.44  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.44* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.46  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=18.1539832576487 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.47  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.47* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.49  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=13.4458429772499 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.49  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.49* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.52  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly High     Leaving Monitored Scope (EnsureListItemsData). Execution Time=23.1282886512113 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.53  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     Error while executing web part: System.InvalidProgramException: Common Language
    Runtime detected an invalid program.     at Execute(XmlQueryRuntime )     at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer, Boolean
    closeWriter)     at System.Xml.Xsl.XmlILCommand.Execute(IXPathNavigable contextDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter results)     at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable
    input, XsltArgumentList arguments, XmlWriter results)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.ExecuteTransform(XslCompiledTransform xslCompiledTransform, XsltArgumentList xmlArguments, Boolean bDeferExecuteTransform)    
    at Microsoft.SharePoint.WebPar... 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.53* w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Web Parts                      89a1 High     ...tPages.DataFormWebPart.PrepareAndPerformTransform(Boolean bDeferExecuteTransform) 841eadfa-2a71-4cd3-85a4-7b1e3d75355f
    11/08/2011 09:40:12.57  w3wp.exe (0x1AF4)                        0x0BB4 SharePoint Foundation        
     Monitoring                     b4ly Medium   Leaving Monitored Scope (Request (GET:http://www.efesithelpdesk.com:80/defaulttr.aspx)). Execution
    Time=845.499567682485 841eadfa-2a71-4cd3-85a4-7b1e3d75355f

    Nicholas Mulder's summary is exactly the issue our server is facing. App pool recycle kicks-off at 2:04am and by 2:06am all our data view web parts are displaying "Unable to display web part ..." I get the same error messages in ULS logs every
    time it recycles, however it is able to correct itself some of the time. The other times which is every few days, the web parts never come back up.
    Here are a few lines from the log leading up to the recycle and a few after.
    -The application domain /LM/W3SVC/1304874868/ROOT-1-130058022909222844 is unloading and going to be recycled.
    -Shutdown Reason: HostingEnvironment initiated shutdown  HostingEnvironment caused shutdown
    -AppDomain shutdown initiated
    -Flushing connection pool 'Data Source=SPSQL;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Connect Timeout=15'
    -An application domain named /LM/W3SVC/1304874868/ROOT-1-130058174460198926 has just been loaded.
    -Failed to look up string with key "FSAdmin_SiteSettings_UserContextManagement_ToolTip", keyfile Microsoft.Office.Server.Search.
    -Error initializing Safe control - Assembly:Microsoft.Office.SharePoint.ClientExtensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c TypeName: Microsoft.Office.SharePoint.ClientExtensions.Publishing.TakeListOfflineRibbonControl Error:
    -No webtemp*.xml files found for language 1033 and product version 3.
    -No webtemp*.xml files found for language 1033 and product version 2.
    -Failed to find generic XML file at "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Template\SiteTemplates\STS\xml\stdview.xml"
    -Failed to find generic XML file at "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Template\SiteTemplates\STS\xml\stdview.xml"
    -Error while executing web part: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    -Error while executing web part: System.ArgumentException: An item with the same key has already been added.   
    -Error while executing web part: System.NullReferenceException: Object reference not set to an instance of an object.  
    -AddWithFile:DfwpXslFilesHashCache=Microsoft.SharePoint.WebPartPages.CloneableHashTable
    -Error while executing web part: System.InvalidProgramException: Common Language Runtime detected an invalid program. 

  • Rep - 1223  (Invalid Page Size)/Urgent

    Hi,
    I has developed a report in character mode.Then i save the report.In order to have a precise alignment i then changed the design in character units property to Yes.After some time,while running the report it gave an error Rep - 1223 (Invalid Page Size).
    On seeing the property inspector for Paper layout for the Main Section,i saw that the width and height property increased to some very high level.On trying to reducing the width and height size ,it gave a message that unable to reduce it since the layout is not large enough to accomodate layout items.
    Even when i do not save the report the next time,the error somehow persists.
    This kind of error comes very occasionally when try to design character mode reports using design in character units property set to Yes.
    Kindly help me out.
    Regards
    Deepak

    Hi Deepak
    I suggest you apply the latest patch set and check if issue still exist. There are no known issues like this currently.
    Thanks
    Rohit

  • Glibc detected on Oracle R2 on Linux 2.6.18.274

    Hi ,
    Glibc detected on Oracle R2 on Linux 2.6.18.274
    *** glibc detected *** double free or corruption (!prev):
    What may be the cause
    Kindly help

    What the heck is Oracle R2?
    Where do you see this message, and why do you think it has anything to do with Oracle.
    If it is, in fact, related to Oracle, about the only option you have is to file a support request at https://support.oracle.com

Maybe you are looking for