git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Installed git 2.1.3 on sparc 8, but got core dump during 'git clone'
@ 2014-11-06  5:19 victor
  2014-11-06  5:31 ` Jeff King
  2014-11-06  6:34 ` victor
  0 siblings, 2 replies; 8+ messages in thread
From: victor @ 2014-11-06  5:19 UTC (permalink / raw)
  To: git

Hi,

I installed git 2.1.3 on sparc 8 by source code with make install, however I
got git core dump during 'git clone'.

I used command as below to compile and install:

./configure --prefix=/usr/local/git-2.1.3/ --enable-pthreads
sudo gmake NO_GETTEXT=1 install

Below I pasted  the gdb bt full details, does anyone have any idea why this
happened?

Thanks very much!
Victor

(gdb) bt full
#0  0xff0332ec in strlen () from /usr/lib/libc.so.1
No symbol table info available.
#1  0xff0866b8 in _doprnt () from /usr/lib/libc.so.1
No symbol table info available.
#2  0xff088ac0 in vsnprintf () from /usr/lib/libc.so.1
No symbol table info available.
#3  0x00137c18 in vreportf (prefix=0x190038 "cannot create thread: %s",
err=0x190038 "cannot create thread: %s", params=0xffbef280)
    at usage.c:12
        msg = "cannot create thread:
\0d~▒▒▒\201\001\001\0\0\036\rP\0\034▒\0\0\034▒\0\0\036\rP", '\0' <repeats 16
times>,
"▒\f\027\004▒\f\027\b▒\v▒▒▒\v▒▒▒▒▒▒\177▒▒▒▒▒▒▒▒\f\027$▒\v▒\b\0\036\rP", '\0'
<repeats 35 times>,
"\001\0\030▒0\0\0\0\001\0\034▒\0▒▒▒▒\0\0\0/\0\0\0\0▒\003▒@", '\0' <repeats
12 times>,
"\201\001\001\0\0\036\rP\0\0\0\0\0\0\0\001\0\031\032\220\0\0\0\0\0\030▒0▒▒▒▒\0\0\0\0▒▒▒▒\0\0\0\v",
'\0' <repeats 27 times>...
#4  0x00137f6c in error (err=0x196128 "error: ") at usage.c:147
No locals.
#5  0x00112aa0 in start_async (async=0xffbef5b0) at run-command.c:727




--
View this message in context: http://git.661346.n2.nabble.com/Installed-git-2-1-3-on-sparc-8-but-got-core-dump-during-git-clone-tp7620692.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-07  7:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-06  5:19 Installed git 2.1.3 on sparc 8, but got core dump during 'git clone' victor
2014-11-06  5:31 ` Jeff King
2014-11-06  6:34 ` victor
2014-11-06  7:24   ` Jeff King
2014-11-06  7:38   ` victor
2014-11-06  8:26     ` Torsten Bögershausen
2014-11-06  8:36     ` victor
2014-11-07  7:18       ` victor

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).