https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244318
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from [email protected] --- Just hit a similar crash after updating a workstation Based on the comments in this PR I was able to solve it, but had some noteworthy events along the way: * Reconfigured ports which wanted Kerberos to disable or otherwise not use Heimdal (e.g. p5-Authen-SASL) * Recompiled/reinstalled those ports, or removed if unneeded (e.g. p5-gssapi) * Removed heimdal * Recompiled qt5-sqldrivers-sqlite3 as well as plasma5-kactivitymanagerd, kf5-kactivities, and kf5-kactivities-stats for good measure * Discovered that net/qt5-network had latched onto libgssapi.so.3 but had no registered dependency, recompiled that one, too. * Now plasmashell works again (alt-F2, kstart5 plasmashell) -- You are receiving this mail because: You are the assignee for the bug.
