[Bug 36289] New: valgrind shows an invalid read when loading gecko in ieframe/tests/ie.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 01:05:05 CDT 2014


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

            Bug ID: 36289
           Summary: valgrind shows an invalid read when loading gecko in
                    ieframe/tests/ie.c
           Product: Wine
           Version: 1.7.18
          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

==17309== Invalid read of size 4
==17309==    at 0x7018C5F3: ???
==17309==    by 0x70197781: ???
==17309==    by 0x70181492: ???
==17309==    by 0x7BC555FE: MODULE_InitDLL (loader.c:1068)
==17309==    by 0x7BC5597C: process_attach (loader.c:1157)
==17309==    by 0x7BC5592C: process_attach (loader.c:1149)
==17309==    by 0x7BC585E2: LdrLoadDll (loader.c:2129)
==17309==    by 0x7B85A79A: load_library (module.c:933)
==17309==    by 0x7B85A908: LoadLibraryExW (module.c:990)
==17309==    by 0x731F1BA: load_xul (nsembed.c:484)
==17309==    by 0x731FE4A: load_wine_gecko_v (nsembed.c:587)
==17309==    by 0x731FEB7: load_wine_gecko (nsembed.c:605)
==17309==    by 0x73207E5: load_gecko (nsembed.c:772)
==17309==    by 0x7325233: create_nscontainer (nsembed.c:2047)
==17309==    by 0x72A3B68: HTMLDocument_Create (htmldoc.c:4751)
==17309==    by 0x730FC60: ClassFactory_CreateInstance (main.c:238)
==17309==    by 0x4FFFE26: CoCreateInstance (unknwn.h:226)
==17309==    by 0x4D1E316: create_mime_object (binding.c:258)
==17309==    by 0x4D1E6B6: create_object (binding.c:308)
==17309==    by 0x4D2124C: report_data (binding.c:1077)
==17309==  Address 0x800ed414 is not stack'd, malloc'd or (recently) free'd
==17309==

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