Problems with launch on linux

Sorry for English. When i create a project, Editor not start and Unity process shutdown. I make backtrace for this and see, that Unity 2017.1xf3 have problems with my OPenGLES. I down know that will do with it. Help me please.

(gdb) attach 26381
Attaching to process 26381
[New LWP 26392]
[New LWP 26394]
[New LWP 26396]
[New LWP 26397]
[New LWP 26398]
[New LWP 26399]
[New LWP 26400]
[New LWP 26401]
[New LWP 26402]
[New LWP 26403]
[New LWP 26404]
[New LWP 26405]
[New LWP 26406]
[New LWP 26407]
[New LWP 26408]
[New LWP 26409]
[New LWP 26410]
[New LWP 26411]
[New LWP 26412]
[New LWP 26414]
[New LWP 26415]
[New LWP 26416]
[New LWP 26417]
[New LWP 26421]
[New LWP 26424]
[New LWP 26432]
[New LWP 26433]
[New LWP 26434]
[Thread debugging using libthread_db enabled]
Using host libthread_db library “/lib/x86_64-linux-gnu/libthread_db.so.1”.
0x00007f578795294d in recvmsg () at …/sysdeps/unix/syscall-template.S:84
84 …/sysdeps/unix/syscall-template.S: Нет такого файла или каталога.
(gdb) continue
Continuing.
[New Thread 0x7f575cfae700 (LWP 26491)]
[New Thread 0x7f575c7ad700 (LWP 26492)]
[New Thread 0x7f575bfac700 (LWP 26493)]
[New Thread 0x7f575758b700 (LWP 26494)]
[Thread 0x7f575758b700 (LWP 26494) exited]
[New Thread 0x7f575758b700 (LWP 26495)]
[New Thread 0x7f575b7ab700 (LWP 26496)]
[New Thread 0x7f5752d89700 (LWP 26497)]

Thread 1 “Unity” received signal SIGSEGV, Segmentation fault.
0x0000000002772c5c in GfxDeviceGLES::~GfxDeviceGLES ()
(gdb) Quit
(gdb) backtrace
#0 0x0000000002772c5c in GfxDeviceGLES::~GfxDeviceGLES ()
#1 0x0000000002786d64 in CreateGLESGfxDevice ()
#2 0x00000000027410fd in CreateClientGfxDevice ()
#3 0x0000000000d8db50 in InitializeGfxDevice ()
#4 0x0000000000a361f3 in InitializeEngineGraphics ()
#5 0x00000000017041ac in Application::InitializeProject ()
#6 0x00000000019ed57a in InitializeUnity ()
#7 0x00007f5788d91ab3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8 0x00007f5788d9104a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9 0x00007f5788d913f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f5788d91712 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f5789e426a7 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#12 0x00000000005116d1 in main ()
(gdb)

1 Like

Hi , I have the same problem, OpenSuseTumbleweed
I post to collect more info and some one help us

Thread 20 “Chrome_IOThread” received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fffc628e700 (LWP 4057)]
0x00007ffff53bda8d in write () from /lib64/libpthread.so.0
(gdb) backtrace
#0 0x00007ffff53bda8d in write () at /lib64/libpthread.so.0
#1 0x00007ffff0b3ca13 in IPC::ChannelPosix::ProcessOutgoingMessages() () at /opt/Unity/Editor/libcef.so
#2 0x00007ffff0b3fb40 in IPC::ChannelPosix::Send(IPC::Message*) () at /opt/Unity/Editor/libcef.so
#3 0x00007ffff0df5e0f in content::GpuProcessHost::Send(IPC::Message*) () at /opt/Unity/Editor/libcef.so
#4 0x00007ffff0dee280 in content::GpuProcessHost::OnChannelConnected(int) () at /opt/Unity/Editor/libcef.so
#5 0x00007ffff0d1e918 in content::BrowserChildProcessHostImpl::OnChannelConnected(int) () at /opt/Unity/Editor/libcef.so
#6 0x00007ffff1031e50 in content::ChildProcessHostImpl::OnChannelConnected(int) () at /opt/Unity/Editor/libcef.so
#7 0x00007ffff0b3c625 in IPC::ChannelPosix::HandleInternalMessage(IPC::Message const&) () at /opt/Unity/Editor/libcef.so
#8 0x00007ffff0b422b2 in IPC::internal::ChannelReader::smile:ispatchInputData(char const*, int) () at /opt/Unity/Editor/libcef.so
#9 0x00007ffff0b42647 in IPC::internal::ChannelReader::ProcessIncomingMessages() () at /opt/Unity/Editor/libcef.so
#10 0x00007ffff0b3f922 in IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int) () at /opt/Unity/Editor/libcef.so
#11 0x00007ffff0455387 in base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking(int, base::MessagePumpLibevent*) () at /opt/Unity/Editor/libcef.so
#12 0x00007ffff0455453 in base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) () at /opt/Unity/Editor/libcef.so
#13 0x00007ffff04d0292 in event_base_loop () at /opt/Unity/Editor/libcef.so
#14 0x00007ffff0454802 in base::MessagePumpLibevent::Run(base::MessagePump::smile:elegate*) () at /opt/Unity/Editor/libcef.so
#15 0x00007ffff04ab212 in base::RunLoop::Run() () at /opt/Unity/Editor/libcef.so
#16 0x00007ffff0492224 in base::MessageLoop::Run() () at /opt/Unity/Editor/libcef.so
#17 0x00007ffff0d2f0e7 in content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () at /opt/Unity/Editor/libcef.so
#18 0x00007ffff0d2f4db in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /opt/Unity/Editor/libcef.so
#19 0x00007ffff04c0439 in base::thread::ThreadMain() () at /opt/Unity/Editor/libcef.so
#20 0x00007ffff04bc054 in base::(anonymous namespace)::ThreadFunc(void*) () at /opt/Unity/Editor/libcef.so
#21 0x00007ffff53b44e7 in start_thread () at /lib64/libpthread.so.0
#22 0x00007fffecdaba2f in clone () at /lib64/libc.so.6

Sometimes also I receive
Thread 1 “Unity” received signal SIGSEGV, Segmentation fault.
0x0000000002772c5c in GfxDeviceGLES::~GfxDeviceGLES ()

I also have the same problem. I always get "Segmentation fault (core dumped)

me too same problem :frowning: still no fixes???