Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crash due to "Verification failed: m_World.GetChunkData at src/LightingThread.cpp, line 339" #4467

Closed
ghost opened this issue Feb 9, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 9, 2020

Client version: 1.12.2
Server OS: Linux 4.15.0-74-generic x86_64 Ubuntu 18.04.3 LTS
Commit id: a867388
Using IPV6

Steps to reproduce

Set thunderstorm with "/weather thunder"
Regenerate the same chunk with "/regen" multiple times in a row, invoking it faster than server responds with "Adding chunk to wanted chunks for client"

Server log

GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./Cuberite...done.
(gdb) run
Starting program: /home/minecraft/Server/Cuberite
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff6c81700 (LWP 24636)]
[New Thread 0x7ffff6480700 (LWP 24637)]
[2cb2f8ad72cc8e07|19:44:14] --- Started Log ---
[2cb2f8ad72cc8e07|19:44:14] Cuberite local build build id: Unknown
[2cb2f8ad72cc8e07|19:44:14] from commit id: approx: a867388 built at: approx: 2020-01-03 02:45:33 +0200
[2cb2f8ad72cc8e07|19:44:14] Creating new server instance...
[2cb2f8ad72cc8e07|19:44:14] Reading server config...
[2cb2f8ad72cc8e07|19:44:14] Starting server...
[2cb2f8ad72cc8e07|19:44:14] Loading UpgradeBlockTypePalette...
[2cb2f8ad72cc8e07|19:44:14] Loading per-protocol palettes...
[2cb2f8ad72cc8e07|19:44:14] Loaded palettes for protocol versions: 1.13, 1.14.4
[2cb2f8ad72cc8e07|19:44:14] Compatible clients: 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12.x, 1.13
[2cb2f8ad72cc8e07|19:44:14] Compatible protocol versions 47, 107, 108, 109, 110, 210, 315, 316, 335, 338, 340, 393
[2cb2f8ad72cc8e07|19:44:14] Generating protocol encryption keypair...
[2cb2f8ad72cc8e07|19:44:14] Loading settings...
[2cb2f8ad72cc8e07|19:44:14] Loading crafting recipes from crafting.txt...
[2cb2f8ad72cc8e07|19:44:14] Loaded 755 crafting recipes
[2cb2f8ad72cc8e07|19:44:14] Loading furnace recipes...
[2cb2f8ad72cc8e07|19:44:14] Loaded 67 furnace recipes and 66 fuels
[2cb2f8ad72cc8e07|19:44:14] Loading brewing recipes...
[2cb2f8ad72cc8e07|19:44:14] Loaded 88 brewing recipes
[2cb2f8ad72cc8e07|19:44:14] Loading worlds...
[2cb2f8ad72cc8e07|19:44:14] cWorld::cWorld("world")
[2cb2f8ad72cc8e07|19:44:14] Spawnpoint explicitly set!
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: bat
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: cavespider
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: chicken
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: cow
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: creeper
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: guardian
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: horse
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: mooshroom
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: ocelot
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: pig
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: rabbit
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: sheep
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: silverfish
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: skeleton
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: slime
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: spider
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: squid
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: wolf
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: zombie
[2cb2f8ad72cc8e07|19:44:14] Using a cache for biomegen of size 16.
[2cb2f8ad72cc8e07|19:44:14] Enabling multicache for biomegen of length 128.
[2cb2f8ad72cc8e07|19:44:14] cWorld::cWorld("RedstoneTesting")
[2cb2f8ad72cc8e07|19:44:14] Spawnpoint explicitly set!
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: bat
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: cavespider
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: chicken
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: cow
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: creeper
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: guardian
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: horse
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: mooshroom
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: ocelot
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: pig
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: rabbit
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: sheep
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: silverfish
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: skeleton
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: slime
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: spider
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: squid
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: wolf
[2cb2f8ad72cc8e07|19:44:14] Allowed mob: zombie
[2cb2f8ad72cc8e07|19:44:14] Using a cache for biomegen of size 16.
[2cb2f8ad72cc8e07|19:44:14] Enabling multicache for biomegen of length 128.
[2cb2f8ad72cc8e07|19:44:14] Loading plugin manager...
[2cb2f8ad72cc8e07|19:44:14] -- Loading Plugins --
[2cb2f8ad72cc8e07|19:44:14] Initialised Core v.16
[2cb2f8ad72cc8e07|19:44:14] [WorldEdit] Enabling WorldEdit v0.1.13
[2cb2f8ad72cc8e07|19:44:14] -- Loaded 2 Plugins --
[2cb2f8ad72cc8e07|19:44:14] Loading MonsterConfig...
[2cb2f8ad72cc8e07|19:44:14] Starting Authenticator...
[New Thread 0x7fffef7fa700 (LWP 24638)]
[2cb2f8ad72cc8e07|19:44:15] Starting worlds...
[New Thread 0x7fffeeff9700 (LWP 24639)]
[New Thread 0x7fffee5dd700 (LWP 24640)]
[New Thread 0x7fffedddc700 (LWP 24641)]
[New Thread 0x7fffed5db700 (LWP 24642)]
[New Thread 0x7fffecdda700 (LWP 24643)]
[e4ece1789f7faa4e|19:44:15] Your WorldEdit plugin is up-to-date
[89446d0d15079ef4|19:44:16] Preparing spawn (RedstoneTesting): 80.25% (65/81; 64.81 chunks / sec)
[New Thread 0x7fffdffff700 (LWP 24644)]
[New Thread 0x7fffdf7fe700 (LWP 24645)]
[New Thread 0x7fffdeffd700 (LWP 24646)]
[New Thread 0x7fffde7fc700 (LWP 24647)]
[New Thread 0x7fffddffb700 (LWP 24648)]
[c560122becf6d6c6|19:44:17] Preparing spawn (world): 87.65% (71/81; 70.86 chunks / sec)
[2cb2f8ad72cc8e07|19:44:17] Starting deadlock detector...
[New Thread 0x7fffdd7fa700 (LWP 24649)]
[2cb2f8ad72cc8e07|19:44:17] Finalising startup...
[New Thread 0x7fffdcff9700 (LWP 24650)]
[2cb2f8ad72cc8e07|19:44:17] Starting InputThread...
[New Thread 0x7fffcbfff700 (LWP 24651)]
[2cb2f8ad72cc8e07|19:44:17] Startup complete, took 3125ms!
[e4ece1789f7faa4e|19:44:22] Client "::ffff:127.0.0.1" connected!
[e4ece1789f7faa4e|19:44:22] New ClientHandle created at 0x7ffff000bf90
[147540d88c9a015f|19:44:22] Player 0_0 was read from file "players/aa/c7236b-04a9-3773-af22-16244ec73c00.json", spawning at {53.83, 63.00, -13.80} in world "world"
[147540d88c9a015f|19:44:22] Player 0_0 has joined the game
[d76f82de54367b80|19:44:22] Adding player 0_0 to world "world".
[d76f82de54367b80|19:44:23] 0_0 is requesting ViewDistance of 2!
[d76f82de54367b80|19:44:24] Spawning cBat #58 at {20, 47, 4}
[d76f82de54367b80|19:44:24] Spawning cBat #59 at {21, 47, 0}
[d76f82de54367b80|19:44:30] Spawning cSpider #60 at {85, 16, -51}
[d76f82de54367b80|19:44:30] Destroying entity #60 (cSpider) from chunk (5, -4)
[d76f82de54367b80|19:44:31] Player 0_0 is executing command "/weather thunder" in world "world" at world age 299.
[d76f82de54367b80|19:44:31] Changing to rain and thunder in world: world by: 0_0
[d76f82de54367b80|19:44:35] Player 0_0 is executing command "/regen" in world "world" at world age 371.
[d76f82de54367b80|19:44:35] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.84, -16.42}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.84, -16.42}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.45, -16.22}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.85, -16.38}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.85, -16.38}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.43, -16.23}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.43, -16.23}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.35}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.35}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.41, -16.25}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.41, -16.25}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.33}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.33}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.40, -16.25}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.40, -16.25}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.32}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.32}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.31}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.31}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 4, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 5, RelY = 63, RelZ = 16, Pos = 52.86, -16.30}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 9, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[d76f82de54367b80|19:44:35] SetSwimState failure: RelX = 10, RelY = 62, RelZ = 16, Pos = 58.39, -16.26}
[1b03c376ab972954|19:44:35] Spawning cPig #61 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:35] Spawning cPig #62 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:36] Player 0_0 is executing command "/" in world "world" at world age 391.
[d76f82de54367b80|19:44:39] Player 0_0 is executing command "/regen" in world "world" at world age 462.
[d76f82de54367b80|19:44:39] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[1b03c376ab972954|19:44:39] Spawning cPig #63 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:39] Spawning cPig #64 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:42] Player 0_0 is executing command "/regen" in world "world" at world age 513.
[d76f82de54367b80|19:44:42] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[d76f82de54367b80|19:44:42] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 10, Pos = 47.70, -4.69}
[d76f82de54367b80|19:44:42] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 11, Pos = 47.70, -4.69}
[1b03c376ab972954|19:44:42] Spawning cPig #65 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:42] Spawning cPig #66 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:44] Player 0_0 is executing command "/regen" in world "world" at world age 552.
[d76f82de54367b80|19:44:44] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[d76f82de54367b80|19:44:44] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 10, Pos = 47.70, -4.69}
[d76f82de54367b80|19:44:44] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 11, Pos = 47.70, -4.69}
[d76f82de54367b80|19:44:44] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 0, Pos = 47.88, -15.03}
[d76f82de54367b80|19:44:44] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 1, Pos = 47.88, -15.03}
[1b03c376ab972954|19:44:44] Spawning cPig #67 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:44] Spawning cPig #68 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:45] Player 0_0 is executing command "/regen" in world "world" at world age 587.
[d76f82de54367b80|19:44:45] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[d76f82de54367b80|19:44:45] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 7, Pos = 47.59, -7.80}
[d76f82de54367b80|19:44:45] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 8, Pos = 47.59, -7.80}
[1b03c376ab972954|19:44:45] Spawning cPig #69 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:45] Spawning cPig #70 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:47] Player 0_0 is executing command "/regen" in world "world" at world age 609.
[d76f82de54367b80|19:44:47] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[d76f82de54367b80|19:44:47] SetSwimState failure: RelX = 16, RelY = 63, RelZ = 7, Pos = 47.67, -8.53}
[1b03c376ab972954|19:44:47] Spawning cPig #71 at {53.50, 63.00, -8.50}
[1b03c376ab972954|19:44:47] Spawning cPig #72 at {53.50, 63.00, -8.50}
[d76f82de54367b80|19:44:47] Player 0_0 is executing command "/regen" in world "world" at world age 621.
[d76f82de54367b80|19:44:47] Adding chunk [3, -1] to wanted chunks for client 0x7ffff000bf90
[c560122becf6d6c6|19:44:47] Verification failed: m_World.GetChunkData({a_ChunkX + x - 1, a_ChunkZ + z - 1}, Reader), file /home/minecraft/compilesite/cuberite/src/LightingThread.cpp, line 339
/home/minecraft/Server/Cuberite(_Z15PrintStackTracev+0x2e)[0x555555e0e3a6]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread10ReadChunksEii+0xe8)[0x555555d4250c]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread10LightChunkERNS_18cLightingChunkStayE+0xff)[0x555555d422a3]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread7ExecuteEv+0x159)[0x555555d42105]
/home/minecraft/Server/Cuberite(_ZN9cIsThread9DoExecuteEv+0x2f)[0x555555e04e89]
/home/minecraft/Server/Cuberite(ZSt13__invoke_implIvM9cIsThreadFvvEPS0_JEET_St21__invoke_memfun_derefOT0_OT1_DpOT2+0x67)[0x555555e0581a]
/home/minecraft/Server/Cuberite(ZSt8__invokeIM9cIsThreadFvvEJPS0_EENSt15__invoke_resultIT_JDpT0_EE4typeEOS5_DpOS6+0x4e)[0x555555e05337]
/home/minecraft/Server/Cuberite(_ZNSt6thread8_InvokerISt5tupleIJM9cIsThreadFvvEPS2_EEE9_M_invokeIJLm0ELm1EEEEDTcl8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE+0x43)[0x555555e05b7b]
/home/minecraft/Server/Cuberite(_ZNSt6thread8_InvokerISt5tupleIJM9cIsThreadFvvEPS2_EEEclEv+0x2c)[0x555555e05b1c]
/home/minecraft/Server/Cuberite(_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJM9cIsThreadFvvEPS3_EEEEE6_M_runEv+0x1c)[0x555555e05aec]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xbd66f)[0x7ffff790566f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7ffff707a6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7ffff6da388f]
[c560122becf6d6c6|19:44:47] Assertion failed: m_HasTerminated, file /home/minecraft/compilesite/cuberite/src/OSSupport/NetworkSingleton.cpp, line 30
/home/minecraft/Server/Cuberite(_Z15PrintStackTracev+0x2e)[0x555555e0e3a6]
/home/minecraft/Server/Cuberite(_ZN17cNetworkSingletonD1Ev+0x5d)[0x555555e05ebf]
/lib/x86_64-linux-gnu/libc.so.6(+0x43041)[0x7ffff6cc5041]
/lib/x86_64-linux-gnu/libc.so.6(+0x4313a)[0x7ffff6cc513a]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread10ReadChunksEii+0xf2)[0x555555d42516]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread10LightChunkERNS_18cLightingChunkStayE+0xff)[0x555555d422a3]
/home/minecraft/Server/Cuberite(_ZN15cLightingThread7ExecuteEv+0x159)[0x555555d42105]
/home/minecraft/Server/Cuberite(_ZN9cIsThread9DoExecuteEv+0x2f)[0x555555e04e89]
/home/minecraft/Server/Cuberite(ZSt13__invoke_implIvM9cIsThreadFvvEPS0_JEET_St21__invoke_memfun_derefOT0_OT1_DpOT2+0x67)[0x555555e0581a]
/home/minecraft/Server/Cuberite(ZSt8__invokeIM9cIsThreadFvvEJPS0_EENSt15__invoke_resultIT_JDpT0_EE4typeEOS5_DpOS6+0x4e)[0x555555e05337]
/home/minecraft/Server/Cuberite(_ZNSt6thread8_InvokerISt5tupleIJM9cIsThreadFvvEPS2_EEE9_M_invokeIJLm0ELm1EEEEDTcl8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE+0x43)[0x555555e05b7b]
/home/minecraft/Server/Cuberite(_ZNSt6thread8_InvokerISt5tupleIJM9cIsThreadFvvEPS2_EEEclEv+0x2c)[0x555555e05b1c]
/home/minecraft/Server/Cuberite(_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJM9cIsThreadFvvEPS3_EEEEE6_M_runEv+0x1c)[0x555555e05aec]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xbd66f)[0x7ffff790566f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76db)[0x7ffff707a6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7ffff6da388f]
Cuberite: /home/minecraft/compilesite/cuberite/src/OSSupport/NetworkSingleton.cpp:30: cNetworkSingleton::~cNetworkSingleton(): Assertion `0' failed.

Thread 10 "Cuberite" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffdffff700 (LWP 24644)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

@peterbell10
Copy link
Member

Probably the same issue as #3572.

@ghost
Copy link
Author

ghost commented Feb 10, 2020

Seems to be an issue with either the WorldEdit or SingleClientVersion. After plugins removal it works correctly.

@ghost ghost closed this as completed Feb 10, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant