Re: [Valgrind4win-developers] unable to use valgrind for windows
Status: Pre-Alpha
Brought to you by:
cschwarz1
From: Jiří H. <ji...@fu...> - 2015-12-29 11:49:26
|
Hi Dezai, AFAIK the project has been idle for quite some time now, because nobody has had time to work on it. Therefore it was not been updated to work with current versions of Windows, MinGW, Valgrind, ... and there can be all kinds of hard problems to solve. That said, this might be simply related to the GCC workaround at the beginning of win_sc_register_syscalls(), maybe your compiler version is different than 4.6.x but it should still apply? Jiri On Mon, Dec 28, 2015 at 8:28 PM, Dezai G <wi...@ya...> wrote: > Hi all > I find the project very interesting but i m not able to make it running > correctly > The make process has completed successfully but valgrind cannot be launched > correctly > I receive the runtime error below : > > ==7660== System call NtAcceptConnectPort was expected to have 0 args, has 6 > > valgrind: m_syswrap/syswrap-windows.c:4195 > (vgPlain_win_sc_register_syscalls): Assertion 'False' failed. > ==7660== at 0x3802C783: ??? (in > C:\MinGW\valgrind\valgrind64\.in_place\memcheck-x86-windows.exe) > > sched status: > running_tid=0 > > Any help will be usefull > Regards > Dezai > > ------------------------------------------------------------------------------ > > _______________________________________________ > Valgrind4win-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind4win-developers > |