|
From: Patrick O. <pat...@in...> - 2006-03-01 08:57:53
|
On Wed, 2006-03-01 at 09:10 +0100, Roberto Diaz wrote: > I have the following error which appears every time I call > pthread_create(): > [uninitialized write in pthread_create] > It seems pthread_create() is calling write() with some unitialised > data.. > > I wonder if any of you have seen this kind of error before and maybe can > point me out any solution. Looks like http://bugs.kde.org/show_bug.cgi?id=119446 It was also mentioned on this list, see http://sourceforge.net/search/?forum_id=32038&group_id=46268&words=pthread+causes+%22Syscall+param+write%28buf%29+points+to+uninitialised+byte%28s%29%22&type_of_search=mlists -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. |