From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24668 invoked by alias); 16 Nov 2009 09:47:51 -0000 Received: (qmail 24632 invoked by uid 48); 16 Nov 2009 09:47:40 -0000 Date: Mon, 16 Nov 2009 09:47:00 -0000 Message-ID: <20091116094740.24631.qmail@sourceware.org> From: "wenji dot huang at oracle dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090522204505.10189.jistone@redhat.com> References: <20090522204505.10189.jistone@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/10189] STP_START gets lost in a warning flood X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00531.txt.bz2 ------- Additional Comments From wenji dot huang at oracle dot com 2009-11-16 09:47 ------- Dmesg said: stap_d5ab9c05965c68b7bcab4fa28635aa95_744: systemtap: 1.0/0.143, base: d1ab5000, memory: 10488+11284+1704+13600 data+text+ctx+net, probes: 1 ctl_send (type=0 len=8) failed: -12 That means -ENOMEM. To increase STP_DEFAULT_BUFFERS can avoid failure. Not sure the root cause is memory leaking or too small allocated memory pool. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10189 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.