[pkg-cinnamon] Bug#842841: cinnamon: Runing cinnamon --replace segfaults after recent update
William L. DeRieux IV
williamderieux at gmail.com
Tue Nov 1 16:56:14 UTC 2016
Package: cinnamon
Version: 3.0.7-2
Severity: important
Dear Maintainer,
I'm running Cinnamon 3.0.7-2 everything was fine until a recent update.
Now clicking on certain items on the cinnamon-panel causes a crash and
when running cinnamon --replace from a tty causes a segmentation fault.
This is the output from the command and the backtrace generated by gdb:
------------------------------------------------------------
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from cinnamon...Reading symbols from /usr/lib/debug/.build-
id/be/08ba4f5f8382c9f3421a2588b412c88503dc03.debug...done.
done.
(gdb) run
Starting program: /usr/bin/cinnamon --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe2c1b700 (LWP 9800)]
[New Thread 0x7fffe241a700 (LWP 9801)]
[New Thread 0x7fffe1908700 (LWP 9802)]
[New Thread 0x7fffe1107700 (LWP 9803)]
[New Thread 0x7fffe0906700 (LWP 9804)]
[New Thread 0x7fffcb0ff700 (LWP 9807)]
Cjs-Message: JS LOG: About to start Cinnamon
(cinnamon:9796): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor
with dbus name org.gtk.vfs.GoaVolumeMonitor is not supported
(cinnamon:9796): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor
with dbus name org.gtk.vfs.GoaVolumeMonitor is not supported
(cinnamon:9796): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor
with dbus name org.gtk.vfs.GoaVolumeMonitor is not supported
St-Message: cogl npot texture sizes SUPPORTED
Cjs-Message: JS LOG: Cinnamon started at Tue Nov 01 2016 12:45:00 GMT-0400
(EDT)
[New Thread 0x7fffc97bf700 (LWP 9809)]
[New Thread 0x7fffc8dee700 (LWP 9810)]
[New Thread 0x7fffbbfff700 (LWP 9811)]
[New Thread 0x7fffbb7fe700 (LWP 9812)]
[New Thread 0x7fffbaffd700 (LWP 9813)]
[New Thread 0x7fffba7fc700 (LWP 9814)]
[New Thread 0x7fffb9ffb700 (LWP 9815)]
[New Thread 0x7fffb97fa700 (LWP 9816)]
openGL version 3.1 detected (GL3 Cogl Driver)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
20)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
22)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
22)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
22)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
22)
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
28)
(cinnamon:9796): Cvc-CRITICAL **: gvc_mixer_card_get_index: assertion
'GVC_IS_MIXER_CARD (card)' failed
(cinnamon:9796): Cvc-CRITICAL **: gvc_mixer_card_get_index: assertion
'GVC_IS_MIXER_CARD (card)' failed
(cinnamon:9796): Cvc-CRITICAL **: gvc_mixer_card_get_index: assertion
'GVC_IS_MIXER_CARD (card)' failed
(cinnamon:9796): St-WARNING **: Failed to allocate offscreen for texture (sized
20)
Thread 1 "cinnamon" received signal SIGSEGV, Segmentation fault.
0x00007fffeb003010 in ?? () from /usr/lib/x86_64-linux-gnu/libnvidia-
glcore.so.367.44
(gdb) bt
#0 0x00007fffeb003010 in () at /usr/lib/x86_64-linux-gnu/libnvidia-
glcore.so.367.44
#1 0x00007fffeaf1a311 in () at /usr/lib/x86_64-linux-gnu/libnvidia-
glcore.so.367.44
#2 0x00007fffeaf24136 in () at /usr/lib/x86_64-linux-gnu/libnvidia-
glcore.so.367.44
#3 0x00007fffeab8c799 in () at /usr/lib/x86_64-linux-gnu/libnvidia-
glcore.so.367.44
#4 0x00007ffff78c1ed7 in meta_sync_ring_insert_wait (self=0x555558915370) at
compositor/meta-sync-ring.c:285
#5 0x00007ffff78c1ed7 in meta_sync_ring_insert_wait () at compositor/meta-
sync-ring.c:593
#6 0x00007ffff78bac35 in meta_pre_paint_func (data=0x555555ec26d0) at
compositor/compositor.c:1394
#7 0x00007ffff7169574 in _clutter_run_repaint_functions
(flags=flags at entry=CLUTTER_REPAINT_FLAGS_PRE_PAINT) at clutter-main.c:3449
#8 0x00007ffff716a317 in clutter_clock_dispatch (master_clock=0x555556936040
[ClutterMasterClockDefault], stages=0x555557e8c060)
at clutter-master-clock-default.c:437
#9 0x00007ffff716a317 in clutter_clock_dispatch (source=<optimized out>,
callback=<optimized out>, user_data=<optimized out>)
at clutter-master-clock-default.c:567
#10 0x00007ffff64dc7d7 in g_main_context_dispatch (context=0x5555557bff40) at
././glib/gmain.c:3203
#11 0x00007ffff64dc7d7 in g_main_context_dispatch
(context=context at entry=0x5555557bff40) at ././glib/gmain.c:3856
#12 0x00007ffff64dca40 in g_main_context_iterate (context=0x5555557bff40,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
at ././glib/gmain.c:3929
#13 0x00007ffff64dcd62 in g_main_loop_run (loop=0x5555557cb400) at
././glib/gmain.c:4125
#14 0x00007ffff78dcc3c in meta_run () at core/main.c:542
#15 0x0000555555555830 in main (argc=<optimized out>, argv=<optimized out>) at
main.c:329
(gdb) quit
A debugging session is active.
Inferior 1 [process 9796] will be killed.
Quit anyway? (y or n) y
------------------------------------------------------------
-- System Information:
Debian Release: stretch/sid
APT prefers testing-debug
APT policy: (1001, 'testing-debug'), (1001, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages cinnamon depends on:
ii caribou 0.4.21-1
ii cinnamon-common 3.0.7-2
ii cinnamon-control-center 3.0.1-2
ii cinnamon-desktop-data 3.0.2-3
ii cinnamon-screensaver 3.0.1-1
ii cinnamon-session 3.0.1-2
ii cinnamon-settings-daemon 3.0.1-3
ii cjs 3.0.1-3+b1
ii cups-pk-helper 0.2.6-1
ii dconf-gsettings-backend [gsettings-backend] 0.26.0-2
ii gir1.2-accountsservice-1.0 0.6.40-3
ii gir1.2-caribou-1.0 0.4.21-1
ii gir1.2-clutter-1.0 1.26.0+dfsg-1
ii gir1.2-cmenu-3.0 3.0.2-1
ii gir1.2-cogl-1.0 1.22.2-2
ii gir1.2-gconf-2.0 3.2.6-4
ii gir1.2-gdkpixbuf-2.0 2.36.0-1
ii gir1.2-gkbd-3.0 3.22.0.1-1
ii gir1.2-glib-2.0 1.50.0-1
ii gir1.2-gnomedesktop-3.0 3.22.1-1
ii gir1.2-gtk-3.0 3.22.2-1
ii gir1.2-gtkclutter-1.0 1.8.2-1
ii gir1.2-javascriptcoregtk-3.0 2.4.11-3
ii gir1.2-keybinder-3.0 0.3.1-1
ii gir1.2-meta-muffin-0.0 3.0.5-2
ii gir1.2-networkmanager-1.0 1.4.2-2
ii gir1.2-notify-0.7 0.7.7-1
ii gir1.2-pango-1.0 1.40.3-2
ii gir1.2-polkit-1.0 0.105-17
ii gir1.2-soup-2.4 2.56.0-1
ii gir1.2-upowerglib-1.0 0.99.4-4
ii gir1.2-webkit-3.0 2.4.11-3
ii gkbd-capplet 3.22.0.1-1
ii gnome-backgrounds 3.22.1-1
ii gnome-themes-standard 3.22.2-1
ii gsettings-desktop-schemas 3.22.0-1
ii libatk-bridge2.0-0 2.22.0-1
ii libatk1.0-0 2.22.0-1
ii libc6 2.24-5
ii libcairo2 1.14.6-1+b1
ii libcinnamon-menu-3-0 3.0.2-1
ii libcjs0 3.0.1-3+b1
ii libclutter-1.0-0 1.26.0+dfsg-1
ii libcogl-pango20 1.22.2-2
ii libcogl-path20 1.22.2-2
ii libcogl20 1.22.2-2
ii libcroco3 0.6.11-2
ii libgdk-pixbuf2.0-0 2.36.0-1
ii libgirepository-1.0-1 1.50.0-1
ii libgl1-mesa-glx [libgl1] 12.0.3-3
ii libglib2.0-0 2.50.1-1
ii libglib2.0-bin 2.50.1-1
ii libgstreamer1.0-0 1.8.3-1
ii libgtk-3-0 3.22.2-1
ii libjs-jquery 3.1.1-1
ii libmozjs-24-0 24.2.0-3.1
ii libmuffin0 3.0.5-2
ii libpango-1.0-0 1.40.3-2
ii libpangocairo-1.0-0 1.40.3-2
ii libstartup-notification0 0.12-4
ii libx11-6 2:1.6.3-1
ii libxfixes3 1:5.0.2-1
ii libxml2 2.9.4+dfsg1-2
ii mate-polkit [policykit-1-gnome] 1.16.0-1
ii mesa-utils 8.3.0-2+b1
ii nemo 3.0.6-4
ii policykit-1-gnome 0.105-4
ii python-dbus 1.2.4-1
ii python-gi-cairo 3.22.0-1
ii python-imaging 3.3.1-1
ii python-lxml 3.6.4-1
ii python-pam 0.4.2-13.2
ii python-pexpect 4.2.0-1
ii python-pyinotify 0.9.6-1
pn python3:any <none>
pn python:any <none>
Versions of packages cinnamon recommends:
ii cinnamon-l10n 3.0.3-1
ii gir1.2-gnomebluetooth-1.0 3.20.0-1
ii gir1.2-nmgtk-1.0 1.4.2-1
ii gksu 2.0.2-9
ii gnome-terminal [x-terminal-emulator] 3.22.0-3
ii mate-terminal [x-terminal-emulator] 1.16.1-1
ii metacity-common 1:3.22.0-1
ii network-manager-gnome 1.4.2-1
ii xterm [x-terminal-emulator] 327-1
Versions of packages cinnamon suggests:
pn cinnamon-doc <none>
pn python-opencv <none>
-- no debconf information
More information about the pkg-cinnamon-team
mailing list