From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51ADF3F3.9020903@xenomai.org> Date: Tue, 04 Jun 2013 16:04:35 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <51ADE071.5090308@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [xenomai-forge] psos: crash while stressing event timers List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ronny Meeus Cc: xenomai@xenomai.org On 06/04/2013 02:57 PM, Ronny Meeus wrote: > On Tue, Jun 4, 2013 at 2:41 PM, Philippe Gerum > wrote: > > On 06/04/2013 12:56 PM, Ronny Meeus wrote: > > Hello > > we are currently running with recent version of xenomai-forge. > The issue we see is a crash while running the attached > application code > (pSOS interface). > > > How recent? What is your current head commit? > > > 0fb3e28aa5efca4d9a9930db8f437f61eafdf9bc > > > > Other useful information is that we typically see the issue when > we start > to reach a high cpuload. > On boards with a stronger processor, the number of batches can > be much > higher compared to boards with a low end processor. > > The problem is observed in various processor environments > (mips/arm/ppc) > and with different versions of the C library. > > > Do you have these patches in? > > http://git.xenomai.org/?p=__xenomai-forge.git;a=commit;h=__ba4fbc35cb6cc0a49aa062e1df1f8c__24e09533e4 > > > http://git.xenomai.org/?p=__xenomai-forge.git;a=commit;h=__a397d4f5f87f5824730776f4cb36e0__8d3efa2191 > > > > Both changesets are included. > You may want to get a post-mortem backtrace of the application fault, reading the core dump image against your executable with gdb. -- Philippe.