https://bugs.kde.org/show_bug.cgi?id=438010

Ash Blake <telepath...@tutanota.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |telepath...@tutanota.com

--- Comment #10 from Ash Blake <telepath...@tutanota.com> ---
Created attachment 141879
  --> https://bugs.kde.org/attachment.cgi?id=141879&action=edit
Backtrace from current git master

I can reproduce this as well, with a Huion tablet.
I don't know how to make GDB show line numbers for functions called via
std::bind, so here's the disassembly of the part around frame #1:

   ...
   0x00007f0e976df57f <+95>:    mov    %ebp,%esi
   0x00007f0e976df581 <+97>:    call   0x7f0e97625150
<_ZN14KWaylandServer21TabletToolV2Interface10sendButtonEjb@plt>
=> 0x00007f0e976df586 <+102>:   add    $0x8,%rsp
   0x00007f0e976df58a <+106>:   mov    $0x1,%eax
   0x00007f0e976df58f <+111>:   pop    %rbx
   ...

Looks like this happened in kwin/src/input.cpp:1862

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to