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

Segmentation fault on Debian Testing #34

Open
amituttam opened this issue Oct 4, 2020 · 0 comments
Open

Segmentation fault on Debian Testing #34

amituttam opened this issue Oct 4, 2020 · 0 comments
Labels
bug Something isn't working flutter This bug exists in flutter, not the app

Comments

@amituttam
Copy link

Installed using sudo snap install flokk-contacts and ran:

$ flokk-contacts
[ERROR:flutter/shell/platform/embedder/embedder_surface_gl.cc(108)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
[ERROR:flutter/shell/platform/embedder/embedder_surface_gl.cc(108)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
flutter: /##################################################
flutter: [BootstrapCommand]
flutter: DataDir is: /home/amituttam/snap/flokk-contacts/11/.local/share/flokk-contacts
flutter: ##################################################
flutter: FileSystemException: Cannot open file, path = '/home/amituttam/snap/flokk-contacts/11/.local/share/flokk-contacts/auth.dat' (OS Error: No such file or directory, errno = 2)
flutter: FileSystemException: Cannot open file, path = '/home/amituttam/snap/flokk-contacts/11/.local/share/flokk-contacts/twitter.dat' (OS Error: No such file or directory, errno = 2)
flutter: FileSystemException: Cannot open file, path = '/home/amituttam/snap/flokk-contacts/11/.local/share/flokk-contacts/github.dat' (OS Error: No such file or directory, errno = 2)
flutter: FileSystemException: Cannot open file, path = '/home/amituttam/snap/flokk-contacts/11/.local/share/flokk-contacts/contacts.dat' (OS Error: No such file or directory, errno = 2)
flutter: #########################
flutter: BootstrapCommand Complete
flutter: #########################
Segmentation fault

Note that the application seems to launch fine but when I press alt key it crashes:

$ dmesg
[ 2025.806582] flokk-contacts[11632]: segfault at f0 ip 00007f997b20b1f2 sp 00007fff63565768 error 4 in libgdk-3.so.0.2200.30[7f997b1c4000+eb000]
@cenomla cenomla added bug Something isn't working flutter This bug exists in flutter, not the app labels Apr 15, 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 flutter This bug exists in flutter, not the app
Projects
None yet
Development

No branches or pull requests

2 participants