From: Martin Waitz <tali@admingilde.org>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <junkio@cox.net>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] Simplify calling of CR/LF conversion routines
Date: Sun, 22 Apr 2007 15:45:06 +0200 [thread overview]
Message-ID: <20070422134505.GF27208@admingilde.org> (raw)
In-Reply-To: <20070418222827.GB2477@steel.home>
[-- Attachment #1: Type: text/plain, Size: 2312 bytes --]
hoi :)
For me (on glibc-2.5) the testsuite fails in t0020-crlf.sh, test 14:
*** glibc detected *** git: free(): invalid next size (fast): 0x081097b8 ***
======= Backtrace: =========
/lib/i686/cmov/libc.so.6[0x401ed843]
/lib/i686/cmov/libc.so.6(__libc_free+0x90)[0x401f0d00]
git[0x8096f66]
git[0x808ca97]
git[0x808cf52]
git[0x80715b2]
git[0x804a957]
git[0x804adac]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xd8)[0x4019b878]
git[0x804a6d1]
======= Memory map: ========
08048000-080ca000 r-xp 00000000 fe:03 856305 /home/martin/src/git/git
080ca000-080cc000 rw-p 00082000 fe:03 856305 /home/martin/src/git/git
080cc000-0812a000 rw-p 080cc000 00:00 0 [heap]
40000000-4001c000 r-xp 00000000 fe:05 1505 /lib/ld-2.5.so
4001c000-4001e000 rw-p 0001b000 fe:05 1505 /lib/ld-2.5.so
4001e000-4001f000 r-xp 4001e000 00:00 0 [vdso]
4001f000-40021000 rw-p 4001f000 00:00 0
40021000-40022000 rw-p 00000000 fe:03 902199 /home/martin/src/git/t/trash/.git/index
40022000-4002c000 r-xp 00000000 fe:05 2937 /lib/libgcc_s.so.1
4002c000-4002d000 rw-p 00009000 fe:05 2937 /lib/libgcc_s.so.1
40035000-40048000 r-xp 00000000 fe:09 98501 /usr/lib/libz.so.1.2.3
40048000-40049000 rw-p 00012000 fe:09 98501 /usr/lib/libz.so.1.2.3
40049000-4016d000 r-xp 00000000 fe:09 114802 /usr/lib/i686/cmov/libcrypto.so.0.9.8
4016d000-40181000 rw-p 00123000 fe:09 114802 /usr/lib/i686/cmov/libcrypto.so.0.9.8
40181000-40186000 rw-p 40181000 00:00 0
40186000-402c1000 r-xp 00000000 fe:05 1983 /lib/i686/cmov/libc-2.5.so
402c1000-402c2000 r--p 0013b000 fe:05 1983 /lib/i686/cmov/libc-2.5.so
402c2000-402c4000 rw-p 0013c000 fe:05 1983 /lib/i686/cmov/libc-2.5.so
402c4000-402c7000 rw-p 402c4000 00:00 0
402c7000-402c9000 r-xp 00000000 fe:05 2194 /lib/i686/cmov/libdl-2.5.so
402c9000-402cb000 rw-p 00001000 fe:05 2194 /lib/i686/cmov/libdl-2.5.so
402cb000-402cc000 rw-p 402cb000 00:00 0
40300000-40321000 rw-p 40300000 00:00 0
40321000-40400000 ---p 40321000 00:00 0
bff3f000-bff54000 rw-p bff3f000 00:00 0 [stack]
* FAIL 14: .gitattributes says two and three are text
bisecting points to ac78e548, but I can't see any obvious problem with
this commit.
Do you have any idea?
--
Martin Waitz
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-04-22 13:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-18 22:28 [PATCH] Simplify calling of CR/LF conversion routines Alex Riesen
2007-04-18 23:03 ` Alex Riesen
2007-04-22 13:45 ` Martin Waitz [this message]
2007-04-22 16:16 ` Alex Riesen
-- strict thread matches above, loose matches on Subject: below --
2007-04-19 0:05 Alex Riesen
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=20070422134505.GF27208@admingilde.org \
--to=tali@admingilde.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=raa.lkml@gmail.com \
--cc=torvalds@linux-foundation.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).