Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-minidump
/
minidump-writer
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
89
Code
Issues
22
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.10.2
User selector
All users
All time
Commit history
Commits on Feb 3, 2025
Release 0.10.2
Jake-Shadle
committed
68d6356
View commit details
Copy full SHA for 68d6356
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
f532b38
View commit details
Copy full SHA for f532b38
Browse repository at this point
Update deps (#145)
Jake-Shadle
authored
64ca21f
View commit details
Copy full SHA for 64ca21f
Browse repository at this point
Commits on Jan 14, 2025
Update CHANGELOG.md
marti4d
authored
ccf439e
View commit details
Copy full SHA for ccf439e
Browse repository at this point
Merge pull request #138 from marti4d/soft_error
Show description for f694108
marti4d
authored
f694108
View commit details
Copy full SHA for f694108
Browse repository at this point
Commits on Jan 13, 2025
Appease clippy, eliminate dupe dependency
marti4d
committed
f470076
View commit details
Copy full SHA for f470076
Browse repository at this point
Fix merge conflicts with main
marti4d
committed
a5ddc11
View commit details
Copy full SHA for a5ddc11
Browse repository at this point
Commits on Jan 10, 2025
Update minidump crate versions (#143)
Show description for 529e6fd
marti4d
and
Jake-Shadle
authored
529e6fd
View commit details
Copy full SHA for 529e6fd
Browse repository at this point
Commits on Jan 8, 2025
Update minidump-common to 0.24 from crates.io
marti4d
committed
00c007b
View commit details
Copy full SHA for 00c007b
Browse repository at this point
Commits on Dec 13, 2024
Address feedback and realize that 17 + 1 = 18
marti4d
committed
fcc36a7
View commit details
Copy full SHA for fcc36a7
Browse repository at this point
Commits on Dec 6, 2024
Use error-graph and failspot crates, cleanup patch
marti4d
committed
917c4d0
View commit details
Copy full SHA for 917c4d0
Browse repository at this point
Commits on Nov 26, 2024
Address review feedback, improve ergonomics, add testing
marti4d
committed
26d4afc
View commit details
Copy full SHA for 26d4afc
Browse repository at this point
Commits on Oct 11, 2024
WIP: Add soft errors to minidump
Show description for 6bc6d73
Chris Martin
committed
6bc6d73
View commit details
Copy full SHA for 6bc6d73
Browse repository at this point
Commits on Sep 20, 2024
Release 0.10.1
Jake-Shadle
committed
86febec
View commit details
Copy full SHA for 86febec
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
33e6c48
View commit details
Copy full SHA for 33e6c48
Browse repository at this point
Commits on Sep 17, 2024
Merge pull request #136 from afranchuk/nonzero-msrv
Show description for f9af785
gabrielesvelto
authored
f9af785
View commit details
Copy full SHA for f9af785
Browse repository at this point
Commits on Sep 16, 2024
Use NonZeroUsize rather than generic NonZero, which is a fairly recent
Show description for 99bba88
afranchuk
committed
99bba88
View commit details
Copy full SHA for 99bba88
Browse repository at this point
Commits on Sep 6, 2024
Merge pull request #135 from afranchuk/buildid-fallback
Show description for 771cabf
gabrielesvelto
authored
771cabf
View commit details
Copy full SHA for 771cabf
Browse repository at this point
Try to read the build id from the mapping file if reading from the
Show description for 92326df
afranchuk
committed
92326df
View commit details
Copy full SHA for 92326df
Browse repository at this point
Commits on Sep 3, 2024
Merge pull request #129 from afranchuk/checked-add
Show description for 2fbb435
gabrielesvelto
authored
2fbb435
View commit details
Copy full SHA for 2fbb435
Browse repository at this point
Commits on Aug 30, 2024
Only use the shstrtab if it has the correct type.
Show description for 66ffdb1
afranchuk
committed
66ffdb1
View commit details
Copy full SHA for 66ffdb1
Browse repository at this point
Perform checked arithmetic as a defensive measure.
Show description for 52f3946
afranchuk
committed
52f3946
View commit details
Copy full SHA for 52f3946
Browse repository at this point
Commits on Aug 20, 2024
Release 0.10.0
Jake-Shadle
committed
5f322e8
View commit details
Copy full SHA for 5f322e8
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
a5f22c8
View commit details
Copy full SHA for a5f22c8
Browse repository at this point
Handle non-SIGSTOP signals (#131)
Show description for b43c79a
Jake-Shadle
authored
b43c79a
View commit details
Copy full SHA for b43c79a
Browse repository at this point
Commits on Aug 17, 2024
cargo update (#133)
Jake-Shadle
authored
c93421b
View commit details
Copy full SHA for c93421b
Browse repository at this point
Support faster methods of reading process memory (#118)
Show description for d5726d3
Jake-Shadle
authored
d5726d3
View commit details
Copy full SHA for d5726d3
Browse repository at this point
Commits on Aug 6, 2024
Merge pull request #127 from marti4d/improve_auxv
Show description for 6f93cb2
gabrielesvelto
authored
6f93cb2
View commit details
Copy full SHA for 6f93cb2
Browse repository at this point
Commits on Jul 22, 2024
Fix Android build error for real this time
Chris Martin
committed
282ee6f
View commit details
Copy full SHA for 282ee6f
Browse repository at this point
Fix broken Android build
Chris Martin
committed
67ccced
View commit details
Copy full SHA for 67ccced
Browse repository at this point
Add documention and improve auxv init from file
Chris Martin
committed
443e389
View commit details
Copy full SHA for 443e389
Browse repository at this point
Commits on Jul 20, 2024
Update crates (#128)
Show description for 6bd2eb5
Jake-Shadle
authored
6bd2eb5
View commit details
Copy full SHA for 6bd2eb5
Browse repository at this point
Release 0.9.0
Jake-Shadle
committed
b095f5b
View commit details
Copy full SHA for b095f5b
Browse repository at this point
Update CHANGELOG
Jake-Shadle
committed
e3fda99
View commit details
Copy full SHA for e3fda99
Browse repository at this point
Commits on Jul 16, 2024
Add ability for auxv info to be passed from caller
Chris Martin
committed
6559c6f
View commit details
Copy full SHA for 6559c6f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.