coming

Results 2 issues of coming

```cpp for (size_t i = 0; i < libraries.size(); i++) { std::string n = libraries.at(i); int id = prefs->GetInt(name); if (n == name) { /* we already created a library...

When I run PyPanda to analysis my record, I got this error: ```bash RR rr_assertion `current_item' failed at /opt/panda-dyn_syms_updates/panda/src/rr/rr_log.c:1004 Current log point: Current replay point: {guest_instr_count=45469315} ``` The guest is...