[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
Wed Feb 11 20:17:35 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754
ja.pe <m at ja.pe> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |m at ja.pe
--- Comment #3 from ja.pe <m at 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.
More information about the freebsd-chromium
mailing list