|
From: Javier <46...@in...> - 2004-06-21 14:18:18
|
Hello, I am writing an application that uses the gnet library. At first i had not any trouble using Valgrind with it but when i began to use the gnet library, i started to get this message : I get this when i use Valgrind with the leak-check option on: =3D=3D17112=3D=3D warning: Valgrind's pthread_getschedparam is incomplete =3D=3D17112=3D=3D your program may misbehave as a result After that the program hangs. With the -db-attach option i had found that it hangs when i start the gnet stuff. I had read the FAQ and i had googled for help with Valgrind and pthreads or gnet but i haven't be able to found anything useful. I had no idea about e]what to do so i will appreciate any tip. Thanks for your time. --=20 JIO: ja...@ja... |
|
From: Nicholas N. <nj...@ca...> - 2004-06-21 15:43:04
|
On Mon, 21 Jun 2004, Javier wrote: > I am writing an application that uses the gnet library. At first i had > not any trouble using Valgrind with it but when i began to use the gnet > library, i started to get this message : > I get this when i use Valgrind with the leak-check option on: > > ==17112== warning: Valgrind's pthread_getschedparam is incomplete > ==17112== your program may misbehave as a result > > After that the program hangs. With the -db-attach option i had found > that it hangs when i start the gnet stuff. > > I had read the FAQ and i had googled for help with Valgrind and pthreads > or gnet but i haven't be able to found anything useful. > > I had no idea about e]what to do so i will appreciate any tip. Don't think I've seen this one before. You could submit a bug report (see valgrind.kde.org/bugs.html). As usual, good information and a stand-alone test example will improve your chances of it being fixed. N |
|
From: Javier <46...@in...> - 2004-06-21 18:39:13
|
Following Nichola's suggestion i had opened a bug: =20 http://bugs.kde.org/show_bug.cgi?id=3D83789 Cheers El lun, 21-06-2004 a las 17:42, Nicholas Nethercote escribi=F3: > On Mon, 21 Jun 2004, Javier wrote: >=20 > > I am writing an application that uses the gnet library. At first i ha= d > > not any trouble using Valgrind with it but when i began to use the g= net > > library, i started to get this message : > > I get this when i use Valgrind with the leak-check option on: > > > > =3D=3D17112=3D=3D warning: Valgrind's pthread_getschedparam is incomp= lete > > =3D=3D17112=3D=3D your program may misbehave as a result > > > > After that the program hangs. With the -db-attach option i had found > > that it hangs when i start the gnet stuff. > > > > I had read the FAQ and i had googled for help with Valgrind and pthre= ads > > or gnet but i haven't be able to found anything useful. > > > > I had no idea about e]what to do so i will appreciate any tip. >=20 > Don't think I've seen this one before. You could submit a bug report > (see valgrind.kde.org/bugs.html). As usual, good information and a > stand-alone test example will improve your chances of it being fixed. >=20 > N >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKN= D > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users --=20 Me puedes encontrar en ja...@ja... |