<div dir="ltr">Hi Jam,<div><br></div><div>You might be seeing this crash as c++ support may not there for tracepoint probes.</div><div>Seen this note while going through bugfixes  in 2.7</div><div><a href="https://github.com/lttng/lttng-ust/commit/c87d0ff28731aa18660cbb076e69ed7677dea3d2" target="_blank">https://github.com/lttng/lttng-ust/commit/c87d0ff28731aa18660cbb076e69ed7677dea3d2</a><br></div><div><br></div><div><pre style="overflow:visible;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:13px;margin-top:10px;margin-bottom:10px;font-stretch:normal;line-height:1.45;max-width:100%;color:rgb(89,96,99);white-space:pre-wrap;word-wrap:break-word;background-color:rgb(230,241,246)">"- Note for C++ support: although an application instrumented with
   tracepoints can be compiled with g++, tracepoint probes should be
   compiled with gcc (only tested with gcc so far)."</pre><div>But you are seeing this only when using g++ with 32-bit apps. 64-bit apps compiled g++ dont crash.</div><div>Would be good if experts comment here.</div><br>Thanks,<br>Anand Neeli</div></div>