Bug 33844 - Loading Applets module - "Ошибка сегментирования"
Summary: Loading Applets module - "Ошибка сегментирования"
Status: NEW
Alias: None
Product: Branch p8
Classification: Distributions
Component: cinnamon (show other bugs)
Version: не указана
Hardware: all Linux
: P3 major
Assignee: Andrey Cherepanov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-04 08:19 MSK by Motsyo Gennadi
Modified: 2017-09-04 08:19 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Motsyo Gennadi 2017-09-04 08:19:58 MSK
Дано крайний на данный момент стартеркит p8 cinnamon.
При попытке войти в раздел апплетов модуль настроек сэгфолтится:
==============================================================================
$ cinnamon-settings

(cinnamon-settings.py:5102): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(cinnamon-settings.py:5102): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(cinnamon-settings.py:5102): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Loading Applets module
Ошибка сегментирования
==============================================================================
dmesg тоже не молчит:
[ 4230.210705] cinnamon-settin[5074]: segfault at 1 ip 00007fe7a533fc23 sp 00007ffcd2d60b70 error 6 in libpython2.7.so.1.0[7fe7a523b000+1b8000]
==============================================================================
Ну и для проверки в виртуалбоксе:
stat64("libcairo-gobject.so.2.la", 0xbfbdbf10) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python2.7/site-packages/gi/_gi_cairo", 0xbfbdad9c) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gi_cairo.so", O_RDONLY|O_LARGEFILE) = 13
open("/usr/lib/python2.7/site-packages/gi/_gi_cairo.so", O_RDONLY|O_CLOEXEC) = 14
stat64("/usr/lib/python2.7/site-packages/gi/_gobject", {st_mode=S_IFDIR|0755, st_size=74, ...}) = 0
stat64("/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", {st_mode=S_IFREG|0644, st_size=1025, ...}) = 0
stat64("/usr/lib/python2.7/site-packages/gi/_gobject/__init__", 0xbfbdaa6c) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/__init__.py", O_RDONLY|O_LARGEFILE) = 14
open("/usr/lib/python2.7/site-packages/gi/_gobject/__init__.pyc", O_RDONLY|O_LARGEFILE) = 15
stat64("/usr/lib/python2.7/site-packages/gi/_gobject", {st_mode=S_IFDIR|0755, st_size=74, ...}) = 0
stat64("/usr/lib/python2.7/site-packages/gi/_gobject", {st_mode=S_IFDIR|0755, st_size=74, ...}) = 0
stat64("/usr/lib/python2.7/site-packages/gi/_gobject/gi", 0xbfbda66c) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/gi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/gimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/gi.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.7/site-packages/gi/_gobject/gi.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x1} ---
+++ killed by SIGSEGV +++