Ubuntu Wily - Stellarium seg fault unless run as sudo

Bug #1522905 reported by Daves Ubuntu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Expired
Undecided
Unassigned

Bug Description

When I updated Stellarium from 0.13 to 0.14 it no longer opens. When run via terminal is only says segmentation fault, nothing else. I tried removing it along with the stellarium folders in the home directory and reinstalling, but it's still the same. I tried running it as sudo to see if there's any further info, and it starts and runs normal. What would cause the update to require sudo to run stellarium?

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

More info...
dmesg | grep segfault
[ 2746.308919] stellarium[18922]: segfault at 0 ip 00007f43a58b7def sp 00007ffc5e209640 error 4 in libQt5Widgets.so.5.4.2[7f43a575d000+64c000]

Revision history for this message
Alexander Wolf (alexwolf) wrote :

Are you using our PPA?

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

I used ppa:stellarium/stellarium-releases. I even tried purging the PPA and re-installing the old version in the Ubuntu repo but it no longer works like it did before. All my other programs that use libQt5Widgets are still working correctly.

Revision history for this message
Alexander Wolf (alexwolf) wrote :

I use the same PPA and I don't have a problems.

Please try remove all Stellarium's stuff (apparently you have trobules with permissions now) and install it again.

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

I removed all traces of Stellarium, including the folder in the home directory that was created when I ran it as root. I tried both versions in the Stellarium and Ubuntu repos, still the same segfault... "error 4 in libQt5Widgets.so.5.4.2"

Revision history for this message
Alexander Wolf (alexwolf) wrote :

Can you show what say ldd stellarium ?

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

ldd: ./stellarium: No such file or directory

Revision history for this message
Alexander Wolf (alexwolf) wrote : Re: [Bug 1522905] [NEW] Ubuntu Wily - Stellarium seg fault unless run as sudo

ldd /usr/bin/stellarium

--
With best regards, Alexander

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :
Download full text (3.8 KiB)

ldd /usr/bin/stellarium
 linux-vdso.so.1 => (0x00007ffd33054000)
 libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fb54a025000)
 libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007fb549ed2000)
 libQt5OpenGL.so.5 => /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5 (0x00007fb549e77000)
 libQt5Script.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 (0x00007fb549bed000)
 libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007fb54956c000)
 libQt5SerialPort.so.5 => /usr/lib/x86_64-linux-gnu/libQt5SerialPort.so.5 (0x00007fb549551000)
 libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007fb549017000)
 libGL.so.1 => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 (0x00007fb548d7f000)
 libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007fb5488c2000)
 libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb548540000)
 libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb548238000)
 libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb548020000)
 libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb547c56000)
 libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fb547a38000)
 libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007fb5477e4000)
 libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fb5474d5000)
 libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fb54719b000)
 libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007fb54717b000)
 libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007fb546f55000)
 libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fb546cf7000)
 libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007fb546acd000)
 libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007fb54689f000)
 libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fb54668d000)
 libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007fb546489000)
 libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007fb546283000)
 libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007fb546081000)
 libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007fb545e67000)
 libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007fb545c62000)
 libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007fb545a5f000)
 libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007fb54585b000)
 libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007fb545654000)
 libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fb545433000)
 libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007fb54522f000)
 libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007fb545029000)
 libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007fb544e1b000)
 libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb544c16000)
 libicui18n.so.55 => /usr/lib/x86_64-linux-gnu/libicui18n.so.55 (0x00007fb5447b3000)
 libicuuc.so.55 => /usr/lib/x86_64-linux-gnu/libicuuc.so.55 (0x00007fb54441e000)
 libpcre16.so.3 => /usr/lib/x86_64-linux-gnu/libpcre16.so.3 (0x0000...

Read more...

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

Could it have anything to do with a kernel update that was done at the same time as the stellarium update? That's when it started having problems. I tried booting into the older kernel version but it still segfaults.

Revision history for this message
Alexander Wolf (alexwolf) wrote : Re: [Bug 1522905] Re: Ubuntu Wily - Stellarium seg fault unless run as sudo

2015-12-06 0:54 GMT+06:00 Daves Ubuntu <email address hidden>:

> Could it have anything to do with a kernel update that was done at the
> same time as the stellarium update?

No, it shouldn't relates to the problem. But (!) are you had updated
drivers for graphics card in same episode?

> That's when it started having
> problems. I tried booting into the older kernel version but it still
> segfaults.
>

The problem in Qt, but she caused by Stellarium. I have no idea why you has
the problem.

But you say, that it works under sudo - this say about troubles with
permissions to files/devices. Can you reinstall qt5?

Revision history for this message
Daves Ubuntu (bswarm-s) wrote :

I'm using the open source drivers, there was no graphics update at that time. I've already tried reinstalling the QT5 a few times. I'm not going to run it as root for obvious security reasons, so I'll just wait until Ubuntu 16.04 comes out and do a fresh install.

Revision history for this message
gzotti (georg-zotti) wrote :

Any news? (If this report expires, let it expire. No need to keep single-issue reports without progress.)

Changed in stellarium:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Stellarium because there has been no activity for 60 days.]

Changed in stellarium:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.