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

Chromeがクラッシュするらしい #9

Closed
tmyt opened this issue Oct 26, 2015 · 7 comments
Closed

Chromeがクラッシュするらしい #9

tmyt opened this issue Oct 26, 2015 · 7 comments
Assignees
Labels

Comments

@tmyt
Copy link
Owner

tmyt commented Oct 26, 2015

Refer: http://stackoverflow.com/a/33206122

@Grabacr07
Copy link
Collaborator

ちょっと 3 行でおねがい

@tmyt
Copy link
Owner Author

tmyt commented Oct 26, 2015

このリポジトリのリファラ眺めてたら見つけたStackOverflowにこう書いてた

The second implementation can be found here: https://github.com/tmyt/VDMHelper This one can move a window from another process to another desktop. BUT it is buggy right now. For exemple when i try to move some window like google chrome it crash.
Refer: http://stackoverflow.com/a/33206122

なんか死ぬ環境があるらしいけど未確認

@Grabacr07
Copy link
Collaborator

Chrome つかってるけど死んだことないなあ

@tmyt
Copy link
Owner Author

tmyt commented Oct 26, 2015

あそこに、どういう環境なんだい?って書きこんでみる遊びとかどうだろう

@tmyt
Copy link
Owner Author

tmyt commented Oct 28, 2015

Concurrentバグがあるかもしれない。要調査

Grabacr07/SylphyHorn#13

@tmyt
Copy link
Owner Author

tmyt commented Oct 28, 2015

同一プロセスに所属するウィンドウを同時に複数移動させるとまずいのか?

@tmyt tmyt added the bug label Nov 12, 2015
@tmyt tmyt self-assigned this Nov 12, 2015
@tmyt tmyt added the working label Nov 12, 2015
tmyt added a commit that referenced this issue Nov 12, 2015
std::lock_guard sometime throws std::system_error exception in SendMessage context.
Move two more window from same process in same time, std::lock_guard throws std::system_error exception, result the window process crashed.
@tmyt tmyt removed the working label Nov 12, 2015
@tmyt
Copy link
Owner Author

tmyt commented Nov 12, 2015

なおりました。

@tmyt tmyt closed this as completed Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants