AInur Posted October 18 Report Share Posted October 18 The game crashed instead of rebooting when I tried to return to the main menu from the mod selection page. Below are the error logs: TIMER| modmod/modmod.xml: 8.02997 ms TIMER| common/modern/setup.xml: 124.122 us TIMER| common/modern/styles.xml: 128.217 us TIMER| common/modern/sprites.xml: 728.767 us TIMER| termsdialog/termsdialog.xml: 8.80445 ms TIMER| common/modern/setup.xml: 128.575 us TIMER| common/modern/styles.xml: 115.465 us TIMER| common/modern/sprites.xml: 384.535 us TIMER| modmod/styles.xml: 6.29 us TIMER| modio/modio.xml: 4.79993 ms Assertion failed: "curl_multi_remove_handle(m_CurlMulti, m_Curl) == CURLM_OK" Location: ModIo.cpp:238 (TearDownRequest) Call stack: (0x5ca4846ac704) /usr/bin/pyrogenesis(+0x876704) [0x5ca4846ac704] (0x5ca4846553e8) /usr/bin/pyrogenesis(+0x81f3e8) [0x5ca4846553e8] (0x5ca484656f60) /usr/bin/pyrogenesis(+0x820f60) [0x5ca484656f60] (0x5ca484657935) /usr/bin/pyrogenesis(+0x821935) [0x5ca484657935] (0x5ca48423edcf) /usr/bin/pyrogenesis(+0x408dcf) [0x5ca48423edcf] (0x5ca4842465aa) /usr/bin/pyrogenesis(+0x4105aa) [0x5ca4842465aa] (0x5ca4841f4c21) /usr/bin/pyrogenesis(+0x3bec21) [0x5ca4841f4c21] (0x5ca483ef12f2) /usr/bin/pyrogenesis(+0xbb2f2) [0x5ca483ef12f2] (0x5ca483edfb9b) /usr/bin/pyrogenesis(+0xa9b9b) [0x5ca483edfb9b] (0x7e11518281ce) /usr/lib/libc.so.6(+0x261ce) [0x7e11518281ce] (0x7e115182828a) /usr/lib/libc.so.6(__libc_start_main+0x8a) [0x7e115182828a] (0x5ca483ee9905) /usr/bin/pyrogenesis(+0xb3905) [0x5ca483ee9905] errno = 0 (No error reported here) OS error = ? Steps to reproduce: 1. Run a fresh installation of the game 2. Go to settings -> mod selection 3. Use the mod downloader to download some mods. I downloaded autociv, god's eye and linux-libertine. 4. Leave the mod downloader, but do not activate any mods 5. Press 'back' or 'save and restart' This crash may not happen every time, but it happens almost every time I download a new mod via the mod downloader. However, if I activate locally created mods (i.e. mods that I made myself in the mods folder), there would be no crashes. The crash has occurred on two of my computers (with dramatically different hardware configurations) so I think it's worth attention. Quote Link to comment Share on other sites More sharing options...
Stan` Posted October 18 Report Share Posted October 18 This looks like a recent but we had with curl. Can you use a more recent version Quote Link to comment Share on other sites More sharing options...
AInur Posted October 18 Author Report Share Posted October 18 22 minutes ago, Stan` said: This looks like a recent but we had with curl. Can you use a more recent version I downloaded the latest release version from my package manager $ 0ad --version Pyrogenesis 0.0.26 The build is 12 Sept 2024 (27104-release) Quote Link to comment Share on other sites More sharing options...
hyperion Posted October 18 Report Share Posted October 18 Curl version 8.10.0 had a regression that affected quite a few packages besides us, that one got fixed in 8.10.1. If you aren't using 8.10.0, then maybe there is another regression we aren't aware of yet. 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted October 18 Report Share Posted October 18 Quote @Stan`Mmmh that's weird, what version of curl do you use ? @Tirili curl-8.10.0, ycurl-7.44.1 @Stan` Else could mean something is broken with latest curl Tirili: It uploads your system specs to the feedback server using curl sera: I assume gentoo has curl 8.1.0 do you have problems connecting to mod.io as well ? @hyperion :Stan: https://github.com/curl/curl/commit/a33bcc9b53b9d6ea9f879624e8abea0b012b008e fixes it, guess we wait for 8.10.1 to see if there is more Looks like curl gained quic support Stan: https://github.com/curl/curl/commit/a33bcc9b53b9d6ea9f879624e8abea0b012b008e fixes it, guess we wait for 8.10.1 to see if there is more @Tirili: Stan, Norse_Harold, an automatic distro update to curl-8.10.1 simply fixed my connection-problems to mod.io last week. Now, all my 0ad issues are fixed. From an irc discussion on 13/09 1 Quote Link to comment Share on other sites More sharing options...
AInur Posted October 19 Author Report Share Posted October 19 There is another similar crash after leaving the mod page without downloading anything. The error message is different: Sound: AlcInit success, using OpenAL Soft /usr/bin/0ad: line 9: 113054 Bus error (core dumped) "$pyrogenesis" "$@" The behavior this time is the game window just disappearing, instead of raising the exception dialog window. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.