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

Editor 1.2.185 crashes on Ubuntu 20.10 #5968

Closed
cnaize opened this issue Aug 4, 2021 · 7 comments
Closed

Editor 1.2.185 crashes on Ubuntu 20.10 #5968

cnaize opened this issue Aug 4, 2021 · 7 comments
Labels
bug Something is not working as expected editor Issues related to the Defold editor linux Issue related to the Linux platform more info The issue is lacking required information

Comments

@cnaize
Copy link

cnaize commented Aug 4, 2021

Describe the bug (REQUIRED)
Editor 1.2.185 crashes on Ubuntu 20.10

To Reproduce (REQUIRED)
Steps to reproduce the behavior:

  1. I loads my own project into editor (worked on previous versions)
  2. Run debug or bundle
  3. Editor crashes

Expected behavior (REQUIRED)
I expect that my project will be run.

Defold version (REQUIRED):

  • Version 1.2.185

Platforms (REQUIRED):

  • OS: Ubuntu 20.10

Logs (OPTIONAL):
Crash dump

Thanks

@cnaize cnaize added the bug Something is not working as expected label Aug 4, 2021
@britzl
Copy link
Contributor

britzl commented Aug 4, 2021

Ok, the crash seems related to font creation and compression (com.dynamo.bob.TexcLibrary.TEXC_CompressBuffer). Did the same work in 1.2.184?

@britzl britzl added editor Issues related to the Defold editor linux Issue related to the Linux platform more info The issue is lacking required information labels Aug 4, 2021
@cnaize
Copy link
Author

cnaize commented Aug 4, 2021

I don't know, but everything is ok on Mac OS. I moved there while the bug is not fixed.

@cnaize
Copy link
Author

cnaize commented Sep 22, 2021

@britzl where I can find version 1.2.184?
I don't see versions below 1.2.185 here https://d.defold.com/stable/

@britzl
Copy link
Contributor

britzl commented Sep 22, 2021

where I can find version 1.2.184

Releases are also available on GitHub: https://github.com/defold/defold/releases

@cnaize
Copy link
Author

cnaize commented Sep 22, 2021

I checked. On 1.2.184 doesn't work too.
Maybe I need to update some package?

@britzl
Copy link
Contributor

britzl commented Sep 22, 2021

My guess is that it might be an FFI issue, since it crashes when trying to interact with the TexcLibrary. Try this:

https://defold.com/manuals/linux/#q-the-defold-editor-crashes-when-opening-a-collection-or-game-object-and-the-crash-refers-to-libffiso

@AGulev
Copy link
Contributor

AGulev commented May 3, 2024

not enough info + outdated

@AGulev AGulev closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as expected editor Issues related to the Defold editor linux Issue related to the Linux platform more info The issue is lacking required information
Projects
None yet
Development

No branches or pull requests

3 participants