Hi there,
it´s been long time, that I´m creating a topic of an issue on my side. We had an Core Crash in Dungeons and I have no fucking Idea, where the issue is.
Here is my backtrace;
Code
- gdb) core game.core
- [New LWP 100343]
- [New LWP 100983]
- [New LWP 100984]
- [New LWP 100988]
- Core was generated by `./srv1-ch4-core4'.
- Program terminated with signal SIGSEGV, Segmentation fault.
- Address not mapped to object.
- #0 event_cancel (ppevent=0x2ada0c60) at event.cpp:72
- 72 event.cpp: No such file or directory.
- [Current thread is 1 (LWP 100343)]
- (gdb) bt
- #0 event_cancel (ppevent=0x2ada0c60) at event.cpp:72
- #1 0x0809ae04 in CHARACTER::Destroy (this=<optimized out>) at char.cpp:579
- #2 0x0809b050 in CHARACTER::~CHARACTER (this=0x2ad9f800, __in_chrg=<optimized out>) at char.cpp:176
- #3 0x0809b57a in CHARACTER::~CHARACTER (this=0x2ad9f800, __in_chrg=<optimized out>) at char.cpp:177
- #4 0x080c6705 in CHARACTER_MANAGER::DestroyCharacter (this=<optimized out>, ch=<optimized out>) at char_manager.cpp:173
- #5 0x081cb02f in FPurgeMonsters::operator() (this=<optimized out>, ent=0x2ad9f800) at ../../common/singleton.h:24
- #6 FDestroyPrivateMapEntity::operator() (this=<optimized out>, ent=0x2ad9f800) at sectree_manager.cpp:1437
- #7 FCollectEntity::ForEach<FDestroyPrivateMapEntity> (f=..., this=0xffffa330) at sectree.h:73
- #8 SECTREE_MAP::for_each<FDestroyPrivateMapEntity> (rfunc=<synthetic pointer>..., this=<optimized out>) at sectree_manager.h:80
- #9 SECTREE_MANAGER::DestroyPrivateMap (this=<optimized out>, lMapIndex=<optimized out>) at sectree_manager.cpp:1039
- #10 0x0810d038 in CDungeonManager::Destroy (this=0xffffa6a4, dungeon_id=85) at ../../common/singleton.h:24
- #11 0x0810d296 in dungeon_dead_event (event=..., processing_time=7500) at ../../common/singleton.h:24
- #12 0x08113c94 in event_process (pulse=2243006) at event.cpp:125
- #13 0x082217ec in heartbeat (ht=0x29878e00, pulse=2243006) at main.cpp:228
- #14 0x08222171 in idle () at main.cpp:768
- #15 0x0807045d in main (argc=1, argv=0xffffdbd4) at main.cpp:448
Any Ideas? (And yes, we´ve bought martysama files, but I dont want to bother him with something like this)