Bug 207668 - ptrcheck aborts with unsupported syscall epoll_ctl
Summary: ptrcheck aborts with unsupported syscall epoll_ctl
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: sgcheck (show other bugs)
Version: 3.5.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: wanted3.5.1
Assignee: Julian Seward
URL:
Keywords:
: 227562 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-17 10:12 UTC by Huw Rogers
Modified: 2012-08-10 14:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Huw Rogers 2009-09-17 10:12:13 UTC
sysno == 233
exp-ptrcheck: the 'impossible' happened:
   unhandled syscall

...

Thread 1: status = VgTs_Runnable
==31672==    at 0x3312FC9EDC: epoll_ctl (in /lib64/tls/libc-2.3.4.so)
Comment 1 Tom Hughes 2009-10-27 10:32:08 UTC
Added (along with epoll_wait and epoll_pwait which you would be bound to hit next) in r10908.
Comment 2 Tom Hughes 2010-02-18 20:06:14 UTC
*** Bug 227562 has been marked as a duplicate of this bug. ***