Segfault upon pressing "Publish" when score processing about 50% through

• Dec 25, 2019 - 04:10

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:

[1:11:1225/020945.837279:ERROR:data_channel.cc(44)] Accepting maxRetransmits = -1 for backwards compatibility
[1:11:1225/020945.837346:ERROR:data_channel.cc(49)] Accepting maxRetransmitTime = -1 for backwards compatibility
libpng error: Read Error
content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4327, resource id: 8591098, major code: 40 (TranslateCoords), minor code: 0
Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
[1:14:1225/021037.610141:ERROR:data_channel.cc(44)] Accepting maxRetransmits = -1 for backwards compatibility
[1:14:1225/021037.610230:ERROR:data_channel.cc(49)] Accepting maxRetransmitTime = -1 for backwards compatibility
Segmentation fault (core dumped)

Do you still have an unanswered question? Please log in first to post your question.