Re: [Valgrind4win-developers] problem running valgrind
Status: Pre-Alpha
Brought to you by:
cschwarz1
From: Jiří H. <ji...@fu...> - 2013-05-12 21:51:10
|
Hi Prasun, what OS are you trying it on? That looks like you want it to run on a Windows version which is too old or too new and nobody has tried it before. The last time someone actually maintained and developed the code, it was verified it was working with x86 and x64 versions of Windows XP SP3 and 7 SP1, I think. Unfortunately there has not been much activity in approximately the last half a year due to lack of time. Jiri On Sun, May 12, 2013 at 9:30 AM, Prasun Ratn <pra...@gm...> wrote: > Hi > > I downloaded a snapshot of the code from > https://sourceforge.net/p/valgrind4win/code/63/tarball . > > I then built it following the instructions as per > https://sourceforge.net/p/valgrind4win/wiki/DevelopmentEnvironment/ > > On running I am getting a lot of errors which look like this: > > ==7388== System call NtYieldExecution code in ntdll.dll is not of the normal > form > ==7388== Attempting to call this system call might crash VG > > And finally I get this error after which the it stops running: > > valgrind: m_windows/win-syscall.c:469 > (vgPlain_win_sc_win32_user_callback_enumerate): Assertion 'apfnDispatch != > 0' failed. > valgrind: Could not get address of user32!_apfnDispatch > ==7388== at 0x3802ED38: ??? (in > C:\home\valgrind4win-code-63\.in_place\memcheck-x86-windows.exe) > > sched status: > running_tid=0 > > I have attached the full log. > > Can you tell me if this is a known problem or a configuration issue? > > thanks > prasun > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > Valgrind4win-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind4win-developers > |