This is wonderful news!

The most recent time I interacted with this was tracking down a refcount
leak. I was following the instructions at [1] which as of yet mention
`fix_linux_stack.py`.

Would you like me to file a bug for that to be fixed? I'd edit it directly,
but I'm not confident I'd get the usage right.

:chutten

[1]:
https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Refcount_tracing_and_balancing#Post-processing_step_2_filtering_the_log

On Fri, Mar 6, 2020 at 1:14 PM Gabriele Svelto <gsve...@mozilla.com> wrote:

> On 06/03/20 16:46, Andrew Sutherland wrote:
> > Thank you both very much for the clarifications and your excellent work
> > here!
> >
> > In terms of the Sentry crates, I presume that means the crates in
> > https://github.com/getsentry/symbolic repo?  Are there still reasons to
> > use/pay attention to Ted's https://github.com/luser/rust-minidump repo?
> > For example, I use slightly modified versions of
> > `get-minidump-instructions` and `minidump_dump` from the latter, but I
> > want to make sure I'm hitching my metaphorical tooling wagon to the
> > right metaphorical tooling horse.
>
> Yes, we will soon be improving over that to replace the
> minidump-specific functionality of Breakpad. Sentry still relies on
> Breakpad for that stuff and I intend to replace that functionality with
> an all-Rust implementation based on Ted's stuff. Bug 1588530 [1] is the
> meta that tracks all this work.
>
>  Gabriele
>
> [1] [meta] Crash reporting Rust rewrite
>     https://bugzilla.mozilla.org/show_bug.cgi?id=1588530
>
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to