mitya@R61:/home/mitya# lldb --core icewm.core
which icewm(lldb) target create "/usr/local/bin/icewm" --core "icewm.core"
Core file '/home/mitya/icewm.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'icewm', stop reason = signal SIGSEGV
* frame #0: 0x000000000030d05e icewm`YClock::calcWidth(this=0x00000008012f2f00, s="23:48:59", count=8) at
aclock.cc:444:27
frame #1: 0x000000000030cced icewm`YClock::autoSize(this=0x00000008012f2f00) at
aclock.cc:85:13
frame #2: 0x000000000030cb3f icewm`YClock::YClock(this=0x00000008012f2f00, smActionListener=0x00007fffffffe970, iapp=0x00000008012f2dd0, aParent=0x00000008012f2c00) at
aclock.cc:58:5
frame #3: 0x000000000027166e icewm`TaskBar::initApplets(this=0x00000008012f2c00) at
wmtaskbar.cc:276:22
frame #4: 0x00000000002711fc icewm`TaskBar::TaskBar(this=0x00000008012f2c00, app=0x00007fffffffe7e0, aParent=0x0000000801282800, wmActionListener=0x00007fffffffe960, smActionListener=0x00007fffffffe970) at
wmtaskbar.cc:171:5
frame #5: 0x00000000002b84bb icewm`YWMApp::createTaskBar(this=0x00007fffffffe7e0) at
wmapp.cc:1786:23
frame #6: 0x00000000002b83ab icewm`YWMApp::handleIdle(this=0x00007fffffffe7e0) at
wmapp.cc:1443:9
frame #7: 0x0000000000368930 icewm`YApplication::mainLoop(this=0x00007fffffffe7e0) at
yapp.cc:242:24
frame #8: 0x00000000002b8177 icewm`YWMApp::mainLoop(this=0x00007fffffffe7e0) at
wmapp.cc:1393:21
frame #9: 0x00000000002b92e6 icewm`main(argc=1, argv=0x00007fffffffead8) at
wmapp.cc:1781:16
frame #10: 0x00000000002604f0 icewm`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1_c.c:75:7
(lldb)