Help : glibc detected /a.out: free(): invalid next size (normal): 0x099da890

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shrik
    New Member
    • Jul 2007
    • 9

    Help : glibc detected /a.out: free(): invalid next size (normal): 0x099da890

    I have following error :
    Total giant files in replay configuration file are :
    File name : /new_file/prob1.rec
    Given file /new_file/prob1.rec is successfully verified.

    Splitting for giant file /new_file/prob1.rec started. Please wait....
    In while loop of request searching
    *** glibc detected *** ./a.out: free(): invalid next size (normal): 0x099da890 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x47c0eefd]
    /lib/libc.so.6(cfree +0x90)[0x47c12550]
    ./a.out[0x8049c71]
    ./a.out[0x80489f1]
    ./a.out[0x80488d9]
    /lib/libc.so.6(__lib c_start_main+0x dc)[0x47bbef2c]
    ./a.out[0x8048761]
    ======= Memory map: ========
    00544000-00545000 r-xp 00544000 00:00 0 [vdso]
    08048000-0804b000 r-xp 00000000 08:05 3851539 /new_file/a.out
    0804b000-0804c000 rwxp 00003000 08:05 3851539 /new_file/a.out
    099d8000-099f9000 rwxp 099d8000 00:00 0
    471da000-471f3000 r-xp 00000000 08:05 1991041 /lib/ld-2.5.so
    471f3000-471f4000 r-xp 00018000 08:05 1991041 /lib/ld-2.5.so
    471f4000-471f5000 rwxp 00019000 08:05 1991041 /lib/ld-2.5.so
    47ba9000-47ce0000 r-xp 00000000 08:05 1991042 /lib/libc-2.5.so
    47ce0000-47ce2000 r-xp 00137000 08:05 1991042 /lib/libc-2.5.so
    47ce2000-47ce3000 rwxp 00139000 08:05 1991042 /lib/libc-2.5.so
    47ce3000-47ce6000 rwxp 47ce3000 00:00 0
    48756000-48761000 r-xp 00000000 08:05 1927591 /lib/libgcc_s-4.1.1-20061011.so.1
    48761000-48762000 rwxp 0000a000 08:05 1927591 /lib/libgcc_s-4.1.1-20061011.so.1
    b7e00000-b7e21000 rw-p b7e00000 00:00 0
    b7e21000-b7f00000 ---p b7e21000 00:00 0
    b7f63000-b7f64000 rw-p b7f63000 00:00 0
    b7f72000-b7f75000 rw-p b7f72000 00:00 0
    bfe8c000-bfea2000 rw-p bfe8c000 00:00 0 [stack]
    In while loop of response searchingAborte d


    Code is as follows :
    ::Code removed per Posting Guidelines::


    SO please help me as soon as possible
    Last edited by sicarie; Jul 23 '07, 02:58 PM. Reason: Posting Guidelines
  • Silent1Mezzo
    New Member
    • Feb 2007
    • 208

    #2
    If you put your code into [code] [ /code] blocks it might be easier for us to view it.

    Comment

    • sicarie
      Recognized Expert Specialist
      • Nov 2006
      • 4677

      #3
      Agreed, and please read this thoroughly. You have double posted and not used code tags (though I thank you for using a descriptive title), so please read the Guidelines if you wish to continue to post here.

      Update:: I have tried to encapsulate the code in code tags, however when I do so, your entire post disappears. As your code already violates the "Please do not post full code" section of the Posting Guidelines, I'm going to ask that you re-post the section of your code that is referenced in the error, and do so using code tags.

      Thank you
      Last edited by sicarie; Jul 23 '07, 02:59 PM. Reason: Update

      Comment

      • shrik
        New Member
        • Jul 2007
        • 9

        #4
        I want to delete the thread. How to do it. In new post i will follow the guidelines

        Comment

        • sicarie
          Recognized Expert Specialist
          • Nov 2006
          • 4677

          #5
          Originally posted by shrik
          I want to delete the thread. How to do it. In new post i will follow the guidelines
          Moderators can delete threads, but why don't you just re-post your question in this thread?

          Comment

          Working...