Skip to content

Instantly share code, notes, and snippets.

@donSchoe
Created September 16, 2012 22:27
Show Gist options
  • Save donSchoe/3734637 to your computer and use it in GitHub Desktop.
Save donSchoe/3734637 to your computer and use it in GitHub Desktop.
and one more time ...
Program received signal SIGSEGV, Segmentation fault.
0x000000000083080f in nobHarborBuilding::OrderExpeditionWares (this=0x7a027d0) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/nobHarborBuilding.cpp:436
436 /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/nobHarborBuilding.cpp: No such file or directory.
(gdb) bt
#0 0x000000000083080f in nobHarborBuilding::OrderExpeditionWares (this=0x7a027d0) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/nobHarborBuilding.cpp:436
#1 0x000000000067f039 in EventManager::NextGF (this=0x79fbd80) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/EventManager.cpp:126
#2 0x0000000000687316 in GameClient::NextGF (this=0xc6cda0) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/GameClient.cpp:1439
#3 0x000000000069a9b0 in GameClient::ExecuteGameFrame_Game (this=<optimized out>) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/GameClientGF_Game.cpp:61
#4 0x000000000068be40 in GameClient::ExecuteGameFrame (this=0xc6cda0, skipping=false) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/GameClient.cpp:1371
#5 0x000000000068c76a in GameClient::Run (this=0xc6cda0) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/GameClient.cpp:260
#6 0x00000000006b9670 in GameManager::Run (this=0xc6c0a0) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/GameManager.cpp:163
#7 0x0000000000735c29 in main (argc=<optimized out>, argv=<optimized out>) at /srv/jenkins/jobs/s25rttr/workspace/ARCH/x86_64/PLATFORM/linux/label/ma/src/main.cpp:321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment