Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2015 20:17:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 196754] www/chromium 39.0.2171.95_3 segfaults during login with security key
Message-ID:  <bug-196754-28929-YNrze3i37E@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754

ja.pe <m@ja.pe> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m@ja.pe

--- Comment #3 from ja.pe <m@ja.pe> ---
I have the same problem. I have this result with dtrace:

sudo dtrace -n 'pid$target::strcmp:entry{printf("strcmp: called in %s module,
arg0 = %lx, arg1 = %lx\n", probemod, arg0, arg1);}' -c "su ja -c chrome"

[...]
[90931:341516288:0211/210403:ERROR:net_util_posix.cc(281)] Not implemented
reached in bool net::GetNetworkList(NetworkInt*, int)

Segmentation fault (core dumped)
dtrace: pid 90928 exited with status 139

Regards

-- 
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-196754-28929-YNrze3i37E>