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

Failure running app on IMX6s - Raizen #263

Closed
pedropaulolyra opened this issue Jan 11, 2021 · 1 comment · Fixed by #278
Closed

Failure running app on IMX6s - Raizen #263

pedropaulolyra opened this issue Jan 11, 2021 · 1 comment · Fixed by #278
Assignees
Labels
bug Something isn't working high Linux ARM Issue related to the platform Linux ARM

Comments

@pedropaulolyra
Copy link

Issue Title

Raizen is trying to run a sample app that we sent on his device and got an error message.

Describe the bug

Message error:

root@colibri-imx6:/raizen/totalcross# LD_LIBRARY_PATH=/usr/local/lib/sdl2 ./JBox
Testing video drivers...
SDL_VIDEODRIVER available: x11 wayland dummy
SDL_VIDEODRIVER usable : x11
Segmentation fault (core dumped)

To Reproduce

Project:
https://github.com/TotalCross/KnowcodePrivateCases/tree/main/JBox.

Devices:

  • Colibri IMX6s single core / 256mb Ram.
  • Toradex standard BSP. Also tested with BSP 2.8.7 Ångström LXDE Desktop Environment Image
    -TotalCross Version: [e.g. 6.1.1]
@pedropaulolyra pedropaulolyra added the bug Something isn't working label Jan 11, 2021
@teras teras added the Linux ARM Issue related to the platform Linux ARM label Jan 13, 2021
@teras teras assigned Farshid-Monhaseri and unassigned teras Jan 13, 2021
@teras
Copy link
Collaborator

teras commented Jan 13, 2021

It looks like a duplicate of #259

flsobral added a commit that referenced this issue Jan 20, 2021
Using SDL_VideoInit and SDL_VideoQuit just to test the available video
drivers causes a segfault during SDL_Init on some systems.

fixes #263 and possibly #265 as well
flsobral added a commit that referenced this issue Jan 21, 2021
Using SDL_VideoInit and SDL_VideoQuit just to test the available video
drivers causes a segfault during SDL_Init on some systems.

fixes #263 and possibly #265 as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high Linux ARM Issue related to the platform Linux ARM
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants