[Bug 26045] New: comctl32/imagelist tests show some invalid reads under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 9 19:58:47 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26045

           Summary: comctl32/imagelist tests show some invalid reads under
                    valgrind
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Invalid read of size 4
    at  is_valid (imagelist.c:3618)
    by  ImageList_Destroy (imagelist.c:796)
    by  test_iimagelist (imagelist.c:1358)
    by  func_imagelist (imagelist.c:1961)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Address 0x7f01a9e8 is 144 bytes inside a block of size 312 free'd
    at  notify_free (heap.c:262)
    by  RtlFreeHeap (heap.c:1747)
    by  RtlFreeAnsiString (rtlstr.c:173)
    by  FILE_CreateFile (file.c:182)
    by  NtCreateFile (file.c:271)
    by  CreateFileW (file.c:1386)
    by  PROFILE_Open (profile.c:781)
    by  GetPrivateProfileStringW (profile.c:1128)
    by  GetPrivateProfileStringA (profile.c:1171)
    by  GetProfileStringA (profile.c:1199)
    by  SYSPARAMS_Init (sysparams.c:941)
    by  process_attach (user_main.c:276)
    by  DllMain (user_main.c:332)
    by  __wine_spec_dll_entry (dll_entry.c:40)
    by  ??? (loader.c:139)
    by  MODULE_InitDLL (loader.c:978)
    by  process_attach (loader.c:1067)
    by  process_attach (loader.c:1059)
    by  process_attach (loader.c:1059)
    by  attach_process_dlls (loader.c:2535)

 Invalid read of size 4
    at  is_valid (imagelist.c:3618)
    by  ImageList_Destroy (imagelist.c:796)
    by  test_iimagelist (imagelist.c:1368)
    by  func_imagelist (imagelist.c:1961)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Address 0x7f01c860 is 64 bytes inside a block of size 312 free'd
    at  notify_free (heap.c:262)
    by  RtlFreeHeap (heap.c:1747)
    by  RtlFreeAnsiString (rtlstr.c:173)
    by  FILE_CreateFile (file.c:182)
    by  NtCreateFile (file.c:271)
    by  CreateFileW (file.c:1386)
    by  PROFILE_Open (profile.c:781)
    by  GetPrivateProfileStringW (profile.c:1128)
    by  GetPrivateProfileStringA (profile.c:1171)
    by  GetProfileStringA (profile.c:1199)
    by  SYSPARAMS_Init (sysparams.c:941)
    by  process_attach (user_main.c:276)
    by  DllMain (user_main.c:332)
    by  __wine_spec_dll_entry (dll_entry.c:40)
    by  ??? (loader.c:139)
    by  MODULE_InitDLL (loader.c:978)
    by  process_attach (loader.c:1067)
    by  process_attach (loader.c:1059)
    by  process_attach (loader.c:1059)
    by  attach_process_dlls (loader.c:2535)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list