maintainer-feedback requested: [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


Rodolpho Eckhardt <rod at lpho.de> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
chromium at FreeBSD.org:
Bug 196754: www/chromium 39.0.2171.95_3 segfaults during login with security
key
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754



--- Description ---
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


More information about the freebsd-chromium mailing list