Ticket #96 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

lsof fails with "too few bytes"

Reported by: bikeNomad Owned by: saurik
Priority: blocker Component: Telesphoreo
Keywords: Cc: ned@…, telesphoreo@…

Description

I routinely get this result on running lsof (2.0 firmware):

root# lsof lsof: PID 101, FD 7: proc_pidfdinfo(PROC_PIDFDSOCKETINFO);

too few bytes; expected 756, got 744

Change History

Changed 4 months ago by bikeNomad

  • cc ned@… added
  • component changed from General to Telesphoreo

Changed 4 months ago by wojtek

  • cc telesphoreo@… added
  • priority changed from major to blocker

same problem here with lsof (v4.78) and firmware 2.0 (pwned):

lsof: PID 487, FD 7: proc_pidfdinfo(PROC_PIDFDSOCKETINFO);
      too few bytes; expected 756, got 744

Unfortunately, it's hard to tell what causes the problem without dtrace.

Changed 3 months ago by saurik

  • status changed from new to closed
  • resolution set to fixed

This problem has finally been fixed as of r478.

Note: See TracTickets for help on using tickets.