Bug 225367

Summary: No handler for system call 181 is implemented.
Product: [Developer tools] valgrind Reporter: Jacob Bramley <Jacob.Bramley+kde>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: minor CC: tom
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***