Skip to content

Commit

Permalink
!41 提交译文 master/docs/akaros/found_bugs.md
Browse files Browse the repository at this point in the history
Merge pull request !41 from pr
  • Loading branch information
ZhouWei authored and gitee-org committed Mar 17, 2024
2 parents b32f26b + 7e43855 commit 356ff6a
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions sources/syzkaller/akaros/found_bugs.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
---
status: translating
status: translated
title: "Found bugs"
author: Syzkaller Community
collector: chengziqiu
collected_date: 20240314
translator: shandianchengzi
translated_date: 20240317
link: https://github.com/google/syzkaller/blob/master/docs/akaros/found_bugs.md
---

# Found bugs
# 已经找到的 BUG

Most latest bugs are reported by [syzbot](/docs/syzbot.md) to
[akaros](https://groups.google.com/forum/#!searchin/akaros/syzbot)
mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/akaros).

_newer first_
绝大多数的最新 BUG 会被 [syzbot](/sources/syzkaller/syzbot.md) 报告,并展现在 [acaros](https://groups.google.com/forum/#!searchin/akaros/syzbot) 邮件列表里,并会在 [dashboard(仪表盘)](https://syzkaller.appspot.com/akaros)上列出。

* [page fault in pipewrite](https://github.com/brho/akaros/issues/46)
* [kernel panic in generic_file_write](https://github.com/brho/akaros/issues/44)
* [assertion failed: page && pm_slot_check_refcnt(*page->pg_tree_slot)](https://github.com/brho/akaros/issues/42)
_新的会被放在列表的前面_

示例如下:

* [管道写入时的页错误](https://github.com/brho/akaros/issues/46)
* [generic_file_write 函数中的 kernel panic](https://github.com/brho/akaros/issues/44)
* [断言错误:page && pm_slot_check_refcnt(*page->pg_tree_slot)](https://github.com/brho/akaros/issues/42)

0 comments on commit 356ff6a

Please sign in to comment.