[Bug 4057] New: gdb error in dynamic link with uclibc0.9.32 in mipsel

bugzilla at busybox.net bugzilla at busybox.net
Tue Aug 9 15:39:46 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4057

           Summary: gdb error in dynamic link with uclibc0.9.32 in mipsel
           Product: uClibc
           Version: 0.9.32
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Shared Library Support
        AssignedTo: unassigned at uclibc.org
        ReportedBy: dark_footix at yahoo.fr
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


Hi,

I have a issue, I don't know if it s gdb or not. and how to solve ( I have
tried 3 kind of gdb version , there was working with my previous toolchain)

When I boot my binary with gdb 

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x00441038 in main (argc=4, argv=0x7ff97de4) at file.c:135
(gdb) q
A debugging session is active.

on a called to setvbuf


Strangly, if I force the LD_BIND_NOW=1 before launching gdb,  I have no error.


Do you see something strange on my config in attachment ?


Should I update the ucluibc0.9.32 for the dailybuild ?  is there some news
feature for mipsel support ?


Miss I something in my rootfs?  I am lost...

Thanks

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list