* [lttng-dev] Crash on 3.19.3 kernel
@ 2015-04-16 18:26 Sébastien Lorrain
2015-04-20 14:15 ` Simon Marchi
0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Lorrain @ 2015-04-16 18:26 UTC (permalink / raw)
Hello LTTng folks,
I'am using Archlinux with stock 3.19.3 kernel and I'am experiencing a
crash with the latest and greatest lttng.
I compiled lttng-tools without UST support.
$uname -a
Linux redwind 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
x86_64 GNU/Linux
Here's the compile log of lttng-modules :
http://paste.ubuntu.com/10834007/
I noticed I'am missing CONFIG_KALLSYMS_ALL, but I don't know if it is
really relevant as lttng-modules 2.6 was running fine without it.
Here's the syslog/journal after a crash (on a test VM)
http://paste.ubuntu.com/10833873/
Any help in debugging that would be greatly appreciated!
Thanks!
Lrouge/
Sebastien Lorrain.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lttng-dev] Crash on 3.19.3 kernel
2015-04-16 18:26 [lttng-dev] Crash on 3.19.3 kernel Sébastien Lorrain
@ 2015-04-20 14:15 ` Simon Marchi
2015-04-23 22:33 ` Mathieu Desnoyers
0 siblings, 1 reply; 5+ messages in thread
From: Simon Marchi @ 2015-04-20 14:15 UTC (permalink / raw)
On 16 April 2015 at 14:26, S?bastien Lorrain
<sebastien.lorrain01 at gmail.com> wrote:
> Hello LTTng folks,
>
> I'am using Archlinux with stock 3.19.3 kernel and I'am experiencing a crash
> with the latest and greatest lttng.
> I compiled lttng-tools without UST support.
>
> $uname -a
> Linux redwind 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
> x86_64 GNU/Linux
>
> Here's the compile log of lttng-modules :
> http://paste.ubuntu.com/10834007/
>
> I noticed I'am missing CONFIG_KALLSYMS_ALL, but I don't know if it is
> really relevant as lttng-modules 2.6 was running fine without it.
>
> Here's the syslog/journal after a crash (on a test VM)
> http://paste.ubuntu.com/10833873/
>
> Any help in debugging that would be greatly appreciated!
>
> Thanks!
> Lrouge/
> Sebastien Lorrain.
Hi S?bastien,
I can reproduce this as well. I suggest you file a bug
(http://bugs.lttng.org/projects/lttng-modules), so that the issue is
tracked and fixed before the next release.
Simon
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lttng-dev] Crash on 3.19.3 kernel
2015-04-20 14:15 ` Simon Marchi
@ 2015-04-23 22:33 ` Mathieu Desnoyers
2015-04-24 16:03 ` Simon Marchi
0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Desnoyers @ 2015-04-23 22:33 UTC (permalink / raw)
It should be fixed now, can you confirm ?
Thanks,
Mathieu
----- Original Message -----
> On 16 April 2015 at 14:26, S?bastien Lorrain
> <sebastien.lorrain01 at gmail.com> wrote:
> > Hello LTTng folks,
> >
> > I'am using Archlinux with stock 3.19.3 kernel and I'am experiencing a crash
> > with the latest and greatest lttng.
> > I compiled lttng-tools without UST support.
> >
> > $uname -a
> > Linux redwind 3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
> > x86_64 GNU/Linux
> >
> > Here's the compile log of lttng-modules :
> > http://paste.ubuntu.com/10834007/
> >
> > I noticed I'am missing CONFIG_KALLSYMS_ALL, but I don't know if it is
> > really relevant as lttng-modules 2.6 was running fine without it.
> >
> > Here's the syslog/journal after a crash (on a test VM)
> > http://paste.ubuntu.com/10833873/
> >
> > Any help in debugging that would be greatly appreciated!
> >
> > Thanks!
> > Lrouge/
> > Sebastien Lorrain.
>
>
> Hi S?bastien,
>
> I can reproduce this as well. I suggest you file a bug
> (http://bugs.lttng.org/projects/lttng-modules), so that the issue is
> tracked and fixed before the next release.
>
> Simon
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
>
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lttng-dev] Crash on 3.19.3 kernel
2015-04-23 22:33 ` Mathieu Desnoyers
@ 2015-04-24 16:03 ` Simon Marchi
2015-04-24 16:34 ` Sébastien Lorrain
0 siblings, 1 reply; 5+ messages in thread
From: Simon Marchi @ 2015-04-24 16:03 UTC (permalink / raw)
On 23 April 2015 at 18:33, Mathieu Desnoyers
<mathieu.desnoyers at efficios.com> wrote:
> It should be fixed now, can you confirm ?
>
> Thanks,
>
> Mathieu
After a quick test, it's certainly better than it was.
Thanks!
Simon
^ permalink raw reply [flat|nested] 5+ messages in thread
* [lttng-dev] Crash on 3.19.3 kernel
2015-04-24 16:03 ` Simon Marchi
@ 2015-04-24 16:34 ` Sébastien Lorrain
0 siblings, 0 replies; 5+ messages in thread
From: Sébastien Lorrain @ 2015-04-24 16:34 UTC (permalink / raw)
Seems to work for me too, no kernel panic and tests are running fine!
Thanks a lot!
Sebastien.
On 04/24/15 12:03, Simon Marchi wrote:
> On 23 April 2015 at 18:33, Mathieu Desnoyers
> <mathieu.desnoyers at efficios.com> wrote:
>> It should be fixed now, can you confirm ?
>>
>> Thanks,
>>
>> Mathieu
> After a quick test, it's certainly better than it was.
>
> Thanks!
>
> Simon
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-04-24 16:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16 18:26 [lttng-dev] Crash on 3.19.3 kernel Sébastien Lorrain
2015-04-20 14:15 ` Simon Marchi
2015-04-23 22:33 ` Mathieu Desnoyers
2015-04-24 16:03 ` Simon Marchi
2015-04-24 16:34 ` Sébastien Lorrain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox