[Bug 26072] New: urlmon/protocol tests show some valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 11 18:23:21 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26072

           Summary: urlmon/protocol tests show some valgrind warnings
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: urlmon
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Created an attachment (id=33247)
 --> (http://bugs.winehq.org/attachment.cgi?id=33247)
valgrind log

2,048 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  heap_alloc (urlmon_main.h:225)
    by  report_data (bindprot.c:1046)
    by  BPInternetProtocolSink_ReportData (bindprot.c:1133)
    by  ProtocolEmul_Continue (protocol.c:1764)
    by  ProtocolHandler_Continue (bindprot.c:636)
    by  BindProtocol_Continue (bindprot.c:386)
    by  test_binding (protocol.c:3381)
    by  func_protocol (protocol.c:3515)
    by  run_test (test.h:556)
    by  main (test.h:624)

...

 8,080 bytes in 4 blocks are possibly lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  get_tls_data (test.h:240)
    by  winetest_set_location (test.h:275)
    by  ProtocolSink_ReportProgress (protocol.c:773)
    by  report_progress (bindprot.c:971)
    by  BPInternetProtocolSink_ReportProgress (bindprot.c:1012)
    by  thread_proc (protocol.c:1434)
    by  ??? (signal_i386.c:2473)
    by  call_thread_entry_point (signal_i386.c:2499)
    by  start_thread (thread.c:404)
    by  start_thread (in /lib/libpthread-2.11.2.so)
    by  clone (in /lib/libc-2.11.2.so)

and a few like:
 48 (20 direct, 28 indirect) bytes in 1 blocks are definitely lost 
    at  malloc (vg_replace_malloc.c:236)
    by  ???
    by  ???
    by  ???
    by  ???
    by  ???
    by  ???
    by  NETCON_init (netconnection.c:460)
    by  HTTP_HttpOpenRequestW (http.c:2600)
    by  HttpOpenRequestW (http.c:2730)
    by  HttpProtocol_open_request (http.c:338)
    by  protocol_start (protocol.c:278)
    by  HttpProtocol_StartEx (http.c:750)
    by  HttpProtocol_Start (http.c:647)
    by  http_protocol_start (protocol.c:2653)
    by  test_http_protocol_url (protocol.c:2783)
    by  test_https_protocol (protocol.c:2927)
    by  func_protocol (protocol.c:3495)
    by  run_test (test.h:556)
    by  main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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