Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wmii segfault when in fullscreen mode #263

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments
Open

wmii segfault when in fullscreen mode #263

GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Start wmii
2. Open window on tab 1
3. Change to fullscreen mode
4. Execute wmiir xwrite /tag/1/ctl 'select 1'

What is the expected result? What do you see instead?

Expected: Should probably return error such as Ebadvalue or similar.
Actually: Crashes


What version of the product are you using (wmii -v)? On what operating
system (uname -a)?

Latest version built from hg.

Please provide any additional information below.

#0  0x00000000004192cd in msg_selectarea (a=0x2190310, m=0x7fff3d627650) at 
message.c:959
#1  0x00000000004187a3 in message_view (v=0x21901b0, m=0x7fff3d627650) at 
message.c:779
#2  0x0000000000423eed in ixp_srv_writectl (req=0x21adf20, fn=0x418663 
<message_view>) at srv_util.c:232
#3  0x0000000000412a65 in fs_write (r=0x21adf20) at fs.c:513
#4  0x0000000000422ae0 in handlereq (r=0x21adf20) at request.c:321
#5  0x0000000000422281 in handlefcall (c=0x2192d00) at request.c:146
#6  0x000000000042385d in handle_conns (s=0x650ae0 <srv>) at server.c:118
#7  0x00000000004239c9 in ixp_serverloop (srv=0x650ae0 <srv>) at server.c:169
#8  0x0000000000416b41 in main (argc=0, argv=0x7fff3d627bd0) at main.c:442

Original issue reported on code.google.com by [email protected] on 28 Jul 2013 at 2:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant