• 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!

GDB Error (Crash Tfs 1.2)

Zak.Tibiam

New Member
Joined
Mar 25, 2012
Messages
150
Reaction score
3
Hello guys, who can help me with this ?

Code:
Program received signal SIGINT, Interrupt.
0x000079b2c2b46a13 in epoll_wait () at ../sysdeps/unix/syscall-template.S:81
81      ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) bt full
#0  0x000079b2c2b46a13 in epoll_wait ()
    at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x0000000000a8519c in boost::asio::detail::epoll_reactor::run(bool, boost::a                                                                                                                                                                                               sio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
No symbol table info available.
#2  0x0000000000a85eb5 in boost::asio::detail::task_io_service::do_run_one(boost                                                                                                                                                                                               ::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::det                                                                                                                                                                                               ail::task_io_service_thread_info&, boost::system::error_code const&) ()
No symbol table info available.
#3  0x0000000000a85c79 in boost::asio::detail::task_io_service::run(boost::syste                                                                                                                                                                                               m::error_code&) ()
No symbol table info available.
#4  0x0000000000a861a5 in boost::asio::io_service::run() ()
No symbol table info available.
#5  0x0000000000a836a1 in ServiceManager::run() ()
No symbol table info available.
#6  0x00000000009e5a07 in main ()
No symbol table info available.
 

Similar threads

Back
Top