New segfault (RPi2) - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: New segfault (RPi2) (/thread-2154.html) |
RE: New segfault (RPi2) - Jammet - 08-16-2016 Current version is: Code: [10:07:57] Cuberite Jenkins gcc armhf Release (master) build id: #528 Here we have a new one. It is reproducible like this: Connect to the server, use the /spawn command to go to the spawn. Notice that only *very* few chunks will be loaded in -- you'll barely be able to see any more than just the spot you're standing at. No more chunks are being loaded in. Eventually the connection times out. If you reconnect, the server crashes like so: Code: [10:08:38] User Jammet authenticated with UUID 5644c5e4e7694fcb8908e56cdcc2d2cd So "/spawn" is unusable at this moment. This also seems to affect /warp. Maybe all teleportation commands are bugged. Still testing. I see some of this seems to be getting addressed, but I have not the technical knowhow to understand if it's the same thing. |