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

crash when do output-cycle #368

Open
limbo127 opened this issue Feb 7, 2025 · 1 comment
Open

crash when do output-cycle #368

limbo127 opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@limbo127
Copy link

limbo127 commented Feb 7, 2025

DESK94e6f77c176c>wayvnc -V
wayvnc: v0.9.1-e4ec935 (makepkg)
neatvnc: v0.9.2-4c37ae9 (makepkg)
aml: v0.3.0-0-gb83f357 (makepkg)

DEBUG: ../wayvnc/src/ctl-server.c: 717: New connection
Info: New control socket client connected: 0x55d0e23f41b0
DEBUG: ../wayvnc/src/ctl-server.c: 307: << {"method":"output-cycle","params":{},"id":1}
Info: Dispatching control client command 'output-cycle'
Info: ctl command: Rotating to next output
DEBUG: ../wayvnc/src/ctl-server.c: 941: Enqueueing capture-changed event: {"output":"DP-2"}
DEBUG: ../wayvnc/src/ctl-server.c: 968: Enqueued capture-changed event for 0 clients
Info: Capturing output DP-2
Info: >> ViewSonic Corporation VG2439 Series UBX163240397 (DP-2 via HDMI) 1920x1080+0x0 Power:UNKNOWN
Info: -- ViewSonic Corporation VX2452 Series TVT134060478 (DP-1 via HDMI) 1920x1080+0x0 Power:ON
DEBUG: ../wayvnc/src/main.c: 1640: Configuring cursor capturing
DEBUG: ../wayvnc/src/main.c: 1656: Failed to capture cursor
DEBUG: ../wayvnc/src/main.c: 1030: Acquired power state management. Waiting for power event to start capturing
Info: Enqueueing response: OK (0)
DEBUG: ../wayvnc/src/ctl-server.c: 567: Response data: (null)
DEBUG: ../wayvnc/src/ctl-server.c: 604: >> {"code":0,"id":1}
Info: Control socket client disconnected: 0x55d0e23f41b0
DEBUG: ../wayvnc/src/buffer.c: 606: Reconfiguring buffer pool
malloc_consolidate(): unaligned fastbin chunk detected

ERROR: ../wayvnc/src/ctl-client.c: 155: Failed to connect to unix socket "/tmp/run/wayvncctl": Connection refused
[1]+ Aborted (core dumped) wayvnc -Ltrace -f 30 -k fr -r 127.0.0.1 5901

Regards,
Nicolas

@limbo127 limbo127 added the bug Something isn't working label Feb 7, 2025
@any1
Copy link
Owner

any1 commented Feb 7, 2025

Please submit a stack trace with debug symbols. The instructions are in the bug report template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants