This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11223] New: procfs write probe problem
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 26 Jan 2010 19:31:16 -0000
- Subject: [Bug translator/11223] New: procfs write probe problem
- Reply-to: sourceware-bugzilla at sourceware dot org
As mentioned in bug #10690, comment 4, there is a problem when more than 4K of
data is written to a systemtap procfs file. The .write probe correctly gets
called multiple times, with data in MAXSTRINGLEN chunks. But, the last chunk is
a mix of old and new data.
--
Summary: procfs write probe problem
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: dsmith at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11223
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.