Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 11:05:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 196754] www/chromium 39.0.2171.95_3 segfaults during login with security key
Message-ID:  <bug-196754-28929-B7vXCwSuML@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196754-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196754-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Rodolpho Eckhardt <rod@lpho.de> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
chromium@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=3D196754



--- 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 t=
ry
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 se=
nse.

>From truss:

stat("/usr/share/nls/en_US.UTF-8/libc.cat",0x7fffffffdf48) ERR#2 'No such f=
ile
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) =3D 33 (0x21)
read(10,0x623330,1024)		       =3D 0 (0x0)
process exit, rval =3D 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@FreeBSD.org> ---
Auto-assigned to maintainer chromium@FreeBSD.org=



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