This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/794] Segfault with LD_DEBUG=ALL


------- Additional Comments From paul at codesourcery dot com  2005-03-18 03:40 -------
This happened with an internal modified version of glibc, and only      
occurred because another bit of glibc was broken.   
   
However tracking down that bug would probably have been easier if     
_dl_debug_printf didn't segfault.  Tracking back a fault is much easier when 
you can see the debug output going wrong, rather than trying to deal with 
segfaults on a target without a working gdb. 
   
The issue is not specific to a particular target. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|arm-none-linux-gnueabi      |


http://sources.redhat.com/bugzilla/show_bug.cgi?id=794

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]