-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
flutter/engine
#32356Labels
c: fatal crashCrashes that terminate the processCrashes that terminate the processengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
In the Skia roll here flutter/engine#32347
There was a flake in presubmit checks on Cirrus here https://cirrus-ci.com/task/6173160331542528
With backtrace:
[ RUN ] ImageDecoderFixtureTest.ExifDataIsRespectedOnDecode
[ERROR:flutter/fml/backtrace.cc(116)] Caught signal SIGSEGV during program execution.
Frame 0: 0x327bb89 GrGLContextInfo::caps()
Frame 1: 0x327b7e4 GrGLGpu::glCaps()
Frame 2: 0x32aae3d GrGLGpu::deleteSync()
Frame 3: 0x32d08cc GrGLSemaphore::~GrGLSemaphore()
Frame 4: 0x32d08f9 GrGLSemaphore::~GrGLSemaphore()
Frame 5: 0x2f6629c std::__1::default_delete<>::operator()()
Frame 6: 0x2f6625c std::__1::unique_ptr<>::reset()
Frame 7: 0x2f65a59 std::__1::unique_ptr<>::~unique_ptr()
Frame 8: 0x2f62873 GrBackendTextureImageGenerator::RefHelper::~RefHelper()
Frame 9: 0x2f65bed SkNVRefCnt<>::unref()
Frame 10: 0x2f62e6b GrBackendTextureImageGenerator::~GrBackendTextureImageGenerator()
Frame 11: 0x2f62eb9 GrBackendTextureImageGenerator::~GrBackendTextureImageGenerator()
Frame 12: 0x23aa39c std::__1::default_delete<>::operator()()
Frame 13: 0x23aa31c std::__1::unique_ptr<>::reset()
Frame 14: 0x23a9a59 std::__1::unique_ptr<>::~unique_ptr()
Frame 15: 0x2c26ada SharedGenerator::~SharedGenerator()
Frame 16: 0x2c26a8d SkNVRefCnt<>::unref()
Frame 17: 0x2c25b70 SkSafeUnref<>()
Frame 18: 0x2c2603c sk_sp<>::~sk_sp()
Frame 19: 0x2c265b2 SkImage_Lazy::~SkImage_Lazy()
Frame 20: 0x2c265e9 SkImage_Lazy::~SkImage_Lazy()
Frame 21: 0x237a3ff SkRefCntBase::internal_dispose()
Frame 22: 0x22a34b0 SkRefCntBase::unref()
Frame 23: 0x22a490d flutter::UnrefQueue<>::DoDrain()
Frame 24: 0x22a46b4 flutter::UnrefQueue<>::Drain()
Frame 25: 0x236411d flutter::UnrefQueue<>::Unref()::{lambda()#1}::operator()()
Frame 26: 0x23640dd std::__1::__invoke<>()
Frame 27: 0x236408d std::__1::__invoke_void_return_wrapper<>::__call<>()
Frame 28: 0x236405d std::__1::__function::__alloc_func<>::operator()()
Frame 29: 0x23633b9 std::__1::__function::__func<>::operator()()
Frame 30: 0x22c06a2 std::__1::__function::__value_func<>::operator()()
Frame 31: 0x22c0665 std::__1::function<>::operator()()
Frame 32: 0x25b1224 fml::MessageLoopImpl::FlushTasks()
Frame 33: 0x25b10fa fml::MessageLoopImpl::RunExpiredTasksNow()
Frame 34: 0x25cc63a fml::MessageLoopLinux::OnEventFired()
Frame 35: 0x25cc5ec fml::MessageLoopLinux::Run()
Frame 36: 0x25b1099 fml::MessageLoopImpl::DoRun()
Frame 37: 0x25b013d fml::MessageLoop::Run()
Frame 38: 0x25c718e fml::Thread::Thread()::$_0::operator()()
Frame 39: 0x25c70dd std::__1::__invoke<>()
Frame 40: 0x25c7085 std::__1::__thread_execute<>()
Frame 41: 0x25c6df8 std::__1::__thread_proxy<>()
Frame 42: 0x7efde140a4a4 start_thread
Frame 43: 0x7efde0e48d0f __clone
Metadata
Metadata
Assignees
Labels
c: fatal crashCrashes that terminate the processCrashes that terminate the processengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.