client is crashing

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
smurfy
Peon
Peon
Posts: 4
Joined: 04 Jun 2009, 11:23

client is crashing

Post by smurfy »

The client is crashing when I try to select my char. Here is the backtrace from the mana client (latest git)

Code: Select all

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f5b614e77a0 (LWP 18845)]
0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
(gdb) bt
#0  0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
#1  0x0000000000424b21 in std::operator==<char> (__lhs=@0x7fff0e44ddc0, __rhs=@0x7fff0e44ddd0) at /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4/bits/basic_string.h:2246
#2  0x0000000000424afd in std::operator!=<char, std::char_traits<char>, std::allocator<char> > (__lhs=@0x7fff0e44ddc0, __rhs=@0x7fff0e44ddd0) at /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/include/g++-v4/bits/basic_string.h:2283
#3  0x000000000054b628 in Engine::changeMap (this=0x7f5b500369d0, mapPath=@0x84f988) at engine.cpp:108
#4  0x000000000054e0e6 in Game (this=0x7f5b50000a40) at game.cpp:333
#5  0x00000000005663f1 in main (argc=1, argv=0x7fff0e44e398) at main.cpp:1124
Ventole
Peon
Peon
Posts: 47
Joined: 20 Oct 2009, 20:35

Re: client is crashing

Post by Ventole »

Judging from

Code: Select all

0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
(gdb) bt
#0  0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
you might need to replace (as in get a newer version of it, or reinstall it) libstdc++.so.6. The engine.cpp, main.cpp, and game.cpp indicate you might need a re-install of the client.
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: client is crashing

Post by Jaxad0127 »

Do you remember what map that char is on?
Ventole wrote:Judging from

Code: Select all

0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
(gdb) bt
#0  0x00007f5b5eb2d20a in std::string::size () from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6
you might need to replace (as in get a newer version of it, or reinstall it) libstdc++.so.6. The engine.cpp, main.cpp, and game.cpp indicate you might need a re-install of the client.
...
Image
smurfy
Peon
Peon
Posts: 4
Joined: 04 Jun 2009, 11:23

Re: client is crashing

Post by smurfy »

I was in Hurnscald and I talked with the candy man. I asked him if he is sure that I already got my mask. But he didn´t like the question. I think he moved me out of Hurnscald and the client crashed immediately. So I can´t say exactly if I was in Hurnscald or elsewhere.
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: client is crashing

Post by Jaxad0127 »

If you could PM me account details, I'll move your character.
Image
Post Reply