Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Jason Evans <jasone@xxxxxxxxxxx>
- Date: Mon, 01 Dec 2008 11:08:44 -0800
Kyle Allender wrote:
Stefan Farfeleder wrote:On Mon, Dec 01, 2008 at 07:34:17AM -0600, Kyle Allender wrote:OK. I've kicked off a buildworld as that's about the only method I know that will resolve this issue. The "faster ways" I'm unaware of - if someone could enlighten me, that'd be great. Buildworld will work in the meantime, though.Stefan Farfeleder wrote:On Mon, Dec 01, 2008 at 07:06:32AM -0600, Kyle Allender wrote:Should I rerun build/installworld before re-attempting the kde build or just run make clean in the phonon directory?Hello.Hi,
Generating mediaobjecttest.moc
Assertion failed: ((ret << BLOCK_COST_2POW) != 0), function malloc_spin_lock, file /usr/src/lib/libc/stdlib/malloc.c, line 1287.
Abort trap (core dumped)
this assertion has been fixed yesterday (svn r185483).
You need at least an updated libc. build/installworld will do that but
there are faster ways for this small update. After that you can
continue building kde.
In this case of libc, it's usually a good idea to do the full buildworld, since libc gets statically linked into various toolchain binaries. Fortunately, this bug in malloc only affects multi-threaded applications; otherwise you'd have an unrecoverable system (though I would have noticed that before committing).
Jason
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Kyle Allender
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- References:
- Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Kyle Allender
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Stefan Farfeleder
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Kyle Allender
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Stefan Farfeleder
- Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- From: Kyle Allender
- Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- Prev by Date: Re: HEADS UP: r185522 - in head: . share/man/man4 sys/amd64/conf sys/arm/conf sys/conf sys/contrib/dev/ath sys/dev/ath sys/dev/ath/ath_rate/amrr sys/dev/ath/ath_rate/onoe sys/dev/ath/ath_rate/sample ...
- Next by Date: Re: HEADS UP: r185522 - in head: . share/man/man4 sys/amd64/conf sys/arm/conf sys/conf sys/contrib/dev/ath sys/dev/ath sys/dev/ath/ath_rate/amrr sys/dev/ath/ath_rate/onoe sys/dev/ath/ath_rate/sample ...
- Previous by thread: Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- Next by thread: Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
- Index(es):
Relevant Pages
|