Hi all,
First, I want to apologize for being inactive for so long.
Actually, this issue is getting me crazy since May, I just got time to work on, or to report it, now.
It's actually simple, but yet very annoying. The game just has a segmentation fault at random times, and closes.
Question: Is the problem reproducible?
Answer: I don't know exactly, my best bet so far is that it tends to give a segmentation fault at random times. Sometimes, it takes hours. Perhaps this issue has something related to the water, see third addendum.
Question: What is your operating system:
Answer: GNU+Linux Trisquel 6.0 (Toutatis) 32-bit, a free distribution (accepted by the FSF) based on Ubuntu 12.04 (Precise Pangolin).
Question: What is your version of Minetest?
Answer: 0.4.7.
Question: What game do you use? (e.g. minetest_game, MiniTest, dwarves)
Answer: minetest_game.
OK, so here they are, the debug log (with a verbosity level of 4), plus some logs and outputs from useful commands.
Ah! I almost forgot to tell you about the installation method used:
To install it, I downloaded the file from Launchpad [1] and used GDebi to install it. According to GDebi, all dependencies were satisfied.
Best regards, ADFENO.
Have a nice day.
First addendum:
I already tried the game by compiling it from source (I think it was between May and July), I don't remember if the compiling dependencies were all satisfied, but it gave me some warnings (without stopping the compilation from being made), and the resulting build (compiled to run in place at that time) also had a segmentation fault at random times.
End of the first addendum.
Second addendum:
Please don't tell me to change module parameters or to add repositories to my sources list. My operating system is stable enough nowadays just with its default sources list, and I prefer it this way.
End of the second addendum.
Third addendum:
Last time it gave me a segmentation fault, I was near a cave flooded by water, walking above some blocks of gravel. The water level wasn't so high (at least in the sections I explored) but perhaps this issue has something related to it (I'm just guessing, not affirming).
End of the third addendum.
Fourth addendum: Sorry, but due to the limitations of the message length, I couldn't post the contents of the debug file, the outputs of the promissed commands, and the content of the Xorg.0.log file, but if you want some, just ask, and I'll send by e-mail. This is what I have so far:
- debug.txt (with a verbosity level of 4).
- HardInfo report (HTML).
- Output of dmesg (until the time of this topic).
- Output of glxinfo.
- Output of lspci.
- Output of lsusb.
- Output of sudo lshw.
- Output of uname -a.
- Xorg.0.log.
End of the fourth addendum.
[1]
https://code.launchpad.net/~minetestdevs/+archive/stable/+build/4648168