[Bug 36115] New: cabinet/fdi tests show some valgrind warnings
https://bugs.winehq.org/show_bug.cgi?id=36115 Bug ID: 36115 Summary: cabinet/fdi tests show some valgrind warnings Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Depends on: 36114 ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x7BC907C4: __divdi3 (libgcc2.c:1234) ==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359) ==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062) ==19974== by 0x4D69317: get_open_info (fdi.c:552) ==19974== by 0x4EB9739: FCIAddFile (fci.c:362) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69AF1: create_cab_file (fdi.c:609) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4D6926C: get_open_info (fdi.c:536) ==19974== ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x7BC907F4: __divdi3 (libgcc2.c:1028) ==19974== by 0x7BC882F3: RtlTimeToSecondsSince1970 (time.c:359) ==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062) ==19974== by 0x4D69317: get_open_info (fdi.c:552) ==19974== by 0x4EB9739: FCIAddFile (fci.c:362) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69AF1: create_cab_file (fdi.c:609) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4D6926C: get_open_info (fdi.c:536) ==19974== ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x7BC88304: RtlTimeToSecondsSince1970 (time.c:360) ==19974== by 0x7B8724E9: FileTimeToDosDateTime (time.c:1062) ==19974== by 0x4D69317: get_open_info (fdi.c:552) ==19974== by 0x4EB9739: FCIAddFile (fci.c:362) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69AF1: create_cab_file (fdi.c:609) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4D6926C: get_open_info (fdi.c:536) ==19974== fdi.c:555: Test failed: Failed to GetFileAttributes ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69AF1: create_cab_file (fdi.c:609) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423) ==19974== fdi.c:574: Test failed: Expected FCIAddFile to succeed fdi.c:546: Test failed: Failed to CreateFile Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\c.txt fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed fdi.c:555: Test failed: Failed to GetFileAttributes ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69AFE: create_cab_file (fdi.c:610) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423) ==19974== fdi.c:574: Test failed: Expected FCIAddFile to succeed fdi.c:546: Test failed: Failed to CreateFile Z:\home\austin\wine-git\dlls\cabinet\tests\testdir\d.txt fdi.c:549: Test failed: Expected GetFileInformationByHandle to succeed fdi.c:555: Test failed: Failed to GetFileAttributes ==19974== Conditional jump or move depends on uninitialised value(s) ==19974== at 0x4EB9BFD: FCIAddFile (fci.c:201) ==19974== by 0x4D699F7: add_file (fdi.c:572) ==19974== by 0x4D69B0B: create_cab_file (fdi.c:611) ==19974== by 0x4D6AC61: func_fdi (fdi.c:631) ==19974== by 0x4D64F87: main (test.h:584) ==19974== Uninitialised value was created by a stack allocation ==19974== at 0x4EB94CC: FCIAddFile (fci.c:1423) ==19974== fdi.c:574: Test failed: Expected FCIAddFile to succeed fdi.c:614: Test failed: Failed to flush the cabinet fdi.c:678: Test failed: Expected 4, got 1 fdi.c:681: Test failed: Expected 182, got 84 make: *** [fdi.ok] Error 15 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|36114 | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de --- Comment #1 from Detlef Riekenberg <wine.dev(a)web.de> --- Patch send: https://source.winehq.org/patches/data/127745 -- bye bye ... Detlef -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #2 from fjfrackiewicz(a)gmail.com --- Looks like this bug got fixed: http://source.winehq.org/git/wine.git/commit/3273dff7b621ae636bb101fd07475a7... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com, | |winetest(a)luukku.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |3273dff7b621ae636bb101fd074 | |75a74f0bdbc92 Status|NEW |RESOLVED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Thanks Detlef. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36115 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.24. -- 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.
participants (1)
-
wine-bugs@winehq.org