From: "saikrishna.sripada" <saikrishna.sripada@students.iiit.ac.in>
To: <git@vger.kernel.org>
Subject: Help needed: Tests failed While replacing char array with strbuf in bulk-checkin.c
Date: Tue, 04 Mar 2014 02:41:14 +0530 [thread overview]
Message-ID: <d7af2c2bcb07168ecddedf76ca776cd0@students.iiit.ac.in> (raw)
Hi ,
I am trying do complete the microproject 4, inorder to apply to GSOC.
I have made the below changes:
https://gist.github.com/anhsirksai/9334565
Post my changes compilation is succes in the source directory.
But when I ran the tests[make in t/ directory] my tests are failing
saying
"
free(): invalid pointer: 0x3630376532353636 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x7eb96)[0x2b5f3b540b96]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x4fb829]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x47d425]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x4064ad]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x405a04]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x404cbd]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x2b5f3b4e376d]
/home/saikrishna/Desktop/libcloud-0.14.1/sai/git/git[0x405109]
"
Can some one please help me with the memory allacation and
strbuf_release()
Thanks,
--sai krishna
next reply other threads:[~2014-03-03 21:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-03 21:11 saikrishna.sripada [this message]
2014-03-03 22:14 ` Help needed: Tests failed While replacing char array with strbuf in bulk-checkin.c Eric Sunshine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d7af2c2bcb07168ecddedf76ca776cd0@students.iiit.ac.in \
--to=saikrishna.sripada@students.iiit.ac.in \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).