[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [valgrind] [Bug 315936] New: UNKNOWN task message [id 3403, to mach_task_self(), reply 0x2603] when
From:       Peter Godman <pgodman () gmail ! com>
Date:       2013-03-01 1:22:21
Message-ID: bug-315936-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=315936

            Bug ID: 315936
           Summary: UNKNOWN task message [id 3403, to mach_task_self(),
                    reply 0x2603] when running fork()ing tests on Mac OS X
    Classification: Unclassified
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jseward@acm.org
          Reporter: pgodman@gmail.com

#include <stdlib.h>
#include <unistd.h>

int main() {
    fork();
    exit(0);
}

$ valgrind --track-origins=yes --leak-check=full --read-var-info=no --quiet
./a.out
UNKNOWN task message [id 3403, to mach_task_self(), reply 0x2603]




Reproducible: Always

Steps to Reproduce:
1. Compile program above
2. Run with command line given above
3.Expected:  no errors 
Actual Results:  
Warning:  UNKNOWN task message [id 3403, to mach_task_self(), reply 0x2603]


Expected Results:  
No output

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic