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@winehq.org Reporter: austinenglish@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
https://bugs.winehq.org/show_bug.cgi?id=36115
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|36114 |
https://bugs.winehq.org/show_bug.cgi?id=36115
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36115
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
--- Comment #1 from Detlef Riekenberg wine.dev@web.de --- Patch send:
https://source.winehq.org/patches/data/127745
https://bugs.winehq.org/show_bug.cgi?id=36115
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- Looks like this bug got fixed:
http://source.winehq.org/git/wine.git/commit/3273dff7b621ae636bb101fd07475a7...
https://bugs.winehq.org/show_bug.cgi?id=36115
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=36115
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |3273dff7b621ae636bb101fd074 | |75a74f0bdbc92 Status|NEW |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- Thanks Detlef.
https://bugs.winehq.org/show_bug.cgi?id=36115
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.24.