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.
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)
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: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: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::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 ()