Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux 18.04 Carla 0.9.14 Segmentation Fault #6421

Open
SampsonM8 opened this issue Apr 23, 2023 · 0 comments
Open

Linux 18.04 Carla 0.9.14 Segmentation Fault #6421

SampsonM8 opened this issue Apr 23, 2023 · 0 comments

Comments

@SampsonM8
Copy link

CARLA version: 0.9.14

gdb output as follow :

FGenericPlatformMisc::RaiseException (ExceptionCode=1)
at Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp:472
#1 0x00000000031acebb in FOutputDevice::LogfImpl (
this=0x6c1c040 FLinuxPlatformApplicationMisc::GetErrorOutputDevice()::Singleton, Fmt=0xaea6cc u"%s") at Runtime/Core/Private/Misc/OutputDevice.cpp:61
#2 0x00000000026ce8c8 in carla::throw_exception (e=...)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Carla.cpp:136
#3 0x0000000005c96466 in boost::throw_exception(std::exception const&) ()
#4 0x0000000005c96476 in boost::throw_exception(std::exception const&, boost::source_location const&) ()
#5 0x0000000005ce1512 in carla::streaming::detail::tcp::ServerSession::CloseNow()
()
#6 0x0000000005ce3cde in boost::asio::detail::write_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::any_io_executor>, carla::ListView<boost::asio::const_buffer const*>, boost::asio::const_buffer const*, boost::asio::detail::transfer_all_t, carla::streaming::detail::tcp::ServerSession::Write(std::__1::shared_ptr<carla::streaming::detail::tcp::MessageTmpl<2ul> const>)::$_1::operator()() const::{lambda(boost::system::error_code const&, unsigned long)#1}>::operator()(boost::system::error_code, unsigned long, int) ()
#7 0x0000000005ce3f77 in boost::asio::detail::reactive_socket_send_op<boost::asio::detail::prepared_buffers<boost::asio::const_buffer, 64ul>, boost::asio::detail::write_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::any_io_executor>, carla::ListView<boost::asio::const_buffer const*>, boost::asio::const_buffer const*, boost::asio::detail::transfer_all_t, carla::streaming::detail::tcp::ServerSession::Write(std::__1::shared_ptr<carla::streaming::detail::tcp::MessageTmpl<2ul> const>)::$_1::operator()() const::{lambda(boost::system::error_code const&, unsigned long)#1}>, boost::asio::any_io_executor>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long) ()
#8 0x00000000027fe1b4 in boost::asio::detail::scheduler_operation::complete (
this=0x7ffef40046f0, owner=0x7fff2cee3300, ec=...,
bytes_transferred=6023565312)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/boost/asio/detail/scheduler_operation.hpp:40
#9 boost::asio::detail::scheduler::do_run_one (this=0x7fff2cee3300, lock=...,
this_thread=..., ec=...)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/boost/asio/detail/impl/scheduler.ipp:492
#10 0x00000000027fdd11 in boost::asio::detail::scheduler::run (
this=0x7fff2cee3300, ec=...)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/boost/asio/detail/impl/scheduler.ipp:210
#11 0x00000000027fdb21 in boost::asio::io_context::run (this=)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/boost/asio/impl/io_context.ipp:63
#12 0x00000000027fda87 in carla::ThreadPool::Run (this=0x7fff2bc29718)
--Type for more, q to quit, c to continue without paging--er
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/carla/ThreadPool.h:64
#13 carla::ThreadPool::AsyncRun(unsigned long)::{lambda()#1}::operator()() const (
this=0x7fff96e57da8)
at /home/user/Downloads/carla/Unreal/CarlaUE4/Plugins/Carla/CarlaDependencies/include/carla/ThreadPool.h:52
#14 std::__1::__invoke<carla::ThreadPool::AsyncRun(unsigned long)::{lambda()#1}> (
__f=...) at ThirdParty/Linux/LibCxx/include/c++/v1/type_traits:3539
#15 std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, carla::ThreadPool::AsyncRun(unsigned long)::{lambda()#1}>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, carla::ThreadPool::AsyncRun(unsigned long)::{lambda()#1}>&, std::__1::__tuple_indices<>) (__t=...)
at ThirdParty/Linux/LibCxx/include/c++/v1/thread:273
#16 std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct >, carla::ThreadPool::AsyncRun(unsigned long)::{lambda()#1}> >(void*) (__vp=0x7fff96e57da0)
at ThirdParty/Linux/LibCxx/include/c++/v1/thread:284
#17 0x00007ffff7bbb6db in start_thread ()
from /lib/x86_64-linux-gnu/libpthread.so.0
#18 0x00007ffff6bb461f in clone () from /lib/x86_64-linux-gnu/libc.so.6

@bernatx Please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant