On Thu, Jun 26, 2008 at 11:55:42PM -0700, Arun Sharma wrote: > On Thu, Jun 26, 2008 at 8:38 PM, Arun Sharma <[EMAIL PROTECTED]> wrote: > > > Hi Daniel, > > > > Looks like your patch from Feb introduced a call to strdup: > > > > > > http://git.kernel.org/?p=libs/libunwind/libunwind.git;a=commit;h=3842dac7333e42aa44531eda34ba55200b99ccf8 > > > > It also introduced a few direct calls to malloc as well, which cause > problems when libunwind is called from within malloc.
Hi Arun, Sorry for breaking things. Our mpatrol port, the original user of this code, has a recursion guard; it was unavoidable, because mpatrol instruments memcpy. I'll try to fix it, but it will be a little longer before I have time. -- Daniel Jacobowitz CodeSourcery _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
