Julian Phillips wrote:
On Thu, 26 Apr 2007, Christian wrote:
hi list,
i've got git-1.5.1 here and did a git push to a http based
repository, i got a segfault :(
please see the logs :
...
root@beroTester:/usr/src/mISDN# gdb git core
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-linux"...
warning: core file may not match specified executable file.
Core was generated by `/usr//bin/git-http-push
git-http-push is a separate program. You might want to try "gdb
git-http-push core"?
Loaded symbols for /lib/tls/libnss_dns.so.2
#0 decode_tree_entry (desc=0xbff5110c, buf=0x0, size=454) at tree-walk.c:10
10 while ((c = *str++) != ' ') {
(gdb) bt
#0 decode_tree_entry (desc=0xbff5110c, buf=0x0, size=454) at tree-walk.c:10
#1 0x0804b9a8 in mark_tree_uninteresting (tree=0x80d0240) at revision.c:65
#2 0x080534cd in main (argc=2, argv=Cannot access memory at address 0x1ca
) at http-push.c:1998
(gdb)
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html