Your message dated Mon, 7 Jan 2008 15:36:52 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459382: git-core: segfault in git-mktree
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: git-core
Version: 1:1.5.3.7-1
Severity: normal
git-mktree gives me mysterious segfaults. A testcase is attached.
Thanks,
Jö.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-core depends on:
ii cpio 2.9-6 GNU cpio -- a program to manage ar
ii libc6 2.7-5 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.17.1-1 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.11-2 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 1.95.8-4 XML parsing C library - runtime li
ii perl-modules 5.8.8-12 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-8 compression library - runtime
Versions of packages git-core recommends:
ii curl 7.17.1-1 Get a file from an HTTP, HTTPS or
ii git-doc 1:1.5.3.7-1 fast, scalable, distributed revisi
ii less 416-1 Pager program similar to more
ii openssh-client [ssh-client] 1:4.6p1-5 secure shell client, an rlogin/rsh
ii patch 2.5.9-4 Apply a diff file to an original
ii rsync 2.6.9-6 fast remote file copy program (lik
-- no debconf information
--
P.S: P.S. in Emails ist ziemlich überflüssing.
#!/bin/sh
git-init
hash=`git-mktree </dev/null`
#The following will segfault
git-mktree <<EOF
040000 tree $hash .svn
040000 tree $hash R. Rannacher: Numerik 0: Einfuehrung in die Numerische Mathematik.pdf
040000 tree $hash R. Rannacher: Numerik 1: Numerik gewoehnlicher Differentialgleichungen.pdf
EOF
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1:1.5.4~rc2-1
On Sun, Jan 06, 2008 at 02:27:15AM +0100, J?? Fahlke wrote:
> git-mktree gives me mysterious segfaults. A testcase is attached.
Hi, thanks for the report and testcase. The problem is already fixed
upstream, and in the git-core package in Debian/experimental; the final
1.5.4 will fix it in Debian/unstable.
Regards, Gerrit.
--- End Message ---