Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2013 05:04:29 -0400
From:      Tim Kientzle <kientzle@freebsd.org>
To:        Werner Thie <werner@thieprojects.ch>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Git crash on EABI system.
Message-ID:  <2290084B-D302-4489-BB01-817497901E2B@freebsd.org>
In-Reply-To: <51949698.80205@thieprojects.ch>
References:  <A44A52E5-E878-45CD-B032-F111E5E244BA@freebsd.org> <51949698.80205@thieprojects.ch>

next in thread | previous in thread | raw e-mail | index | archive | help

On May 16, 2013, at 4:19 AM, Werner Thie wrote:

>> Has anyone else seen this from git on a clang/EABI system?
>>=20
>> Assertion failed: (attr_stack->origin), function prepare_attr_stack, =
file attr.c, line 630.
>>=20
>> 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 ?? ()
>>=20
>> I'm planning to do a debug build and see if I can track down any
>> more details.
>=20
> Hi Tim
>=20
> just built git out of curiosity after your post on the BBone
>=20
> FreeBSD beaglebone 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250144M: Sat =
May  4 14:18:20 CEST 2013 =
root@xtools:/usr/home/wthie/proj/crochet-freebsd/work/obj/arm.armv6/usr/lo=
cal/src/sys/BEAGLEBONE-NOWITNESS  arm
>=20
> git crashes exactly as advertised when cloning a project in
>=20
> Assertion failed: (attr_stack->origin), function prepare_attr_stack, =
file attr.c, line 630.

Thanks for verifying that.

Unfortunately, a debug build (make -DWITH_DEBUG) does
not crash for me.  So I clearly have more work ahead of me
to narrow this down.

Tim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2290084B-D302-4489-BB01-817497901E2B>