On 10/05/2011 17.12, Carmelo AMOROSO wrote: > On 5/10/2011 5:00 PM, Filippo ARCIDIACONO wrote: >> >> >>> -----Original Message----- >>> From: [email protected] >>> [mailto:[email protected]] On Behalf Of Thomas De >>> Schampheleire >>> Sent: Tuesday, May 10, 2011 3:52 PM >>> To: Carmelo AMOROSO; [email protected] >>> Cc: Tony Wu; uClibc >>> Subject: Re: Backtrace in uClibC >>> >>> Hi Carmelo, Filippo, >>> >>> >> [SNIP] >>> >>> >>> The fix in dladdr by Filippo only changes one of two very >>> similar instances of that line. A bit lower, outside the >>> __LDSO_GNU_HASH_SUPPORT__ block, is an identical line. I had >>> to apply the same fix there as well, before it worked for me. >>> I'm not sure whether this is due to architectural differences >>> or rather configuration differences. >> >> Yes you are right. It missed into the SYSV support block. >> The complete fix was just committed into the master branch >> you can update your git repo to take the fix. >> > > I'll back port the fix into 0.9.31 as well. >
done. Bernard, likely it's the case to release a 0.9.31.1 (there are 9 commits on top of 0.9.31) > carmelo > >>> >>> I attach the patch to this mail for your convenience, but >>> note that this is not against the uclibc master but against 0.9.31. >>> >>> Thanks Filippo for fixing this! >>> >>> Best regards, >>> Thomas >>> >>> >> >> Thanks, >> Filippo. >> >> > > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
