Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-minidump/minidump-writer issues and pull requests

#143 - Update minidump crate versions

Pull Request - State: closed - Opened by marti4d about 1 month ago - 3 comments

#140 - Add ability to automatically dump all memory of a process on Linux

Issue - State: open - Opened by medioxor 3 months ago - 2 comments

#138 - Add soft errors to minidump

Pull Request - State: closed - Opened by marti4d 4 months ago - 3 comments

#137 - Cut a patch release

Issue - State: closed - Opened by gabrielesvelto 5 months ago - 2 comments

#136 - Use NonZeroUsize rather than generic NonZero, which is a fairly recent addition.

Pull Request - State: closed - Opened by afranchuk 5 months ago - 2 comments

#133 - Cargo update

Pull Request - State: closed - Opened by Jake-Shadle 6 months ago

#132 - Respect `MADV_DONTDUMP`

Pull Request - State: open - Opened by Jake-Shadle 6 months ago

#131 - Handle non-SIGSTOP signals

Pull Request - State: closed - Opened by Jake-Shadle 6 months ago - 3 comments

#130 - Don't dump areas flagged with `MADV_DONTDUMP`

Issue - State: open - Opened by gabrielesvelto 6 months ago - 3 comments

#130 - Don't dump areas flagged with `MADV_DONTDUMP`

Issue - State: open - Opened by gabrielesvelto 6 months ago

#129 - Perform a checked add in the ptrace dumper ModuleMemory impl.

Pull Request - State: closed - Opened by afranchuk 6 months ago - 25 comments

#128 - Update crates

Pull Request - State: closed - Opened by Jake-Shadle 7 months ago

#127 - Setup infrastructure to allow Auxv information to be passed from crashed process.

Pull Request - State: closed - Opened by marti4d 7 months ago - 1 comment

#126 - Update the minidump crates to 0.22

Pull Request - State: closed - Opened by afranchuk 7 months ago - 1 comment

#126 - Update the minidump crates to 0.22

Pull Request - State: closed - Opened by afranchuk 7 months ago - 1 comment

#125 - update minidump dependencies

Pull Request - State: closed - Opened by demoray 7 months ago - 2 comments

#125 - update minidump dependencies

Pull Request - State: closed - Opened by demoray 7 months ago - 2 comments

#123 - How to generate minidump of a process being debugged?

Issue - State: closed - Opened by Evian-Zhang 9 months ago - 1 comment

#123 - How to generate minidump of a process being debugged?

Issue - State: closed - Opened by Evian-Zhang 9 months ago - 1 comment

#121 - Update vulnerable h2 crate (see RUSTSEC-2024-0332)

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago

#121 - Update vulnerable h2 crate (see RUSTSEC-2024-0332)

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago

#120 - Update vulnerable crate

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago - 1 comment

#120 - Update vulnerable crate

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago - 1 comment

#119 - Update cargo deny configuration and vulnerable crates

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago

#119 - Update cargo deny configuration and vulnerable crates

Pull Request - State: closed - Opened by gabrielesvelto 9 months ago

#118 - Support faster methods of reading process memory

Pull Request - State: closed - Opened by Jake-Shadle 10 months ago - 7 comments

#117 - Read ELF SONAMEs directly from process memory when possible.

Pull Request - State: closed - Opened by afranchuk 10 months ago - 5 comments

#116 - Add aarch64-android testing to CI

Pull Request - State: closed - Opened by afranchuk 10 months ago - 3 comments

#115 - Add android testing CI job

Pull Request - State: closed - Opened by afranchuk 10 months ago - 2 comments

#115 - Add android testing CI job

Pull Request - State: closed - Opened by afranchuk 10 months ago - 2 comments

#114 - Cleanup Linux comments

Issue - State: open - Opened by Jake-Shadle 11 months ago
Labels: documentation, enhancement

#113 - Fix segfault in 1.77.0+

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#113 - Fix segfault in 1.77.0+

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#112 - Read ELF build ids directly from the target process.

Pull Request - State: closed - Opened by afranchuk 11 months ago - 5 comments

#112 - Read ELF build ids directly from the target process.

Pull Request - State: closed - Opened by afranchuk 11 months ago - 5 comments

#111 - Consider `waitpid`

Issue - State: closed - Opened by Jake-Shadle 11 months ago - 6 comments

#111 - Consider `waitpid`

Issue - State: closed - Opened by Jake-Shadle 11 months ago - 6 comments

#110 - Send `SIGCONT` unconditionally

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#110 - Send `SIGCONT` unconditionally

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#109 - Fix test if binary is linked with default LLD options

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#109 - Fix test if binary is linked with default LLD options

Pull Request - State: closed - Opened by Jake-Shadle 11 months ago

#108 - Send SIGSTOP to linux/android processes before doing other procfs/ptrace things.

Pull Request - State: closed - Opened by afranchuk 11 months ago - 7 comments

#108 - Send SIGSTOP to linux/android processes before doing other procfs/ptrace things.

Pull Request - State: closed - Opened by afranchuk 11 months ago - 7 comments

#107 - Bump mio

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago - 1 comment

#107 - Bump mio

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago - 1 comment

