lilealyh

Results 4 issues of lilealyh

[16:41:36.942] [FlashDB][kv][historyDB] (..\..\..\src\app\r_pi\database\FlashDB-v1.1.1\src\fdb_kvdb.c:997) Trigger a GC check after alloc KV failed. [FlashDB][kv][historyDB] (..\..\..\src\app\r_pi\database\FlashDB-v1.1.1\src\fdb_kvdb.c:1166) Warning: Alloc an KV (size 54) failed when new KV. Now will GC then retry. [FlashDB][kv][historyDB] (..\..\..\src\app\r_pi\database\FlashDB-v1.1.1\src\fdb_kvdb.c:1250)...

void kvdb_tarversal_sample(fdb_kvdb_t kvdb) { struct fdb_kv_iterator iterator; fdb_kv_t cur_kv; struct fdb_blob blob; size_t data_size; uint8_t *data_buf; fdb_kv_iterator_init(&iterator); while (fdb_kv_iterate(kvdb, &iterator)) { cur_kv = &(iterator.curr_kv); data_size = (size_t) cur_kv->value_len; data_buf =...

Please scan the QR code to log in. Please press confirm on your phone. Traceback (most recent call last): File "run.py", line 14, in itchat.auto_login(enableCmdQR=2) File "/home/pi/RasWxNeteaseMusic/itchat/components/register.py", line 35, in...

### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...