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

[Bug]: Treeland terminates on startup if -r argument is used #277

Open
ZhongYic00 opened this issue May 30, 2024 · 0 comments
Open

[Bug]: Treeland terminates on startup if -r argument is used #277

ZhongYic00 opened this issue May 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ZhongYic00
Copy link
Contributor

ZhongYic00 commented May 30, 2024

SUMMARY | 问题概要

Treeland exits at startup if -r argument is used

LAUNCH-WAY | 启动方式

unknown

BACKEND | 启动后端

X11

STEPS TO REPRODUCE | 复现步骤

  1. compile with ADDRESS_SANITIZER = on
  2. treeland -r foot

OBSERVED RESULT | 观察到的结果

treeland terminates instantly on startup

  • no SIGABORT or SIGSEGV etc.
  • process exit code = 1
  • gdb tracing to process.startDetached() in treeland.cpp, when next process exits
    image

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

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

1 participant