gdb cannot recognize symbol format elf32-i386

Mike Frysinger vapier at gentoo.org
Sun Nov 8 15:58:08 UTC 2009


On Sunday 08 November 2009 09:27:42 Sergio M. Ammirata, Ph.D. wrote:
> With the malloc-simple uclibc, my main buildscript goes to 100% CPU usage
> and never comes back.
> 
> According to Mike, the most likely scenario is the calling application
> corrupting memory. So, I am going down the path of trying to upgrade
> VLC/x264 to the latest version.

malloc-simple is as simple as you can get -- it's based entirely on calling 
mmap/munmap from the kernel.  so the likely hood of that code having a bug is 
very small.  that doesnt mean other things (like pthread) are bug free, just 
that you probably have to look elsewhere.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20091108/c0451277/attachment.pgp>


More information about the uClibc mailing list