Jump to content

My server does not starts


Recommended Posts

The only proccess that does not start is db .

Here is where the server crashes:

Channels errors

Spoiler

Feb 23 11:28:09.581195 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:09.581206 :: Cube_Init locale/germany/cube.txt
Feb 23 11:28:09.581501 :: Acce_Init locale/germany/acce.txt
Feb 23 11:28:09.581536 :: Blend_Item_init locale/germany/blend.txt 
SYSERR: Feb 23 11:28:11.76081 :: main: Failed to Load ClientPackageCryptInfo File(package/)
Feb 23 11:28:11.76400 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:11.76421 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:11.76436 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:11.76537 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:11.357245 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:12.357273 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:13.357249 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:14.37244 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:14.37389 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:14.357243 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:15.357345 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:16.357241 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:17.37249 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:17.37390 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:17.357281 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:18.357279 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:19.357265 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:20.37247 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:20.37416 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:20.357243 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
SYSERR: Feb 23 11:28:20.864762 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
Feb 23 11:28:20.877289 :: <shutdown> Starting...
Feb 23 11:28:20.877342 :: <shutdown> Destroying CArenaManager...
Feb 23 11:28:20.877350 :: ARENA: ArenaMap will be destroy. mapIndex(112)
Feb 23 11:28:20.877356 :: ARENA: End Duel PID_A(0) vs PID_B(0)
Feb 23 11:28:20.877363 :: ARENA: End Duel PID_A(0) vs PID_B(0)
Feb 23 11:28:20.877367 :: ARENA: End Duel PID_A(0) vs PID_B(0)
Feb 23 11:28:20.877371 :: ARENA: End Duel PID_A(0) vs PID_B(0)
Feb 23 11:28:20.877377 :: <shutdown> Destroying COXEventManager...
Feb 23 11:28:20.877385 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:20.877390 :: <shutdown> Disabling signal timer...
Feb 23 11:28:20.877396 :: <shutdown> Shutting down CHARACTER_MANAGER...
Feb 23 11:28:20.877400 :: <shutdown> Shutting down ITEM_MANAGER...
Feb 23 11:28:20.877404 :: <shutdown> Flushing db_clientdesc...
Feb 23 11:28:20.877408 :: <shutdown> Flushing p2p_manager...
Feb 23 11:28:20.877412 :: <shutdown> Destroying CShopManager...
Feb 23 11:28:20.877417 :: <shutdown> Destroying CHARACTER_MANAGER...
Feb 23 11:28:20.877421 :: <shutdown> Destroying ITEM_MANAGER...
Feb 23 11:28:20.877426 :: <shutdown> Destroying DESC_MANAGER...
Feb 23 11:28:20.878784 :: <shutdown> Destroying quest::CQuestManager...
Feb 23 11:28:20.879686 :: <shutdown> Destroying building::CManager...
Feb 23 11:28:20.879698 :: <shutdown> Flushing TrafficProfiler...
Feb 23 11:28:20.879702 :: <shutdown> Canceling ReloadSpamEvent...
Feb 23 11:28:20.879706 :: <shutdown> regen_free()...
Feb 23 11:28:20.879711 :: <shutdown> Closing sockets...
Feb 23 11:28:20.879732 :: <shutdown> fdwatch_delete()...
Feb 23 11:28:20.879798 :: <shutdown> event_destroy()...
Feb 23 11:28:20.879805 :: <shutdown> CTextFileLoader::DestroySystem()...
Feb 23 11:28:20.879809 :: <shutdown> thecore_destroy()...
SYSERR: Feb 23 11:28:20.879851 :: pid_deinit: 
End of pid

DB.core debugging

Spoiler

 

