Releases: secondlife-3p/bugsplat-crashpad
Releases · secondlife-3p/bugsplat-crashpad
Crashpad Build v20251021-7ab18af
Crashpad Libraries - v20251021-7ab18af
Ready-to-use Crashpad libraries for all platforms, built from the latest Crashpad source.
Quick Start
- Download the archive for your platform below
- Extract to your project directory
- Point your build system to the extracted files
- See the sample project for integration examples
Platforms Included
- Windows: MSVC-compatible
.libfiles +crashpad_handler.exe - macOS: Universal
.afiles +crashpad_handler - Linux: GCC-compatible
.afiles +crashpad_handler
Directory Structure
crashpad-<platform>/
├── debug/
│ ├── lib/ # Debug libraries
│ └── bin/ # Debug crashpad_handler
├── release/
│ ├── lib/ # Release libraries
│ └── bin/ # Release crashpad_handler
├── include/
│ ├── crashpad/ # Crashpad headers
│ └── mini_chromium/ # Mini Chromium headers
└── build_info.txt # Build metadata
Security Verification
Verify downloads using the provided .sha256 files:
# Linux/macOS
sha256sum -c crashpad-<platform>-*.tar.gz.sha256
# Windows PowerShell
Get-FileHash crashpad-<platform>-*.tar.gz -Algorithm SHA256Integration Tips
- Use debug libraries during development for better crash reporting
- Use release libraries for production builds
- Ensure
crashpad_handleris deployed alongside your application - See
build_info.txtin each archive for detailed build information
Build Details:
- Build Date: 2025-11-01 02:49:05 UTC
- Crashpad Commit: 7ab18af
- Source Repository: https://github.com/secondlife-3p/bugsplat-crashpad
- Workflow Run: https://github.com/secondlife-3p/bugsplat-crashpad/actions/runs/18990045558
Crashpad Build v20250929-2060cc8
Crashpad Libraries - v20250929-2060cc8
Ready-to-use Crashpad libraries for all platforms, built from the latest Crashpad source.
Quick Start
- Download the archive for your platform below
- Extract to your project directory
- Point your build system to the extracted files
- See the sample project for integration examples
Platforms Included
- Windows: MSVC-compatible
.libfiles +crashpad_handler.exe - macOS: Universal
.afiles +crashpad_handler - Linux: GCC-compatible
.afiles +crashpad_handler
Directory Structure
crashpad-<platform>/
├── debug/
│ ├── lib/ # Debug libraries
│ └── bin/ # Debug crashpad_handler
├── release/
│ ├── lib/ # Release libraries
│ └── bin/ # Release crashpad_handler
├── include/
│ ├── crashpad/ # Crashpad headers
│ └── mini_chromium/ # Mini Chromium headers
└── build_info.txt # Build metadata
Security Verification
Verify downloads using the provided .sha256 files:
# Linux/macOS
sha256sum -c crashpad-<platform>-*.tar.gz.sha256
# Windows PowerShell
Get-FileHash crashpad-<platform>-*.tar.gz -Algorithm SHA256Integration Tips
- Use debug libraries during development for better crash reporting
- Use release libraries for production builds
- Ensure
crashpad_handleris deployed alongside your application - See
build_info.txtin each archive for detailed build information
Build Details:
- Build Date: 2025-10-01 02:49:06 UTC
- Crashpad Commit: 2060cc8
- Source Repository: https://github.com/secondlife-3p/bugsplat-crashpad
- Workflow Run: https://github.com/secondlife-3p/bugsplat-crashpad/actions/runs/18149456371
Crashpad Build v20250918-ad8e3e9
Crashpad Libraries - v20250918-ad8e3e9
Ready-to-use Crashpad libraries for all platforms, built from the latest Crashpad source.
Quick Start
- Download the archive for your platform below
- Extract to your project directory
- Point your build system to the extracted files
- See the sample project for integration examples
Platforms Included
- Windows: MSVC-compatible
.libfiles +crashpad_handler.exe - macOS: Universal
.afiles +crashpad_handler - Linux: GCC-compatible
.afiles +crashpad_handler
Directory Structure
crashpad-<platform>/
├── debug/
│ ├── lib/ # Debug libraries
│ └── bin/ # Debug crashpad_handler
├── release/
│ ├── lib/ # Release libraries
│ └── bin/ # Release crashpad_handler
├── include/
│ ├── crashpad/ # Crashpad headers
│ └── mini_chromium/ # Mini Chromium headers
└── build_info.txt # Build metadata
Security Verification
Verify downloads using the provided .sha256 files:
# Linux/macOS
sha256sum -c crashpad-<platform>-*.tar.gz.sha256
# Windows PowerShell
Get-FileHash crashpad-<platform>-*.tar.gz -Algorithm SHA256Integration Tips
- Use debug libraries during development for better crash reporting
- Use release libraries for production builds
- Ensure
crashpad_handleris deployed alongside your application - See
build_info.txtin each archive for detailed build information
Build Details:
- Build Date: 2025-09-25 15:20:08 UTC
- Crashpad Commit: ad8e3e9
- Source Repository: https://github.com/secondlife-3p/bugsplat-crashpad
- Workflow Run: https://github.com/secondlife-3p/bugsplat-crashpad/actions/runs/18011866498