Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2017 17:42:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 219098] www/chromium U2F causes crash
Message-ID:  <bug-219098-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219098

            Bug ID: 219098
           Summary: www/chromium U2F causes crash
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium@FreeBSD.org
          Reporter: aaron@heyaaron.com
          Assignee: chromium@FreeBSD.org
             Flags: maintainer-feedback?(chromium@FreeBSD.org)

Several services (including Google and GitHub) are starting to allow U2F
authentication with devices like Yubikeys.

The login process is usually something like:

1. Enter username and password
2. Click Next
3. See prompt to touch the button on your U2F device (or chose from a list =
of
different authentication methods like SMS, Authenticator app, etc...)
4. Touch button
5. You are now signed in

Chromium crashes on step 3 when the U2F dialog is presented.


[aaron@ripley ~]$ chrome

(chrome:63961): IBUS-WARNING **: Unable to load /var/db/dbus/machine-id: Fa=
iled
to open file '/var/db/dbus/machine-id': No such file or directory

(chrome:63961): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor =
with
dbus name org.gtk.vfs.HalVolumeMonitor is not supported
[64062:478240768:0506/103526.074133:ERROR:KeyboardEventManager.cpp(427)] Not
implemented reached in static bool
blink::KeyboardEventManager::currentCapsLockState()
Received signal 11 SEGV_MAPERR 000000000000
#0 0x0000046b133b <unknown>
#1 0x0000046b12f3 <unknown>
#2 0x000807c73994 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
[aaron@ripley ~]$=20


I have tested this against the system package and I compiled the ports vers=
ion.
 Both suffer from the same problem.

It makes it difficult to surf the web when a site can randomly ask to query=
 a
U2F token and the brower disappears. :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219098-28929>