---
title: "bun.report is Bun's new crash reporter"
url: https://daily.dev/posts/bun-report-is-bun-s-new-crash-reporter-llfi8zuot
source_url: https://bun.sh/blog/bun-report-is-buns-new-crash-reporter
type: article
source: "Bun"
published: 2024-04-26T06:18:34.689Z
updated: 2024-05-09T09:27:15.675Z
tags: ["webdev", "bun"]
reading_time: 10
upvotes: 8
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# bun.report is Bun's new crash reporter

**[Bun](https://daily.dev/sources/bun)** · 10 min read · 8 upvotes · 0 comments

## Summary

Bun introduced a new crash reporting service in version 1.1.5, which allows users to report crashes without compromising privacy or performance. The crash reports are encoded in a compact format and can be accessed via a short URL. The crash reporter also handles function addresses by subtracting them from the base address of the binary.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://bun.sh/blog/bun-report-is-buns-new-crash-reporter>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#bun](https://daily.dev/tags/bun)

[View this post on daily.dev](https://daily.dev/posts/bun-report-is-bun-s-new-crash-reporter-llfi8zuot)
