https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196754
ja.pe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from ja.pe <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
