Backspace
Here's two log segments, one filtered, one not. The first log is the new-old from textchanged as I hit the backspace key. It removes the 'w' okay, then when it goes to remove the space, it dies.
asd we - asd w
asd w - asd
asd - asd
** Activity (main) Pause, UserClosed = true **
Delivering touch to current input target: action: 0x0
Minimum buffer size corrected from 2048 to 4096
startOutput() output 1, stream 1, session 37
getDeviceForStrategy() from cache strategy 0, device 2
changeRefCount() stream 1, count 1
getDeviceForStrategy() from cache strategy 0, device 2
getNewDevice() selected device 2
setOutputDevice() output 1 device 2 delayMs 0 force 0
setOutputDevice output :0x1 mCurDevice:0x2
setOutputDevice() setting same device 2 or null device for output 1
releaseOutput() 1
asd - asd
Touch event's action is 0x1 (deviceType=0) [pCnt=1, pending(waiting finished signal)=0, s=]
Delivering touch to current input target: action: 0x1
Delivering touch to current input target: action: 0x1
stopOutput() output 1, stream 1, session 37
changeRefCount() stream 1, count 0
getNewDevice() selected device 0
setOutputDevice() output 1 device 0 delayMs 184 force 0
setOutputDevice() setting same device 0 or null device for output 1
** Activity (main) Pause, UserClosed = true **