ltrace missing syscall

Bug #988117 reported by B Bobo
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ltrace (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

ltrace is missing system call 262 which exists on kernels 3.x

[pid 3615] __fxstatat(1, 0xffffff9c, 0x17f3728, 0x7fffbf24f750, 256 <unfinished...>
[pid 3615] SYS_262(-100, 0x17f3728, 0x7fffbf24f750, 256, 256) = 0

This is for ltrace-0.5.3-2.1ubuntu1 on Oneiric.

Tags: ltrace syscall
Matt Fischer (mfisch)
Changed in ltrace (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Heinrich Schuchardt (xypron) wrote :

It is unclear to which architecture this bug report once related to.

In 0.7.3-6.1ubuntu2 all architectures have a SYSCALL 262

sysdeps/linux-gnu/ppc/syscallent.h:284: "mq_open", /* 262 */
sysdeps/linux-gnu/mips/syscallent.h:284: "clock_settime", /* 262 */
sysdeps/linux-gnu/alpha/syscallent.h:283: "SYS_262", /* 262 */
sysdeps/linux-gnu/x86/syscallent.h:284: "262", /* 262 */
sysdeps/linux-gnu/x86/syscallent1.h:284: "newfstatat", /* 262 */
sysdeps/linux-gnu/sparc/syscallent.h:283: "timer_settime", /* 262 */
sysdeps/linux-gnu/ia64/syscallent.h:283: "262", /* 262 */
sysdeps/linux-gnu/arm/syscallent.h:283: "clock_settime", /* 262 */
sysdeps/linux-gnu/m68k/syscallent.h:284: "clock_nanosleep", /* 262 */
sysdeps/linux-gnu/s390/syscalls64.h:284: "clock_nanosleep", /* 262 */
sysdeps/linux-gnu/s390/syscalls31.h:284: "clock_nanosleep", /* 262 */

sysdeps/linux-gnu/aarch64/syscallent.h:283: "fanotify_init", /* 262 */

So I mark it as "fix released".

Changed in ltrace (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.