gohome1984 / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

GetWindowTextLength or SendMessage is not thread-safe? #264

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the windows-type crash_generation_app 
2. when run to AppendTextToEditBox(), it will crash,possibly a deadlocked.

What is the expected output? What do you see instead?
It should display the message in the editbox,but it gone into a dead loop. 

What version of the product are you using? On what operating system?
the newest version and in windows

Please provide any additional information below.
It could dump,but cann't run normally.

Original issue reported on code.google.com by jtianling@gmail.com on 13 May 2008 at 6:08

GoogleCodeExporter commented 9 years ago

Original comment by neal...@gmail.com on 22 Feb 2009 at 8:30