Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jonahwilliams/6df3e37e69bb0bc4bb185e7bf0ca1a73 to your computer and use it in GitHub Desktop.
Save jonahwilliams/6df3e37e69bb0bc4bb185e7bf0ca1a73 to your computer and use it in GitHub Desktop.
pid: 28483, tid: 28565, name: 1.ui >>> io.flutter.demo.gallery <<<
uid: 10554
tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000000
Cause: null pointer dereference
x0 0000000000000000 x1 b40000742dfcc0c0 x2 b40000749df5f4b8 x3 000000735058c898
x4 000000720000a3d1 x5 0000000000fdd7c8 x6 e1a8c061c060c161 x7 b0e1f0e190c041d0
x8 0000000000000000 x9 0000000000000028 x10 0000000000000000 x11 b40000749df5f3b8
x12 0000000000000002 x13 000000007fffffff x14 0000000000fdd7c8 x15 000000734c2b7f60
x16 0000007350c1c6b0 x17 00000076727470c0 x18 000000734b6a2000 x19 000000732cfcb7e8
x20 00000072062a31c9 x21 b40000752dfc5790 x22 0000007200008081 x23 00000072062a3199
x24 0000007200008081 x25 000000734c1e2000 x26 b40000752dfc5790 x27 0000007206ea5750
x28 0000000800000072 x29 000000734c2b7c10
lr 000000734f66bb9c sp 000000734c2b79b0 pc 000000734f1ddbf4 pst 0000000020001000
backtrace:
#00 pc 0000000001f1cbf4 /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (std::_LIBCPP_ABI_NAMESPACE::__tuple_leaf<0ul, flutter::AndroidContextGLImpeller::AndroidContextGLImpeller(std::_LIBCPP_ABI_NAMESPACE::unique_ptr<impeller::egl::Display, std::_LIBCPP_ABI_NAMESPACE::default_delete<impeller::egl::Display> >)::$_0&&, false>::get[abi:v15000]()+12) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
#01 pc 00000000023aab98 /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (flutter::DisplayListBuilder::Restore()+76) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
#02 pc 00000000023a233c /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (flutter::DisplayListBuilder::restore()+20) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
#03 pc 00000000023a2144 /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (flutter::DisplayListBuilder::Build()+72) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
#04 pc 00000000032fb01c /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (flutter::PictureRecorder::endRecording(_Dart_Handle*)+312) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
#05 pc 00000000032cb918 /data/app/~~ZPHb4vMNxc9p3XfvbTug3Q==/io.flutter.demo.gallery-G5ISfPK87OiCyVBGIr3Kww==/lib/arm64/libflutter.so (tonic::FfiDispatcher<flutter::PictureRecorder, fml::RefPtr<flutter::Picture> (flutter::PictureRecorder::*)(_Dart_Handle*), &(flutter::PictureRecorder::endRecording(_Dart_Handle*))>::Call(flutter::PictureRecorder*, _Dart_Handle*)+128) (BuildId: 0432cad0ddb5ce9274fc576bed885552bc150c5b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment