Unfortunately I got a core dump from cwtm (compiled Dec 17).

Core was generated by `ctwm'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  HandleVisibilityNotify ()
    at /mnt/vol1/rhialto/cvs/other/ctwm/bzr/trunk/event_handlers.c:504
504             if((cmap->state & CM_INSTALLABLE) &&
(gdb) print cmap
$1 = (TwmColormap *) 0x101000100000001
(gdb) bt
#0  HandleVisibilityNotify ()
    at /mnt/vol1/rhialto/cvs/other/ctwm/bzr/trunk/event_handlers.c:504
#1  0x000000000040dd7d in DispatchEvent ()
    at /mnt/vol1/rhialto/cvs/other/ctwm/bzr/trunk/event_core.c:335
#2  0x000000000040e006 in HandleEvents ()
    at /mnt/vol1/rhialto/cvs/other/ctwm/bzr/trunk/event_core.c:205
#3  0x000000000040c44d in ctwm_main (argc=<optimized out>, 
    argv=<optimized out>)
    at /mnt/vol1/rhialto/cvs/other/ctwm/bzr/trunk/ctwm_main.c:1083
#4  0x00000000004060cd in ___start ()
#5  0x00007f7fd9a0e9f8 in ?? () from /usr/libexec/ld.elf_so
#6  0x0000000000000001 in ?? ()
#7  0x00007f7fff130530 in ?? ()
#8  0x0000000000000000 in ?? ()

That value for cmap looks bogus...

(gdb) print *cwin
$2 = {w = 79691778, colormap = 0x101000100000001, visibility = 2047083, 
  refcnt = 1}

That 'w' value does seem to be a valid window of mpv, the media player.
I was just doing something with it when ctwm crashed (I think making it
fullscreen or something).

(gdb) print *vevent
value has been optimized out

I haven't been able yet to dig further into this.

-Olaf.
-- 
___ "Buying carbon credits is a bit like a serial killer paying someone else to
\X/  have kids to make his activity cost neutral." -The BOFH    falu.nl@rhialto

Attachment: signature.asc
Description: PGP signature

Reply via email to