Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Linux: Installer failing with "basic_string::_S_construct null not valid"
Forum Updated to NodeBB v4.3 + New Features

Linux: Installer failing with "basic_string::_S_construct null not valid"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 366 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    driesz
    wrote on last edited by
    #1

    I'm trying to install Qt (commercial) on Linux (Ubuntu 18.04). The online installer (4.1.0/Linux/x86_64, downloaded today) starts, attempts to verify my credentials and core dumps with the message:

    Excpetion thrown:  basic_string::_S_construct null not valid
    

    The same thing happens on Ubuntu 16.04. I'm working with the same machines that I've used successfully with Qt in the past.

    As a workaround I downloaded an older Qt online installer (3.2.3) and used it successfully to install qtcreator. The MaintenanceTool and qtcreator executables it installs both fail with the same message.

    Can anyone help me find a solution?

    Thanks,
    Dave Riesz

    jsulmJ 1 Reply Last reply
    0
    • D driesz

      I'm trying to install Qt (commercial) on Linux (Ubuntu 18.04). The online installer (4.1.0/Linux/x86_64, downloaded today) starts, attempts to verify my credentials and core dumps with the message:

      Excpetion thrown:  basic_string::_S_construct null not valid
      

      The same thing happens on Ubuntu 16.04. I'm working with the same machines that I've used successfully with Qt in the past.

      As a workaround I downloaded an older Qt online installer (3.2.3) and used it successfully to install qtcreator. The MaintenanceTool and qtcreator executables it installs both fail with the same message.

      Can anyone help me find a solution?

      Thanks,
      Dave Riesz

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @driesz Did you search in Qt bug tracker whether it is a reported issue?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      D 1 Reply Last reply
      0
      • jsulmJ jsulm

        @driesz Did you search in Qt bug tracker whether it is a reported issue?

        D Offline
        D Offline
        driesz
        wrote on last edited by
        #3

        @jsulm bugreports.qt.io returned nothing similar to what I'm seeing. I'm not so sure it's a Qt bug. I've got MaintenanceTool running fine on another Ubuntu 18.04 machine.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved