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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36289
--- Comment #1 from Austin English austinenglish@gmail.com --- ==17847== Invalid read of size 4 ==17847== at 0x7018C5F3: ??? ==17847== by 0x7028216F: ??? ==17847== by 0x702820C4: ??? ==17847== by 0x70286B5D: ??? ==17847== by 0x7019F8BE: ??? ==17847== by 0x69E57738: ??? ==17847== by 0x6A6143A1: ??? ==17847== by 0x6A1050CF: ??? ==17847== by 0x6A2190D4: ??? ==17847== by 0x6A5B5F5D: ??? ==17847== by 0x6A11303B: ??? ==17847== by 0x6A5B84C4: ??? ==17847== by 0x6A5B7D64: ??? ==17847== by 0x69C860AB: ??? ==17847== by 0x6B073403: ??? ==17847== by 0x69C679FC: ??? ==17847== by 0x7BA439F: init_xpcom (nsembed.c:698) ==17847== by 0x7BA4812: load_gecko (nsembed.c:774) ==17847== by 0x7BA9233: create_nscontainer (nsembed.c:2047) ==17847== by 0x7B27B68: HTMLDocument_Create (htmldoc.c:4751) ==17847== Address 0x800ed5ec is not stack'd, malloc'd or (recently) free'd ==17847==
https://bugs.winehq.org/show_bug.cgi?id=36289
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36289
--- Comment #2 from Austin English austinenglish@gmail.com --- Created attachment 48989 --> https://bugs.winehq.org/attachment.cgi?id=48989 valgrind log with gecko debug symbols
https://bugs.winehq.org/show_bug.cgi?id=36289
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #3 from Austin English austinenglish@gmail.com --- I'll file more targeted bugs here, now that we have stacktraces.
https://bugs.winehq.org/show_bug.cgi?id=36289
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.