Nabend,
folgendendes Problemchen ärgert mich nun seit einiger Zeit:
Während Dt Runs kommt es in gefühlt 95% der Fällen früher oder später zu einem Core Crash (segmentation fault (core dumped)), alle Clients welche sich im DT befanden werden gekickt.
Clients auf anderen Maps im selben Channel bleiben verbunden.
Das kuriose ist das ich kein Muster erkenne, syserr und logs des Channels sind für mich unauffällig.
Die crashes passieren random, ich habe keinen Weg gefunden diese zu provozieren.
Ich bin, um dies auszuschließen, alle regen.txt und die entsprechende Quest durchgegangen und habe sichergestellt das kein Item/Mob gespawnt oder entfernt wird welches nicht existiert.
Channel_1 Kern_1 log und err
- syslog:
- Mar 15 21:34:15 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1062)
- Mar 15 21:34:15 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1002)
- Mar 15 21:34:19 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1062)
- Mar 15 21:34:19 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1002)
- Mar 15 21:34:19 :: AddAffect Gemeiner Bogenschütze type 210 apply 0 0 flag 6 duration 4
- Mar 15 21:34:20 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1004)
- Mar 15 21:34:20 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1003)
- Mar 15 21:34:20 :: Gemeiner Geist Schütze DUNGEON set to 0x3d333a40, PARTY is 0x0
- Mar 15 21:34:20 :: MonsterCount 29
- Mar 15 21:34:20 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1032)
- Mar 15 21:34:20 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1063)
- Mar 15 21:34:21 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1062)
- Mar 15 21:34:23 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1002)
- Mar 15 21:34:24 :: AddAffect Gemeiner Bogenschütze type 210 apply 0 0 flag 6 duration 4
- Mar 15 21:34:24 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1064)
- Mar 15 21:34:25 :: Gemeiner Geist Schütze DUNGEON set to 0x3d333a40, PARTY is 0x0
- Mar 15 21:34:25 :: MonsterCount 25
- Mar 15 21:34:25 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1032)
- Mar 15 21:34:26 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1062)
- Mar 15 21:34:26 :: CQuestManager::Kill QUEST_KILL_EVENT (pc=48, npc=1062)
- SYSERR: Mar 15 21:34:39 :: pid_init:
- Start of pid: 1115
- Mar 15 21:34:39 :: SYSTEM: BINDING TCP PORT ON [13031] (fd 12)
- Mar 15 21:34:39 :: SYSTEM: BINDING TCP PORT ON [14031] (fd 13)
- Mar 15 21:34:39 :: SYSTEM: Trying to connect to localhost:26842
- Mar 15 21:34:39 :: SYSTEM: connected to server (fd 14, ptr 0x28cbc400)
- Mar 15 21:34:39 :: DB_SETUP current user 0 size 154
- Mar 15 21:34:39 :: PARTY Enable
- Mar 15 21:34:39 :: AddGotoInfo(name=a1, empire=0, mapIndex=1, pos=(4693, 9642))
- Mar 15 21:34:39 :: AddGotoInfo(name=a3, empire=0, mapIndex=3, pos=(3608, 8776))
- Mar 15 21:34:39 :: AddGotoInfo(name=b1, empire=0, mapIndex=21, pos=(557, 1579))
- Mar 15 21:34:39 :: AddGotoInfo(name=b3, empire=0, mapIndex=23, pos=(1385, 2349))
- Mar 15 21:34:39 :: AddGotoInfo(name=c1, empire=0, mapIndex=41, pos=(9696, 2784))
- Mar 15 21:34:39 :: AddGotoInfo(name=c3, empire=0, mapIndex=43, pos=(8731, 2426))
- Mar 15 21:34:39 :: AddGotoInfo(name=snow, empire=1, mapIndex=61, pos=(4342, 2906))
- Mar 15 21:34:39 :: AddGotoInfo(name=snow, empire=2, mapIndex=61, pos=(3752, 1749))
- syserr:
- SYSERR: Mar 15 21:32:49 :: IsUniqueDead: Unknown Key or Dead : real
- SYSERR: Mar 15 21:34:39 :: pid_init:
- Start of pid: 1115
Jemand ne Idee oder nen Vorschlag was ich sonst mal prüfen sollte ??