You are not logged in.

#1 2015-09-08 16:01:11

Verthrix
Member
Registered: 2015-09-08
Posts: 2

gtk2 applications crashing

I'm using KDE Plasma 5.4.0-1
Since last 2 days all of my gtk2 applications crash on start.
Each one produces a different output:

# firefox

(process:8899): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(process:8899): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

(firefox:8899): Gdk-WARNING **: gdk_window_set_icon_list: icons too large

(firefox:8899): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
[1]    8899 segmentation fault (core dumped)  firefox
# filezilla
Reading locale option from /home/verthrix/.config/filezilla/filezilla.xml
17:50:07: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8).

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(filezilla:8963): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed
[1]    8963 segmentation fault (core dumped)  filezilla
# gimp
gimp:9015): Gimp-Widgets-CRITICAL **: gimp_device_info_set_device: assertion '(info->device == NULL && GDK_IS_DEVICE (device)) || (GDK_IS_DEVICE (info->device) && device == NULL)' failed

(script-fu:9022): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
[1]    9015 segmentation fault (core dumped)  gimp
# playonlinux
Looking for python... 3.4.3 - skipped
Looking for python2.7... 2.7.10 - wxversion(s): 3.0-gtk2, 2.8-gtk2-unicode
17:51:41: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
selected
17:51:41: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
[main] Message: PlayOnLinux (4.2.8) is starting
[clean_tmp] Message: Cleaning temp directory
/home/verthrix/.PlayOnLinux//tmp/check_dd_x86: error while loading shared libraries: libGL.so.1: failed to map segment from shared object
[Check_OpenGL] Warning: 
/usr/share/playonlinux/playonlinux: line 126:  9051 Segmentation fault      (core dumped) "$POL_PYTHON" mainwindow.py "$@"

Some of the outputs changed while experimenting with different theme settings and after removing and reinstalling gtk-related packages.
I compared installed packages with another arch system on which the problem does not exist and the only differences where intel graphics drivers and bumblebee related packages.

What could be causing this?

Last edited by Verthrix (2015-09-08 16:10:07)

Offline

#2 2015-09-08 16:41:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: gtk2 applications crashing

Full root partition, no Intel Microcode, Openjdk7 memory leak would be my guesses

Offline

#3 2015-09-08 19:05:41

Verthrix
Member
Registered: 2015-09-08
Posts: 2

Re: gtk2 applications crashing

I have no space issues, I have ucode and removing jre7 changed nothing.

Offline

#4 2015-10-09 05:08:45

moxin
Member
Registered: 2012-05-17
Posts: 32

Re: gtk2 applications crashing

i have the same issue particularly with Firefox 41

Offline

Board footer

Powered by FluxBB