Closed NGC935 closed 3 years ago
Thanks, that should already help to find the root cause...
Seems that jit.cloud is closing the connection prematurely that causes that segmentation fault somehow. I haven't found any real solution yet. A small debugging showed that I can't handle this (yet) in my code, so I simply don't try to get the URL descriptions for this domain for the time being...
That's the behavior when invoking the URL from Postman - might be the same when doing it from the Qt client:
Client network socket disconnected before secure TLS connection was established
Hi, this is the first time I have a problem with piepmatz, thanks for this stable software.
What happened
I was scrolling through my timeline suddenly piepmatz crashes. I was reproducable, every time I opened this app and scrolled to the same tweet. I never saw that tweet since the Twitter website never showed it to me.
Debugging
I used the CLI to open piepmatz and saved the output to a textfile. The last lines of the log are here:
if you need the full log, I'll send you the whole file.
thanks!