| Summary: | Segmentation fault when running liveusb-creator. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Doug Herr <bugzilla.redhat.com> | ||||||
| Component: | liveusb-creator | Assignee: | Luke Macken <lmacken> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | bugzilla.redhat.com, hobbes1069, keller1976, lmacken, matthew.hirsch, mbriza, pfrields, TedFedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-05-02 16:29:28 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1152590 [details]
dmesg output
Hello Doug, it seems you're using the nvidia driver, is that correct? In that case I can't really provide assistance. Yes, that is correct. I had checked that the issue also showed up using a virtualbox install but that was either a different issue or it was also hitting an issue with the nvidia driver of the host. I just made sure that the issue is caused by nvidia by booting up an install that I have on an old hard drive. I fully updated that install and was able to open liveusb-creator without error using install which uses nouveau. I will see if I can close this bug. This definitely does seem like a bug... It is a bug in qt5, which seems to be related to loading the wrong OpenGL library. You can read more about it here: https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/941826 https://github.com/Ultimaker/Cura/issues/385 It sounds like other applications have decided to fix it. You can, I hope, appreciate the unpleasant confusion that surrounds the experience of finding out that a basic disk manipulation tool I've been using for years suddenly cares what brand of GPU I'm using. I agree with comment no. 4! If a program doesn't work with a certain driver but a whole systems runs fine with the same driver something is wrong with the program. liveusb-creator will be deprecated in favor of the mediawriter package. Please try installing that, as far as I know from the reports, it does not exhibit this behavior. Fedora website is still referring to install of liveusb-creator: https://getfedora.org/workstation/download/ws-download-splash?file=https://download.fedoraproject.org/pub/fedora/linux/releases/24/Workstation/x86_64/iso/Fedora-Workstation-netinst-x86_64-24-1.2.iso The website will change with the release of Fedora 25, as we are testing the mediawriter with the current pre-releases. FYI, Just downloaded F25 and LiveUSB Creator is still being referenced.... Fixed on master of website, should be live soon. |
Created attachment 1152589 [details] Cut and paste of console output. Description of problem: liveusb-creator gives a Segmentation fault Version-Release number of selected component (if applicable): liveusb-creator-3.93.3-1.fc23.noarch qt5-qtquickcontrols-5.6.0-3.fc23.x86_64 How reproducible: Run liveusb-creator_polkit as user or run liveusb-creator via sudo. Steps to Reproduce: 1. Run liveusb-creator Actual results: Segmentation fault Expected results: Application opens and runs. Additional info: The window does appear for about a second and then disappears.