Skip to content

Conversation

@swift-kim
Copy link
Member

This change effectively applies flutter/buildroot@e32fd57 to our buildroot, and prevents libcxxabi symbols from being exported by libflutter_engine.so and libflutter_tizen_*.so. The accidentally included symbol __dynamic_cast caused the standard C++ function std::dynamic_pointer_cast to return a wrong value, resulting in an unexpected behavior of the cynara client library as a side effect.

Potentially fixes the service app broken privilege issue (internal repo).

cc @wiertel @haesik

@swift-kim
Copy link
Member Author

If you want to test this change locally, you need to run gclient sync before running the ninja build.

The CI build is still in progress (AZURE_BUILD_ID=661). The artifacts will be available in about an hour.

Copy link
Member

@bwikbs bwikbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

COOL!! 👍👍

@swift-kim swift-kim merged commit eb45900 into flutter-tizen:flutter-2.5.1-tizen Nov 11, 2021
swift-kim added a commit that referenced this pull request Nov 14, 2021
* Temporarily depend on a newer version of buildroot

* Remove the landmines hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants