Date: Mon, 13 May 2013 08:55:39 -0700 From: Tim Kientzle <kientzle@freebsd.org> To: freebsd-arm <freebsd-arm@freebsd.org> Subject: Git crash on EABI system. Message-ID: <A44A52E5-E878-45CD-B032-F111E5E244BA@freebsd.org>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_CC2D135B-8370-4490-B2C8-679A57397F05 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Has anyone else seen this from git on a clang/EABI system? Assertion failed: (attr_stack->origin), function prepare_attr_stack, = file attr.c, line 630. Program received signal SIGABRT, Aborted. [Switching to Thread 20c03300 (LWP 100076/git)] 0x204b842c in thr_kill () from /lib/libc.so.7 (gdb) bt #0 0x204b842c in thr_kill () from /lib/libc.so.7 #1 0x2044157c in raise () from /lib/libthr.so.3 #2 0x20598130 in abort () from /lib/libc.so.7 #3 0x20574630 in __assert () from /lib/libc.so.7 #4 0x00076b28 in ?? () I'm planning to do a debug build and see if I can track down any more details. Tim --Apple-Mail=_CC2D135B-8370-4490-B2C8-679A57397F05 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.18 (Darwin) iQEcBAEBAgAGBQJRkQz8AAoJEGMNyGo0rfFBBP0H/RaXaNn7WndtP+2gxNqME3Eo ypFoxFq7YLM7Fiyfllm8IOiLKu2lFJalWJccfOzVa5Z7VLT5TzaY50UWqJQtHiQz x324nMDxKGlQyvmM4u6RGNRowHcV1d3uKGxJ2nI4s67A4pRFncsrChSDzADCPgf9 Dr0WvigEDqKkR3Nw/cIpDzra1Fl2BHwX7cNw/4HDYiNK6o8JobGDKiXAPZoa5OWT Gzqp+xTolH3bJGzKq1wyl4EhUm0e+mzgCnlrXydewXO638bk6Eu9+L+DXUwf7u+j TzYlHhYH4I7lQiTf+rs6L3t++Vz8jjmLpx9pHX6043mNvyLkuce1gUuBR2Ag/zs= =UMTX -----END PGP SIGNATURE----- --Apple-Mail=_CC2D135B-8370-4490-B2C8-679A57397F05--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A44A52E5-E878-45CD-B032-F111E5E244BA>