Public bug reported:

The result for Kazam run in Fedora 25:

$ kazam
/usr/lib/python3.5/site-packages/kazam/frontend/window_area.py:30: PyGIWarning: 
Wnck was imported without specifying a version first. Use 
gi.require_version('Wnck', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, GObject, Gdk, Wnck, GdkX11
/usr/lib/python3.5/site-packages/kazam/backend/gstreamer.py:35: PyGIWarning: 
Gst was imported without specifying a version first. Use 
gi.require_version('Gst', '1.0') before import to ensure that the right version 
gets loaded.
  from gi.repository import GObject, Gst
/usr/lib/python3.5/site-packages/kazam/frontend/indicator.py:97: PyGIWarning: 
Keybinder was imported without specifying a version first. Use 
gi.require_version('Keybinder', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Keybinder
Segmentation fault (core dumped)


>From core dump:

core was generated by `/usr/bin/python3 /usr/bin/kazam'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f9c75d9fbe4 in XkbUseExtension () from /lib64/libX11.so.6

gdb) bt
#0  0x00007f9c75d9fbe4 in XkbUseExtension () from /lib64/libX11.so.6
#1  0x00007f9c75d9a5b9 in XkbGetUpdatedMap () from /lib64/libX11.so.6
#2  0x00007f9c75d9a63d in XkbGetMap () from /lib64/libX11.so.6

** Affects: kazam (Fedora)
     Importance: Undecided
         Status: New

** Also affects: kazam (Fedora)
   Importance: Undecided
       Status: New

** No longer affects: kazam (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1688595

Title:
  The segfault with kazam in Fedora 25

To manage notifications about this bug go to:
https://bugs.launchpad.net/fedora/+source/kazam/+bug/1688595/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to