Segfault upon pressing "Publish" when score processing about 50% through
Here's contents of terminal output:
content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
[1:12:1224/231556.042838:ERROR:data_channel.cc(44)] Accepting maxRetransmits = -1 for backwards compatibility
[1:12:1224/231556.042908:ERROR:data_channel.cc(49)] Accepting maxRetransmitTime = -1 for backwards compatibility
Segmentation fault (core dumped)
Note: the score did indeed complete uploading, as I see it online.
I'm on latest Arch Linux binary: x86_64, MuseScore version (64-bit): 3.3.4., revision: 7684abe on Qt 5.14.0
Comments
Same error if I let processing reach %100 first:
Did you get anywhere with this? As usual, we'd need to see the score in question to be able to investigate.