<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] plasmashell gets SIGSEGV after clicking on Application Menu for second time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107058#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] plasmashell gets SIGSEGV after clicking on Application Menu for second time"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107058">bug 107058</a>
              from <span class="vcard"><a class="email" href="mailto:magiblot@hotmail.com" title="magiblot <magiblot@hotmail.com>"> <span class="fn">magiblot</span></a>
</span></b>
        <pre>You are welcome.

I didn't install any additional addons and I don't think the crash is related
to any of my applications. Anyway, I believe this is not important because it
looks like plasmashell isn't the process which suffers the crash in your case.
After taking a better look at your second attachment, it seems that
kwin_wayland (the Window Manager) is the process which suffers the crash:

<span class="quote">> 
> /bin/startplasmacompositor: line 234:   836 Aborted                 (core dumped) /usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib/startplasma
> </span >

So I suggest you try to reproduce the issue again but attaching gdb to the
kwin_wayland process instead of plasmashell: 'sudo gdb -p $(pidof
kwin_wayland)'

Cheers.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>