Mike Gelfand
Mike Gelfand
> Just realize and forgot mostly we run OpenWRT on embedded devices with limited storage, hmm, if I am not mistaken the transmission-daemon based on my package above is at...
It's there in the original post, in `CMAKE_OPTIONS`.
If it's a crash then having a crash report containing backtraces would be nice. Also, could you try reproducing this with current `main`? 3.00 was released quite some time ago...
With #3976, progress bars in GTK client are now colored depending on torrent state. Current PR is also based on C code and we switched to C++ some time ago,...
@stefantalpalaru, could be that this is fixed with an OS update? Doesn't look like an issue on our side, as allocation is happening inside gdk/glib. If still happening, I'd advise...
Sorry, can't reproduce this on my end. Could you maybe build with address sanitizer enabled (by adding `-fsanitize=address` flag to `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS` when configuring) and see if it yields...
Is that report from a crash? I don't see the error in the output. I'm also seeing some DNS-related errors there, could that be contributing to it (i.e. tracker requests...
> It doesn't crash with `-fsanitize=address` because it hangs until I press the "Quit Now" button. Try a few more times? Wait a bit longer? Maybe use [another tool](https://en.m.wikibooks.org/wiki/Linux_Applications_Debugging_Techniques/Heap_corruption)?
This looks like a duplicate of #3813 and more generally #79. Nod if you agree.
Related to [TRAC-3215](https://trac.transmissionbt.com/ticket/3215).