New valgrind results, this time with overrun checks and lots of new errors.

Nikolay Sivov bunglehead at gmail.com
Fri Nov 20 11:02:37 CST 2009


Dan Kegel wrote:
> http://kegel.com/wine/valgrind/logs/2009-11-18-21.51/diff-comctl32_tab.txt
> http://kegel.com/wine/valgrind/logs/2009-11-18-21.51/vg-comctl32_tab.txt
> show a more inscrutable error:
>  Invalid write of size 4
>     at  TAB_SetCurSel (tab.c:255)
>     by  TAB_WindowProc (tab.c:3367)
>     by  ??? (library.h:159)
>     by  call_window_proc (winproc.c:469)
>     by  WINPROC_CallProcAtoW (winproc.c:1023)
>     by  CallWindowProcA (winproc.c:2299)
>     by  tabSubclassProcess (tab.c:404)
>     by  ??? (library.h:159)
>     by  call_window_proc (winproc.c:469)
>     by  WINPROC_call_window (winproc.c:2223)
>     by  call_window_proc (message.c:1635)
>     by  send_message (message.c:2482)
>     by  SendMessageA (message.c:2627)
>     by  test_getters_setters (tab.c:752)
>     by  func_tab (tab.c:1174)
>     by  run_test (test.h:535)
>     by  main (test.h:585)
>   Address 0x7f044098 is not stack'd, malloc'd or (recently) free'd
This shouldn't be a case for today git - see commit 
3371ba9f73367572693589905ed57af87b747b54.

And thanks a lot for these test results, I'm waiting for automated daily 
runs a lot...




More information about the wine-devel mailing list