GithubHelp home page GithubHelp logo

dart-ffi-crash's Introduction

dart_ffi_crash

The program only use to verify that carshes which is made by ffi can not be captured.

There are two ways to verify. Same program call ffi interface and c++ plugin. Crash in Ffi module( c++ code be called) can not be captured. Crash in c++ plugins can be captured.

In addition, crash in main function can be captured.

Getting Started

  • install flutter -- you can follow this to install https://docs.flutter.dev/get-started/install/windows
  • run the command -- flutter run -d windows
  • click the buttoms, ./.sentry-native folder will be generated in the root directoy of the project. If click the buttoms about ffi, dump file can not be generated. If click the buttom about plugins, dump file can be generated.
  • you can open the windows/runner/main.cpp, make some crashes , they can be captured, too. The code of sentry to initialize is in it. It is the program entry.

dart-ffi-crash's People

Contributors

jiagengarctuition avatar chenxinhua2021 avatar

Watchers

 avatar Andy Zhuang avatar

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.