[Bug 36639] New: gettimeofday() points to unaddressable memory in wininet/tests/http.c (valgrind)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 1 18:23:18 CDT 2014


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

            Bug ID: 36639
           Summary: gettimeofday() points to unaddressable memory in
                    wininet/tests/http.c (valgrind)
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: wininet
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
        Depends on: 36637

==32063== Syscall param gettimeofday(tv) points to unaddressable byte(s)
==32063==    at 0x4E90EBD6: gettimeofday (in /usr/lib/libc-2.18.so)
==32063==    by 0x7BC93374: NtQuerySystemTime (time.c:470)
==32063==    by 0x7BC8A8FB: NtDelayExecution (sync.c:940)
==32063==    by 0x7B876351: SleepEx (sync.c:108)
==32063==    by 0x7B87630B: Sleep (sync.c:97)
==32063==    by 0x4D358A2: collect_connections_proc (http.c:358)
==32063==    by 0x7BC87137: ??? (signal_i386.c:2571)
==32063==    by 0x7BC87180: call_thread_func (signal_i386.c:2630)
==32063==    by 0x7BC87115: ??? (signal_i386.c:2571)
==32063==    by 0x7BC8E560: start_thread (thread.c:428)
==32063==    by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==32063==    by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)
==32063==  Address 0x658e8d8 is on thread 1's stack
==32063==

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