#106 - Update minidump crates to the latest version.

Pull Request - State: closed - Opened by afranchuk 12 months ago - 1 comment

#106 - Update minidump crates to the latest version.

Pull Request - State: closed - Opened by afranchuk 12 months ago - 1 comment

#105 - Fix panic if there were additional `.`

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago

#105 - Fix panic if there were additional `.`

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago

#104 - Cleanup .so version parsing

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago

#104 - Cleanup .so version parsing

Pull Request - State: closed - Opened by Jake-Shadle 12 months ago

#103 - Bug 1847098 - Add version number of so files

Pull Request - State: closed - Opened by lissyx 12 months ago - 4 comments

#103 - Bug 1847098 - Add version number of so files

Pull Request - State: closed - Opened by lissyx 12 months ago - 4 comments

#102 - Readme incorrectly lists linux local dumping as if it were supported

Issue - State: closed - Opened by kkartaltepe about 1 year ago - 1 comment

#101 - Debug `aarch64-apple-darwin` `images_match`

Issue - State: open - Opened by Jake-Shadle about 1 year ago

#101 - Debug `aarch64-apple-darwin` `images_match`

Issue - State: open - Opened by Jake-Shadle about 1 year ago

#100 - Cleanup CI

Pull Request - State: closed - Opened by Jake-Shadle about 1 year ago

#100 - Cleanup CI

Pull Request - State: closed - Opened by Jake-Shadle about 1 year ago

#99 - update minidump-common dependencies

Pull Request - State: closed - Opened by demoray about 1 year ago

#99 - update minidump-common dependencies

Pull Request - State: closed - Opened by demoray about 1 year ago

#98 - Update memmap2 to 0.9

Pull Request - State: closed - Opened by glandium about 1 year ago - 1 comment

#98 - Update memmap2 to 0.9

Pull Request - State: closed - Opened by glandium about 1 year ago - 1 comment

#97 - Update goblin to 0.8

Pull Request - State: closed - Opened by glandium about 1 year ago

#97 - Update goblin to 0.8

Pull Request - State: closed - Opened by glandium about 1 year ago

#96 - Update CHANGELOG

Pull Request - State: closed - Opened by Jake-Shadle over 1 year ago

#95 - New release for minidump-common 0.9

Issue - State: closed - Opened by Ninja3047 over 1 year ago - 3 comments

#94 - Add support for the `MINIDUMP_HANDLE_DATA_STREAM` to Linux

Pull Request - State: closed - Opened by gabrielesvelto over 1 year ago - 3 comments

#92 - Add support for the MINIDUMP_HANDLE_DATA_STREAM on Linux

Issue - State: closed - Opened by gabrielesvelto over 1 year ago - 1 comment

#91 - Use aarch64 mac for tests

Pull Request - State: closed - Opened by Jake-Shadle over 1 year ago - 1 comment

#90 - Collect number of process FDs and /proc/self/limits

Pull Request - State: closed - Opened by lissyx over 1 year ago - 12 comments

#89 - Merge empty mappings within a library so they form a single contiguous range

Pull Request - State: closed - Opened by gabrielesvelto over 1 year ago - 1 comment

#87 - update dependencies

Pull Request - State: closed - Opened by demoray over 1 year ago - 2 comments

#86 - Android/i686 support

Pull Request - State: closed - Opened by gabrielesvelto over 1 year ago

#85 - Avoid pulling in `chrono`

Pull Request - State: closed - Opened by Jake-Shadle over 1 year ago - 4 comments

#84 - Update

Pull Request - State: closed - Opened by Jake-Shadle over 1 year ago - 2 comments

#83 - Increase the ThreadState structure minimum alignment to 8 bytes

Pull Request - State: closed - Opened by gabrielesvelto over 1 year ago - 1 comment

#80 - Use procfs-core rather than procfs to reduce dependencies.

Pull Request - State: closed - Opened by afranchuk almost 2 years ago - 3 comments

#79 - Support libraries mapped from within APKs on Android

Issue - State: closed - Opened by gabrielesvelto almost 2 years ago - 1 comment

#78 - Write stacks correctly during stack overflows

Pull Request - State: closed - Opened by gabrielesvelto almost 2 years ago - 7 comments

#77 - Remove `winapi`

Pull Request - State: closed - Opened by Jake-Shadle almost 2 years ago

#76 - Remove `actions-rs/cargo` from CI

Issue - State: closed - Opened by Jake-Shadle almost 2 years ago

#75 - Update deps + fix clippy

Pull Request - State: closed - Opened by Jake-Shadle almost 2 years ago

#74 - Check the note names when looking for the GNU build ID on Linux

Pull Request - State: closed - Opened by gabrielesvelto almost 2 years ago - 1 comment

#72 - Speed up reading the target process memory on Linux

Issue - State: closed - Opened by gabrielesvelto almost 2 years ago

#70 - Write a MemoryInfoListStream on linux.

Pull Request - State: closed - Opened by afranchuk almost 2 years ago - 7 comments

#69 - test_minidump_size_limit occasionally fails

Issue - State: open - Opened by afranchuk about 2 years ago - 5 comments