https://bugs.kde.org/show_bug.cgi?id=390269
Bug ID: 390269
Summary: WARNING: unhandled amd64-darwin syscall: unix:464
Product: valgrind
Version: 3.14 SVN
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Syscall trace, in case it helps:
SYSCALL[7333,1](unix:470) fstatat64(FIXME)(fd:4294967294,
path:0x10539ca50(/var/folders/_k/v97x1css2x93xldm8cg7cw5w0000gn/T),
ub:0x10539b7d8, flag:0x0)[sync] --> Success(0x0:0x0)
SYSCALL[7333,1](unix:464) --7333-- WARNING: unhandled amd64-darwin syscall:
unix:464
--7333-- You may be able to write your own handler.
--7333-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--7333-- Nevertheless we consider this a bug. Please report
--7333-- it at http://valgrind.org/support/bug_reports.html.
--> [pre-fail] Failure(0x4e)
SYSCALL[7333,1](unix:397) sys_write ( 1, 0x103800800, 266 ) --> [async] ...
I think this is caused by calling mkstemp(), but haven't attached a debugger to
make sure.
--
You are receiving this mail because:
You are watching all bug changes.