Bug 193390

Summary: Need find solution for Automated Kernel Crash Reporting.
Product: Services Reporter: sasamotikomi
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed Not Accepted    
Severity: Affects Many People CC: cperciva, gonzo, sasamotikomi
Priority: --- Keywords: feature
Version: unspecified   
Hardware: Any   
OS: Any   

Description sasamotikomi 2014-09-06 12:35:49 UTC
Since Gnat absolytly, sctipt AKCRS useless: 

https://wiki.freebsd.org/SummerOfCode2012/AutomatedKernelCrashReportingSystem 

for automatic sent_pr with kernel panic useless need normal deamon inside base system. https://en.wikipedia.org/wiki/Crash_reporter
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2014-09-06 12:49:21 UTC
Have you seen sysutils/panicmail?
Comment 2 sasamotikomi 2014-09-07 01:13:09 UTC

(In reply to Kubilay Kocak from comment #1)
> Have you seen sysutils/panicmail?

Good but it:
- not in base system
- not "work out of box"
- not send to FreeBSD.org sever
- not have integration with bugzilla
Need own server and daemon for sending kernel panic, for integration in base system.
Comment 3 Marcus von Appen freebsd_committer freebsd_triage 2014-10-21 18:00:40 UTC
Is the crashreport service in base? I do not think so. Given that it is not in base, is this PR (at the moment) even relevant? Shouldn't it be reconsidered, if the crashreport service is pulled into base?
Comment 4 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-20 22:05:38 UTC
automated kernel crash reporting is out of scope for bugmeister@ team. This is a major architectural change and should be discussed with wider audience first, freebsd-arch mailing list would be appropriate place I believe.