Re: Beta snapshot
Rhialto <[email protected]> Sun, 15 Jan 2023 19:14:24 +0100
| Newsgroups | gmane.comp.window-managers.ctwm |
|---|---|
| Message-ID | <[email protected]> |
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
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEFVAhiiWjqgwBVdQAmYnGRWHD+9MFAmPEQnsACgkQmYnGRWHD +9MMOggAsuLfjv8FeJB2rXazUBZCJl80i/2Wk6A+ZxHZPPswZrHYx9JN1t56Y+Lc E7ErA//s7HfWYe5bYPdVHXerKtb1kN89o/BGot4ihncNmK+sR4SmnYCTkfSSNPJF hnYg/9xASobJc+jXMh5Az4i1sLOF7QdhcO/cp7iahsmW2QUo0Q6ymuCIpvhM4ax7 4ZWTnUpcQm3Hb/cBQ+x8e/2NYE+nT1mpagrGZEe5QZc5Lk1DYYe0udhhLACgivSF iGT5/IkascRmskkE84gXnefiTLXO8tjM64UAdarbS5rfhzEeluXIsGo0FZ36Y5ib GITZ0xk8h80jTdbvKOAnzgLjtJy/tQ== =HGjJ -----END PGP SIGNATURE-----