Update minidump-writer to 0.10.0
Categories
(Toolkit :: Crash Reporting, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: afranchuk, Assigned: afranchuk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
minidump_writer
needs to be updated to at least 0.9.0, however we need a new release to at least incorporate the fix in https://github.com/rust-minidump/minidump-writer/pull/129.
Updated•4 months ago
|
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
This is using a git rev for now as a new version hasn't been released
yet.
Updated•3 months ago
|
Comment 3•3 months ago
|
||
Assignee | ||
Comment 4•3 months ago
•
|
||
Hmm, not sure what's going on there. I built successfully before trying to land (linux x64), and just tried again. I found that I had to rebase on autoland because of conflicts originally. I guess I'll throw it at try, or just wait to be able to rebase on central on Monday and hope for better results.
Assignee | ||
Comment 5•3 months ago
|
||
Oh, I see now, it's a minimum rust version issue. The crate is using generic NonZero, which is since 1.79.0. I didn't pick up on that subtle detail because I knew other NonZero types have been around for a while.
Assignee | ||
Comment 6•3 months ago
|
||
https://github.com/rust-minidump/minidump-writer/pull/136
:gsvelto we want to get that PR in too. At this point Jake may be back and able to make a release.
Comment 8•3 months ago
|
||
bugherder |
Updated•2 months ago
|
Description
•