https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218517
--- Comment #1 from Gleb Smirnoff <[email protected]> --- Created attachment 181690 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181690&action=edit Dtrace script to get more information Hi! Can you please launch the following script, tracing ppp and error 84 and then ppp: # kldload dtraceall # ./kernel-error.d ppp 84 Then in other terminal launch ppp. Then terminate script with Ctrl-C. I need output from the script. The script will consume a lot machine resources. The machine will get unresponsive for several minutes after Ctrl-C, please be patient. -- 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]"
