From mboxrd@z Thu Jan 1 00:00:00 1970 From: jan.glauber@gmail.com (Jan Glauber) Date: Tue, 23 Jun 2015 15:46:39 +0200 Subject: [lttng-dev] [PATCH lttng-modules] Fix: Building the event list fails on fragmented memory In-Reply-To: <1586680029.1815.1434223948187.JavaMail.zimbra@efficios.com> References: <55755E0D.7010902@leisener.de> <1905517223.241.1433920494952.JavaMail.zimbra@efficios.com> <557838F1.9020808@leisener.de> <1586680029.1815.1434223948187.JavaMail.zimbra@efficios.com> Message-ID: <20150623134638.GA3944@hal> On Sat, Jun 13, 2015 at 07:32:28PM +0000, Mathieu Desnoyers wrote: > ----- On Jun 10, 2015, at 9:17 AM, Martin Leisener martin at leisener.de wrote: > > > Hi Mathieu, > > > > sorry for sending the broken patch, I fell for some "smart" formating of my > > email client, I cannot utilize it myself the way I send it. > > Hence I now send the patch again as it was original intended. Sent to myself, I > > can apply it, so I hope it now works in general as well > > I examined as recommended diff -urN, it seems the output can be utilized by > > patch the same way as git diff. > > Hope it is now received the way I intended. > > Hi Martin, > > I tried you patch on a x86-64 machine (my laptop), and although taking a > single kernel trace worked fine, it appears to OOPS when I run > > (in lttng-tools) > cd tests > ./run.sh root_regression Hi Mathieu, can you please share the oops message so I can have a look? Thanks, Jan