运行的worldserver返回“分段错误(核心已转储)”

时间:2019-07-26 16:00:38

标签: linux ubuntu azerothcore trinitycore

当我尝试运行worldserver时,它返回错误:

Segmentation fault (core dumped)
  • 我已更改文件权限。
  • 我已经检查了worldserver.conf
  • 我尝试用超级用户运行它。

Authserver可以像往常一样毫无问题地工作。

整个启动日志:

Using configuration file /home/crowfunder/azerothcore-server/etc/worldserver.conf.
Using SSL version: OpenSSL 1.1.1  11 Sep 2018 (library: OpenSSL 1.1.1  11 Sep 2018)
Using ACE version: 6.4.5
AzerothCore rev. 7d44bf25c741 2019-07-25 18:09:25 +0000 (master branch) (Unix, Release) (worldserver-daemon)
<Ctrl-C> to stop.

   █████╗ ███████╗███████╗██████╗  ██████╗ ████████╗██╗  ██╗
  ██╔══██╗╚══███╔╝██╔════╝██╔══██╗██╔═══██╗╚══██╔══╝██║  ██║
  ███████║  ███╔╝ █████╗  ██████╔╝██║   ██║   ██║   ███████║
  ██╔══██║ ███╔╝  ██╔══╝  ██╔══██╗██║   ██║   ██║   ██╔══██║
  ██║  ██║███████╗███████╗██║  ██║╚██████╔╝   ██║   ██║  ██║
  ╚═╝  ╚═╝╚══════╝╚══════╝╚═╝  ╚═╝ ╚═════╝    ╚═╝   ╚═╝  ╚═╝
                                ██████╗ ██████╗ ██████╗ ███████╗
                                ██╔════╝██╔═══██╗██╔══██╗██╔═══╝
                                ██║     ██║   ██║██████╔╝█████╗
                                ██║     ██║   ██║██╔══██╗██╔══╝
                                ╚██████╗╚██████╔╝██║  ██║███████╗
                                 ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝

          AzerothCore 3.3.5a  -  www.azerothcore.org

Opening DatabasePool 'acore_world'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
DatabasePool 'acore_world' opened successfully. 2 total connections running.
Opening DatabasePool 'acore_characters'. Asynchronous connections: 1, synchronous connections: 2.
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
DatabasePool 'acore_characters' opened successfully. 3 total connections running.
Opening DatabasePool 'acore_auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
MySQL client library: 5.7.27
MySQL server ver: 5.5.5-10.3.16-MariaDB
DatabasePool 'acore_auth' opened successfully. 2 total connections running.
Realm running as realm ID 1
Using World DB: ACDB 335.3 (dev)
Initializing Scripts...
Loading C++ scripts
Will clear `logs` table of entries older than 1209600 seconds every 10 minutes.
Using DataDir /home/user/azerothcore-server/data/
WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1 PetLOS:1

Loading Trinity strings...
>> Loaded 1167 trinity strings in 5 ms

Initialize data stores...
Segmentation fault (core dumped)

0 个答案:

没有答案