Acknowledged

SDK Manager on Linux crashes when downloading SDKs and they fail when compiling an app.

I am running an arch linux system and have downloaded the SDK manager.

The manager starts fine but when I download an SDK it crashes with the error message:

Segmentation fault (core dumped)

When I open the manager again it says the SDK is installed and I can set it as my current SDK, but when I try to compile an app with it, it throws up a bunch of errors that weren't coming up before such as:

Cannot resolve type 'Boolean'

This happens for any SDK newer than 4.0

If I download SDK version 4.0.2 it still gives the seg fault but the SDK works to compile an app.

Parents
  • Former Member
    Former Member in reply to Brandon.ConnectIQ

    When will "soon" be? As it stands, the SDK Manager and therefore the latest SDK is completely unusable due to this.

    I've just tried on a fresh install of Ubuntu 20.04 LTS, and it first it complains about missing libcurl.so. After installing curl, on the first run it segfaults right after saying there's a list of new devices and new SDK 6.2.1 for download. After re-running and clicking the download button for SDK 6.2.1, it waits for a bit and then segfaults again.

    Is there a workaround? Maybe we could download the SDK from somewhere directly rather than relying on the broken SDK Manager?

Comment
  • Former Member
    Former Member in reply to Brandon.ConnectIQ

    When will "soon" be? As it stands, the SDK Manager and therefore the latest SDK is completely unusable due to this.

    I've just tried on a fresh install of Ubuntu 20.04 LTS, and it first it complains about missing libcurl.so. After installing curl, on the first run it segfaults right after saying there's a list of new devices and new SDK 6.2.1 for download. After re-running and clicking the download button for SDK 6.2.1, it waits for a bit and then segfaults again.

    Is there a workaround? Maybe we could download the SDK from somewhere directly rather than relying on the broken SDK Manager?

Children
No Data