Spyke
ani.social

Oh wow, I would have assumed it was reading memory outside of its scope.

If you can identify which package is pushing that error you may be able to search that string in their code.

26
meitireply
lemmy.world

it's python and I'd guess it's embedded somewhere in the package. I'll run a grep on its source to see whether I can find it.

8
Toes♀reply
ani.social

Now I'm curious if grep supports right to left Unicode. Let me know your findings :)

6
KSP Atlasreply
sopuli.xyz

I assume it does, internally it's still just characters

2

Oh that just characters thing is super complicated and computers have been messing it up for generations though. For example python didn't have decent support for Unicode until version 3 and it came out after Unicode was already a thing.

10

I was also for thirty seconds like wtf, what is this trying to tell me!

3

You reached the end