This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 runtime/10001] 32-bit map error "array subscript is above array bounds"


------- Additional Comments From wenji dot huang at oracle dot com  2009-03-26 07:38 -------
Created an attachment (id=3846)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3846&action=view)
workaround for the bug

Seems there is no runtime code following the pattern in testcase. The culprit
is memcpy for x86_32. The built-in copy function maybe cause bogus warning when
specific length string is provided. Give one workaround to get by
__constant_memcpy.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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