Here is the result of the BT: (gdb) bt #0 0x000055555555da15 in std::_List_iterator<App*>::operator-- (this=0x555555568500 <it>) at /usr/include/c++/8/bits/stl_list.h:239 #1 mapIcons () at ../src/core/Main.cc:443 #2 0x000055555555aaad in main (argc=<optimized out>, argv=0x5555555a2630) at ../src/core/Main.cc:393
On Sat, Jan 12, 2019 at 8:20 PM Markus Koschany <a...@debian.org> wrote: > Hello, > > Am 12.01.19 um 20:24 schrieb Pavel Kreuzt: > > Package: wbar > > Version: 2.3.4-9 > > Severity: normal > > > > Dear Maintainer, > > > > Running wbar in an openbox session with compton as WM, it segfaults > sometimes with this message on syslog: > > > > Jan 12 20:18:18 Desktop kernel: [10939.231130] traps: wbar[22728] > general protection ip:556fe0222a15 sp:7ffd0b9ffc50 error:0 in > wbar[556fe021d000+b000] > > > > I'm not sure what triggers the fault, but seems related to compton > effects, it happens when spawning or closing a window. > > Thanks for the report. In order to debug this bug I need a backtrace. > Please install wbar-dbgsym and use gdb when you have found a way to > reproduce this issue. This page provides some basic tips: > > https://wiki.debian.org/HowToGetABacktrace > > Thanks, > > Markus > >