https://bugs.kde.org/show_bug.cgi?id=469971
--- Comment #2 from h.teisse...@hotmail.fr --- Oh and I also want to note that I'm learning programmation, so I know some of my code feels like it should have be done differently. For example I'm using pthread_detach when I could have used pthread_join which would have been more appropriate for what I try to do. If I were to re-do the project I would have done it differently, however I really am here only for the Possible data race issue and why it happens in this specific case and if whether it's a "bug" or not. -- You are receiving this mail because: You are watching all bug changes.