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/11220] arrays can't store MAXSTRINGLEN strings


------- Additional Comments From dsmith at redhat dot com  2010-01-25 20:18 -------
Created an attachment (id=4555)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4555&action=view)
test script that demonstrates the problem

Here's the output from the attached test script:

# stap ../string_array.stp
strings *don't* match!
str:   0:123456789+123456789+123456789+123456789+123456789+123456789 
1:123456789+123456789+123456789+123456789+123456789+123456789 
2:123456789+123456789+123456789+123456789+123456789+123456789 
3:123456789+123456789+123456789+123456789+123456789+123456789 
4:123456789+123456789+123456789+123456789+123456789+123456789 
5:123456789+123456789+123456789+123456789+123456789+123456789 
6:123456789+123456789+123456789+123456789+123456789+123456789 
7:123456789+123456789+123456789+123456789+123456789+123456789
string_array[0]:  
0:123456789+123456789+123456789+123456789+123456789+123456789 
1:123456789+123456789+123456789+123456789+123456789+123456789 
2:123456789+123456789+123456789+123456789+123456789+123456789 
3:123456789+123456789+123456789+123456789+123456789+123456789  4


-- 


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

------- 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]