https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294980
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from John Baldwin <[email protected]> --- Thinking about this a bit more, my understanding is that the smartd compiled against 13.5 didn't work correctly with a 14.0 userland? My best guess is that there is an ABI change in a library used by smartd (like libcam). Does smartd work ok if you disable it temporarily until you can pkg upgrade to a new version of smartd compiled against 14? If so, then we probably aren't able to fix this type of breakage (it would break too many other things for binaries compiled on 14.x). Probably the best we can do is document this as the workaround to use for this case. -- You are receiving this mail because: You are the assignee for the bug.
