issues
search
rust-minidump
/
minidump-writer
Rust rewrite of breakpad's minidump_writer
MIT License
68
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Labelled anonymous mappings are being recorded as modules with odd names
#139
gabrielesvelto
closed
3 weeks ago
1
WIP: Add soft errors to minidump
#138
marti4d
opened
1 month ago
1
Cut a patch release
#137
gabrielesvelto
closed
1 month ago
2
Use NonZeroUsize rather than generic NonZero, which is a fairly recent addition.
#136
afranchuk
closed
1 month ago
2
Try to read the build id from the mapping file if reading from the process memory fails.
#135
afranchuk
closed
2 months ago
0
Fall back to trying the file when retrieving the build id for a binary
#134
afranchuk
closed
2 months ago
0
Cargo update
#133
Jake-Shadle
closed
3 months ago
0
Respect `MADV_DONTDUMP`
#132
Jake-Shadle
opened
3 months ago
0
Handle non-SIGSTOP signals
#131
Jake-Shadle
closed
2 months ago
3
Don't dump areas flagged with `MADV_DONTDUMP`
#130
gabrielesvelto
opened
3 months ago
0
Perform a checked add in the ptrace dumper ModuleMemory impl.
#129
afranchuk
closed
2 months ago
25
Update crates
#128
Jake-Shadle
closed
3 months ago
0
Setup infrastructure to allow Auxv information to be passed from crashed process.
#127
marti4d
closed
3 months ago
1
Update the minidump crates to 0.22
#126
afranchuk
closed
4 months ago
1
update minidump dependencies
#125
demoray
closed
4 months ago
2
Adjust how we deal with pending signals when stopping threads on Linux
#124
gabrielesvelto
closed
2 months ago
0
How to generate minidump of a process being debugged?
#123
Evian-Zhang
closed
5 months ago
1
Minidumps without the main program mapping are created if the main program is missing a build id
#122
afranchuk
opened
5 months ago
1
Update vulnerable h2 crate (see RUSTSEC-2024-0332)
#121
gabrielesvelto
closed
5 months ago
0
Update vulnerable crate
#120
gabrielesvelto
closed
5 months ago
1
Update cargo deny configuration and vulnerable crates
#119
gabrielesvelto
closed
5 months ago
0
Support faster methods of reading process memory
#118
Jake-Shadle
closed
3 months ago
7
Read ELF SONAMEs directly from process memory when possible.
#117
afranchuk
closed
4 months ago
5
Add aarch64-android testing to CI
#116
afranchuk
closed
7 months ago
3
Add android testing CI job
#115
afranchuk
closed
7 months ago
2
Cleanup Linux comments
#114
Jake-Shadle
opened
7 months ago
0
Fix segfault in 1.77.0+
#113
Jake-Shadle
closed
7 months ago
0
Read ELF build ids directly from the target process.
#112
afranchuk
closed
7 months ago
5
Consider `waitpid`
#111
Jake-Shadle
closed
7 months ago
6
Send `SIGCONT` unconditionally
#110
Jake-Shadle
closed
7 months ago
0
Fix test if binary is linked with default LLD options
#109
Jake-Shadle
closed
7 months ago
0
Send SIGSTOP to linux/android processes before doing other procfs/ptrace things.
#108
afranchuk
closed
7 months ago
7
Bump mio
#107
Jake-Shadle
closed
8 months ago
1
Update minidump crates to the latest version.
#106
afranchuk
closed
8 months ago
1
Fix panic if there were additional `.`
#105
Jake-Shadle
closed
8 months ago
0
Cleanup .so version parsing
#104
Jake-Shadle
closed
8 months ago
0
Bug 1847098 - Add version number of so files
#103
lissyx
closed
8 months ago
4
Readme incorrectly lists linux local dumping as if it were supported
#102
kkartaltepe
closed
9 months ago
1
Debug `aarch64-apple-darwin` `images_match`
#101
Jake-Shadle
opened
9 months ago
0
Cleanup CI
#100
Jake-Shadle
closed
9 months ago
0
update minidump-common dependencies
#99
demoray
closed
9 months ago
0
Update memmap2 to 0.9
#98
glandium
closed
9 months ago
1
Update goblin to 0.8
#97
glandium
closed
9 months ago
0
Update CHANGELOG
#96
Jake-Shadle
closed
1 year ago
0
New release for minidump-common 0.9
#95
Ninja3047
closed
1 year ago
3
Add support for the `MINIDUMP_HANDLE_DATA_STREAM` to Linux
#94
gabrielesvelto
closed
1 year ago
3
Add support for the MINIDUMP_HANDLE_DATA_STREAM on macOS
#93
gabrielesvelto
opened
1 year ago
0
Add support for the MINIDUMP_HANDLE_DATA_STREAM on Linux
#92
gabrielesvelto
closed
1 year ago
1
Use aarch64 mac for tests
#91
Jake-Shadle
closed
1 year ago
1
Collect number of process FDs and /proc/self/limits
#90
lissyx
closed
1 year ago
12
Next