tarsh / google-glog

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

glog library crashed on windows multithread program. #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

1. I created a multithread program.
2. Each thread logged to the log file.
3. Run program , my program was crashed.

Without logging to the file (I used google::LogToStderr()) , no problem

But with wrote logging , then crashed.

I'm sorry for my poor english.

Thanks for your reply.

Original issue reported on code.google.com by zotiger...@gmail.com on 30 Nov 2009 at 12:55

GoogleCodeExporter commented 8 years ago
Thanks for the report! I'll look into this. It's nice if you kindly send a 
small code 
which reproduces this issue.

Original comment by shinichi...@gmail.com on 30 Nov 2009 at 7:14

GoogleCodeExporter commented 8 years ago
I meet a crash problem too. I found it happened when I use a debug version glog 
library and other release third part libraries.

Hope this would help, and sorry for my poor english.

Original comment by zhenlian...@gmail.com on 9 Jun 2011 at 8:30