Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- curl FAILED with: 7 [Couldn't connect to server]
- Program received signal SIGSEGV, Segmentation fault.
- [Switching to Thread 0x7fffe9074700 (LWP 13523)]
- 0x00000000006e4cda in Shared::PlatformCommon::FTPClientThread::getMapFromServer
- (this=0x1132ac0, mapFileName=...)
- at /home/artem/SVN/megaglest/source/shared_lib/sources/platform/posix/miniftpclient.cpp:284
- 284 this->pCBObject->FTPClient_CallbackEvent(mapFileName,ftp_cct_Map,result,NULL);
- (gdb) bt
- #0 0x00000000006e4cda in Shared::PlatformCommon::FTPClientThread::getMapFromServer (this=0x1132ac0, mapFileName=...)
- at /home/artem/SVN/megaglest/source/shared_lib/sources/platform/posix/miniftpclient.cpp:284
- #1 0x00000000006e6cfd in Shared::PlatformCommon::FTPClientThread::execute (
- this=0x1132ac0)
- at /home/artem/SVN/megaglest/source/shared_lib/sources/platform/posix/miniftpclient.cpp:468
- #2 0x00000000006d55df in Shared::Platform::Thread::beginExecution (
- data=<value optimised out>)
- at /home/artem/SVN/megaglest/source/shared_lib/sources/platform/sdl/thread.cpp:64
- #3 0x00007ffff7b568c5 in ?? () from /usr/lib/libSDL-1.2.so.0
- #4 0x00007ffff7b990d9 in ?? () from /usr/lib/libSDL-1.2.so.0
- #5 0x00007ffff792fd8c in start_thread () from /lib/libpthread.so.0
- #6 0x00007ffff445861d in clone () from /lib/libc.so.6
- #7 0x0000000000000000 in ?? ()
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement