Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault on Ubuntu 17.10 (Wayland) #1224

Closed
jgoclawski opened this issue Apr 3, 2018 · 4 comments
Closed

Segfault on Ubuntu 17.10 (Wayland) #1224

jgoclawski opened this issue Apr 3, 2018 · 4 comments
Milestone

Comments

@jgoclawski
Copy link

  • Guake Version: 3.0.5 (3.0.4 as well)
  • Please describe your system: Ubuntu 17.10 (Wayland), GNOME 3.26.2

The bug only happens on Wayland. When I switch to Xorg, guake works ok.
On Wayland sometimes it crashes and sometimes it works. Usually after w few reboots guake finally starts.

Output:

$ guake -t
Logging configuration complete
DBus not running, starting it
Wanted GTK theme: 'Arc-Dark'
Prefer dark theme: False
reload_global: 'F12'
[1]    16177 segmentation fault (core dumped)  guake -t

When trying with sudo:

$ sudo guake -t
Logging configuration complete
DBus not running, starting it
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
[1]    16225 segmentation fault  sudo guake -t

Output in dmesg:

[ 1168.701723] guake[16805]: segfault at 42 ip 00007fd827438ad4 sp 00007fffb8a40320 error 6 in libX11.so.6.3.0[7fd8273a6000+134000]
[ 1171.740910] guake[16850]: segfault at 0 ip 00007fd2fee62659 sp 00007fff84cba490 error 4 in libgtk-3.so.0.2200.25[7fd2feb7b000+6fd000]

(first log is when calling guake without sudo, the second one is with sudo)

I used to have similar problems with workrave, but the following workaround fixes the problem for workrave - rcaelers/workrave#88

For the record:

$ echo $DISPLAY
:0

Is there any info I can provide to help with fixing this? What might be the cause?

@cothan
Copy link

cothan commented Apr 4, 2018

I have the same issue.

$ guake 
Logging configuration complete
DBus not running, starting it
Wanted GTK theme: ''
Prefer dark theme: False
reload_global: 'F12'
Segmentation fault (core dumped)

ubuntu 17.10

@gsemet
Copy link
Member

gsemet commented Apr 4, 2018

Do you know how I can install wayland from an iso that would run in a VM (mac Parallels)?

@jgoclawski
Copy link
Author

@gsemet Not sure about Mac Parallels, but it seems there are issues with Wayland - https://forum.parallels.com/threads/installing-ubuntu-17-10-on-parallels-desktop-3.342537/. You should be able to use Virtualbox though and test Wayland there (with 3D acceleration disabled) - https://ubuntuforums.org/showthread.php?t=2370233

@gsemet
Copy link
Member

gsemet commented Jun 5, 2018

Can you see at #1340, seems to have someone happy to have guake working under wayland :)

gsemet added a commit to gsemet/guake that referenced this issue Jun 5, 2018
@gsemet gsemet added this to the -- Next Version -- milestone Jun 5, 2018
@gsemet gsemet closed this as completed in 51aa791 Jun 6, 2018
@gsemet gsemet modified the milestones: -- Next Version --, 3.3.0 Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants