Code Monkey home page Code Monkey logo

Comments (4)

Gricha avatar Gricha commented on June 8, 2024 4

This is actually an exception breakpoint. If you turn it off in Xcode it should not show up as crash, as well as it should not appear if you are not attached to lldb.

from fbmemoryprofiler.

christyuj avatar christyuj commented on June 8, 2024

I also crash in this method NSGetSizeAndAlignment , the type encoding is 'b1' , i will find the reasons later

i find that it crashed when it is finding retain cycle for struct , in my case , the UIView 's struct _viewFlags cause the crash , i will find some way to filter this struct to avoid this crash

from fbmemoryprofiler.

kastiglione avatar kastiglione commented on June 8, 2024

Thanks for the report. These errors happen when one of the ivars in an object holds a struct that uses bitfields (the b in these errors). There is work planned to prevent this crash exception from happening.

from fbmemoryprofiler.

xuzhengrong1 avatar xuzhengrong1 commented on June 8, 2024

I turn off the all exception breakpoint,it's ok. thx

from fbmemoryprofiler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.