Reading symbols from db12...(no debugging symbols found)...done.
(gdb) core db.core
warning: core file may not match specified executable file.
Core was generated by `db'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib32/libz.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libz.so.6
Reading symbols from /usr/lib32/libstdc++.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libstdc++.so.6
Reading symbols from /usr/lib32/libm.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libm.so.5
Reading symbols from /usr/lib32/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libgcc_s.so.1
Reading symbols from /usr/lib32/libthr.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libthr.so.3
Reading symbols from /usr/lib32/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libc.so.7
Reading symbols from /usr/lib32/libsupc++.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib32/libsupc++.so.1
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x2832c756 in strtoul_l () from /usr/lib32/libc.so.7
[New Thread 2840433428405e00 (LWP 100162/db)]
[New Thread 2825902028405b00 (LWP 100161/db)]
[New Thread 28405e3428405800 (LWP 100159/db)]
[New Thread 28405b3428405500 (LWP 100158/db)]
[New Thread 2840583428405200 (LWP 100157/db)]
[New Thread 2840553428404f00 (LWP 100156/db)]
[New Thread 2840523428404c00 (LWP 100155/db)]
[New Thread 28404f3428404900 (LWP 100154/db)]
[New Thread 28404c3428404300 (LWP 100143/db)]
Cannot find new threads: generic error
(gdb) bt full
#0  0x2832c756 in strtoul_l () from /usr/lib32/libc.so.7
No symbol table info available.
#1  0x2832c9e2 in strtoul () from /usr/lib32/libc.so.7
No symbol table info available.
#2  0x080cdf6b in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
No symbol table info available.
#3  0x080d6775 in strnlen ()
No symbol table info available.
#4  0x08051110 in ?? ()
No symbol table info available.
#5  0x28424800 in ?? ()
No symbol table info available.
#6  0xffffcc44 in ?? ()
No symbol table info available.
#7  0xffffcc4b in ?? ()
No symbol table info available.
#8  0x080de9b5 in ?? ()
No symbol table info available.
#9  0x0000000b in ?? ()
No symbol table info available.
#10 0x2840d04c in ?? ()
No symbol table info available.
 


 

 

Db sysslog

Spoiler

 

SYSERR: Feb 23 11:28:04.621745 :: pid_init: 
Start of pid: 3075

SYSERR: Feb 23 11:28:04.621831 :: Start: TABLE_POSTFIX not configured use default
Feb 23 11:28:04.622248 :: connecting to MySQL server (player)
Feb 23 11:28:04.622266 :: CREATING DIRECT_SQL
Feb 23 11:28:04.622289 :: AsyncSQL: locale euckr
Feb 23 11:28:04.846228 :: CREATING MAIN_SQL
Feb 23 11:28:04.846261 :: AsyncSQL: locale euckr
Feb 23 11:28:04.846329 :: CREATING ASYNC_SQL
Feb 23 11:28:04.846369 :: AsyncSQL: locale euckr
Feb 23 11:28:04.846389 ::    OK
Feb 23 11:28:04.846415 :: connecting to MySQL server (account)
Feb 23 11:28:04.846420 :: CREATING DIRECT_SQL
Feb 23 11:28:04.846425 :: AsyncSQL: locale euckr
Feb 23 11:28:04.847233 :: CREATING MAIN_SQL
Feb 23 11:28:04.847251 :: AsyncSQL: locale euckr
Feb 23 11:28:04.847279 :: CREATING ASYNC_SQL
Feb 23 11:28:04.847289 :: AsyncSQL: locale euckr
Feb 23 11:28:04.847303 ::    OK
Feb 23 11:28:04.847316 :: connecting to MySQL server (common)
Feb 23 11:28:04.847320 :: CREATING DIRECT_SQL
Feb 23 11:28:04.847326 :: AsyncSQL: locale euckr
Feb 23 11:28:04.848125 :: CREATING MAIN_SQL
Feb 23 11:28:04.848140 :: AsyncSQL: locale euckr
Feb 23 11:28:04.848163 :: CREATING ASYNC_SQL
Feb 23 11:28:04.848173 :: AsyncSQL: locale euckr
Feb 23 11:28:04.848188 ::    OK
Feb 23 11:28:04.848199 :: connecting to MySQL server (hotbackup)
Feb 23 11:28:04.848203 :: CREATING DIRECT_SQL
Feb 23 11:28:04.848223 :: AsyncSQL: locale euckr
Feb 23 11:28:04.849170 :: CREATING MAIN_SQL
Feb 23 11:28:04.849185 :: AsyncSQL: locale euckr
Feb 23 11:28:04.849217 :: CREATING ASYNC_SQL
Feb 23 11:28:04.849227 :: AsyncSQL: locale euckr
Feb 23 11:28:04.849244 ::    OK
Feb 23 11:28:04.849888 :: ClientManager initialization.. 
Feb 23 11:28:04.850528 :: InitializeLocalization() - LoadLocaleTable(count:13)
Feb 23 11:28:04.850542 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE0)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850548 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE1)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850556 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE2)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850563 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE3)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850567 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE4)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850571 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE5)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850575 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE6)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850579 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE7)] = 0 5 6 8 10 12 14 16 18 20 22 24
Feb 23 11:28:04.850584 :: locale[LOCALE] = germany
Feb 23 11:28:04.850593 :: Changed g_stLocale euckr to euckr
Feb 23 11:28:04.850598 :: SetLocale start
Feb 23 11:28:04.850731 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.850832 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.850905 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.850994 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.851065 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.851130 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.851200 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.851245 ::     --mysql_set_character_set(latin1)
Feb 23 11:28:04.851357 ::     --mysql_set_character_set(latin1)
 


 

 

Auth sysser

Spoiler

SYSERR: Feb 23 11:28:07.462756 :: pid_init: 
Start of pid: 3078

SYSERR: Feb 23 11:28:07.512592 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:07.522019 :: main: Failed to Load ClientPackageCryptInfo File(package/)
SYSERR: Feb 23 11:28:10.3408 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:13.18400 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:16.23397 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:19.23396 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:20.864793 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Feb 23 11:28:20.903823 :: pid_deinit: 
End of pid

Auth sysslog

Spoiler

SYSERR: Feb 23 11:28:07.462756 :: pid_init: 
Start of pid: 3078

Feb 23 11:28:07.499950 :: SYSTEM: BINDING TCP PORT ON [3146] (fd 12)
Feb 23 11:28:07.499987 :: SYSTEM: BINDING TCP PORT ON [12000] (fd 13)
Feb 23 11:28:07.500667 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:07.512592 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:07.512888 :: Initializing Guild
Feb 23 11:28:07.512912 ::     No need for auth server
Feb 23 11:28:07.513342 :: FISH-Maxmi
Feb 23 11:28:07.513354 :: FISH-Maxmi
Feb 23 11:28:07.513358 :: FISH-Maxmi
Feb 23 11:28:07.513362 :: FISH-Maxmi
Feb 23 11:28:07.513366 :: FISH-Maxmi
Feb 23 11:28:07.513370 :: FISH-Maxmi
Feb 23 11:28:07.513374 :: FISH-Maxmi
Feb 23 11:28:07.513377 :: FISH-Maxmi
Feb 23 11:28:07.513381 :: FISH-Maxmi
Feb 23 11:28:07.513385 :: FISH-Maxmi
Feb 23 11:28:07.513389 :: FISH-Maxmi
Feb 23 11:28:07.513393 :: FISH-Maxmi
Feb 23 11:28:07.513396 :: FISH-Maxmi
Feb 23 11:28:07.513400 :: FISH-Maxmi
Feb 23 11:28:07.513404 :: FISH-Maxmi
Feb 23 11:28:07.513408 :: FISH-Maxmi
Feb 23 11:28:07.513412 :: FISH-Maxmi
Feb 23 11:28:07.513415 :: FISH-Maxmi
Feb 23 11:28:07.513419 :: FISH-Maxmi
Feb 23 11:28:07.513423 :: FISH-Maxmi
Feb 23 11:28:07.513427 :: FISH-Maxmi
Feb 23 11:28:07.513431 :: FISH-Maxmi
Feb 23 11:28:07.513435 :: FISH-Maxmi
Feb 23 11:28:07.513439 :: FISH-Maxmi
Feb 23 11:28:07.513442 :: FISH-Maxmi
Feb 23 11:28:07.513446 :: FISH-Maxmi
Feb 23 11:28:07.513450 :: FISH-Maxmi
Feb 23 11:28:07.513454 :: FISH-Maxmi
Feb 23 11:28:07.513458 :: FISH-Maxmi
Feb 23 11:28:07.513461 :: FISH-Maxmi
Feb 23 11:28:07.513465 :: FISH-Maxmi
Feb 23 11:28:07.513469 :: FISH-Maxmi
Feb 23 11:28:07.513473 :: FISH-Maxmi
Feb 23 11:28:07.513476 :: FISH-Maxmi
Feb 23 11:28:07.513480 :: FISH-Maxmi
Feb 23 11:28:07.513484 :: FISH-Maxmi
Feb 23 11:28:07.513488 :: FISH-Maxmi
Feb 23 11:28:07.513692 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:07.513711 :: Cube_Init locale/germany/cube.txt
Feb 23 11:28:07.519516 :: Acce_Init locale/germany/acce.txt
Feb 23 11:28:07.519575 :: Blend_Item_init locale/germany/blend.txt 
SYSERR: Feb 23 11:28:07.522019 :: main: Failed to Load ClientPackageCryptInfo File(package/)
Feb 23 11:28:10.3242 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:10.3408 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:13.18238 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:13.18400 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:16.23242 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:16.23397 :: socket_connect: HOST localhost:15000, could not connect.
Feb 23 11:28:19.23240 :: SYSTEM: Trying to connect to localhost:15000
SYSERR: Feb 23 11:28:19.23396 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:20.864793 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
Feb 23 11:28:20.902587 :: <shutdown> Starting...
Feb 23 11:28:20.902607 :: Queries 0
Feb 23 11:28:20.902612 :: <shutdown> Destroying CArenaManager...
Feb 23 11:28:20.902616 :: <shutdown> Destroying COXEventManager...
Feb 23 11:28:20.902625 :: CLIENT_DESC [db_clientdesc] trying DBPacket() while not connected
Feb 23 11:28:20.902630 :: <shutdown> Disabling signal timer...
Feb 23 11:28:20.902635 :: <shutdown> Shutting down CHARACTER_MANAGER...
Feb 23 11:28:20.902639 :: <shutdown> Shutting down ITEM_MANAGER...
Feb 23 11:28:20.902644 :: <shutdown> Flushing db_clientdesc...
Feb 23 11:28:20.902648 :: <shutdown> Flushing p2p_manager...
Feb 23 11:28:20.902652 :: <shutdown> Destroying CShopManager...
Feb 23 11:28:20.902657 :: <shutdown> Destroying CHARACTER_MANAGER...
Feb 23 11:28:20.902661 :: <shutdown> Destroying ITEM_MANAGER...
Feb 23 11:28:20.902665 :: <shutdown> Destroying DESC_MANAGER...
Feb 23 11:28:20.903722 :: <shutdown> Destroying quest::CQuestManager...
Feb 23 11:28:20.903730 :: <shutdown> Destroying building::CManager...
Feb 23 11:28:20.903735 :: <shutdown> Flushing TrafficProfiler...
Feb 23 11:28:20.903739 :: <shutdown> Canceling ReloadSpamEvent...
Feb 23 11:28:20.903749 :: <shutdown> regen_free()...
Feb 23 11:28:20.903753 :: <shutdown> Closing sockets...
Feb 23 11:28:20.903773 :: <shutdown> fdwatch_delete()...
Feb 23 11:28:20.903780 :: <shutdown> event_destroy()...
Feb 23 11:28:20.903784 :: <shutdown> CTextFileLoader::DestroySystem()...
Feb 23 11:28:20.903788 :: <shutdown> thecore_destroy()...
SYSERR: Feb 23 11:28:20.903823 :: pid_deinit: 
End of pid

Channels sysser

Spoiler

SYSERR: Feb 23 11:28:14.869522 :: pid_init: 
Start of pid: 3089

SYSERR: Feb 23 11:28:14.870164 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:15.134837 :: main: Failed to Load ClientPackageCryptInfo File(package/)
SYSERR: Feb 23 11:28:17.16398 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:20.16428 :: socket_connect: HOST localhost:15000, could not connect.
SYSERR: Feb 23 11:28:20.864668 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Feb 23 11:28:20.898607 :: pid_deinit: 
End of pid

Hope you can help me

Best regards,

Behappy4ever

Link to comment
Share on other sites

  • 1 month later...
  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Bumping this thread, because of the same problem. I use FreeBSD 9.3 i386 and db keeps crashing all the time. Important fact - this is probably NOT caused by source code, because I've tried two separate db cores and both has crashed. The funny thing is that everything works on machine that was configured before 2016, but not on a machine I created today (I've only installed git and mysql55-server). What's going on?

Link to comment
Share on other sites

18 minutes ago, JachuPL said:

Bumping this thread, because of the same problem. I use FreeBSD 9.3 i386 and db keeps crashing all the time. Important fact - this is probably NOT caused by source code, because I've tried two separate db cores and both has crashed. The funny thing is that everything works on machine that was configured before 2016, but not on a machine I created today (I've only installed git and mysql55-server). What's going on?

Link static 

Link to comment
Share on other sites

5 minutes ago, JachuPL said:

 

already linking static with -static option in CFLAGS. Is this what you mean?

Yes, if you say works on old machine seems to be a dependecy problem. If you already did with -static then can be a source code problem. :)

Also in all db core is a problem with charset set. As i can show from syserr, the db stop at charset . It's easy to solve, you should know simple things like this since is a bug from 2014.

Link to comment
Share on other sites

Just now, ds_aim said:

Yes, if you say works on old machine seems to be a dependecy problem. If you already did with -static then can be a source code problem. :)

Also in all db core is a problem with charset set. As i can show from syserr, the db stop at charset . It's easy to solve, you should know simple things like this since is a bug from 2014.

It's not a source code problem since I've tried three versions: Source1 which is edited mainline, Source2 which is an extended fork of Source1 and clean mainline and each one is failing to launch. All the versions I've tried were also compiled on windows and worked without crash, so I think it's really not a source code problem. The funny thing is, the first launch after freebsd boots is always successfull (db works like a charm), but the next ones aren't. Same cores are working without a crash on my physical machine (configured circa September 2015), but not on a new virtual machine (Hyper-V).

Link to comment
Share on other sites

1 minute ago, JachuPL said:

It's not a source code problem since I've tried three versions: Source1 which is edited mainline, Source2 which is an extended fork of Source1 and clean mainline and each one is failing to launch. All the versions I've tried were also compiled on windows and worked without crash, so I think it's really not a source code problem. The funny thing is, the first launch after freebsd boots is always successfull (db works like a charm), but the next ones aren't. Same cores are working without a crash on my physical machine (configured circa September 2015), but not on a new virtual machine (Hyper-V).

Yes,  i know.  The problem is charset set. :) confirmed. 

Link to comment
Share on other sites

My problem is similiar but still somehow caused by segmentation fault (SIGSEGV, 11) and strtoul_l() crash.

DSvddV6.png

DB Syserr:

DB Sysl

Spoiler

SYSERR: Mar 27 21:53:04.673291 :: pid_init: 
Start of pid: 939

SYSERR: Mar 27 21:53:04.673350 :: Start: TABLE_POSTFIX not configured use default

 

DB Syslog:

Spoiler

SYSERR: Mar 27 21:53:04.673291 :: pid_init: 
Start of pid: 939

Mar 27 21:53:04.673330 :: CONFIG: DISABLE_HOTBACKUP
SYSERR: Mar 27 21:53:04.673350 :: Start: TABLE_POSTFIX not configured use default
Mar 27 21:53:04.673375 :: connecting to MySQL server (player)
Mar 27 21:53:04.673387 :: CREATING DIRECT_SQL
Mar 27 21:53:04.673409 :: AsyncSQL: locale euckr
Mar 27 21:53:04.677793 :: CREATING MAIN_SQL
Mar 27 21:53:04.677830 :: AsyncSQL: locale euckr
Mar 27 21:53:04.677879 :: CREATING ASYNC_SQL
Mar 27 21:53:04.677913 :: AsyncSQL: locale euckr
Mar 27 21:53:04.677940 ::    OK
Mar 27 21:53:04.677969 :: connecting to MySQL server (account)
Mar 27 21:53:04.677981 :: CREATING DIRECT_SQL
Mar 27 21:53:04.677997 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678254 :: CREATING MAIN_SQL
Mar 27 21:53:04.678279 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678310 :: CREATING ASYNC_SQL
Mar 27 21:53:04.678333 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678363 ::    OK
Mar 27 21:53:04.678388 :: connecting to MySQL server (common)
Mar 27 21:53:04.678401 :: CREATING DIRECT_SQL
Mar 27 21:53:04.678416 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678655 :: CREATING MAIN_SQL
Mar 27 21:53:04.678679 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678708 :: CREATING ASYNC_SQL
Mar 27 21:53:04.678730 :: AsyncSQL: locale euckr
Mar 27 21:53:04.678756 ::    OK
Mar 27 21:53:04.678780 :: connecting to MySQL server (hotbackup)
Mar 27 21:53:04.678792 :: CREATING DIRECT_SQL
Mar 27 21:53:04.678807 :: AsyncSQL: locale euckr
Mar 27 21:53:04.679039 :: CREATING MAIN_SQL
Mar 27 21:53:04.679063 :: AsyncSQL: locale euckr
Mar 27 21:53:04.679093 :: CREATING ASYNC_SQL
Mar 27 21:53:04.679117 :: AsyncSQL: locale euckr
Mar 27 21:53:04.679142 ::    OK
Mar 27 21:53:04.679199 :: ClientManager initialization.. 
Mar 27 21:53:04.679477 :: InitializeLocalization() - LoadLocaleTable(count:13)
Mar 27 21:53:04.679500 :: locale[LOCALE] = poland
Mar 27 21:53:04.679512 :: Changed g_stLocale euckr to euckr
Mar 27 21:53:04.679525 :: SetLocale start

 

 

I don't remember any charset problems, I use mysql tables that are confirmed to work. Tables were restored from SQL file so there's no way they're broken.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

4 minutes ago, Istny said:

Tables restored with good charset, but what is a DATABASE charset ?

for 99% it's not a cause but you can try ;s

account, hotbackup, log - utf8_polish_ci
common, player - latin1_swedish_ci
 

which one is proper and should be set for all databases?

 

//edit: changed from utf8_polish_ci to latin1_swedish_ci, still no effect

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.