[Bug 36557] New: valgrind shows some invalid writes in ieframe/tests/webbrowser.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 04:02:22 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36557

            Bug ID: 36557
           Summary: valgrind shows some invalid writes in
                    ieframe/tests/webbrowser.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: ieframe
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

Created attachment 48653
  --> https://bugs.winehq.org/attachment.cgi?id=48653
valgrind log

==13268== Invalid write of size 4
==13268==    at 0x6805C5E: update_travellog (dochost.c:428)
==13268==    by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268==    by 0x774F397: notify_travellog_update (docobj.h:981)
==13268==    by 0x774F56E: set_current_mon (persist.c:134)
==13268==    by 0x7727C12: navigate_proc (navigate.c:2093)
==13268==    by 0x7766E90: hidden_proc (task.c:316)
==13268==    by 0x53425C1: ??? (winproc.c:173)
==13268==    by 0x5342736: call_window_proc (winproc.c:244)
==13268==    by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268==    by 0x5305C04: DispatchMessageW (message.c:4019)
==13268==    by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x53425C1: ??? (winproc.c:173)
==13268==    by 0x5342736: call_window_proc (winproc.c:244)
==13268==    by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268==  Address 0x483a04c is 4 bytes after a block of size 32 alloc'd
==13268==    at 0x7BC4C75D: notify_alloc (heap.c:255)
==13268==    by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13268==    by 0x680464D: heap_alloc (ieframe.h:328)
==13268==    by 0x6805ADB: update_travellog (dochost.c:401)
==13268==    by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268==    by 0x774F397: notify_travellog_update (docobj.h:981)
==13268==    by 0x774F56E: set_current_mon (persist.c:134)
==13268==    by 0x7727C12: navigate_proc (navigate.c:2093)
==13268==    by 0x7766E90: hidden_proc (task.c:316)
==13268==    by 0x53425C1: ??? (winproc.c:173)
==13268==    by 0x5342736: call_window_proc (winproc.c:244)
==13268==    by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268==    by 0x5305C04: DispatchMessageW (message.c:4019)
==13268==    by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==    by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==

-- 
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