https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219402
--- Comment #1 from Kyle Evans <[email protected]> --- (In reply to Ed Maste from comment #0) Running this on my system resulted in getting hit by a SIGBUS. Ran it through valgrind and realized the previous approach from PR 165471 was somewhat wrong and writing past the end of the line buffer for bad reasons, fix for this in review here: https://reviews.freebsd.org/D10820 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
