Bug 225367 - No handler for system call 181 is implemented.
Summary: No handler for system call 181 is implemented.
Status: RESOLVED DUPLICATE of bug 249996
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 12:11 UTC by Jacob Bramley
Modified: 2011-08-10 12:46 UTC (History)
1 user (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 Jacob Bramley 2010-02-03 12:11:06 UTC
Testing Firefox 3.5.7 on ARM with "valgrind --smc-check=all" highlights that system call 181 (sys_pwrite64) is not handled by Valgrind.

This is non-critical in at least this instance; Firefox doesn't fall over because glibc then falls back to some other combination of system calls which Valgrind does handle.
Comment 1 Tom Hughes 2011-08-10 12:46:21 UTC

*** This bug has been marked as a duplicate of bug 249996 ***