[Bug 196754] www/chromium 39.0.2171.95_3 segfaults during login with security key

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 15 11:05:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754

            Bug ID: 196754
           Summary: www/chromium 39.0.2171.95_3 segfaults during login
                    with security key
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium at FreeBSD.org
          Reporter: rod at lpho.de
          Assignee: chromium at FreeBSD.org
             Flags: maintainer-feedback?(chromium at FreeBSD.org)

Hello,

I have www/chromium 39.0.2171.95_3 installed from the binary package (tried
compiling it myself, but the result was the same) and it segfaults when I try
to login using an account which uses a security key (Yubico Nano). While I
didn't expect support for the Yubico device to work right away, the segfault
was a surprise.

The problem occurs even when the security key is not inserted.

Logging in with an account which does not use a security key works fine.

I'm rebuilding chrome now with debug option, so the core file makes more sense.

>From truss:

stat("/usr/share/nls/en_US.UTF-8/libc.cat",0x7fffffffdf48) ERR#2 'No such file
or directory'
stat("/usr/share/nls/libc/en_US.UTF-8",0x7fffffffdf48) ERR#2 'No such file or
directory'
stat("/usr/local/share/nls/en_US.UTF-8/libc.cat",0x7fffffffdf48) ERR#2 'No such
file or directory'
stat("/usr/local/share/nls/libc/en_US.UTF-8",0x7fffffffdf48) ERR#2 'No such
file or directory'
Segmentation fault (core dumped)
write(2,"Segmentation fault (core dumped)"...,33) = 33 (0x21)
read(10,0x623330,1024)                 = 0 (0x0)
process exit, rval = 139

(I've already manually build libc.cat and it's independent from this issue).


>From chrome_debug.log:

[14507:396322816:0115/114800:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114800:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114801:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114801:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114801:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114801:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114801:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114814:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114843:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114843:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue
[14507:396322816:0115/114843:WARNING:message_in_transit_queue.cc(18)]
Destroying nonempty message queue

Thanks

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer chromium at FreeBSD.org

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


More information about the freebsd-chromium mailing list