Jump to content

Some repeating crashs


Guest kelthuzad

Recommended Posts

Hi there mangos-community,

I have had a lot of crashs on the server I help to run recently.

First I have to admit it is not clean mangos but mangos with some small changes, wich should however not have an impact on this problem.

Following error repeats very often in crashlogs:

Program received signal SIGSEGV, Segmentation fault.
[switching to Thread 0x7fb569dc4950 (LWP 29116)]
warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

0x000000000065c9af in Map::Remove<Creature> (this=warning: (Internal error: pc 0x65c750 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

0x20fc000, 
   obj=0x7fb56438a080, remove=warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

true) at ../../../src/game/Map.cpp:718
718            obj->CleanupsBeforeDelete();
warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

#0  0x000000000065c9af in Map::Remove<Creature> (this=0x20fc000, 
   obj=0x7fb56438a080, remove=warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

true) at ../../../src/game/Map.cpp:718
warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

   p = warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

{x_coord = 295, y_coord = 347}
   cell = warning: (Internal error: pc 0x65c9af in read in psymtab, but not in symtab.)

{data = {Part = {grid_x = 36, grid_y = 43, cell_x = 7, 
     cell_y = 3, nocreate = 0, reserved = 0}, All = 817892}}
   grid = <value optimized out>
   __PRETTY_FUNCTION__ = "void Map::Remove(T*, bool) [with T = Creature]"
   __FUNCTION__ = "Remove"
#1  0x000000000064cb30 in Map::RemoveAllObjectsInRemoveList (this=0x20fc000)
   at ../../../src/game/Map.cpp:1477
   obj = (class WorldObject *) 0x7fb56438a080
#2  0x000000000065eece in MapManager::RemoveAllObjectsInRemoveList (
   this=0x7fb56cb00b80) at ../../../src/game/MapManager.cpp:276
No locals.
#3  0x000000000080556a in World::Update (this=0x7fb5931d3200, diff=723)
   at ../../../src/game/World.cpp:1548

I searched on the internet for the mysterious "read in psymtab, but not in symtab"-error but did not find anything useful.

At the moment I'm using mangos 10600 (going to update soon), latest sd2, udb 393.

I do not expect to get the solution right away here, but I hope someone can tell me what could be the problem. I see that it's some error in Map::Remove but I'm overstrained with the psymtab and symtab stuff. I hope someone could give me a hint or a suggestion where this could come from or what the trigger could be.

Thanks

your kelthuzad

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use