kalloc

Results 23 comments of kalloc

I see your issue may be connected with my one https://github.com/defi-wonderland/smock/issues/152

@aarondill `src/path/to/1.ts` is just any file in my workspace, personal file. I tried to disable the `tabnine-nvim` and everything works well. I can try with an empty setup with only...

Let me try the fix. Sorry , I didn't read notifications.

I think we need to configure ignore list of filetypes

Got the same error :/ Unable to getCode of test smart that contains library function call ``` ➜ abi.encodePacked(vm.getCode("Counter.sol:Counter")) Traces: [3109] 0xBd770416a3345F91E4B34576cb804a576fa48EB1::run() ├─ [0] VM::getCode(Counter.sol:Counter) │ └─ ← "No bytecode...

I ran TT using docker (as I wrote), so, I can get core dump yet :/

Still don't have coredump. But I received another crash log: ``` tarantool-1 | 2024-10-18 15:13:36.219 [1] main/73998/lua txn.c:1514 W> Transaction has been aborted by a fiber yield tarantool-1 | 2024-10-18...

Crashed again, this time with coredump, but: ``` (gdb) bt #0 0x0000716fdf312f98 in abort () from /lib/ld-musl-x86_64.so.1 #1 0x000000000000000b in ?? () #2 0x0000000000000020 in ?? () #3 0x0000000000000000 in...