bwhmather / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 1 forks source link

Crashing of wmii in case of fast switching 2 or more windows in stacking mode #174

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create 2 or more windows and switch to stacking mode.
Press mod+r and hold for a second or two.
Release the buttons.
wmii falls into the endless cycle of window switching.
Press any hotkey (i'm using xbindkeys for some reasons) to create a new
window. Bingo!

$ wmii -v
wmii-3.6, ©2007 Kris Maglione
$ uname -a
Linux booka 2.6.32-gentoo_booka #5 SMP Thu Feb 11 13:27:46 MSK 2010 i686
Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux

The part of the log messages:

Badness: Expose event on a client frame which shouldn't be visible: 0x1a00245
Badness: Expose event on a client frame which shouldn't be visible: 0x1a00e41
Badness: Expose event on a client frame which shouldn't be visible: 0x1a0169e
Badness: Expose event on a client frame which shouldn't be visible: 0x1a093a3
Badness: Expose event on a client frame which shouldn't be visible: 0x1a09673
error 3: BadWindow (invalid Window parameter) request 2 minor 0 serial 476716
error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 476717
error 9: BadDrawable (invalid Pixmap or Window parameter) request 149 minor
1 serial 3449250
error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 3449251
error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 3449252
error 9: BadDrawable (invalid Pixmap or Window parameter) request 149 minor
1 serial 3986700
error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 3986701
error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 3986702
Badness: Expose event on a client frame which shouldn't be visible: 0x1a005a5
wmiir: fatal: cannot read file/directory '/event': unexpected eof

*** glibc detected *** wmii: double free or corruption (!prev): 0x08272e20 ***
======= Backtrace: =========
/lib/libc.so.6(+0x6c064)[0xb75ea064]
/lib/libc.so.6(+0x6d8f3)[0xb75eb8f3]
/lib/libc.so.6(cfree+0x6d)[0xb75ee8cd]
wmii[0x806239e]
wmii[0x8053344]
wmii[0x80545ae]
wmii[0x80626cd]
wmii[0x8062cbb]
wmii[0x8062d8e]
wmii[0x8056f9a]
/lib/libc.so.6(__libc_start_main+0xe5)[0xb7594bb5]
wmii[0x804b131]

Original issue reported on code.google.com by rbond...@gmail.com on 17 Mar 2010 at 3:06

GoogleCodeExporter commented 9 years ago
mod+r is bound to the "wmiir xwrite /tag/sel/ctl select up"

Original comment by rbond...@gmail.com on 17 Mar 2010 at 3:19

GoogleCodeExporter commented 9 years ago
Works for me. But I don't get any such endless cycle. Try a newer release.

Original comment by maglion...@gmail.com on 24 May 2010 at 5:06

GoogleCodeExporter commented 9 years ago
Since I haven't gotten a response and this is for an old release, I'm closing 
this as
WorksForMe. If you can duplicate this in 3.9, feel free to reopen.

Original comment by maglion...@gmail.com on 30 May 2010 at 7:30