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. Install Qt5 on Virtualbox, segmentation fault
Forum Updated to NodeBB v4.3 + New Features

Install Qt5 on Virtualbox, segmentation fault

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
ubuntu 16.04qt5segmentationfault
2 Posts 2 Posters 1.8k Views 1 Watching
  • 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.
  • T Offline
    T Offline
    Tegan
    wrote on 23 Dec 2017, 04:19 last edited by
    #1

    I have virtualbox(5.2.2) created from ubuntu-16.04.3-desktop-amd64.iso, on Windows host. I downloaded qt-opensource-linux-x64-5.9.3.run, when I run it, get:

    # ./qt-opensource-linux-x64-5.6.3.run
     Segmentation fault (core dumped)
    

    I tried many times, same. I also tried to run qt-opensource-linux-x64-5.6.3.run, same.

    I have the same virtualbox in another Windows host, same Ubuntu version and Qt version, everything is fine.

    Can anyone give me some clues? Thanks!

    P 1 Reply Last reply 23 Dec 2017, 06:03
    0
    • T Tegan
      23 Dec 2017, 04:19

      I have virtualbox(5.2.2) created from ubuntu-16.04.3-desktop-amd64.iso, on Windows host. I downloaded qt-opensource-linux-x64-5.9.3.run, when I run it, get:

      # ./qt-opensource-linux-x64-5.6.3.run
       Segmentation fault (core dumped)
      

      I tried many times, same. I also tried to run qt-opensource-linux-x64-5.6.3.run, same.

      I have the same virtualbox in another Windows host, same Ubuntu version and Qt version, everything is fine.

      Can anyone give me some clues? Thanks!

      P Offline
      P Offline
      Paul Colby
      wrote on 23 Dec 2017, 06:03 last edited by
      #2

      Hi @Tegan,

      Not sure what the best approach is, but I'd:

      1. check the installer's md5sum against https://download.qt.io/archive/qt/5.6/5.6.3/md5sums.txt
      2. compare the output of ldd qt-opensource-linux-x64-5.6.3.run on both hosts, then
      3. run the installer with gdb

      Cheers.

      1 Reply Last reply
      2

      1/2

      23 Dec 2017, 04:19

      • Login

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