From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Freyder Message-ID: <5B5F75DA.7050201@freyder.net> Date: Mon, 30 Jul 2018 15:32:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai] tcb alloc fail in main_overlay List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "xenomai@xenomai.org" With 3.0.7, it seems that I'm still doing something bad to the pshared heap. I haven't gotten to a trimmed-down test case yet, but I'm seeing this: 0"033.613| BUG in main_overlay(): [main] failed to allocate main tcb Is there any kind of pshared heap analyzer I can use to check for corruption? I don't see any status display that shows utilization for the pshared heap (like /proc/xenomai/heap does for other kinds of heaps), is there some debug I need to enable? Best regards, Steve