[roll] Roll fuchsia [starnix] Downgrade panic in crash reporter.

It seems that some signal handling scenarios can still call this
method when status isn't ExitStatus::CoreDump. For now converts
the panic to a log and we can follow up later once I've added better
debug logging to the restricted exception path.

Original-Bug: 455855133
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409940
Original-Revision: eed98ff4cf57481863a678a64c1c4a8fc68fa49f
GitOrigin-RevId: 6959fcec90f7c9d152060448628f63998bc3127a
Change-Id: I7b5bda82d339c04766ca01c90385ede49c2fecbd
1 file changed
tree: c09c13e7570411bf25e458ddbc8f8bebee2bc631
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.