Open Bug 1553733 Opened 5 years ago Updated 1 year ago

xen default virtual keyboard crashes in Gamepad code

Categories

(Core :: DOM: Device Interfaces, defect)

67 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: hakon, Unassigned)

Details

Attachments

(1 file)

12.32 KB, text/plain
Details
Attached file ff.txt

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Steps to reproduce:

Boot into xen guest with default virtual keyboard (unused, I use passed through USB) . gt.hvm is guest name.
<code>
xl vkb-list gt.hvm
Idx BE handle state evt-ch ref ID BE-type BE-path
0 0 0 4 61 21 (null) qemu /local/domain/0/backend/vkbd/5/0
</code>
NOTE! No game controller attached
<code>
firefox http://luser.github.io/gamepadtest/
</code>
setting dom.gamepad.enabled to false prevents issue.
removing vkb prevents issue.

Actual results:

tab crash, see attached backtrace. Frame 12 is interesting, search for"Xen"

Expected results:

Text "Press a button on your controller to start" in tab.

Component: Untriaged → DOM: Device Interfaces
Product: Firefox → Core

Lars, could you please review and set the priority on this?

Flags: needinfo?(lhansen)

This is pretty far out of my area of expertise. Did you want Lars Bergstrom by any chance?

Flags: needinfo?(lhansen) → needinfo?(nkochar)

Oops, tagged the wrong Lars. Sorry!

Flags: needinfo?(nkochar)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.