Jump to content

Eptun

Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

About Eptun

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Eptun's Achievements

Rookie

Rookie (2/16)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. So i compiled the vanilla core in debug mode and it crashes on start. db.core bt full: Log:
  2. Thanks, that fixed it for me! For anyone else that has the same problem (because i could not find help elsewhere): After you replace -m32 with -m64 i recommend you to do gmake clean first. If you get an error saying that for example libthecore.a is incompatible, go to the libthecore folder, replace -m32 with -m64 in makefile, gmake clean and then compile. Perfect! Thank you so much
  3. Im using vanilla core btw Happens when a player kills me. Core was generated by `game'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib32/libm.so.5...done. Loaded symbols for /usr/lib32/libm.so.5 Reading symbols from /usr/lib32/libmd.so.6...done. Loaded symbols for /usr/lib32/libmd.so.6 Reading symbols from /usr/lib32/libIL.so.1...done. Loaded symbols for /usr/lib32/libIL.so.1 Reading symbols from /usr/lib32/libjpeg.so.8...done. Loaded symbols for /usr/lib32/libjpeg.so.8 Reading symbols from /usr/lib32/libmysqlclient.so.18...done. Loaded symbols for /usr/lib32/libmysqlclient.so.18 Reading symbols from /usr/lib32/libz.so.6...done. Loaded symbols for /usr/lib32/libz.so.6 Reading symbols from /usr/lib32/libcryptopp.so.5...done. Loaded symbols for /usr/lib32/libcryptopp.so.5 Reading symbols from /usr/lib32/libgtest.so.0...done. Loaded symbols for /usr/lib32/libgtest.so.0 Reading symbols from /usr/lib32/libssl.so.9...done. Loaded symbols for /usr/lib32/libssl.so.9 Reading symbols from /usr/lib32/liblzo2.so.2...done. Loaded symbols for /usr/lib32/liblzo2.so.2 Reading symbols from /usr/lib32/libc++.so.1...done. Loaded symbols for /usr/lib32/libc++.so.1 Reading symbols from /usr/lib32/libcxxrt.so.1...done. Loaded symbols for /usr/lib32/libcxxrt.so.1 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/libexecinfo.so.1...done. Loaded symbols for /usr/lib32/libexecinfo.so.1 Reading symbols from /usr/lib32/libcrypto.so.9...done. Loaded symbols for /usr/lib32/libcrypto.so.9 Reading symbols from /usr/lib32/libelf.so.2...done. Loaded symbols for /usr/lib32/libelf.so.2 Reading symbols from /libexec/ld-elf32.so.1...done. Loaded symbols for /libexec/ld-elf32.so.1 #0 0x080906d1 in std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*> > >::find<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > (this=0x6574491e, __v=@0xffffa860) at __tree:2012 warning: Source file is more recent than executable. (gdb) bt full #0 0x080906d1 in std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*> > >::find<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > (this=0x6574491e, __v=@0xffffa860) at __tree:2012 No locals. #1 0x0808fb5b in CUnique::RemoveUnique (this=<value optimized out>) at map:1256 key = (const string &) Cannot access memory at address 0x0 (gdb) #0 0x080906d1 in std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, CHARACTER*> > >::find<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > (this=0x6574491e, __v=@0xffffa860) at __tree:2012 (gdb) No locals. (gdb) #1 0x0808fb5b in CUnique::RemoveUnique (this=<value optimized out>) (gdb) at map:1256 Illegal process-id: map:1256
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.