try&fail

Results 7 issues of try&fail

the code in has_new_bits(): ``` static inline u8 has_new_bits(u8* virgin_map) { #ifdef __x86_64__ u64* current = (u64*)trace_bits; u64* virgin = (u64*)virgin_map; u32 i = (MAP_SIZE >> 3); #else u32* current...

when i debug afl-fuzz.c with test.exe, I find that i can't trim input file successfully , Because the cksum(come from hash32 function) is always different with q->exec_cksum。q->exec_cksum is set in...

### What happened? ![image](https://github.com/user-attachments/assets/1c4db8c8-f059-4e62-81a2-825cb6c50845) ### Distribution version Windows x64 ### What browsers are you seeing the problem on if you're using web version? _No response_ ### Are you self-hosting? -...

### What happened? When the article content reaches around 700 lines, I experience noticeable lag when typing in Chinese input method, but there is no lag when using the English...

### Description Once I use Ctrl+F to search the content in the page, the page will be locked and I can no longer use the scroll wheel to scroll. I...

story

### What happened? 先用鼠标点击页面里的任意位置,然后用鼠标点击左上角 “快速搜索”,使用 ctrl+v 输入赋值的内容,会发现被复制到了页面里,而不是快速搜索栏里。 但是使用 快速搜索快捷键时就不会出现这个问题。 版本: AFFiNE 0.18.2 编辑器版本:0.17.33 ### Distribution version Windows x64 ### What browsers are you seeing the problem on if you're using...