- Katılım
- 14 Nis 2017
- Konular
- 1
- Mesajlar
- 3
- Online süresi
- 5h 59m
- Reaksiyon Skoru
- 0
- Altın Konu
- 0
- TM Yaşı
- 9 Yıl 1 Ay 24 Gün
- Başarım Puanı
- 50
- Yaş
- 28
- MmoLira
- 225
- DevLira
- 0
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
root@localhost:~ # gdb
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd".
(gdb) set gnutarget i386-marcel-freebsd
(gdb) cd /usr/game/channel1/
Working directory /usr/game/channel1.
(gdb) file game
Reading symbols from game...done.
(gdb) core game.core
Core was generated by `game'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib32/libmd.so.5...done.
Loaded symbols for /usr/lib32/libmd.so.5
Reading symbols from /usr/lib32/libssl.so.6...done.
Loaded symbols for /usr/lib32/libssl.so.6
Reading symbols from /usr/lib32/libstdc++.so.6...done.
Loaded symbols for /usr/lib32/libstdc++.so.6
Reading symbols from /usr/lib32/libm.so.5...done.
Loaded symbols for /usr/lib32/libm.so.5
Reading symbols from /usr/lib32/libgcc_s.so.1...done.
Loaded symbols for /usr/lib32/libgcc_s.so.1
Reading symbols from /usr/lib32/libthr.so.3...done.
Loaded symbols for /usr/lib32/libthr.so.3
Reading symbols from /usr/lib32/libc.so.7...done.
Loaded symbols for /usr/lib32/libc.so.7
Reading symbols from /usr/lib32/libcrypto.so.6...done.
Loaded symbols for /usr/lib32/libcrypto.so.6
Reading symbols from /usr/lib32/libsupc++.so.1...done.
Loaded symbols for /usr/lib32/libsupc++.so.1
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::find (this=0x40, __k=@0xffff8f5c) at stl_tree.h:493
493 { return static_cast<_Link_type>(this->_M_impl._M_header._M_parent); }
[New Thread 28c0433428c05500 (LWP 100510/game)]
[New Thread 2890af4028c05200 (LWP 100506/game)]
[New Thread 28c0553428c04f00 (LWP 100505/game)]
[New Thread 28c0523428c04300 (LWP 100250/game)]
Cannot find new threads: generic error
(gdb) bt full
#0 std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::find (this=0x40, __k=@0xffff8f5c) at stl_tree.h:493
__x =
__y = (class std::_Rb_tree_node, std::allocator >, int> > *) 0x0
#1 0x08218521 in quest:
C::GetFlag (this=0x0, name=@0xffff8f5c) at stl_map.h:542
No locals.
#2 0x0807ef3c in CHARACTER::GetDuel (this=0x3bf8f000, type=0x8455955 "BlockExchange") at char.cpp:7274
No locals.
#3 0x08137100 in CHARACTER::ExchangeStart (this=0x2eabe800, victim=0x3bf8f000, dice=0 '\0') at exchange.cpp:68
dice_system =
#4 0x08173e4b in CInputMain::Analyze (this=0x51fbac9c, d=0x51fbac00, bHeader=, c_pData=0x477da000 "\033") at input_main.cpp:3542
ch = 0x2eabe800
iExtraLen =
__FUNCTION__ = "Analyze"
#5 0x08159a2b in CInputProcessor:
rocess (this=0x51fbac9c, lpDesc=0x51fbac00, c_pvOrig=0x477da000, iBytes=32, r_iBytesProceed=@0xffff94d4) at input.cpp:103
iExtraPacketSize =
bHeader = 27 '\033'
c_pszName = 0x46fc072c "Exchange"
c_pData = 0x477da000 "\033"
bLastHeader =
iLastPacketLen = 0
iPacketLen = 16
__FUNCTION__ = "Process"
#6 0x0811bd53 in DESC:
rocessInput (this=0x51fbac00) at desc.cpp:303
iBytesProceed = 0
bytes_read = 32
__FUNCTION__ = "ProcessInput"
#7 0x082a6c34 in io_loop (fdw=0x28fd79a0) at main.cpp:1055
sock_buf_size = 0
ret = 0
iRet =
num_events = 9
event_idx = 3
__FUNCTION__ = "io_loop"
#8 0x082a7661 in idle () at main.cpp:938
now = {tv_sec = 1538441850, tv_usec = 919132}
passed_pulses =
t = 1691959
pta = {tv_sec = 1538441850, tv_usec = 38112}
process_time_count = 22
#9 0x082a8d9d in main (argc=1, argv=0xffffcc24) at main.cpp:578
sectree_manager = {> = {_vptr$singleton = 0x847fc20, static ms_singleton = 0xffff9920}, static current_sectree_version = 768,
m_map_pkSectree = {_M_t = {
---Type to continue, or q to quit---
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd".
(gdb) set gnutarget i386-marcel-freebsd
(gdb) cd /usr/game/channel1/
Working directory /usr/game/channel1.
(gdb) file game
Reading symbols from game...done.
(gdb) core game.core
Core was generated by `game'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib32/libmd.so.5...done.
Loaded symbols for /usr/lib32/libmd.so.5
Reading symbols from /usr/lib32/libssl.so.6...done.
Loaded symbols for /usr/lib32/libssl.so.6
Reading symbols from /usr/lib32/libstdc++.so.6...done.
Loaded symbols for /usr/lib32/libstdc++.so.6
Reading symbols from /usr/lib32/libm.so.5...done.
Loaded symbols for /usr/lib32/libm.so.5
Reading symbols from /usr/lib32/libgcc_s.so.1...done.
Loaded symbols for /usr/lib32/libgcc_s.so.1
Reading symbols from /usr/lib32/libthr.so.3...done.
Loaded symbols for /usr/lib32/libthr.so.3
Reading symbols from /usr/lib32/libc.so.7...done.
Loaded symbols for /usr/lib32/libc.so.7
Reading symbols from /usr/lib32/libcrypto.so.6...done.
Loaded symbols for /usr/lib32/libcrypto.so.6
Reading symbols from /usr/lib32/libsupc++.so.1...done.
Loaded symbols for /usr/lib32/libsupc++.so.1
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::find (this=0x40, __k=@0xffff8f5c) at stl_tree.h:493
493 { return static_cast<_Link_type>(this->_M_impl._M_header._M_parent); }
[New Thread 28c0433428c05500 (LWP 100510/game)]
[New Thread 2890af4028c05200 (LWP 100506/game)]
[New Thread 28c0553428c04f00 (LWP 100505/game)]
[New Thread 28c0523428c04300 (LWP 100250/game)]
Cannot find new threads: generic error
(gdb) bt full
#0 std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::find (this=0x40, __k=@0xffff8f5c) at stl_tree.h:493
__x =
__y = (class std::_Rb_tree_node, std::allocator >, int> > *) 0x0
#1 0x08218521 in quest:
C::GetFlag (this=0x0, name=@0xffff8f5c) at stl_map.h:542No locals.
#2 0x0807ef3c in CHARACTER::GetDuel (this=0x3bf8f000, type=0x8455955 "BlockExchange") at char.cpp:7274
No locals.
#3 0x08137100 in CHARACTER::ExchangeStart (this=0x2eabe800, victim=0x3bf8f000, dice=0 '\0') at exchange.cpp:68
dice_system =
#4 0x08173e4b in CInputMain::Analyze (this=0x51fbac9c, d=0x51fbac00, bHeader=, c_pData=0x477da000 "\033") at input_main.cpp:3542
ch = 0x2eabe800
iExtraLen =
__FUNCTION__ = "Analyze"
#5 0x08159a2b in CInputProcessor:
rocess (this=0x51fbac9c, lpDesc=0x51fbac00, c_pvOrig=0x477da000, iBytes=32, r_iBytesProceed=@0xffff94d4) at input.cpp:103iExtraPacketSize =
bHeader = 27 '\033'
c_pszName = 0x46fc072c "Exchange"
c_pData = 0x477da000 "\033"
bLastHeader =
iLastPacketLen = 0
iPacketLen = 16
__FUNCTION__ = "Process"
#6 0x0811bd53 in DESC:
rocessInput (this=0x51fbac00) at desc.cpp:303iBytesProceed = 0
bytes_read = 32
__FUNCTION__ = "ProcessInput"
#7 0x082a6c34 in io_loop (fdw=0x28fd79a0) at main.cpp:1055
sock_buf_size = 0
ret = 0
iRet =
num_events = 9
event_idx = 3
__FUNCTION__ = "io_loop"
#8 0x082a7661 in idle () at main.cpp:938
now = {tv_sec = 1538441850, tv_usec = 919132}
passed_pulses =
t = 1691959
pta = {tv_sec = 1538441850, tv_usec = 38112}
process_time_count = 22
#9 0x082a8d9d in main (argc=1, argv=0xffffcc24) at main.cpp:578
sectree_manager = {> = {_vptr$singleton = 0x847fc20, static ms_singleton = 0xffff9920}, static current_sectree_version = 768,
m_map_pkSectree = {_M_t = {
---Type to continue, or q to quit---



