Daniel Rocha

Results 21 comments of Daniel Rocha

Hey @ianstormtaylor, would you consider a PR for this issue?

It seems that at some point this bug got fixed, this issue is no longer relevant.

My comments are to be addressed in a future PR.

It was fixed here: https://github.com/nurikk/zigbee2mqtt-frontend/pull/2012 (duplicate: https://github.com/nurikk/zigbee2mqtt-frontend/issues/2003)

I had the same problem and it seems that the problem comes from `task[4]-task[3]` not being a multiple of `MAX_BITSLICES` (file `crypto1_bs_crack.c`). The following patch fixed it for me, I...

Yes, I encountered the same error as @michto36, but I managed to resolve it using the patch provided above. I tested it on a M2 Pro. I have submitted the...

Hey @livingrockrises, sorry for the delay. Can you please provide some more details? Which snap are you using? Can you reproduce it in a deterministic way?

Unfortunately, the logs don't have any error. I limited the memory to 1 GB hoping that it would trigger some OOM error, but it seems it kept running until it...