compiz crashes on arch linux

Bug #1934789 reported by Doobd
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz
New
Undecided
Unassigned

Bug Description

Having problem with core dupmped after last arch upgrade (today) when starting compiz. tried to remove and rebuild from both compiz & compiz-git, but the same happens.

Not sure if this helps, please let me know if submitting anything additionally may help.

$ pacman -Q | grep compiz
compiz 0.9.14.1-4

$ echo -e "run --replace\nbt full" | gdb compiz

GNU gdb (GDB) 10.2
Copyright (C) 2021 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-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://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 compiz...
(No debugging symbols found in compiz)
(gdb) Starting program: /usr/bin/compiz --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
/usr/bin/compiz (core) - Info: Loading plugin: core
/usr/bin/compiz (core) - Info: Starting plugin: core
[New Thread 0x7ffff7455640 (LWP 2859)]
/usr/bin/compiz (core) - Info: Loading plugin: ccp
/usr/bin/compiz (core) - Info: Starting plugin: ccp
compizconfig - Info: Backend : ini
compizconfig - Info: Integration : true
compizconfig - Info: Profile : default
/usr/bin/compiz (core) - Info: Loading plugin: composite
/usr/bin/compiz (core) - Info: Starting plugin: composite
/usr/bin/compiz (core) - Info: Loading plugin: opengl
/usr/bin/compiz (core) - Info: Starting plugin: opengl
[New Thread 0x7fffeefbf640 (LWP 2866)]
[New Thread 0x7fffee7be640 (LWP 2867)]
[New Thread 0x7fffedfbd640 (LWP 2868)]
[New Thread 0x7fffed7bc640 (LWP 2869)]
/usr/bin/Compiz (opengl) - Info: GLX_EXT_buffer_age is supported
/usr/bin/compiz (core) - Info: Loading plugin: decor
/usr/bin/compiz (core) - Info: Starting plugin: decor
[Detaching after fork from child process 2874]
/usr/bin/compiz (core) - Info: Loading plugin: resize
/usr/bin/compiz (core) - Info: Starting plugin: resize
/bin/sh: line 1: emerald: command not found
/usr/bin/compiz (core) - Info: Loading plugin: place
/usr/bin/compiz (core) - Info: Starting plugin: place
/usr/bin/compiz (core) - Info: Loading plugin: move
/usr/bin/compiz (core) - Info: Starting plugin: move
/usr/bin/compiz (core) - Info: Loading plugin: compiztoolbox
/usr/bin/compiz (core) - Info: Starting plugin: compiztoolbox
/usr/bin/compiz (core) - Info: Loading plugin: staticswitcher
/usr/bin/compiz (core) - Info: Starting plugin: staticswitcher
/usr/bin/compiz (core) - Info: Loading plugin: regex
/usr/bin/compiz (core) - Info: Starting plugin: regex
/usr/bin/compiz (core) - Info: Loading plugin: animation
/usr/bin/compiz (core) - Info: Starting plugin: animation
/usr/bin/compiz (core) - Info: Loading plugin: wall
/usr/bin/compiz (core) - Info: Starting plugin: wall
[Detaching after fork from child process 2875]
/bin/sh: line 1: emerald: command not found
/usr/bin/compiz (core) - Info: Stopping plugin: wall
/usr/bin/compiz (core) - Info: Stopping plugin: animation
/usr/bin/compiz (core) - Info: Stopping plugin: regex
/usr/bin/compiz (core) - Info: Stopping plugin: staticswitcher
/usr/bin/compiz (core) - Info: Stopping plugin: compiztoolbox
/usr/bin/compiz (core) - Info: Stopping plugin: move
/usr/bin/compiz (core) - Info: Stopping plugin: place
/usr/bin/compiz (core) - Info: Stopping plugin: resize
/usr/bin/compiz (core) - Info: Stopping plugin: decor
/usr/bin/compiz (core) - Info: Stopping plugin: opengl

Thread 1 "compiz" received signal SIGSEGV, Segmentation fault.
0x00007fffef19355a in ?? () from /usr/lib/dri/i965_dri.so
(gdb) #0 0x00007fffef19355a in () at /usr/lib/dri/i965_dri.so
#1 0x00007ffff496f021 in TfpTexture::~TfpTexture() () at /usr/lib/compiz/libopengl.so
#2 0x00007ffff496f1f9 in TfpTexture::~TfpTexture() () at /usr/lib/compiz/libopengl.so
#3 0x00007ffff496e5ad in GLTexture::List::~List() () at /usr/lib/compiz/libopengl.so
#4 0x00007ffff4963bd1 in PrivateGLScreen::~PrivateGLScreen() () at /usr/lib/compiz/libopengl.so
#5 0x00007ffff49662c0 in GLScreen::~GLScreen() () at /usr/lib/compiz/libopengl.so
#6 0x00007ffff49663a9 in GLScreen::~GLScreen() () at /usr/lib/compiz/libopengl.so
#7 0x00007ffff7f377c6 in CompManager::finiPlugin(CompPlugin*) () at /usr/lib/libcompiz_core.so.ABI-20180221
#8 0x00007ffff7f3a1fb in CompPlugin::pop() () at /usr/lib/libcompiz_core.so.ABI-20180221
#9 0x00007ffff7f03a09 in compiz::private_screen::PluginManager::updatePlugins(CompScreen*, std::vector<CompOption::Value, std::allocator<CompOption::Value> > const&) () at /usr/lib/libcompiz_core.so.ABI-20180221
#10 0x00007ffff7f04702 in PrivateScreen::processEvents() () at /usr/lib/libcompiz_core.so.ABI-20180221
#11 0x00007ffff7f3ea17 in CompEventSource::callback() () at /usr/lib/libcompiz_core.so.ABI-20180221
#12 0x00007ffff78af7d7 in Glib::Source::dispatch_vfunc(_GSource*, int (*)(void*), void*) () at /usr/lib/libglibmm-2.4.so.1
#13 0x00007ffff777e015 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#14 0x00007ffff77d1b99 in () at /usr/lib/libglib-2.0.so.0
#15 0x00007ffff777d693 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#16 0x0000555555556331 in ()
#17 0x00007ffff7abeb25 in __libc_start_main () at /usr/lib/libc.so.6
#18 0x000055555555638e in ()
(gdb) quit
A debugging session is active.

        Inferior 1 [process 2855] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.