Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminate called after throwing an instance of 'std::runtime_error' on Linux #88

Closed
MattiaudaNicolasCN opened this issue Aug 5, 2021 · 4 comments
Assignees
Labels
bug Something isn't working needs info Needs further information or investigation

Comments

@MattiaudaNicolasCN
Copy link

Hi guys, referring to flutter/flutter#87639 . When I try to run on Linux my app with your plugin installed I get:

Launching lib/main.dart on Linux in debug mode...
Building Linux application...
terminate called after throwing an instance of 'std::runtime_error'
Error connecting to the service protocol: failed to connect to http://127.0.0.1:3277

When I remove your plugin from the .yaml everything works correctly.

Why does this happen?

@alexmercerind
Copy link
Owner

alexmercerind commented Aug 5, 2021

@MattiaudaNicolasCN,

I have just published 0.0.9 of dart_vlc_ffi (NOT dart_vlc) please fetch it & let me know.
(0.0.8 introduced a silly mistake from me, which I could not notice because Flutter caches dependencies.)

@alexmercerind alexmercerind added bug Something isn't working critical The bug has high priority labels Aug 5, 2021
@alexmercerind alexmercerind self-assigned this Aug 5, 2021
@alexmercerind
Copy link
Owner

alexmercerind commented Aug 5, 2021

Anyways you should close issue at flutter repository.
Thanks for report.

@MattiaudaNicolasCN
Copy link
Author

Yes, I closed it.
But with the newer version of dart_vlc_ffi I continue to get the same error when I try to run my App

@alexmercerind
Copy link
Owner

Hey @MattiaudaNicolasCN,

I'm unable to experience the runtime crash. Anyways released a new version 0.1.1 with ton of memory leak fixes.

Keeping issue opened, provide details if you feel something is wrong. What other plugins are you using in your project?

linux

@alexmercerind alexmercerind added needs info Needs further information or investigation and removed critical The bug has high priority labels Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs info Needs further information or investigation
Projects
None yet
Development

No branches or pull requests

2 participants