bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/6743] addr2line frees an invalid pointer


From: hjl dot tools at gmail dot com
Subject: [Bug binutils/6743] addr2line frees an invalid pointer
Date: 13 Jul 2008 23:43:09 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2008-07-13 
23:43 -------
On Linux, to reproduce it, you may try

address@hidden binutils]$ MALLOC_CHECK_=1 ./addr2line -e ./addr2line `nm  -n 
--defined-only  ./addr2line |head -1 | awk '{print $1}'`
malloc: using debugging hooks
??:0
*** glibc detected *** free(): invalid pointer: 0x0000002a95734d53 ***
address@hidden binutils]$

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6743

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]