Daniel D’Aquino

Results 275 comments of Daniel D’Aquino

I may have a lead on a possible cause for the crashes. Experimenting…

Applied some tweaks that does seem to stabilize a bit and reduce crashes, but some crashes remain. The investigation continues.

Found more detailed debugging info by testing it with the address sanitizer on. Reproduction steps: Damus: `94e5b67c533e988766eb3e186387c8ff3d2d1f71` (Latest in https://github.com/damus-io/damus/pull/2963 so far) Setup: Address sanitizer enabled Steps: 1. Scroll down...

@jb55, I believe I have found the root cause of the remaining crash. ## Root cause The address sanitizer detects a heap buffer overflow is this portion of `nostrdb.c`: ```c...

> It's weird that 500kib wouldn't be enough for the note blocks... you > could try to increase it to see if that fixes it. Sorry, I should have written...

Refined PR and it is ready for review! All details can be found in https://github.com/damus-io/damus/pull/2963.

Added onboarding tags because I believe this feature is important for people getting onboarded on meetups and physical events.

> Great point. Which apps produce a nprofile QR code? > > Added good first issue label I saw it on Amethyst during a meetup.

Hi @SanjaySiddharth! Yes, I remember the first I setup running the app on my own device required some kind of complicated setup and configuration. It was a while ago, I...

> The current QR scanner doesn't seem to capture the nprofile values from some QR codes . However , we are not facing this same issue when we use the...