Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash start worldserver #8373

Closed
darkloveir opened this issue Nov 20, 2012 · 1 comment
Closed

Crash start worldserver #8373

darkloveir opened this issue Nov 20, 2012 · 1 comment

Comments

@darkloveir
Copy link

crash the start world server.

os = cent os 6.2

Program terminated with signal 4, Illegal instruction.
#0 0x00000000009dd54e in DoEventIfAny (this=0x7f48356be100, p_diff=100) at /WOW/Lk/TrinityCore-master/src/server/game/Entities/Transport/Transport.cpp:638

638 sLog->outError(LOG_FILTER_TRANSPORTS, "Could not initialize GameObjectAI for Transport");
#0 0x00000000009dd54e in DoEventIfAny (this=0x7f48356be100, p_diff=100) at /WOW/Lk/TrinityCore-master/src/server/game/Entities/Transport/Transport.cpp:638

   eventid = <value optimized out>

#1 Transport::Update (this=0x7f48356be100, p_diff=100) at /WOW/Lk/TrinityCore-master/src/server/game/Entities/Transport/Transport.cpp:654

No locals.
#2 0x00 00000000b6cc3a in MapManager::Update (this=0x7f4845709308, diff=) at /WOW/Lk/TrinityCore-master/src/server/game/Maps/MapManager.cpp:292

   itr =
   iter = <value optimized out>

#3 0x0000000000c753e7 in World::Update (this=0x7f4850145808, diff=49) at /WOW/Lk/TrinityCore-master/src/server/game/World/World.cpp:2005

No locals.
#4 0x000000000087c6ea in WorldRunnable::run (this=) at /WOW/Lk/TrinityCore-master/src/server/worldserver/WorldThread/WorldRunnable.cpp:36

   diff = 49
   realCurrTime = <value optimized out>
   realPrevTime = <value optimized out>
   prevSleepTime = 49

#5 0x0000000000dbaf1a in ACE_Based::Thread::ThreadTask (param=0x7f482bcf23a0) at /WOW/Lk/TrinityCore-master/src/server/shared/Threading/Threading.cpp:183

   _task = 0x7f482bcf23a0

#6 0x00007f48546b98e5 in ACE_OS_Thread_Adapter::invoke (this=) at ../../ace/OS_Thread_Adapter.cpp:103

   hook = <value optimized out>
   func = 0xdbaf10 <ACE_Based::Thread::ThreadTask(void*)>
   arg = 0x7f482bcf23a0
   cancel_flags = <value optimized out>
   status = 0x0

#7 0x00007f4853066851 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.
#8 0x00007f4852db411d in clone () from /lib64/libc.so.6

No symbol table info available.

@Aokromes
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants