• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Bug in 829

Status
Not open for further replies.

Cuddlez

:)
Joined
Apr 26, 2008
Messages
533
Reaction score
18
Hello, i found a bug, if you try send a label with one or two empty new lines a server crashing. Please fix it.

Log from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb639db90 (LWP 2704)]
0xb7a591a7 in std::locale::eek:perator= () from /usr/lib/libstdc++.so.6
(gdb) backtrace
#0 0xb7a591a7 in std::locale::eek:perator= () from /usr/lib/libstdc++.so.6
#1 0xb7a57b7c in std::ios_base::_M_init () from /usr/lib/libstdc++.so.6
#2 0xb7a6bb48 in std::basic_ios<char, std::char_traits<char> >::init () from /usr/lib/libstdc++.so.6
#3 0xb7a94ebd in std::basic_istringstream<char, std::char_traits<char>, std::allocator<char> >::basic_istringstream () from /usr/lib/libstdc++.so.6
#4 0x00000000 in ?? ()
(gdb)

Thanks
 
Status
Not open for further replies.
Back
Top