Public bug reported: minidump is a widely used format (developed by Microsoft), but also adopted by other projects on Linux. See
* https://learn.microsoft.com/en-us/windows/win32/debug/minidump-files?redirectedfrom=MSDN * https://docs.rs/minidump/latest/minidump/#what-is-a-minidump There is minidump-writer: https://github.com/rust-minidump/minidump- writer The coredump can become quite large and transferring over network takes time. minidump contain only the needed information to retrace the crash and consume only a few megabytes. ** Affects: systemd Importance: Unknown Status: Unknown ** Affects: apport (Ubuntu) Importance: Wishlist Status: New ** Affects: systemd (Ubuntu) Importance: Undecided Status: New ** Changed in: apport (Ubuntu) Importance: Undecided => Wishlist ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2164739 Title: Consider using minidump instead of a full coredump To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/2164739/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
