Advertisement
Guest User

Gpsd-3.17-dev with strace

a guest
Sep 2nd, 2016
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 216.63 KB | None | 0 0
  1. kai:~# ./gpsd -n -N /dev/nmea -D 10
  2. gpsd:INFO: launching (Version 3.17~dev)
  3. gpsd:IO: opening IPv4 socket
  4. gpsd:SPIN: passivesock_af() -> 3
  5. gpsd:IO: opening IPv6 socket
  6. gpsd:SPIN: passivesock_af() -> 4
  7. gpsd:INFO: listening on port gpsd
  8. gpsd:PROG: NTP: shmat(98306,0,0) succeeded, segment 0
  9. gpsd:PROG: NTP: shmat(131075,0,0) succeeded, segment 1
  10. gpsd:PROG: NTP: shmat(163844,0,0) succeeded, segment 2
  11. gpsd:PROG: NTP: shmat(196613,0,0) succeeded, segment 3
  12. gpsd:PROG: NTP: shmat(229382,0,0) succeeded, segment 4
  13. gpsd:PROG: NTP: shmat(262151,0,0) succeeded, segment 5
  14. gpsd:PROG: NTP: shmat(294920,0,0) succeeded, segment 6
  15. gpsd:PROG: NTP: shmat(327689,0,0) succeeded, segment 7
  16. gpsd:PROG: shmget(0x47505344, 8928, 0666) for SHM export succeeded
  17. gpsd:PROG: shmat() for SHM export succeeded, segment 393226
  18. gpsd:INFO: stashing device /dev/nmea at slot 0
  19. gpsd:PROG: no /etc/gpsd/device-hook present, skipped running ACTIVATE hook
  20. gpsd:INFO: SER: opening GPS data source type 2 at '/dev/nmea'
  21. gpsd:SPIN: SER: open(/dev/nmea) -> 5 in gpsd_serial_open()
  22. gpsd:PROG: Probing "Garmin USB binary" driver...
  23. gpsd:PROG: Probe not found "Garmin USB binary" driver...
  24. gpsd:PROG: Probing "GeoStar" driver...
  25. gpsd:PROG: Sent GeoStar packet id 0xc1
  26. gpsd:IO: SER: => GPS: 5053474700c100010000000050924746
  27. gpsd:PROG: Probe not found "GeoStar" driver...
  28. gpsd:PROG: Probing "Trimble TSIP" driver...
  29. gpsd:INFO: SER: speed 9600, 8O1
  30. gpsd:INFO: SER: speed 9600, 9gpsd:PROG: Probe not found "Trimble TSIP" driver...
  31. gpsd:PROG: Probing "iSync" driver...
  32. gpsd:INFO: SER: speed 9600, 8N1
  33. gpsd:IO: SER: => GPS: @@@@\x0d\x0aMAW0C0B\x0d\x0a
  34. gpsd:INFO: SER: speed 9600, 9gpsd:PROG: Probe not found "iSync" driver...
  35. gpsd:PROG: no probe matched...
  36. gpsd:INFO: gpsd_activate(2): activated GPS (fd 5)
  37. gpsd:PROG: PPS:/dev/nmea chrony socket /var/run/chrony.nmea.sock doesn't exist
  38. gpsd:WARN: KPPS:/dev/nmea no HAVE_SYS_TIMEPPS_H, PPS accuracy will suffer
  39. gpsd:PROG: PPS:/dev/nmea thread launched
  40. gpsd:INFO: PPS:/dev/nmea ntpshm_link_activate: 1
  41. gpsd:INFO: device /dev/nmea activated
  42. gpsd:INFO: running with effective group ID 20
  43. gpsd:INFO: running with effective user ID 65534
  44. gpsd:INFO: startup at 1980-01-06T00:24:31.000Z (315966271)
  45. gpsd:UNK: select waits
  46. gpsd:SPIN: select() {3 4 5} -> { 5 } at 315966271.632711 (errno 0)
  47. gpsd:UNK: polling 5
  48. gpsd:PROG: KPPS:/dev/nmea gps_fd:5 not a tty, can not use TIOMCIWAIT
  49. gpsd:WARN: PPS:/dev/nmea die: no TIOMCIWAIT, nor RFC2783 CANWAIT
  50. gpsd:PROG: PPS:/dev/nmea gpsd_ppsmonitor exited.
  51. gpsd:UNK: Read 153 chars to buffer offset 0 (total 153): $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  52. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  53. gpsd:UNK: 00000000: character '$' [24], GROUND_STATE -> NMEA_DOLLAR
  54. gpsd:UNK: 00000001: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  55. gpsd:UNK: 00000002: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  56. gpsd:UNK: 00000003: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  57. gpsd:UNK: 00000004: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  58. gpsd:UNK: 00000005: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  59. gpsd:UNK: 00000006: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  60. gpsd:UNK: 00000007: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  61. gpsd:UNK: 00000008: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  62. gpsd:UNK: 00000009: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  63. gpsd:UNK: 00000010: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  64. gpsd:UNK: 00000011: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  65. gpsd:UNK: 00000012: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  66. gpsd:UNK: 00000013: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  67. gpsd:UNK: 00000014: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  68. gpsd:UNK: 00000015: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  69. gpsd:UNK: 00000016: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  70. gpsd:UNK: 00000017: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  71. gpsd:UNK: 00000018: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  72. gpsd:UNK: 00000019: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  73. gpsd:UNK: 00000020: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  74. gpsd:UNK: 00000021: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  75. gpsd:UNK: 00000022: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  76. gpsd:UNK: 00000023: character 'D' [44], NMEA_LEADER_END -> NMEA_LEADER_END
  77. gpsd:UNK: 00000024: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  78. gpsd:UNK: 00000025: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  79. gpsd:UNK: Packet type 1 accepted 26 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  80. gpsd:UNK: Packet discard of 26, chars remaining is 127 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  81. gpsd:UNK: /dev/nmea sent 26 new characters
  82. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  83. gpsd:PROG: switching to match packet type 1: $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  84. gpsd:PROG: switch_driver(NMEA0183) called...
  85. gpsd:PROG: selecting NMEA0183 driver...
  86. gpsd:INFO: /dev/nmea identified as type NMEA0183, 1 sec @ 9600bps
  87. gpsd:PROG: => Probing for Garmin NMEA
  88. gpsd:IO: SER: => GPS: $PGRMCE*0E\x0d\x0a
  89. gpsd:RAW: raw packet of type 1, 26:$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  90. gpsd:IO: <= GPS: $GNGNS,,,,,,NNN,,,,,,*1D
  91. gpsd:WARN: unknown sentence: "$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a"
  92. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET|DRIVER}
  93. gpsd:UNK: Read 153 chars to buffer offset 127 (total 280): $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  94. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  95. gpsd:UNK: 00000026: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  96. gpsd:UNK: 00000027: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  97. gpsd:UNK: 00000028: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  98. gpsd:UNK: 00000029: character 'V' [56], NMEA_LEADER_END -> NMEA_LEADER_END
  99. gpsd:UNK: 00000030: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  100. gpsd:UNK: 00000031: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  101. gpsd:UNK: 00000032: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  102. gpsd:UNK: 00000033: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  103. gpsd:UNK: 00000034: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  104. gpsd:UNK: 00000035: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  105. gpsd:UNK: 00000036: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  106. gpsd:UNK: 00000037: character 'M' [4d], NMEA_LEADER_END -> NMEA_LEADER_END
  107. gpsd:UNK: 00000038: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  108. gpsd:UNK: 00000039: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  109. gpsd:UNK: 00000040: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  110. gpsd:UNK: 00000041: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  111. gpsd:UNK: 00000042: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  112. gpsd:UNK: 00000043: character 'K' [4b], NMEA_LEADER_END -> NMEA_LEADER_END
  113. gpsd:UNK: 00000044: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  114. gpsd:UNK: 00000045: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  115. gpsd:UNK: 00000046: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  116. gpsd:UNK: 00000047: character '2' [32], NMEA_LEADER_END -> NMEA_LEADER_END
  117. gpsd:UNK: 00000048: character 'C' [43], NMEA_LEADER_END -> NMEA_LEADER_END
  118. gpsd:UNK: 00000049: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  119. gpsd:UNK: 00000050: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  120. gpsd:UNK: Packet type 1 accepted 25 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  121. gpsd:UNK: Packet discard of 25, chars remaining is 255 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  122. gpsd:RAW: /dev/nmea is known to be NMEA0183
  123. gpsd:UNK: /dev/nmea sent 25 new characters
  124. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  125. gpsd:PROG: => Probing for SiRF
  126. gpsd:IO: SER: => GPS: $PSRF100,0,0,9,0,0*33\x0d\x0a
  127. gpsd:RAW: raw packet of type 1, 25:$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  128. gpsd:IO: <= GPS: $GPVTG,,T,,M,,N,,K,N*2C
  129. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  130. gpsd:UNK: Read 153 chars to buffer offset 255 (total 408): $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  131. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  132. gpsd:UNK: 00000051: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  133. gpsd:UNK: 00000052: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  134. gpsd:UNK: 00000053: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  135. gpsd:UNK: 00000054: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  136. gpsd:UNK: 00000055: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  137. gpsd:UNK: 00000056: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  138. gpsd:UNK: 00000057: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  139. gpsd:UNK: 00000058: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  140. gpsd:UNK: 00000059: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  141. gpsd:UNK: 00000060: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  142. gpsd:UNK: 00000061: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  143. gpsd:UNK: 00000062: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  144. gpsd:UNK: 00000063: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  145. gpsd:UNK: 00000064: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  146. gpsd:UNK: 00000065: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  147. gpsd:UNK: 00000066: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  148. gpsd:UNK: 00000067: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  149. gpsd:UNK: 00000068: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  150. gpsd:UNK: 00000069: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  151. gpsd:UNK: 00000070: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  152. gpsd:UNK: 00000071: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  153. gpsd:UNK: 00000072: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  154. gpsd:UNK: 00000073: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  155. gpsd:UNK: 00000074: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  156. gpsd:UNK: 00000075: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  157. gpsd:UNK: 00000076: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  158. gpsd:UNK: 00000077: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  159. gpsd:UNK: 00000078: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  160. gpsd:UNK: 00000079: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  161. gpsd:UNK: 00000080: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  162. gpsd:UNK: Packet type 1 accepted 30 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  163. gpsd:UNK: Packet discard of 30, chars remaining is 378 = $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  164. gpsd:RAW: /dev/nmea is known to be NMEA0183
  165. gpsd:UNK: /dev/nmea sent 30 new characters
  166. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  167. gpsd:PROG: => Probing for FV-18
  168. gpsd:IO: SER: => GPS: $PFEC,GPint*58\x0d\x0a
  169. gpsd:RAW: raw packet of type 1, 30:$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  170. gpsd:IO: <= GPS: $GNGSA,A,1,,,,,,,,,,,,,,,*00
  171. gpsd:PROG: xxGSA sets mode 1
  172. gpsd:DATA: xxGSA: mode=1 used=0 pdop=nan hdop=nan vdop=nan
  173. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|MODE|PACKET}
  174. gpsd:UNK: Read 153 chars to buffer offset 378 (total 531): $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  175. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  176. gpsd:UNK: 00000081: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  177. gpsd:UNK: 00000082: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  178. gpsd:UNK: 00000083: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  179. gpsd:UNK: 00000084: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  180. gpsd:UNK: 00000085: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  181. gpsd:UNK: 00000086: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  182. gpsd:UNK: 00000087: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  183. gpsd:UNK: 00000088: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  184. gpsd:UNK: 00000089: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  185. gpsd:UNK: 00000090: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  186. gpsd:UNK: 00000091: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  187. gpsd:UNK: 00000092: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  188. gpsd:UNK: 00000093: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  189. gpsd:UNK: 00000094: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  190. gpsd:UNK: 00000095: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  191. gpsd:UNK: 00000096: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  192. gpsd:UNK: 00000097: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  193. gpsd:UNK: 00000098: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  194. gpsd:UNK: 00000099: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  195. gpsd:UNK: 00000100: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  196. gpsd:UNK: 00000101: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  197. gpsd:UNK: 00000102: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  198. gpsd:UNK: 00000103: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  199. gpsd:UNK: 00000104: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  200. gpsd:UNK: 00000105: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  201. gpsd:UNK: 00000106: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  202. gpsd:UNK: Packet type 1 accepted 26 = $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a
  203. gpsd:UNK: Packet discard of 26, chars remaining is 505 = $PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  204. gpsd:RAW: /dev/nmea is known to be NMEA0183
  205. gpsd:UNK: /dev/nmea sent 26 new characters
  206. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  207. gpsd:PROG: => Probing for Trimble Copernicus
  208. gpsd:IO: SER: => GPS: $PTNLSNM,0139,01*5C\x0d\x0a
  209. gpsd:RAW: raw packet of type 1, 26:$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a
  210. gpsd:IO: <= GPS: $GPGGA,,,,,,0,,,,,,,,*66
  211. gpsd:DATA: GGA: hhmmss= lat=nan lon=nan alt=nan mode=1 status=0
  212. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|STATUS|PACKET}
  213. gpsd:UNK: Read 153 chars to buffer offset 505 (total 658): $PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  214. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  215. gpsd:UNK: 00000107: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  216. gpsd:UNK: 00000108: character 'P' [50], NMEA_DOLLAR -> NMEA_VENDOR_LEAD
  217. gpsd:UNK: 00000109: character 'Q' [51], NMEA_VENDOR_LEAD -> NMEA_LEADER_END
  218. gpsd:UNK: 00000110: character 'X' [58], NMEA_LEADER_END -> NMEA_LEADER_END
  219. gpsd:UNK: 00000111: character 'F' [46], NMEA_LEADER_END -> NMEA_LEADER_END
  220. gpsd:UNK: 00000112: character 'I' [49], NMEA_LEADER_END -> NMEA_LEADER_END
  221. gpsd:UNK: 00000113: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  222. gpsd:UNK: 00000114: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  223. gpsd:UNK: 00000115: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  224. gpsd:UNK: 00000116: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  225. gpsd:UNK: 00000117: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  226. gpsd:UNK: 00000118: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  227. gpsd:UNK: 00000119: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  228. gpsd:UNK: 00000120: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  229. gpsd:UNK: 00000121: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  230. gpsd:UNK: 00000122: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  231. gpsd:UNK: 00000123: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  232. gpsd:UNK: 00000124: character '5' [35], NMEA_LEADER_END -> NMEA_LEADER_END
  233. gpsd:UNK: 00000125: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  234. gpsd:UNK: 00000126: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  235. gpsd:UNK: 00000127: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  236. gpsd:UNK: Packet type 1 accepted 21 = $PQXFI,,,,,,,,,,*56\x0d\x0a
  237. gpsd:UNK: Packet discard of 21, chars remaining is 637 = $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aMC,,V,,,,,,,,,,N*53\x0d\x0a
  238. gpsd:RAW: /dev/nmea is known to be NMEA0183
  239. gpsd:UNK: /dev/nmea sent 21 new characters
  240. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  241. gpsd:PROG: => Probing for Evermore
  242. gpsd:IO: SER: => GPS: 1002128e7f0101000101010000000000000000131003
  243. gpsd:RAW: raw packet of type 1, 21:$PQXFI,,,,,,,,,,*56\x0d\x0a
  244. gpsd:IO: <= GPS: $PQXFI,,,,,,,,,,*56
  245. gpsd:WARN: unknown sentence: "$PQXFI,,,,,,,,,,*56\x0d\x0a"
  246. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  247. gpsd:UNK: Read 153 chars to buffer offset 637 (total 790): $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  248. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  249. gpsd:UNK: 00000128: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  250. gpsd:UNK: 00000129: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  251. gpsd:UNK: 00000130: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  252. gpsd:UNK: 00000131: character 'R' [52], NMEA_LEADER_END -> NMEA_LEADER_END
  253. gpsd:UNK: 00000132: character 'M' [4d], NMEA_LEADER_END -> NMEA_LEADER_END
  254. gpsd:UNK: 00000133: character 'C' [43], NMEA_LEADER_END -> NMEA_LEADER_END
  255. gpsd:UNK: 00000134: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  256. gpsd:UNK: 00000135: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  257. gpsd:UNK: 00000136: character 'V' [56], NMEA_LEADER_END -> NMEA_LEADER_END
  258. gpsd:UNK: 00000137: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  259. gpsd:UNK: 00000138: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  260. gpsd:UNK: 00000139: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  261. gpsd:UNK: 00000140: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  262. gpsd:UNK: 00000141: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  263. gpsd:UNK: 00000142: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  264. gpsd:UNK: 00000143: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  265. gpsd:UNK: 00000144: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  266. gpsd:UNK: 00000145: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  267. gpsd:UNK: 00000146: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  268. gpsd:UNK: 00000147: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  269. gpsd:UNK: 00000148: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  270. gpsd:UNK: 00000149: character '5' [35], NMEA_LEADER_END -> NMEA_LEADER_END
  271. gpsd:UNK: 00000150: character '3' [33], NMEA_LEADER_END -> NMEA_LEADER_END
  272. gpsd:UNK: 00000151: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  273. gpsd:UNK: 00000152: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  274. gpsd:UNK: Packet type 1 accepted 25 = $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  275. gpsd:UNK: Packet discard of 25, chars remaining is 765 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  276. gpsd:RAW: /dev/nmea is known to be NMEA0183
  277. gpsd:UNK: /dev/nmea sent 25 new characters
  278. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  279. gpsd:PROG: => Probing for GPSClock
  280. gpsd:IO: SER: => GPS: $PFEC,GPsrq*5B\x0d\x0a
  281. gpsd:RAW: raw packet of type 1, 25:$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  282. gpsd:IO: <= GPS: $GPRMC,,V,,,,,,,,,,N*53
  283. gpsd:DATA: RMC: ddmmyy= hhmmss= lat=nan lon=nan speed=nan track=nan mode=0 status=0
  284. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  285. gpsd:UNK: Read 153 chars to buffer offset 765 (total 918): $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  286. gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  287. gpsd:UNK: 00000153: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  288. gpsd:UNK: 00000154: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  289. gpsd:UNK: 00000155: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  290. gpsd:UNK: 00000156: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  291. gpsd:UNK: 00000157: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  292. gpsd:UNK: 00000158: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  293. gpsd:UNK: 00000159: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  294. gpsd:UNK: 00000160: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  295. gpsd:UNK: 00000161: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  296. gpsd:UNK: 00000162: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  297. gpsd:UNK: 00000163: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  298. gpsd:UNK: 00000164: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  299. gpsd:UNK: 00000165: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  300. gpsd:UNK: 00000166: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  301. gpsd:UNK: 00000167: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  302. gpsd:UNK: 00000168: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  303. gpsd:UNK: 00000169: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  304. gpsd:UNK: 00000170: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  305. gpsd:UNK: 00000171: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  306. gpsd:UNK: 00000172: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  307. gpsd:UNK: 00000173: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  308. gpsd:UNK: 00000174: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  309. gpsd:UNK: 00000175: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  310. gpsd:UNK: 00000176: character 'D' [44], NMEA_LEADER_END -> NMEA_LEADER_END
  311. gpsd:UNK: 00000177: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  312. gpsd:UNK: 00000178: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  313. gpsd:UNK: Packet type 1 accepted 26 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  314. gpsd:UNK: Packet discard of 26, chars remaining is 892 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  315. gpsd:RAW: /dev/nmea is known to be NMEA0183
  316. gpsd:UNK: /dev/nmea sent 26 new characters
  317. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  318. gpsd:PROG: => Probing for Ashtech
  319. gpsd:IO: SER: => GPS: $PASHQ,RID*28\x0d\x0a
  320. gpsd:RAW: raw packet of type 1, 26:$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  321. gpsd:IO: <= GPS: $GNGNS,,,,,,NNN,,,,,,*1D
  322. gpsd:WARN: unknown sentence: "$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a"
  323. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  324. gpsd:UNK: Read 81 chars to buffer offset 892 (total 973): $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  325. gpsd:SPIN: packet_get() fd 5 -> 81 (0)
  326. gpsd:UNK: 00000179: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  327. gpsd:UNK: 00000180: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  328. gpsd:UNK: 00000181: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  329. gpsd:UNK: 00000182: character 'V' [56], NMEA_LEADER_END -> NMEA_LEADER_END
  330. gpsd:UNK: 00000183: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  331. gpsd:UNK: 00000184: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  332. gpsd:UNK: 00000185: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  333. gpsd:UNK: 00000186: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  334. gpsd:UNK: 00000187: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  335. gpsd:UNK: 00000188: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  336. gpsd:UNK: 00000189: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  337. gpsd:UNK: 00000190: character 'M' [4d], NMEA_LEADER_END -> NMEA_LEADER_END
  338. gpsd:UNK: 00000191: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  339. gpsd:UNK: 00000192: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  340. gpsd:UNK: 00000193: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  341. gpsd:UNK: 00000194: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  342. gpsd:UNK: 00000195: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  343. gpsd:UNK: 00000196: character 'K' [4b], NMEA_LEADER_END -> NMEA_LEADER_END
  344. gpsd:UNK: 00000197: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  345. gpsd:UNK: 00000198: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  346. gpsd:UNK: 00000199: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  347. gpsd:UNK: 00000200: character '2' [32], NMEA_LEADER_END -> NMEA_LEADER_END
  348. gpsd:UNK: 00000201: character 'C' [43], NMEA_LEADER_END -> NMEA_LEADER_END
  349. gpsd:UNK: 00000202: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  350. gpsd:UNK: 00000203: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  351. gpsd:UNK: Packet type 1 accepted 25 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  352. gpsd:UNK: Packet discard of 25, chars remaining is 948 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0aA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  353. gpsd:RAW: /dev/nmea is known to be NMEA0183
  354. gpsd:UNK: /dev/nmea sent 25 new characters
  355. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  356. gpsd:PROG: => Probing for UBX
  357. gpsd:PROG: => GPS: UBX class: 06, id: 00, len: 0, crc: 0618
  358. gpsd:IO: SER: => GPS: b562060000000618
  359. gpsd:RAW: raw packet of type 1, 25:$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  360. gpsd:IO: <= GPS: $GPVTG,,T,,M,,N,,K,N*2C
  361. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  362. gpsd:UNK: Read 72 chars to buffer offset 948 (total 1020): $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  363. gpsd:SPIN: packet_get() fd 5 -> 72 (0)
  364. gpsd:UNK: 00000204: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  365. gpsd:UNK: 00000205: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  366. gpsd:UNK: 00000206: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  367. gpsd:UNK: 00000207: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  368. gpsd:UNK: 00000208: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  369. gpsd:UNK: 00000209: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  370. gpsd:UNK: 00000210: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  371. gpsd:UNK: 00000211: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  372. gpsd:UNK: 00000212: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  373. gpsd:UNK: 00000213: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  374. gpsd:UNK: 00000214: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  375. gpsd:UNK: 00000215: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  376. gpsd:UNK: 00000216: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  377. gpsd:UNK: 00000217: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  378. gpsd:UNK: 00000218: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  379. gpsd:UNK: 00000219: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  380. gpsd:UNK: 00000220: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  381. gpsd:UNK: 00000221: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  382. gpsd:UNK: 00000222: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  383. gpsd:UNK: 00000223: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  384. gpsd:UNK: 00000224: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  385. gpsd:UNK: 00000225: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  386. gpsd:UNK: 00000226: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  387. gpsd:UNK: 00000227: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  388. gpsd:UNK: 00000228: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  389. gpsd:UNK: 00000229: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  390. gpsd:UNK: 00000230: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  391. gpsd:UNK: 00000231: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  392. gpsd:UNK: 00000232: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  393. gpsd:UNK: 00000233: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  394. gpsd:UNK: Packet type 1 accepted 30 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  395. gpsd:UNK: Packet discard of 30, chars remaining is 990 = $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  396. gpsd:RAW: /dev/nmea is known to be NMEA0183
  397. gpsd:UNK: /dev/nmea sent 30 new characters
  398. gpsd:RAW: packet sniff on /dev/nmea finds type 1
  399. gpsd:PROG: => Probing for MediaTek
  400. gpsd:IO: SER: => GPS: $PMTK605*31\x0d\x0a
  401. gpsd:RAW: raw packet of type 1, 30:$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  402. gpsd:IO: <= GPS: $GNGSA,A,1,,,,,,,,,,,,,,,*00
  403. gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  404. Segmentation fault
  405. kai:~# strace ./gpsd -n -N /dev/nmea -D 10
  406. execve("./gpsd", ["./gpsd", "-n", "-N", "/dev/nmea", "-D", "10"], [/* 12 vars */]) = 0
  407. brk(0) = 0x9a000
  408. uname({sys="Linux", node="kai", ...}) = 0
  409. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff8000
  410. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  411. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  412. fstat64(3, {st_mode=S_IFREG|0644, st_size=11497, ...}) = 0
  413. mmap2(NULL, 11497, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6ff5000
  414. close(3) = 0
  415. open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  416. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\200\274\317L4\0\0\0"..., 512) = 512
  417. fstat64(3, {st_mode=S_IFREG|0755, st_size=433340, ...}) = 0
  418. mmap2(0x4ccf8000, 463056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4ccf8000
  419. mprotect(0x4cd61000, 28672, PROT_NONE) = 0
  420. mmap2(0x4cd68000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x68000) = 0x4cd68000
  421. close(3) = 0
  422. open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
  423. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0`\30\327L4\0\0\0"..., 512) = 512
  424. fstat64(3, {st_mode=S_IFREG|0755, st_size=28556, ...}) = 0
  425. mmap2(0x4cd70000, 57996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4cd70000
  426. mprotect(0x4cd76000, 28672, PROT_NONE) = 0
  427. mmap2(0x4cd7d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x4cd7d000
  428. close(3) = 0
  429. open("/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
  430. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\300\321\244L4\0\0\0"..., 512) = 512
  431. fstat64(3, {st_mode=S_IFREG|0644, st_size=124004, ...}) = 0
  432. mmap2(0x4ca40000, 153816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4ca40000
  433. mprotect(0x4ca5e000, 28672, PROT_NONE) = 0
  434. mmap2(0x4ca65000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x4ca65000
  435. close(3) = 0
  436. open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  437. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240\333\246L4\0\0\0"..., 512) = 512
  438. fstat64(3, {st_mode=S_IFREG|0755, st_size=90788, ...}) = 0
  439. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff4000
  440. mmap2(0x4ca68000, 127888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4ca68000
  441. mprotect(0x4ca7c000, 32768, PROT_NONE) = 0
  442. mmap2(0x4ca84000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x4ca84000
  443. mmap2(0x4ca86000, 5008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4ca86000
  444. close(3) = 0
  445. open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  446. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\210\31\222L4\0\0\0"..., 512) = 512
  447. fstat64(3, {st_mode=S_IFREG|0755, st_size=1234860, ...}) = 0
  448. mmap2(0x4c908000, 1268200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4c908000
  449. mprotect(0x4ca30000, 32768, PROT_NONE) = 0
  450. mmap2(0x4ca38000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x128000) = 0x4ca38000
  451. mmap2(0x4ca3c000, 6632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4ca3c000
  452. close(3) = 0
  453. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff3000
  454. set_tls(0xb6ff34c0, 0xb6ff3ba8, 0x4c8ff058, 0xb6ff34c0, 0x4c8ff058) = 0
  455. mprotect(0x4ca38000, 8192, PROT_READ) = 0
  456. mprotect(0x4ca84000, 4096, PROT_READ) = 0
  457. mprotect(0x4cd7d000, 4096, PROT_READ) = 0
  458. mprotect(0x4cd68000, 4096, PROT_READ) = 0
  459. mprotect(0x4c8fe000, 4096, PROT_READ) = 0
  460. munmap(0xb6ff5000, 11497) = 0
  461. set_tid_address(0xb6ff3068) = 2145
  462. set_robust_list(0xb6ff3070, 12) = 0
  463. futex(0xbec11c98, FUTEX_WAKE_PRIVATE, 1) = 0
  464. futex(0xbec11c98, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, b6ff34c0) = -1 EAGAIN (Resource temporarily unavailable)
  465. rt_sigaction(SIGRTMIN, {0x4ca6d5d0, [], SA_SIGINFO|0x4000000}, NULL, 8) = 0
  466. rt_sigaction(SIGRT_1, {0x4ca6d480, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0
  467. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  468. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  469. getsid(2145) = 1628
  470. write(2, "gpsd:INFO: launching (Version 3."..., 40gpsd:INFO: launching (Version 3.17~dev)
  471. ) = 40
  472. brk(0) = 0x9a000
  473. brk(0xbb000) = 0xbb000
  474. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
  475. connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  476. close(3) = 0
  477. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
  478. connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  479. close(3) = 0
  480. open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
  481. fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
  482. fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
  483. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  484. read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
  485. read(3, "", 4096) = 0
  486. close(3) = 0
  487. munmap(0xb6ff7000, 4096) = 0
  488. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  489. fstat64(3, {st_mode=S_IFREG|0644, st_size=11497, ...}) = 0
  490. mmap2(NULL, 11497, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6ff5000
  491. close(3) = 0
  492. open("/lib/tls/v7l/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  493. stat64("/lib/tls/v7l/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  494. open("/lib/tls/v7l/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  495. stat64("/lib/tls/v7l/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  496. open("/lib/tls/v7l/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  497. stat64("/lib/tls/v7l/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  498. open("/lib/tls/v7l/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  499. stat64("/lib/tls/v7l", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  500. open("/lib/tls/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  501. stat64("/lib/tls/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  502. open("/lib/tls/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  503. stat64("/lib/tls/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  504. open("/lib/tls/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  505. stat64("/lib/tls/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  506. open("/lib/tls/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  507. stat64("/lib/tls", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  508. open("/lib/v7l/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  509. stat64("/lib/v7l/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  510. open("/lib/v7l/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  511. stat64("/lib/v7l/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  512. open("/lib/v7l/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  513. stat64("/lib/v7l/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  514. open("/lib/v7l/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  515. stat64("/lib/v7l", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  516. open("/lib/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  517. stat64("/lib/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  518. open("/lib/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  519. stat64("/lib/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  520. open("/lib/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  521. stat64("/lib/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  522. open("/lib/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  523. stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  524. open("/usr/lib/tls/v7l/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  525. stat64("/usr/lib/tls/v7l/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  526. open("/usr/lib/tls/v7l/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  527. stat64("/usr/lib/tls/v7l/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  528. open("/usr/lib/tls/v7l/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  529. stat64("/usr/lib/tls/v7l/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  530. open("/usr/lib/tls/v7l/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  531. stat64("/usr/lib/tls/v7l", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  532. open("/usr/lib/tls/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  533. stat64("/usr/lib/tls/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  534. open("/usr/lib/tls/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  535. stat64("/usr/lib/tls/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  536. open("/usr/lib/tls/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  537. stat64("/usr/lib/tls/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  538. open("/usr/lib/tls/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  539. stat64("/usr/lib/tls", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  540. open("/usr/lib/v7l/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  541. stat64("/usr/lib/v7l/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  542. open("/usr/lib/v7l/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  543. stat64("/usr/lib/v7l/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  544. open("/usr/lib/v7l/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  545. stat64("/usr/lib/v7l/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  546. open("/usr/lib/v7l/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  547. stat64("/usr/lib/v7l", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  548. open("/usr/lib/neon/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  549. stat64("/usr/lib/neon/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  550. open("/usr/lib/neon/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  551. stat64("/usr/lib/neon", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  552. open("/usr/lib/vfp/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  553. stat64("/usr/lib/vfp", 0xbec0dfc8) = -1 ENOENT (No such file or directory)
  554. open("/usr/lib/libnss_db.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  555. stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  556. munmap(0xb6ff5000, 11497) = 0
  557. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  558. fstat64(3, {st_mode=S_IFREG|0644, st_size=11497, ...}) = 0
  559. mmap2(NULL, 11497, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6ff5000
  560. close(3) = 0
  561. open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
  562. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\324\31\0\0004\0\0\0"..., 512) = 512
  563. fstat64(3, {st_mode=S_IFREG|0755, st_size=42668, ...}) = 0
  564. mmap2(NULL, 74672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6fe0000
  565. mprotect(0xb6fea000, 28672, PROT_NONE) = 0
  566. mmap2(0xb6ff1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0xb6ff1000
  567. close(3) = 0
  568. mprotect(0xb6ff1000, 4096, PROT_READ) = 0
  569. munmap(0xb6ff5000, 11497) = 0
  570. open("/etc/services", O_RDONLY|O_CLOEXEC) = 3
  571. fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
  572. fstat64(3, {st_mode=S_IFREG|0644, st_size=19558, ...}) = 0
  573. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  574. read(3, "# Network services, Internet sty"..., 4096) = 4096
  575. read(3, "\t\t# IPX\nipx\t\t213/udp\nimap3\t\t220/"..., 4096) = 4096
  576. read(3, "nessus\t\t1241/tcp\t\t\t# Nessus vuln"..., 4096) = 4096
  577. close(3) = 0
  578. munmap(0xb6ff7000, 4096) = 0
  579. open("/etc/services", O_RDONLY|O_CLOEXEC) = 3
  580. fstat64(3, {st_mode=S_IFREG|0644, st_size=19558, ...}) = 0
  581. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  582. read(3, "# Network services, Internet sty"..., 4096) = 4096
  583. read(3, "\t\t# IPX\nipx\t\t213/udp\nimap3\t\t220/"..., 4096) = 4096
  584. read(3, "nessus\t\t1241/tcp\t\t\t# Nessus vuln"..., 4096) = 4096
  585. close(3) = 0
  586. munmap(0xb6ff7000, 4096) = 0
  587. open("/etc/protocols", O_RDONLY|O_CLOEXEC) = 3
  588. fstat64(3, {st_mode=S_IFREG|0644, st_size=2932, ...}) = 0
  589. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  590. read(3, "# Internet (IP) protocols\n#\n# Up"..., 4096) = 2932
  591. close(3) = 0
  592. munmap(0xb6ff7000, 4096) = 0
  593. socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
  594. setsockopt(3, SOL_IP, IP_TOS, [16], 4) = 0
  595. getsid(2145) = 1628
  596. write(2, "gpsd:IO: opening IPv4 socket\n", 29gpsd:IO: opening IPv4 socket
  597. ) = 29
  598. setsockopt(3, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
  599. bind(3, {sa_family=AF_INET, sin_port=htons(2947), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
  600. listen(3, 5) = 0
  601. getsid(2145) = 1628
  602. write(2, "gpsd:SPIN: passivesock_af() -> 3"..., 33gpsd:SPIN: passivesock_af() -> 3
  603. ) = 33
  604. open("/etc/services", O_RDONLY|O_CLOEXEC) = 4
  605. fstat64(4, {st_mode=S_IFREG|0644, st_size=19558, ...}) = 0
  606. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  607. read(4, "# Network services, Internet sty"..., 4096) = 4096
  608. read(4, "\t\t# IPX\nipx\t\t213/udp\nimap3\t\t220/"..., 4096) = 4096
  609. read(4, "nessus\t\t1241/tcp\t\t\t# Nessus vuln"..., 4096) = 4096
  610. close(4) = 0
  611. munmap(0xb6ff7000, 4096) = 0
  612. open("/etc/protocols", O_RDONLY|O_CLOEXEC) = 4
  613. fstat64(4, {st_mode=S_IFREG|0644, st_size=2932, ...}) = 0
  614. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ff7000
  615. read(4, "# Internet (IP) protocols\n#\n# Up"..., 4096) = 2932
  616. close(4) = 0
  617. munmap(0xb6ff7000, 4096) = 0
  618. socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 4
  619. setsockopt(4, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0
  620. setsockopt(4, SOL_IPV6, 0x43 /* IPV6_??? */, [16], 4) = 0
  621. getsid(2145) = 1628
  622. write(2, "gpsd:IO: opening IPv6 socket\n", 29gpsd:IO: opening IPv6 socket
  623. ) = 29
  624. setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
  625. bind(4, {sa_family=AF_INET6, sin6_port=htons(2947), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
  626. listen(4, 5) = 0
  627. getsid(2145) = 1628
  628. write(2, "gpsd:SPIN: passivesock_af() -> 4"..., 33gpsd:SPIN: passivesock_af() -> 4
  629. ) = 33
  630. getsid(2145) = 1628
  631. write(2, "gpsd:INFO: listening on port gps"..., 34gpsd:INFO: listening on port gpsd
  632. ) = 34
  633. getuid32() = 0
  634. getpriority(PRIO_PROCESS, 0) = 20
  635. setpriority(PRIO_PROCESS, 0, -10) = 0
  636. getpriority(PRIO_PROCESS, 0) = 30
  637. getuid32() = 0
  638. shmget(0x4e545030, 80, IPC_CREAT|0600) = 98306
  639. shmat(98306, 0, 0) = 0xb6ff7000
  640. getsid(2145) = 1628
  641. write(2, "gpsd:PROG: NTP: shmat(98306,0,0)"..., 54gpsd:PROG: NTP: shmat(98306,0,0) succeeded, segment 0
  642. ) = 54
  643. getuid32() = 0
  644. shmget(0x4e545031, 80, IPC_CREAT|0600) = 131075
  645. shmat(131075, 0, 0) = 0xb6ff6000
  646. getsid(2145) = 1628
  647. write(2, "gpsd:PROG: NTP: shmat(131075,0,0"..., 55gpsd:PROG: NTP: shmat(131075,0,0) succeeded, segment 1
  648. ) = 55
  649. shmget(0x4e545032, 80, IPC_CREAT|0666) = 163844
  650. shmat(163844, 0, 0) = 0xb6ff5000
  651. getsid(2145) = 1628
  652. write(2, "gpsd:PROG: NTP: shmat(163844,0,0"..., 55gpsd:PROG: NTP: shmat(163844,0,0) succeeded, segment 2
  653. ) = 55
  654. shmget(0x4e545033, 80, IPC_CREAT|0666) = 196613
  655. shmat(196613, 0, 0) = 0xb6fdf000
  656. getsid(2145) = 1628
  657. write(2, "gpsd:PROG: NTP: shmat(196613,0,0"..., 55gpsd:PROG: NTP: shmat(196613,0,0) succeeded, segment 3
  658. ) = 55
  659. shmget(0x4e545034, 80, IPC_CREAT|0666) = 229382
  660. shmat(229382, 0, 0) = 0xb6fde000
  661. getsid(2145) = 1628
  662. write(2, "gpsd:PROG: NTP: shmat(229382,0,0"..., 55gpsd:PROG: NTP: shmat(229382,0,0) succeeded, segment 4
  663. ) = 55
  664. shmget(0x4e545035, 80, IPC_CREAT|0666) = 262151
  665. shmat(262151, 0, 0) = 0xb6fdd000
  666. getsid(2145) = 1628
  667. write(2, "gpsd:PROG: NTP: shmat(262151,0,0"..., 55gpsd:PROG: NTP: shmat(262151,0,0) succeeded, segment 5
  668. ) = 55
  669. shmget(0x4e545036, 80, IPC_CREAT|0666) = 294920
  670. shmat(294920, 0, 0) = 0xb6fdc000
  671. getsid(2145) = 1628
  672. write(2, "gpsd:PROG: NTP: shmat(294920,0,0"..., 55gpsd:PROG: NTP: shmat(294920,0,0) succeeded, segment 6
  673. ) = 55
  674. shmget(0x4e545037, 80, IPC_CREAT|0666) = 327689
  675. shmat(327689, 0, 0) = 0xb6fdb000
  676. getsid(2145) = 1628
  677. write(2, "gpsd:PROG: NTP: shmat(327689,0,0"..., 55gpsd:PROG: NTP: shmat(327689,0,0) succeeded, segment 7
  678. ) = 55
  679. shmget(0x47505344, 8928, IPC_CREAT|0666) = 425994
  680. getsid(2145) = 1628
  681. write(2, "gpsd:PROG: shmget(0x47505344, 89"..., 67gpsd:PROG: shmget(0x47505344, 8928, 0666) for SHM export succeeded
  682. ) = 67
  683. shmat(425994, 0, 0) = 0xb6fd8000
  684. shmctl(425994, IPC_64|IPC_RMID, 0) = 0
  685. getsid(2145) = 1628
  686. write(2, "gpsd:PROG: shmat() for SHM expor"..., 60gpsd:PROG: shmat() for SHM export succeeded, segment 425994
  687. ) = 60
  688. getsid(2145) = 1628
  689. write(2, "gpsd:INFO: stashing device /dev/"..., 47gpsd:INFO: stashing device /dev/nmea at slot 0
  690. ) = 47
  691. stat64("/etc/gpsd/device-hook", 0xbec0e6f8) = -1 ENOENT (No such file or directory)
  692. getsid(2145) = 1628
  693. write(2, "gpsd:PROG: no /etc/gpsd/device-h"..., 75gpsd:PROG: no /etc/gpsd/device-hook present, skipped running ACTIVATE hook
  694. ) = 75
  695. stat64("/dev/nmea", {st_mode=S_IFCHR|0666, st_rdev=makedev(10, 58), ...}) = 0
  696. getsid(2145) = 1628
  697. write(2, "gpsd:INFO: SER: opening GPS data"..., 62gpsd:INFO: SER: opening GPS data source type 2 at '/dev/nmea'
  698. ) = 62
  699. open("/dev/nmea", O_RDWR|O_NOCTTY|O_NONBLOCK) = 5
  700. ioctl(5, TIOCEXCL, 0x96c0c) = -1 ENOTTY (Inappropriate ioctl for device)
  701. openat(AT_FDCWD, "/proc", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6
  702. getdents(6, /* 165 entries */, 32768) = 2880
  703. openat(AT_FDCWD, "/proc/1/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  704. getdents(7, /* 5 entries */, 32768) = 80
  705. readlink("/proc/1/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  706. readlink("/proc/1/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  707. readlink("/proc/1/fd/0", "/dev/console", 64) = 12
  708. readlink("/proc/1/fd/1", "/dev/console", 64) = 12
  709. readlink("/proc/1/fd/2", "/dev/console", 64) = 12
  710. getdents(7, /* 0 entries */, 32768) = 0
  711. close(7) = 0
  712. openat(AT_FDCWD, "/proc/2/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  713. getdents(7, /* 2 entries */, 32768) = 32
  714. readlink("/proc/2/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  715. readlink("/proc/2/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  716. getdents(7, /* 0 entries */, 32768) = 0
  717. close(7) = 0
  718. openat(AT_FDCWD, "/proc/3/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  719. getdents(7, /* 2 entries */, 32768) = 32
  720. readlink("/proc/3/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  721. readlink("/proc/3/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  722. getdents(7, /* 0 entries */, 32768) = 0
  723. close(7) = 0
  724. openat(AT_FDCWD, "/proc/6/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  725. getdents(7, /* 2 entries */, 32768) = 32
  726. readlink("/proc/6/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  727. readlink("/proc/6/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  728. getdents(7, /* 0 entries */, 32768) = 0
  729. close(7) = 0
  730. openat(AT_FDCWD, "/proc/7/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  731. getdents(7, /* 2 entries */, 32768) = 32
  732. readlink("/proc/7/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  733. readlink("/proc/7/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  734. getdents(7, /* 0 entries */, 32768) = 0
  735. close(7) = 0
  736. openat(AT_FDCWD, "/proc/8/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  737. getdents(7, /* 2 entries */, 32768) = 32
  738. readlink("/proc/8/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  739. readlink("/proc/8/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  740. getdents(7, /* 0 entries */, 32768) = 0
  741. close(7) = 0
  742. openat(AT_FDCWD, "/proc/9/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  743. getdents(7, /* 2 entries */, 32768) = 32
  744. readlink("/proc/9/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  745. readlink("/proc/9/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  746. getdents(7, /* 0 entries */, 32768) = 0
  747. close(7) = 0
  748. openat(AT_FDCWD, "/proc/10/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  749. getdents(7, /* 2 entries */, 32768) = 32
  750. readlink("/proc/10/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  751. readlink("/proc/10/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  752. getdents(7, /* 0 entries */, 32768) = 0
  753. close(7) = 0
  754. openat(AT_FDCWD, "/proc/11/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  755. getdents(7, /* 2 entries */, 32768) = 32
  756. readlink("/proc/11/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  757. readlink("/proc/11/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  758. getdents(7, /* 0 entries */, 32768) = 0
  759. close(7) = 0
  760. openat(AT_FDCWD, "/proc/12/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  761. getdents(7, /* 2 entries */, 32768) = 32
  762. readlink("/proc/12/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  763. readlink("/proc/12/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  764. getdents(7, /* 0 entries */, 32768) = 0
  765. close(7) = 0
  766. openat(AT_FDCWD, "/proc/13/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  767. getdents(7, /* 2 entries */, 32768) = 32
  768. readlink("/proc/13/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  769. readlink("/proc/13/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  770. getdents(7, /* 0 entries */, 32768) = 0
  771. close(7) = 0
  772. openat(AT_FDCWD, "/proc/14/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  773. getdents(7, /* 2 entries */, 32768) = 32
  774. readlink("/proc/14/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  775. readlink("/proc/14/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  776. getdents(7, /* 0 entries */, 32768) = 0
  777. close(7) = 0
  778. openat(AT_FDCWD, "/proc/15/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  779. getdents(7, /* 2 entries */, 32768) = 32
  780. readlink("/proc/15/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  781. readlink("/proc/15/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  782. getdents(7, /* 0 entries */, 32768) = 0
  783. close(7) = 0
  784. openat(AT_FDCWD, "/proc/16/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  785. getdents(7, /* 2 entries */, 32768) = 32
  786. readlink("/proc/16/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  787. readlink("/proc/16/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  788. getdents(7, /* 0 entries */, 32768) = 0
  789. close(7) = 0
  790. openat(AT_FDCWD, "/proc/17/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  791. getdents(7, /* 2 entries */, 32768) = 32
  792. readlink("/proc/17/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  793. readlink("/proc/17/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  794. getdents(7, /* 0 entries */, 32768) = 0
  795. close(7) = 0
  796. openat(AT_FDCWD, "/proc/18/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  797. getdents(7, /* 2 entries */, 32768) = 32
  798. readlink("/proc/18/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  799. readlink("/proc/18/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  800. getdents(7, /* 0 entries */, 32768) = 0
  801. close(7) = 0
  802. openat(AT_FDCWD, "/proc/19/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  803. getdents(7, /* 2 entries */, 32768) = 32
  804. readlink("/proc/19/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  805. readlink("/proc/19/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  806. getdents(7, /* 0 entries */, 32768) = 0
  807. close(7) = 0
  808. openat(AT_FDCWD, "/proc/20/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  809. getdents(7, /* 2 entries */, 32768) = 32
  810. readlink("/proc/20/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  811. readlink("/proc/20/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  812. getdents(7, /* 0 entries */, 32768) = 0
  813. close(7) = 0
  814. openat(AT_FDCWD, "/proc/21/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  815. getdents(7, /* 2 entries */, 32768) = 32
  816. readlink("/proc/21/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  817. readlink("/proc/21/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  818. getdents(7, /* 0 entries */, 32768) = 0
  819. close(7) = 0
  820. openat(AT_FDCWD, "/proc/22/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  821. getdents(7, /* 2 entries */, 32768) = 32
  822. readlink("/proc/22/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  823. readlink("/proc/22/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  824. getdents(7, /* 0 entries */, 32768) = 0
  825. close(7) = 0
  826. openat(AT_FDCWD, "/proc/23/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  827. getdents(7, /* 2 entries */, 32768) = 32
  828. readlink("/proc/23/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  829. readlink("/proc/23/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  830. getdents(7, /* 0 entries */, 32768) = 0
  831. close(7) = 0
  832. openat(AT_FDCWD, "/proc/24/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  833. getdents(7, /* 2 entries */, 32768) = 32
  834. readlink("/proc/24/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  835. readlink("/proc/24/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  836. getdents(7, /* 0 entries */, 32768) = 0
  837. close(7) = 0
  838. openat(AT_FDCWD, "/proc/26/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  839. getdents(7, /* 2 entries */, 32768) = 32
  840. readlink("/proc/26/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  841. readlink("/proc/26/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  842. getdents(7, /* 0 entries */, 32768) = 0
  843. close(7) = 0
  844. openat(AT_FDCWD, "/proc/27/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  845. getdents(7, /* 2 entries */, 32768) = 32
  846. readlink("/proc/27/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  847. readlink("/proc/27/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  848. getdents(7, /* 0 entries */, 32768) = 0
  849. close(7) = 0
  850. openat(AT_FDCWD, "/proc/28/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  851. getdents(7, /* 2 entries */, 32768) = 32
  852. readlink("/proc/28/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  853. readlink("/proc/28/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  854. getdents(7, /* 0 entries */, 32768) = 0
  855. close(7) = 0
  856. openat(AT_FDCWD, "/proc/29/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  857. getdents(7, /* 2 entries */, 32768) = 32
  858. readlink("/proc/29/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  859. readlink("/proc/29/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  860. getdents(7, /* 0 entries */, 32768) = 0
  861. close(7) = 0
  862. openat(AT_FDCWD, "/proc/30/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  863. getdents(7, /* 2 entries */, 32768) = 32
  864. readlink("/proc/30/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  865. readlink("/proc/30/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  866. getdents(7, /* 0 entries */, 32768) = 0
  867. close(7) = 0
  868. openat(AT_FDCWD, "/proc/31/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  869. getdents(7, /* 2 entries */, 32768) = 32
  870. readlink("/proc/31/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  871. readlink("/proc/31/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  872. getdents(7, /* 0 entries */, 32768) = 0
  873. close(7) = 0
  874. openat(AT_FDCWD, "/proc/32/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  875. getdents(7, /* 2 entries */, 32768) = 32
  876. readlink("/proc/32/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  877. readlink("/proc/32/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  878. getdents(7, /* 0 entries */, 32768) = 0
  879. close(7) = 0
  880. openat(AT_FDCWD, "/proc/33/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  881. getdents(7, /* 2 entries */, 32768) = 32
  882. readlink("/proc/33/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  883. readlink("/proc/33/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  884. getdents(7, /* 0 entries */, 32768) = 0
  885. close(7) = 0
  886. openat(AT_FDCWD, "/proc/34/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  887. getdents(7, /* 2 entries */, 32768) = 32
  888. readlink("/proc/34/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  889. readlink("/proc/34/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  890. getdents(7, /* 0 entries */, 32768) = 0
  891. close(7) = 0
  892. openat(AT_FDCWD, "/proc/35/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  893. getdents(7, /* 2 entries */, 32768) = 32
  894. readlink("/proc/35/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  895. readlink("/proc/35/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  896. getdents(7, /* 0 entries */, 32768) = 0
  897. close(7) = 0
  898. openat(AT_FDCWD, "/proc/45/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  899. getdents(7, /* 2 entries */, 32768) = 32
  900. readlink("/proc/45/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  901. readlink("/proc/45/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  902. getdents(7, /* 0 entries */, 32768) = 0
  903. close(7) = 0
  904. openat(AT_FDCWD, "/proc/46/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  905. getdents(7, /* 2 entries */, 32768) = 32
  906. readlink("/proc/46/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  907. readlink("/proc/46/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  908. getdents(7, /* 0 entries */, 32768) = 0
  909. close(7) = 0
  910. openat(AT_FDCWD, "/proc/47/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  911. getdents(7, /* 2 entries */, 32768) = 32
  912. readlink("/proc/47/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  913. readlink("/proc/47/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  914. getdents(7, /* 0 entries */, 32768) = 0
  915. close(7) = 0
  916. openat(AT_FDCWD, "/proc/48/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  917. getdents(7, /* 2 entries */, 32768) = 32
  918. readlink("/proc/48/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  919. readlink("/proc/48/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  920. getdents(7, /* 0 entries */, 32768) = 0
  921. close(7) = 0
  922. openat(AT_FDCWD, "/proc/51/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  923. getdents(7, /* 2 entries */, 32768) = 32
  924. readlink("/proc/51/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  925. readlink("/proc/51/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  926. getdents(7, /* 0 entries */, 32768) = 0
  927. close(7) = 0
  928. openat(AT_FDCWD, "/proc/52/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  929. getdents(7, /* 2 entries */, 32768) = 32
  930. readlink("/proc/52/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  931. readlink("/proc/52/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  932. getdents(7, /* 0 entries */, 32768) = 0
  933. close(7) = 0
  934. openat(AT_FDCWD, "/proc/53/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  935. getdents(7, /* 2 entries */, 32768) = 32
  936. readlink("/proc/53/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  937. readlink("/proc/53/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  938. getdents(7, /* 0 entries */, 32768) = 0
  939. close(7) = 0
  940. openat(AT_FDCWD, "/proc/54/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  941. getdents(7, /* 2 entries */, 32768) = 32
  942. readlink("/proc/54/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  943. readlink("/proc/54/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  944. getdents(7, /* 0 entries */, 32768) = 0
  945. close(7) = 0
  946. openat(AT_FDCWD, "/proc/55/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  947. getdents(7, /* 2 entries */, 32768) = 32
  948. readlink("/proc/55/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  949. readlink("/proc/55/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  950. getdents(7, /* 0 entries */, 32768) = 0
  951. close(7) = 0
  952. openat(AT_FDCWD, "/proc/56/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  953. getdents(7, /* 2 entries */, 32768) = 32
  954. readlink("/proc/56/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  955. readlink("/proc/56/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  956. getdents(7, /* 0 entries */, 32768) = 0
  957. close(7) = 0
  958. openat(AT_FDCWD, "/proc/57/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  959. getdents(7, /* 2 entries */, 32768) = 32
  960. readlink("/proc/57/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  961. readlink("/proc/57/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  962. getdents(7, /* 0 entries */, 32768) = 0
  963. close(7) = 0
  964. openat(AT_FDCWD, "/proc/58/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  965. getdents(7, /* 2 entries */, 32768) = 32
  966. readlink("/proc/58/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  967. readlink("/proc/58/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  968. getdents(7, /* 0 entries */, 32768) = 0
  969. close(7) = 0
  970. openat(AT_FDCWD, "/proc/59/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  971. getdents(7, /* 2 entries */, 32768) = 32
  972. readlink("/proc/59/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  973. readlink("/proc/59/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  974. getdents(7, /* 0 entries */, 32768) = 0
  975. close(7) = 0
  976. openat(AT_FDCWD, "/proc/60/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  977. getdents(7, /* 2 entries */, 32768) = 32
  978. readlink("/proc/60/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  979. readlink("/proc/60/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  980. getdents(7, /* 0 entries */, 32768) = 0
  981. close(7) = 0
  982. openat(AT_FDCWD, "/proc/61/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  983. getdents(7, /* 2 entries */, 32768) = 32
  984. readlink("/proc/61/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  985. readlink("/proc/61/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  986. getdents(7, /* 0 entries */, 32768) = 0
  987. close(7) = 0
  988. openat(AT_FDCWD, "/proc/62/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  989. getdents(7, /* 2 entries */, 32768) = 32
  990. readlink("/proc/62/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  991. readlink("/proc/62/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  992. getdents(7, /* 0 entries */, 32768) = 0
  993. close(7) = 0
  994. openat(AT_FDCWD, "/proc/63/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  995. getdents(7, /* 2 entries */, 32768) = 32
  996. readlink("/proc/63/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  997. readlink("/proc/63/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  998. getdents(7, /* 0 entries */, 32768) = 0
  999. close(7) = 0
  1000. openat(AT_FDCWD, "/proc/64/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1001. getdents(7, /* 2 entries */, 32768) = 32
  1002. readlink("/proc/64/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1003. readlink("/proc/64/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1004. getdents(7, /* 0 entries */, 32768) = 0
  1005. close(7) = 0
  1006. openat(AT_FDCWD, "/proc/65/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1007. getdents(7, /* 2 entries */, 32768) = 32
  1008. readlink("/proc/65/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1009. readlink("/proc/65/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1010. getdents(7, /* 0 entries */, 32768) = 0
  1011. close(7) = 0
  1012. openat(AT_FDCWD, "/proc/66/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1013. getdents(7, /* 2 entries */, 32768) = 32
  1014. readlink("/proc/66/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1015. readlink("/proc/66/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1016. getdents(7, /* 0 entries */, 32768) = 0
  1017. close(7) = 0
  1018. openat(AT_FDCWD, "/proc/67/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1019. getdents(7, /* 2 entries */, 32768) = 32
  1020. readlink("/proc/67/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1021. readlink("/proc/67/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1022. getdents(7, /* 0 entries */, 32768) = 0
  1023. close(7) = 0
  1024. openat(AT_FDCWD, "/proc/68/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1025. getdents(7, /* 2 entries */, 32768) = 32
  1026. readlink("/proc/68/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1027. readlink("/proc/68/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1028. getdents(7, /* 0 entries */, 32768) = 0
  1029. close(7) = 0
  1030. openat(AT_FDCWD, "/proc/90/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1031. getdents(7, /* 2 entries */, 32768) = 32
  1032. readlink("/proc/90/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1033. readlink("/proc/90/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1034. getdents(7, /* 0 entries */, 32768) = 0
  1035. close(7) = 0
  1036. openat(AT_FDCWD, "/proc/140/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1037. getdents(7, /* 2 entries */, 32768) = 32
  1038. readlink("/proc/140/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1039. readlink("/proc/140/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1040. getdents(7, /* 0 entries */, 32768) = 0
  1041. close(7) = 0
  1042. openat(AT_FDCWD, "/proc/163/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1043. getdents(7, /* 2 entries */, 32768) = 32
  1044. readlink("/proc/163/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1045. readlink("/proc/163/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1046. getdents(7, /* 0 entries */, 32768) = 0
  1047. close(7) = 0
  1048. openat(AT_FDCWD, "/proc/174/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1049. getdents(7, /* 2 entries */, 32768) = 32
  1050. readlink("/proc/174/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1051. readlink("/proc/174/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1052. getdents(7, /* 0 entries */, 32768) = 0
  1053. close(7) = 0
  1054. openat(AT_FDCWD, "/proc/206/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1055. getdents(7, /* 13 entries */, 32768) = 208
  1056. readlink("/proc/206/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1057. readlink("/proc/206/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1058. readlink("/proc/206/fd/0", "/dev/null", 64) = 9
  1059. readlink("/proc/206/fd/1", "/dev/null", 64) = 9
  1060. readlink("/proc/206/fd/2", "/dev/null", 64) = 9
  1061. readlink("/proc/206/fd/3", "socket:[6612]", 64) = 13
  1062. readlink("/proc/206/fd/4", "socket:[6613]", 64) = 13
  1063. readlink("/proc/206/fd/5", "/var/run/udev/queue.bin", 64) = 23
  1064. readlink("/proc/206/fd/6", "anon_inode:inotify", 64) = 18
  1065. readlink("/proc/206/fd/7", "anon_inode:[signalfd]", 64) = 21
  1066. readlink("/proc/206/fd/8", "socket:[6618]", 64) = 13
  1067. readlink("/proc/206/fd/9", "socket:[6619]", 64) = 13
  1068. readlink("/proc/206/fd/10", "anon_inode:[eventpoll]", 64) = 22
  1069. getdents(7, /* 0 entries */, 32768) = 0
  1070. close(7) = 0
  1071. openat(AT_FDCWD, "/proc/340/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1072. getdents(7, /* 13 entries */, 32768) = 208
  1073. readlink("/proc/340/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1074. readlink("/proc/340/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1075. readlink("/proc/340/fd/0", "/dev/null", 64) = 9
  1076. readlink("/proc/340/fd/1", "/data/time/time_service.log", 64) = 27
  1077. readlink("/proc/340/fd/2", "/dev/null", 64) = 9
  1078. readlink("/proc/340/fd/3", "/dev/smem_log", 64) = 13
  1079. readlink("/proc/340/fd/8", "socket:[6897]", 64) = 13
  1080. readlink("/proc/340/fd/9", "/dev/diag", 64) = 9
  1081. readlink("/proc/340/fd/13", "anon_inode:[eventpoll]", 64) = 22
  1082. readlink("/proc/340/fd/14", "socket:[8200]", 64) = 13
  1083. readlink("/proc/340/fd/15", "socket:[8201]", 64) = 13
  1084. readlink("/proc/340/fd/16", "pipe:[8202]", 64) = 11
  1085. readlink("/proc/340/fd/17", "pipe:[8202]", 64) = 11
  1086. getdents(7, /* 0 entries */, 32768) = 0
  1087. close(7) = 0
  1088. openat(AT_FDCWD, "/proc/458/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1089. getdents(7, /* 10 entries */, 32768) = 160
  1090. readlink("/proc/458/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1091. readlink("/proc/458/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1092. readlink("/proc/458/fd/0", "/dev/null", 64) = 9
  1093. readlink("/proc/458/fd/1", "/dev/null", 64) = 9
  1094. readlink("/proc/458/fd/2", "/dev/null", 64) = 9
  1095. readlink("/proc/458/fd/3", "anon_inode:[signalfd]", 64) = 21
  1096. readlink("/proc/458/fd/4", "anon_inode:[eventpoll]", 64) = 22
  1097. readlink("/proc/458/fd/6", "anon_inode:inotify", 64) = 18
  1098. readlink("/proc/458/fd/9", "socket:[6619]", 64) = 13
  1099. readlink("/proc/458/fd/11", "socket:[7150]", 64) = 13
  1100. getdents(7, /* 0 entries */, 32768) = 0
  1101. close(7) = 0
  1102. openat(AT_FDCWD, "/proc/459/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1103. getdents(7, /* 10 entries */, 32768) = 160
  1104. readlink("/proc/459/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1105. readlink("/proc/459/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1106. readlink("/proc/459/fd/0", "/dev/null", 64) = 9
  1107. readlink("/proc/459/fd/1", "/dev/null", 64) = 9
  1108. readlink("/proc/459/fd/2", "/dev/null", 64) = 9
  1109. readlink("/proc/459/fd/3", "anon_inode:[signalfd]", 64) = 21
  1110. readlink("/proc/459/fd/4", "anon_inode:[eventpoll]", 64) = 22
  1111. readlink("/proc/459/fd/6", "anon_inode:inotify", 64) = 18
  1112. readlink("/proc/459/fd/9", "socket:[6619]", 64) = 13
  1113. readlink("/proc/459/fd/11", "socket:[7151]", 64) = 13
  1114. getdents(7, /* 0 entries */, 32768) = 0
  1115. close(7) = 0
  1116. openat(AT_FDCWD, "/proc/469/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1117. getdents(7, /* 7 entries */, 32768) = 112
  1118. readlink("/proc/469/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1119. readlink("/proc/469/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1120. readlink("/proc/469/fd/0", "/dev/null", 64) = 9
  1121. readlink("/proc/469/fd/1", "/dev/null", 64) = 9
  1122. readlink("/proc/469/fd/2", "/dev/null", 64) = 9
  1123. readlink("/proc/469/fd/3", "/dev/smem_log", 64) = 13
  1124. readlink("/proc/469/fd/4", "socket:[7228]", 64) = 13
  1125. getdents(7, /* 0 entries */, 32768) = 0
  1126. close(7) = 0
  1127. openat(AT_FDCWD, "/proc/492/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1128. getdents(7, /* 6 entries */, 32768) = 96
  1129. readlink("/proc/492/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1130. readlink("/proc/492/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1131. readlink("/proc/492/fd/0", "/dev/null", 64) = 9
  1132. readlink("/proc/492/fd/1", "/dev/null", 64) = 9
  1133. readlink("/proc/492/fd/2", "/dev/null", 64) = 9
  1134. readlink("/proc/492/fd/3", "socket:[8853]", 64) = 13
  1135. getdents(7, /* 0 entries */, 32768) = 0
  1136. close(7) = 0
  1137. openat(AT_FDCWD, "/proc/523/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1138. getdents(7, /* 6 entries */, 32768) = 96
  1139. readlink("/proc/523/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1140. readlink("/proc/523/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1141. readlink("/proc/523/fd/0", "/dev/null", 64) = 9
  1142. readlink("/proc/523/fd/1", "/dev/null", 64) = 9
  1143. readlink("/proc/523/fd/2", "/dev/null", 64) = 9
  1144. readlink("/proc/523/fd/3", "/dev/diag", 64) = 9
  1145. getdents(7, /* 0 entries */, 32768) = 0
  1146. close(7) = 0
  1147. openat(AT_FDCWD, "/proc/535/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1148. getdents(7, /* 10 entries */, 32768) = 160
  1149. readlink("/proc/535/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1150. readlink("/proc/535/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1151. readlink("/proc/535/fd/0", "/dev/null", 64) = 9
  1152. readlink("/proc/535/fd/1", "/dev/null", 64) = 9
  1153. readlink("/proc/535/fd/2", "/dev/null", 64) = 9
  1154. readlink("/proc/535/fd/3", "socket:[7268]", 64) = 13
  1155. readlink("/proc/535/fd/4", "socket:[7271]", 64) = 13
  1156. readlink("/proc/535/fd/5", "socket:[8144]", 64) = 13
  1157. readlink("/proc/535/fd/6", "socket:[8147]", 64) = 13
  1158. readlink("/proc/535/fd/7", "socket:[8889]", 64) = 13
  1159. getdents(7, /* 0 entries */, 32768) = 0
  1160. close(7) = 0
  1161. openat(AT_FDCWD, "/proc/536/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1162. getdents(7, /* 107 entries */, 32768) = 1712
  1163. readlink("/proc/536/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1164. readlink("/proc/536/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1165. readlink("/proc/536/fd/0", "/dev/null", 64) = 9
  1166. readlink("/proc/536/fd/1", "/dev/null", 64) = 9
  1167. readlink("/proc/536/fd/2", "/dev/null", 64) = 9
  1168. readlink("/proc/536/fd/3", "/dev/smem_log", 64) = 13
  1169. readlink("/proc/536/fd/4", "/dev/smem_log", 64) = 13
  1170. readlink("/proc/536/fd/5", "/sys/power/wake_lock", 64) = 20
  1171. readlink("/proc/536/fd/6", "/sys/power/wake_unlock", 64) = 22
  1172. readlink("/proc/536/fd/7", "socket:[7517]", 64) = 13
  1173. readlink("/proc/536/fd/8", "/dev/diag", 64) = 9
  1174. readlink("/proc/536/fd/9", "/proc/sys/kernel/sysrq", 64) = 22
  1175. readlink("/proc/536/fd/10", "/proc/sysrq-trigger", 64) = 19
  1176. readlink("/proc/536/fd/11", "/sys/devices/platform/msm_ssbi.0"..., 64) = 64
  1177. readlink("/proc/536/fd/12", "/sys/devices/platform/msm_ssbi.0"..., 64) = 60
  1178. readlink("/proc/536/fd/13", "/sys/devices/platform/msm_ssbi.0"..., 64) = 61
  1179. readlink("/proc/536/fd/14", "/sys/devices/platform/msm_ssbi.0"..., 64) = 64
  1180. readlink("/proc/536/fd/15", "/sys/devices/platform/msm_ssbi.0"..., 64) = 60
  1181. readlink("/proc/536/fd/16", "/sys/devices/platform/msm_ssbi.0"..., 64) = 61
  1182. readlink("/proc/536/fd/17", "/sys/devices/platform/msm_ssbi.0"..., 64) = 63
  1183. readlink("/proc/536/fd/18", "/sys/devices/platform/msm_ssbi.0"..., 64) = 62
  1184. readlink("/proc/536/fd/19", "/sys/devices/platform/msm_ssbi.0"..., 64) = 63
  1185. readlink("/proc/536/fd/20", "/sys/devices/platform/msm_ssbi.0"..., 64) = 64
  1186. readlink("/proc/536/fd/21", "/sys/devices/platform/rpm-regula"..., 64) = 64
  1187. readlink("/proc/536/fd/22", "/sys/devices/platform/rpm-regula"..., 64) = 64
  1188. readlink("/proc/536/fd/23", "socket:[7536]", 64) = 13
  1189. readlink("/proc/536/fd/24", "socket:[7537]", 64) = 13
  1190. readlink("/proc/536/fd/25", "socket:[7539]", 64) = 13
  1191. readlink("/proc/536/fd/26", "socket:[7540]", 64) = 13
  1192. readlink("/proc/536/fd/27", "pipe:[7541]", 64) = 11
  1193. readlink("/proc/536/fd/28", "pipe:[7541]", 64) = 11
  1194. readlink("/proc/536/fd/29", "socket:[7544]", 64) = 13
  1195. readlink("/proc/536/fd/30", "socket:[7545]", 64) = 13
  1196. readlink("/proc/536/fd/31", "pipe:[7832]", 64) = 11
  1197. readlink("/proc/536/fd/32", "pipe:[7832]", 64) = 11
  1198. readlink("/proc/536/fd/33", "anon_inode:[eventpoll]", 64) = 22
  1199. readlink("/proc/536/fd/34", "socket:[7837]", 64) = 13
  1200. readlink("/proc/536/fd/35", "socket:[7838]", 64) = 13
  1201. readlink("/proc/536/fd/36", "pipe:[7839]", 64) = 11
  1202. readlink("/proc/536/fd/37", "pipe:[7839]", 64) = 11
  1203. readlink("/proc/536/fd/38", "socket:[8583]", 64) = 13
  1204. readlink("/proc/536/fd/39", "socket:[8584]", 64) = 13
  1205. readlink("/proc/536/fd/40", "socket:[8585]", 64) = 13
  1206. readlink("/proc/536/fd/41", "socket:[8586]", 64) = 13
  1207. readlink("/proc/536/fd/42", "socket:[8587]", 64) = 13
  1208. readlink("/proc/536/fd/43", "socket:[8588]", 64) = 13
  1209. readlink("/proc/536/fd/44", "socket:[8589]", 64) = 13
  1210. readlink("/proc/536/fd/45", "socket:[8590]", 64) = 13
  1211. readlink("/proc/536/fd/46", "socket:[8591]", 64) = 13
  1212. readlink("/proc/536/fd/47", "socket:[8592]", 64) = 13
  1213. readlink("/proc/536/fd/48", "socket:[8593]", 64) = 13
  1214. readlink("/proc/536/fd/49", "socket:[8594]", 64) = 13
  1215. readlink("/proc/536/fd/50", "socket:[8595]", 64) = 13
  1216. readlink("/proc/536/fd/51", "socket:[8596]", 64) = 13
  1217. readlink("/proc/536/fd/52", "socket:[8597]", 64) = 13
  1218. readlink("/proc/536/fd/53", "socket:[8598]", 64) = 13
  1219. readlink("/proc/536/fd/54", "socket:[8599]", 64) = 13
  1220. readlink("/proc/536/fd/55", "socket:[8600]", 64) = 13
  1221. readlink("/proc/536/fd/56", "socket:[8601]", 64) = 13
  1222. readlink("/proc/536/fd/57", "socket:[8602]", 64) = 13
  1223. readlink("/proc/536/fd/58", "socket:[8603]", 64) = 13
  1224. readlink("/proc/536/fd/59", "socket:[8604]", 64) = 13
  1225. readlink("/proc/536/fd/60", "socket:[8605]", 64) = 13
  1226. readlink("/proc/536/fd/61", "socket:[8606]", 64) = 13
  1227. readlink("/proc/536/fd/62", "socket:[8607]", 64) = 13
  1228. readlink("/proc/536/fd/63", "socket:[8608]", 64) = 13
  1229. readlink("/proc/536/fd/64", "socket:[8609]", 64) = 13
  1230. readlink("/proc/536/fd/65", "socket:[8610]", 64) = 13
  1231. readlink("/proc/536/fd/66", "socket:[8611]", 64) = 13
  1232. readlink("/proc/536/fd/67", "socket:[8612]", 64) = 13
  1233. readlink("/proc/536/fd/68", "socket:[8613]", 64) = 13
  1234. readlink("/proc/536/fd/69", "socket:[8614]", 64) = 13
  1235. readlink("/proc/536/fd/70", "socket:[8615]", 64) = 13
  1236. readlink("/proc/536/fd/71", "/sys/power/wake_lock", 64) = 20
  1237. readlink("/proc/536/fd/72", "/sys/power/wake_unlock", 64) = 22
  1238. readlink("/proc/536/fd/73", "socket:[8866]", 64) = 13
  1239. readlink("/proc/536/fd/74", "/sys/devices/platform/msm_otg/ot"..., 64) = 39
  1240. readlink("/proc/536/fd/75", "socket:[8867]", 64) = 13
  1241. readlink("/proc/536/fd/76", "socket:[8868]", 64) = 13
  1242. readlink("/proc/536/fd/77", "socket:[8869]", 64) = 13
  1243. readlink("/proc/536/fd/78", "socket:[8872]", 64) = 13
  1244. readlink("/proc/536/fd/79", "pipe:[8875]", 64) = 11
  1245. readlink("/proc/536/fd/80", "pipe:[8875]", 64) = 11
  1246. readlink("/proc/536/fd/81", "socket:[8876]", 64) = 13
  1247. readlink("/proc/536/fd/82", "socket:[8877]", 64) = 13
  1248. readlink("/proc/536/fd/83", "socket:[8879]", 64) = 13
  1249. readlink("/proc/536/fd/84", "socket:[8881]", 64) = 13
  1250. readlink("/proc/536/fd/85", "socket:[8882]", 64) = 13
  1251. readlink("/proc/536/fd/86", "socket:[8883]", 64) = 13
  1252. readlink("/proc/536/fd/87", "pipe:[8884]", 64) = 11
  1253. readlink("/proc/536/fd/88", "pipe:[8884]", 64) = 11
  1254. readlink("/proc/536/fd/89", "anon_inode:[eventpoll]", 64) = 22
  1255. readlink("/proc/536/fd/90", "socket:[8888]", 64) = 13
  1256. readlink("/proc/536/fd/91", "/dev/input/event0", 64) = 17
  1257. readlink("/proc/536/fd/92", "/sys/module/pm_8x60/modes/cpu0/p"..., 64) = 61
  1258. readlink("/proc/536/fd/93", "/sys/module/pm_8x60/modes/cpu0/p"..., 64) = 58
  1259. readlink("/proc/536/fd/96", "socket:[8928]", 64) = 13
  1260. readlink("/proc/536/fd/97", "socket:[8929]", 64) = 13
  1261. readlink("/proc/536/fd/98", "pipe:[8930]", 64) = 11
  1262. readlink("/proc/536/fd/99", "pipe:[8930]", 64) = 11
  1263. readlink("/proc/536/fd/100", "/dev/msm_acdb", 64) = 13
  1264. readlink("/proc/536/fd/101", "/dev/ion", 64) = 8
  1265. readlink("/proc/536/fd/102", "anon_inode:ion_share_fd", 64) = 23
  1266. readlink("/proc/536/fd/103", "socket:[8918]", 64) = 13
  1267. readlink("/proc/536/fd/104", "socket:[8919]", 64) = 13
  1268. readlink("/proc/536/fd/105", "pipe:[8920]", 64) = 11
  1269. readlink("/proc/536/fd/106", "pipe:[8920]", 64) = 11
  1270. getdents(7, /* 0 entries */, 32768) = 0
  1271. close(7) = 0
  1272. openat(AT_FDCWD, "/proc/537/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1273. getdents(7, /* 6 entries */, 32768) = 96
  1274. readlink("/proc/537/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1275. readlink("/proc/537/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1276. readlink("/proc/537/fd/0", "/dev/null", 64) = 9
  1277. readlink("/proc/537/fd/1", "/dev/console", 64) = 12
  1278. readlink("/proc/537/fd/2", "/dev/console", 64) = 12
  1279. readlink("/proc/537/fd/10", "/usr/sbin/restart_swi_apps", 64) = 26
  1280. getdents(7, /* 0 entries */, 32768) = 0
  1281. close(7) = 0
  1282. openat(AT_FDCWD, "/proc/538/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1283. getdents(7, /* 6 entries */, 32768) = 96
  1284. readlink("/proc/538/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1285. readlink("/proc/538/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1286. readlink("/proc/538/fd/0", "/dev/null", 64) = 9
  1287. readlink("/proc/538/fd/1", "/dev/null", 64) = 9
  1288. readlink("/proc/538/fd/2", "/dev/null", 64) = 9
  1289. readlink("/proc/538/fd/10", "/usr/sbin/restartNMEA", 64) = 21
  1290. getdents(7, /* 0 entries */, 32768) = 0
  1291. close(7) = 0
  1292. openat(AT_FDCWD, "/proc/560/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1293. getdents(7, /* 8 entries */, 32768) = 128
  1294. readlink("/proc/560/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1295. readlink("/proc/560/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1296. readlink("/proc/560/fd/0", "/dev/null", 64) = 9
  1297. readlink("/proc/560/fd/1", "/dev/null", 64) = 9
  1298. readlink("/proc/560/fd/2", "/dev/null", 64) = 9
  1299. readlink("/proc/560/fd/10", "/etc/init.d/start_qmuxd", 64) = 23
  1300. readlink("/proc/560/fd/11", "/dev/console", 64) = 12
  1301. readlink("/proc/560/fd/12", "/dev/console", 64) = 12
  1302. getdents(7, /* 0 entries */, 32768) = 0
  1303. close(7) = 0
  1304. openat(AT_FDCWD, "/proc/571/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1305. getdents(7, /* 35 entries */, 32768) = 560
  1306. readlink("/proc/571/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1307. readlink("/proc/571/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1308. readlink("/proc/571/fd/0", "/dev/null", 64) = 9
  1309. readlink("/proc/571/fd/1", "/dev/null", 64) = 9
  1310. readlink("/proc/571/fd/2", "/dev/null", 64) = 9
  1311. readlink("/proc/571/fd/3", "/dev/diag", 64) = 9
  1312. readlink("/proc/571/fd/4", "/sys/power/wake_lock", 64) = 20
  1313. readlink("/proc/571/fd/5", "/sys/power/wake_unlock", 64) = 22
  1314. readlink("/proc/571/fd/6", "/dev/smdcntl0", 64) = 13
  1315. readlink("/proc/571/fd/7", "anon_inode:[eventpoll]", 64) = 22
  1316. readlink("/proc/571/fd/8", "/dev/smdcntl1", 64) = 13
  1317. readlink("/proc/571/fd/9", "/dev/smdcntl2", 64) = 13
  1318. readlink("/proc/571/fd/10", "/dev/smdcntl3", 64) = 13
  1319. readlink("/proc/571/fd/11", "/dev/smdcntl4", 64) = 13
  1320. readlink("/proc/571/fd/12", "anon_inode:[eventpoll]", 64) = 22
  1321. readlink("/proc/571/fd/13", "/dev/smdcntl5", 64) = 13
  1322. readlink("/proc/571/fd/14", "anon_inode:[eventpoll]", 64) = 22
  1323. readlink("/proc/571/fd/15", "anon_inode:[eventpoll]", 64) = 22
  1324. readlink("/proc/571/fd/16", "anon_inode:[eventpoll]", 64) = 22
  1325. readlink("/proc/571/fd/17", "/dev/smdcntl6", 64) = 13
  1326. readlink("/proc/571/fd/18", "/dev/smdcntl7", 64) = 13
  1327. readlink("/proc/571/fd/19", "anon_inode:[eventpoll]", 64) = 22
  1328. readlink("/proc/571/fd/20", "anon_inode:[eventpoll]", 64) = 22
  1329. readlink("/proc/571/fd/21", "anon_inode:[eventpoll]", 64) = 22
  1330. readlink("/proc/571/fd/22", "socket:[7637]", 64) = 13
  1331. readlink("/proc/571/fd/23", "anon_inode:[eventpoll]", 64) = 22
  1332. readlink("/proc/571/fd/24", "socket:[7831]", 64) = 13
  1333. readlink("/proc/571/fd/25", "socket:[8656]", 64) = 13
  1334. readlink("/proc/571/fd/26", "socket:[8096]", 64) = 13
  1335. readlink("/proc/571/fd/27", "socket:[8685]", 64) = 13
  1336. readlink("/proc/571/fd/28", "socket:[8740]", 64) = 13
  1337. readlink("/proc/571/fd/29", "socket:[8786]", 64) = 13
  1338. readlink("/proc/571/fd/30", "socket:[8814]", 64) = 13
  1339. readlink("/proc/571/fd/31", "socket:[8874]", 64) = 13
  1340. readlink("/proc/571/fd/32", "socket:[9049]", 64) = 13
  1341. getdents(7, /* 0 entries */, 32768) = 0
  1342. close(7) = 0
  1343. openat(AT_FDCWD, "/proc/581/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1344. getdents(7, /* 8 entries */, 32768) = 128
  1345. readlink("/proc/581/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1346. readlink("/proc/581/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1347. readlink("/proc/581/fd/0", "/dev/null", 64) = 9
  1348. readlink("/proc/581/fd/1", "/dev/null", 64) = 9
  1349. readlink("/proc/581/fd/2", "/dev/console", 64) = 12
  1350. readlink("/proc/581/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1351. readlink("/proc/581/fd/4", "anon_inode:[eventfd]", 64) = 20
  1352. readlink("/proc/581/fd/6", "socket:[7556]", 64) = 13
  1353. getdents(7, /* 0 entries */, 32768) = 0
  1354. close(7) = 0
  1355. openat(AT_FDCWD, "/proc/608/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1356. getdents(7, /* 8 entries */, 32768) = 128
  1357. readlink("/proc/608/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1358. readlink("/proc/608/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1359. readlink("/proc/608/fd/0", "/dev/null", 64) = 9
  1360. readlink("/proc/608/fd/1", "/dev/null", 64) = 9
  1361. readlink("/proc/608/fd/2", "/dev/null", 64) = 9
  1362. readlink("/proc/608/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1363. readlink("/proc/608/fd/4", "anon_inode:[eventfd]", 64) = 20
  1364. readlink("/proc/608/fd/5", "socket:[7616]", 64) = 13
  1365. getdents(7, /* 0 entries */, 32768) = 0
  1366. close(7) = 0
  1367. openat(AT_FDCWD, "/proc/631/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1368. getdents(7, /* 23 entries */, 32768) = 368
  1369. readlink("/proc/631/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1370. readlink("/proc/631/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1371. readlink("/proc/631/fd/0", "/dev/null", 64) = 9
  1372. readlink("/proc/631/fd/1", "/dev/null", 64) = 9
  1373. readlink("/proc/631/fd/2", "/dev/console", 64) = 12
  1374. readlink("/proc/631/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1375. readlink("/proc/631/fd/4", "anon_inode:[eventfd]", 64) = 20
  1376. readlink("/proc/631/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1377. readlink("/proc/631/fd/6", "anon_inode:[eventfd]", 64) = 20
  1378. readlink("/proc/631/fd/7", "/tmp/legato/supervisorInst", 64) = 26
  1379. readlink("/proc/631/fd/8", "socket:[7667]", 64) = 13
  1380. readlink("/proc/631/fd/9", "anon_inode:[signalfd]", 64) = 21
  1381. readlink("/proc/631/fd/10", "socket:[7878]", 64) = 13
  1382. readlink("/proc/631/fd/11", "socket:[7880]", 64) = 13
  1383. readlink("/proc/631/fd/12", "socket:[7882]", 64) = 13
  1384. readlink("/proc/631/fd/13", "socket:[7883]", 64) = 13
  1385. readlink("/proc/631/fd/14", "socket:[7884]", 64) = 13
  1386. readlink("/proc/631/fd/15", "socket:[7885]", 64) = 13
  1387. readlink("/proc/631/fd/16", "socket:[7865]", 64) = 13
  1388. readlink("/proc/631/fd/17", "socket:[8665]", 64) = 13
  1389. readlink("/proc/631/fd/18", "socket:[8724]", 64) = 13
  1390. readlink("/proc/631/fd/19", "socket:[8743]", 64) = 13
  1391. readlink("/proc/631/fd/20", "socket:[8745]", 64) = 13
  1392. getdents(7, /* 0 entries */, 32768) = 0
  1393. close(7) = 0
  1394. openat(AT_FDCWD, "/proc/640/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1395. getdents(7, /* 62 entries */, 32768) = 992
  1396. readlink("/proc/640/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1397. readlink("/proc/640/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1398. readlink("/proc/640/fd/0", "/dev/null", 64) = 9
  1399. readlink("/proc/640/fd/1", "/dev/null", 64) = 9
  1400. readlink("/proc/640/fd/2", "/dev/console", 64) = 12
  1401. readlink("/proc/640/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1402. readlink("/proc/640/fd/4", "anon_inode:[eventfd]", 64) = 20
  1403. readlink("/proc/640/fd/5", "socket:[7733]", 64) = 13
  1404. readlink("/proc/640/fd/6", "socket:[7735]", 64) = 13
  1405. readlink("/proc/640/fd/7", "socket:[7737]", 64) = 13
  1406. readlink("/proc/640/fd/8", "socket:[7738]", 64) = 13
  1407. readlink("/proc/640/fd/9", "socket:[7739]", 64) = 13
  1408. readlink("/proc/640/fd/10", "socket:[7765]", 64) = 13
  1409. readlink("/proc/640/fd/11", "socket:[7767]", 64) = 13
  1410. readlink("/proc/640/fd/12", "socket:[7769]", 64) = 13
  1411. readlink("/proc/640/fd/13", "socket:[7794]", 64) = 13
  1412. readlink("/proc/640/fd/14", "socket:[7796]", 64) = 13
  1413. readlink("/proc/640/fd/15", "socket:[7817]", 64) = 13
  1414. readlink("/proc/640/fd/16", "socket:[7819]", 64) = 13
  1415. readlink("/proc/640/fd/17", "socket:[7821]", 64) = 13
  1416. readlink("/proc/640/fd/18", "socket:[7823]", 64) = 13
  1417. readlink("/proc/640/fd/19", "socket:[7859]", 64) = 13
  1418. readlink("/proc/640/fd/20", "socket:[8617]", 64) = 13
  1419. readlink("/proc/640/fd/21", "socket:[7886]", 64) = 13
  1420. readlink("/proc/640/fd/22", "socket:[7887]", 64) = 13
  1421. readlink("/proc/640/fd/23", "socket:[7888]", 64) = 13
  1422. readlink("/proc/640/fd/24", "socket:[7889]", 64) = 13
  1423. readlink("/proc/640/fd/25", "socket:[8036]", 64) = 13
  1424. readlink("/proc/640/fd/27", "socket:[8621]", 64) = 13
  1425. readlink("/proc/640/fd/29", "socket:[8631]", 64) = 13
  1426. readlink("/proc/640/fd/30", "socket:[8633]", 64) = 13
  1427. readlink("/proc/640/fd/31", "socket:[8635]", 64) = 13
  1428. readlink("/proc/640/fd/32", "socket:[8641]", 64) = 13
  1429. readlink("/proc/640/fd/33", "socket:[8661]", 64) = 13
  1430. readlink("/proc/640/fd/34", "socket:[8663]", 64) = 13
  1431. readlink("/proc/640/fd/35", "socket:[8671]", 64) = 13
  1432. readlink("/proc/640/fd/36", "socket:[8675]", 64) = 13
  1433. readlink("/proc/640/fd/37", "socket:[8677]", 64) = 13
  1434. readlink("/proc/640/fd/38", "socket:[8691]", 64) = 13
  1435. readlink("/proc/640/fd/39", "socket:[8693]", 64) = 13
  1436. readlink("/proc/640/fd/40", "socket:[8695]", 64) = 13
  1437. readlink("/proc/640/fd/41", "socket:[8701]", 64) = 13
  1438. readlink("/proc/640/fd/42", "socket:[8704]", 64) = 13
  1439. readlink("/proc/640/fd/43", "socket:[8706]", 64) = 13
  1440. readlink("/proc/640/fd/44", "socket:[8708]", 64) = 13
  1441. readlink("/proc/640/fd/45", "socket:[8710]", 64) = 13
  1442. readlink("/proc/640/fd/46", "socket:[8712]", 64) = 13
  1443. readlink("/proc/640/fd/47", "socket:[8747]", 64) = 13
  1444. readlink("/proc/640/fd/48", "socket:[8718]", 64) = 13
  1445. readlink("/proc/640/fd/49", "socket:[8720]", 64) = 13
  1446. readlink("/proc/640/fd/50", "socket:[8749]", 64) = 13
  1447. readlink("/proc/640/fd/51", "socket:[8755]", 64) = 13
  1448. readlink("/proc/640/fd/52", "socket:[8757]", 64) = 13
  1449. readlink("/proc/640/fd/53", "socket:[8759]", 64) = 13
  1450. readlink("/proc/640/fd/54", "socket:[8761]", 64) = 13
  1451. readlink("/proc/640/fd/55", "socket:[8763]", 64) = 13
  1452. readlink("/proc/640/fd/56", "socket:[8768]", 64) = 13
  1453. readlink("/proc/640/fd/57", "socket:[8770]", 64) = 13
  1454. readlink("/proc/640/fd/58", "socket:[8772]", 64) = 13
  1455. readlink("/proc/640/fd/59", "socket:[8778]", 64) = 13
  1456. readlink("/proc/640/fd/60", "socket:[8780]", 64) = 13
  1457. readlink("/proc/640/fd/61", "socket:[8782]", 64) = 13
  1458. getdents(7, /* 0 entries */, 32768) = 0
  1459. close(7) = 0
  1460. openat(AT_FDCWD, "/proc/645/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1461. getdents(7, /* 45 entries */, 32768) = 720
  1462. readlink("/proc/645/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1463. readlink("/proc/645/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1464. readlink("/proc/645/fd/0", "/dev/null", 64) = 9
  1465. readlink("/proc/645/fd/1", "/dev/null", 64) = 9
  1466. readlink("/proc/645/fd/2", "/dev/console", 64) = 12
  1467. readlink("/proc/645/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1468. readlink("/proc/645/fd/4", "anon_inode:[eventfd]", 64) = 20
  1469. readlink("/proc/645/fd/5", "socket:[7764]", 64) = 13
  1470. readlink("/proc/645/fd/6", "socket:[7766]", 64) = 13
  1471. readlink("/proc/645/fd/7", "socket:[7768]", 64) = 13
  1472. readlink("/proc/645/fd/8", "socket:[7770]", 64) = 13
  1473. readlink("/proc/645/fd/9", "socket:[7798]", 64) = 13
  1474. readlink("/proc/645/fd/10", "socket:[7830]", 64) = 13
  1475. readlink("/proc/645/fd/11", "socket:[7863]", 64) = 13
  1476. readlink("/proc/645/fd/12", "socket:[7881]", 64) = 13
  1477. readlink("/proc/645/fd/13", "pipe:[7931]", 64) = 11
  1478. readlink("/proc/645/fd/14", "pipe:[7932]", 64) = 11
  1479. readlink("/proc/645/fd/15", "pipe:[7981]", 64) = 11
  1480. readlink("/proc/645/fd/16", "pipe:[7982]", 64) = 11
  1481. readlink("/proc/645/fd/17", "pipe:[8029]", 64) = 11
  1482. readlink("/proc/645/fd/18", "pipe:[8030]", 64) = 11
  1483. readlink("/proc/645/fd/19", "socket:[8037]", 64) = 13
  1484. readlink("/proc/645/fd/20", "pipe:[8091]", 64) = 11
  1485. readlink("/proc/645/fd/21", "pipe:[8092]", 64) = 11
  1486. readlink("/proc/645/fd/22", "pipe:[8141]", 64) = 11
  1487. readlink("/proc/645/fd/23", "pipe:[8142]", 64) = 11
  1488. readlink("/proc/645/fd/24", "pipe:[8196]", 64) = 11
  1489. readlink("/proc/645/fd/25", "pipe:[8197]", 64) = 11
  1490. readlink("/proc/645/fd/26", "pipe:[8250]", 64) = 11
  1491. readlink("/proc/645/fd/27", "pipe:[8251]", 64) = 11
  1492. readlink("/proc/645/fd/28", "pipe:[8293]", 64) = 11
  1493. readlink("/proc/645/fd/29", "pipe:[8294]", 64) = 11
  1494. readlink("/proc/645/fd/30", "pipe:[8345]", 64) = 11
  1495. readlink("/proc/645/fd/31", "pipe:[8346]", 64) = 11
  1496. readlink("/proc/645/fd/32", "pipe:[8403]", 64) = 11
  1497. readlink("/proc/645/fd/33", "pipe:[8404]", 64) = 11
  1498. readlink("/proc/645/fd/34", "socket:[8637]", 64) = 13
  1499. readlink("/proc/645/fd/35", "socket:[8643]", 64) = 13
  1500. readlink("/proc/645/fd/36", "socket:[8647]", 64) = 13
  1501. readlink("/proc/645/fd/37", "socket:[8673]", 64) = 13
  1502. readlink("/proc/645/fd/38", "socket:[8717]", 64) = 13
  1503. readlink("/proc/645/fd/39", "socket:[8754]", 64) = 13
  1504. readlink("/proc/645/fd/40", "socket:[8802]", 64) = 13
  1505. readlink("/proc/645/fd/41", "socket:[8863]", 64) = 13
  1506. readlink("/proc/645/fd/42", "socket:[8893]", 64) = 13
  1507. getdents(7, /* 0 entries */, 32768) = 0
  1508. close(7) = 0
  1509. openat(AT_FDCWD, "/proc/649/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1510. getdents(7, /* 27 entries */, 32768) = 432
  1511. readlink("/proc/649/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1512. readlink("/proc/649/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1513. readlink("/proc/649/fd/0", "/dev/null", 64) = 9
  1514. readlink("/proc/649/fd/1", "/dev/null", 64) = 9
  1515. readlink("/proc/649/fd/2", "/dev/console", 64) = 12
  1516. readlink("/proc/649/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1517. readlink("/proc/649/fd/4", "anon_inode:[eventfd]", 64) = 20
  1518. readlink("/proc/649/fd/5", "socket:[7793]", 64) = 13
  1519. readlink("/proc/649/fd/6", "socket:[7795]", 64) = 13
  1520. readlink("/proc/649/fd/7", "socket:[7797]", 64) = 13
  1521. readlink("/proc/649/fd/8", "socket:[7815]", 64) = 13
  1522. readlink("/proc/649/fd/9", "socket:[7826]", 64) = 13
  1523. readlink("/proc/649/fd/10", "socket:[7828]", 64) = 13
  1524. readlink("/proc/649/fd/11", "socket:[7861]", 64) = 13
  1525. readlink("/proc/649/fd/12", "socket:[7879]", 64) = 13
  1526. readlink("/proc/649/fd/13", "anon_inode:[timerfd]", 64) = 20
  1527. readlink("/proc/649/fd/14", "socket:[8645]", 64) = 13
  1528. readlink("/proc/649/fd/15", "socket:[8658]", 64) = 13
  1529. readlink("/proc/649/fd/16", "socket:[8714]", 64) = 13
  1530. readlink("/proc/649/fd/17", "socket:[8722]", 64) = 13
  1531. readlink("/proc/649/fd/18", "socket:[8728]", 64) = 13
  1532. readlink("/proc/649/fd/19", "socket:[8751]", 64) = 13
  1533. readlink("/proc/649/fd/20", "socket:[8788]", 64) = 13
  1534. readlink("/proc/649/fd/21", "socket:[8861]", 64) = 13
  1535. readlink("/proc/649/fd/22", "socket:[8886]", 64) = 13
  1536. readlink("/proc/649/fd/23", "socket:[8891]", 64) = 13
  1537. readlink("/proc/649/fd/24", "socket:[8911]", 64) = 13
  1538. getdents(7, /* 0 entries */, 32768) = 0
  1539. close(7) = 0
  1540. openat(AT_FDCWD, "/proc/660/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1541. getdents(7, /* 21 entries */, 32768) = 336
  1542. readlink("/proc/660/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1543. readlink("/proc/660/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1544. readlink("/proc/660/fd/0", "/dev/null", 64) = 9
  1545. readlink("/proc/660/fd/1", "/dev/null", 64) = 9
  1546. readlink("/proc/660/fd/2", "/dev/console", 64) = 12
  1547. readlink("/proc/660/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1548. readlink("/proc/660/fd/4", "anon_inode:[eventfd]", 64) = 20
  1549. readlink("/proc/660/fd/5", "socket:[7814]", 64) = 13
  1550. readlink("/proc/660/fd/6", "socket:[7816]", 64) = 13
  1551. readlink("/proc/660/fd/7", "socket:[7818]", 64) = 13
  1552. readlink("/proc/660/fd/8", "socket:[7820]", 64) = 13
  1553. readlink("/proc/660/fd/9", "socket:[7822]", 64) = 13
  1554. readlink("/proc/660/fd/10", "socket:[7824]", 64) = 13
  1555. readlink("/proc/660/fd/11", "socket:[7825]", 64) = 13
  1556. readlink("/proc/660/fd/12", "socket:[7827]", 64) = 13
  1557. readlink("/proc/660/fd/13", "socket:[7829]", 64) = 13
  1558. readlink("/proc/660/fd/14", "anon_inode:[signalfd]", 64) = 21
  1559. readlink("/proc/660/fd/15", "anon_inode:[timerfd]", 64) = 20
  1560. readlink("/proc/660/fd/16", "socket:[8668]", 64) = 13
  1561. readlink("/proc/660/fd/17", "socket:[8733]", 64) = 13
  1562. readlink("/proc/660/fd/18", "socket:[8739]", 64) = 13
  1563. getdents(7, /* 0 entries */, 32768) = 0
  1564. close(7) = 0
  1565. openat(AT_FDCWD, "/proc/665/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1566. getdents(7, /* 12 entries */, 32768) = 192
  1567. readlink("/proc/665/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1568. readlink("/proc/665/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1569. readlink("/proc/665/fd/0", "/dev/null", 64) = 9
  1570. readlink("/proc/665/fd/1", "/dev/null", 64) = 9
  1571. readlink("/proc/665/fd/2", "/dev/console", 64) = 12
  1572. readlink("/proc/665/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1573. readlink("/proc/665/fd/4", "anon_inode:[eventfd]", 64) = 20
  1574. readlink("/proc/665/fd/5", "socket:[7858]", 64) = 13
  1575. readlink("/proc/665/fd/6", "socket:[7860]", 64) = 13
  1576. readlink("/proc/665/fd/7", "socket:[7862]", 64) = 13
  1577. readlink("/proc/665/fd/8", "socket:[7864]", 64) = 13
  1578. readlink("/proc/665/fd/9", "socket:[8411]", 64) = 13
  1579. getdents(7, /* 0 entries */, 32768) = 0
  1580. close(7) = 0
  1581. openat(AT_FDCWD, "/proc/669/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1582. getdents(7, /* 37 entries */, 32768) = 592
  1583. readlink("/proc/669/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1584. readlink("/proc/669/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1585. readlink("/proc/669/fd/0", "pipe:[7555]", 64) = 11
  1586. readlink("/proc/669/fd/1", "pipe:[7932]", 64) = 11
  1587. readlink("/proc/669/fd/2", "pipe:[7931]", 64) = 11
  1588. readlink("/proc/669/fd/3", "/dev/smem_log", 64) = 13
  1589. readlink("/proc/669/fd/4", "/dev/smem_log", 64) = 13
  1590. readlink("/proc/669/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1591. readlink("/proc/669/fd/6", "anon_inode:[eventfd]", 64) = 20
  1592. readlink("/proc/669/fd/7", "socket:[8034]", 64) = 13
  1593. readlink("/proc/669/fd/8", "socket:[8035]", 64) = 13
  1594. readlink("/proc/669/fd/9", "socket:[8038]", 64) = 13
  1595. readlink("/proc/669/fd/10", "socket:[8039]", 64) = 13
  1596. readlink("/proc/669/fd/11", "socket:[8041]", 64) = 13
  1597. readlink("/proc/669/fd/12", "socket:[8042]", 64) = 13
  1598. readlink("/proc/669/fd/13", "socket:[8043]", 64) = 13
  1599. readlink("/proc/669/fd/14", "pipe:[8044]", 64) = 11
  1600. readlink("/proc/669/fd/15", "pipe:[8044]", 64) = 11
  1601. readlink("/proc/669/fd/16", "socket:[8045]", 64) = 13
  1602. readlink("/proc/669/fd/17", "/dev/diag", 64) = 9
  1603. readlink("/proc/669/fd/18", "socket:[8046]", 64) = 13
  1604. readlink("/proc/669/fd/19", "socket:[8049]", 64) = 13
  1605. readlink("/proc/669/fd/20", "pipe:[8143]", 64) = 11
  1606. readlink("/proc/669/fd/21", "pipe:[8143]", 64) = 11
  1607. readlink("/proc/669/fd/22", "anon_inode:[eventpoll]", 64) = 22
  1608. readlink("/proc/669/fd/23", "socket:[8901]", 64) = 13
  1609. readlink("/proc/669/fd/24", "socket:[8902]", 64) = 13
  1610. readlink("/proc/669/fd/25", "pipe:[8903]", 64) = 11
  1611. readlink("/proc/669/fd/26", "pipe:[8903]", 64) = 11
  1612. readlink("/proc/669/fd/27", "socket:[8913]", 64) = 13
  1613. readlink("/proc/669/fd/28", "socket:[8914]", 64) = 13
  1614. readlink("/proc/669/fd/29", "pipe:[8915]", 64) = 11
  1615. readlink("/proc/669/fd/30", "pipe:[8915]", 64) = 11
  1616. readlink("/proc/669/fd/31", "socket:[8925]", 64) = 13
  1617. readlink("/proc/669/fd/32", "socket:[8926]", 64) = 13
  1618. readlink("/proc/669/fd/33", "pipe:[8927]", 64) = 11
  1619. readlink("/proc/669/fd/34", "pipe:[8927]", 64) = 11
  1620. getdents(7, /* 0 entries */, 32768) = 0
  1621. close(7) = 0
  1622. openat(AT_FDCWD, "/proc/670/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1623. getdents(7, /* 45 entries */, 32768) = 720
  1624. readlink("/proc/670/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1625. readlink("/proc/670/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1626. readlink("/proc/670/fd/0", "pipe:[7555]", 64) = 11
  1627. readlink("/proc/670/fd/1", "pipe:[7982]", 64) = 11
  1628. readlink("/proc/670/fd/2", "pipe:[7981]", 64) = 11
  1629. readlink("/proc/670/fd/3", "/dev/smem_log", 64) = 13
  1630. readlink("/proc/670/fd/4", "/dev/smem_log", 64) = 13
  1631. readlink("/proc/670/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1632. readlink("/proc/670/fd/6", "anon_inode:[eventfd]", 64) = 20
  1633. readlink("/proc/670/fd/7", "socket:[8715]", 64) = 13
  1634. readlink("/proc/670/fd/8", "socket:[8719]", 64) = 13
  1635. readlink("/proc/670/fd/9", "socket:[8721]", 64) = 13
  1636. readlink("/proc/670/fd/10", "socket:[8723]", 64) = 13
  1637. readlink("/proc/670/fd/11", "socket:[8726]", 64) = 13
  1638. readlink("/proc/670/fd/12", "socket:[8727]", 64) = 13
  1639. readlink("/proc/670/fd/13", "socket:[8732]", 64) = 13
  1640. readlink("/proc/670/fd/14", "socket:[8738]", 64) = 13
  1641. readlink("/proc/670/fd/15", "socket:[8742]", 64) = 13
  1642. readlink("/proc/670/fd/16", "socket:[8744]", 64) = 13
  1643. readlink("/proc/670/fd/17", "socket:[8750]", 64) = 13
  1644. readlink("/proc/670/fd/18", "socket:[8753]", 64) = 13
  1645. readlink("/proc/670/fd/19", "socket:[8773]", 64) = 13
  1646. readlink("/proc/670/fd/20", "socket:[8774]", 64) = 13
  1647. readlink("/proc/670/fd/21", "pipe:[8775]", 64) = 11
  1648. readlink("/proc/670/fd/22", "pipe:[8775]", 64) = 11
  1649. readlink("/proc/670/fd/23", "socket:[8776]", 64) = 13
  1650. readlink("/proc/670/fd/24", "/dev/diag", 64) = 9
  1651. readlink("/proc/670/fd/25", "socket:[8783]", 64) = 13
  1652. readlink("/proc/670/fd/26", "pipe:[8792]", 64) = 11
  1653. readlink("/proc/670/fd/27", "pipe:[8792]", 64) = 11
  1654. readlink("/proc/670/fd/28", "anon_inode:[eventpoll]", 64) = 22
  1655. readlink("/proc/670/fd/29", "socket:[8803]", 64) = 13
  1656. readlink("/proc/670/fd/30", "socket:[8804]", 64) = 13
  1657. readlink("/proc/670/fd/31", "pipe:[8805]", 64) = 11
  1658. readlink("/proc/670/fd/32", "pipe:[8805]", 64) = 11
  1659. readlink("/proc/670/fd/33", "socket:[8815]", 64) = 13
  1660. readlink("/proc/670/fd/34", "socket:[8816]", 64) = 13
  1661. readlink("/proc/670/fd/35", "pipe:[8817]", 64) = 11
  1662. readlink("/proc/670/fd/36", "pipe:[8817]", 64) = 11
  1663. readlink("/proc/670/fd/37", "socket:[8819]", 64) = 13
  1664. readlink("/proc/670/fd/38", "socket:[8820]", 64) = 13
  1665. readlink("/proc/670/fd/39", "pipe:[8821]", 64) = 11
  1666. readlink("/proc/670/fd/40", "pipe:[8821]", 64) = 11
  1667. readlink("/proc/670/fd/41", "anon_inode:[signalfd]", 64) = 21
  1668. readlink("/proc/670/fd/42", "anon_inode:[timerfd]", 64) = 20
  1669. getdents(7, /* 0 entries */, 32768) = 0
  1670. close(7) = 0
  1671. openat(AT_FDCWD, "/proc/671/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1672. getdents(7, /* 20 entries */, 32768) = 320
  1673. readlink("/proc/671/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1674. readlink("/proc/671/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1675. readlink("/proc/671/fd/0", "pipe:[7555]", 64) = 11
  1676. readlink("/proc/671/fd/1", "pipe:[8030]", 64) = 11
  1677. readlink("/proc/671/fd/2", "pipe:[8029]", 64) = 11
  1678. readlink("/proc/671/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1679. readlink("/proc/671/fd/4", "anon_inode:[eventfd]", 64) = 20
  1680. readlink("/proc/671/fd/5", "socket:[8616]", 64) = 13
  1681. readlink("/proc/671/fd/6", "socket:[8618]", 64) = 13
  1682. readlink("/proc/671/fd/7", "socket:[8854]", 64) = 13
  1683. readlink("/proc/671/fd/8", "socket:[8855]", 64) = 13
  1684. readlink("/proc/671/fd/9", "socket:[8860]", 64) = 13
  1685. readlink("/proc/671/fd/10", "socket:[8862]", 64) = 13
  1686. readlink("/proc/671/fd/11", "anon_inode:[eventpoll]", 64) = 22
  1687. readlink("/proc/671/fd/12", "anon_inode:[eventfd]", 64) = 20
  1688. readlink("/proc/671/fd/13", "socket:[8871]", 64) = 13
  1689. readlink("/proc/671/fd/14", "socket:[8887]", 64) = 13
  1690. readlink("/proc/671/fd/15", "socket:[8894]", 64) = 13
  1691. readlink("/proc/671/fd/16", "socket:[8899]", 64) = 13
  1692. readlink("/proc/671/fd/17", "socket:[8909]", 64) = 13
  1693. getdents(7, /* 0 entries */, 32768) = 0
  1694. close(7) = 0
  1695. openat(AT_FDCWD, "/proc/677/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1696. getdents(7, /* 22 entries */, 32768) = 352
  1697. readlink("/proc/677/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1698. readlink("/proc/677/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1699. readlink("/proc/677/fd/0", "pipe:[7555]", 64) = 11
  1700. readlink("/proc/677/fd/1", "pipe:[8092]", 64) = 11
  1701. readlink("/proc/677/fd/2", "pipe:[8091]", 64) = 11
  1702. readlink("/proc/677/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1703. readlink("/proc/677/fd/4", "anon_inode:[eventfd]", 64) = 20
  1704. readlink("/proc/677/fd/5", "socket:[8620]", 64) = 13
  1705. readlink("/proc/677/fd/6", "socket:[8622]", 64) = 13
  1706. readlink("/proc/677/fd/7", "socket:[8857]", 64) = 13
  1707. readlink("/proc/677/fd/8", "socket:[8858]", 64) = 13
  1708. readlink("/proc/677/fd/9", "socket:[8864]", 64) = 13
  1709. readlink("/proc/677/fd/10", "socket:[8870]", 64) = 13
  1710. readlink("/proc/677/fd/11", "socket:[8885]", 64) = 13
  1711. readlink("/proc/677/fd/12", "socket:[8892]", 64) = 13
  1712. readlink("/proc/677/fd/13", "anon_inode:[eventpoll]", 64) = 22
  1713. readlink("/proc/677/fd/14", "anon_inode:[eventfd]", 64) = 20
  1714. readlink("/proc/677/fd/15", "socket:[8908]", 64) = 13
  1715. readlink("/proc/677/fd/16", "socket:[8910]", 64) = 13
  1716. readlink("/proc/677/fd/17", "socket:[8916]", 64) = 13
  1717. readlink("/proc/677/fd/18", "socket:[8921]", 64) = 13
  1718. readlink("/proc/677/fd/19", "socket:[8923]", 64) = 13
  1719. getdents(7, /* 0 entries */, 32768) = 0
  1720. close(7) = 0
  1721. openat(AT_FDCWD, "/proc/678/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1722. getdents(7, /* 26 entries */, 32768) = 416
  1723. readlink("/proc/678/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1724. readlink("/proc/678/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1725. readlink("/proc/678/fd/0", "pipe:[7555]", 64) = 11
  1726. readlink("/proc/678/fd/1", "pipe:[8142]", 64) = 11
  1727. readlink("/proc/678/fd/2", "pipe:[8141]", 64) = 11
  1728. readlink("/proc/678/fd/3", "/dev/smem_log", 64) = 13
  1729. readlink("/proc/678/fd/4", "/dev/smem_log", 64) = 13
  1730. readlink("/proc/678/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1731. readlink("/proc/678/fd/6", "anon_inode:[eventfd]", 64) = 20
  1732. readlink("/proc/678/fd/7", "socket:[8640]", 64) = 13
  1733. readlink("/proc/678/fd/8", "socket:[8642]", 64) = 13
  1734. readlink("/proc/678/fd/9", "socket:[8648]", 64) = 13
  1735. readlink("/proc/678/fd/10", "socket:[8649]", 64) = 13
  1736. readlink("/proc/678/fd/11", "socket:[8650]", 64) = 13
  1737. readlink("/proc/678/fd/12", "pipe:[8651]", 64) = 11
  1738. readlink("/proc/678/fd/13", "pipe:[8651]", 64) = 11
  1739. readlink("/proc/678/fd/14", "socket:[8652]", 64) = 13
  1740. readlink("/proc/678/fd/15", "/dev/diag", 64) = 9
  1741. readlink("/proc/678/fd/16", "socket:[8653]", 64) = 13
  1742. readlink("/proc/678/fd/17", "pipe:[8659]", 64) = 11
  1743. readlink("/proc/678/fd/18", "pipe:[8659]", 64) = 11
  1744. readlink("/proc/678/fd/19", "anon_inode:[eventpoll]", 64) = 22
  1745. readlink("/proc/678/fd/20", "socket:[8686]", 64) = 13
  1746. readlink("/proc/678/fd/21", "socket:[8687]", 64) = 13
  1747. readlink("/proc/678/fd/22", "pipe:[8688]", 64) = 11
  1748. readlink("/proc/678/fd/23", "pipe:[8688]", 64) = 11
  1749. getdents(7, /* 0 entries */, 32768) = 0
  1750. close(7) = 0
  1751. openat(AT_FDCWD, "/proc/680/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1752. getdents(7, /* 19 entries */, 32768) = 304
  1753. readlink("/proc/680/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1754. readlink("/proc/680/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1755. readlink("/proc/680/fd/0", "pipe:[7555]", 64) = 11
  1756. readlink("/proc/680/fd/1", "pipe:[8197]", 64) = 11
  1757. readlink("/proc/680/fd/2", "pipe:[8196]", 64) = 11
  1758. readlink("/proc/680/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1759. readlink("/proc/680/fd/4", "anon_inode:[eventfd]", 64) = 20
  1760. readlink("/proc/680/fd/5", "socket:[8644]", 64) = 13
  1761. readlink("/proc/680/fd/6", "socket:[8646]", 64) = 13
  1762. readlink("/proc/680/fd/7", "socket:[8669]", 64) = 13
  1763. readlink("/proc/680/fd/8", "socket:[8670]", 64) = 13
  1764. readlink("/proc/680/fd/9", "socket:[8674]", 64) = 13
  1765. readlink("/proc/680/fd/10", "socket:[8676]", 64) = 13
  1766. readlink("/proc/680/fd/11", "socket:[8690]", 64) = 13
  1767. readlink("/proc/680/fd/12", "socket:[8692]", 64) = 13
  1768. readlink("/proc/680/fd/13", "socket:[8694]", 64) = 13
  1769. readlink("/proc/680/fd/14", "socket:[8700]", 64) = 13
  1770. readlink("/proc/680/fd/15", "socket:[8703]", 64) = 13
  1771. readlink("/proc/680/fd/16", "socket:[8705]", 64) = 13
  1772. getdents(7, /* 0 entries */, 32768) = 0
  1773. close(7) = 0
  1774. openat(AT_FDCWD, "/proc/682/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1775. getdents(7, /* 94 entries */, 32768) = 1504
  1776. readlink("/proc/682/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1777. readlink("/proc/682/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1778. readlink("/proc/682/fd/0", "pipe:[7555]", 64) = 11
  1779. readlink("/proc/682/fd/1", "pipe:[8251]", 64) = 11
  1780. readlink("/proc/682/fd/2", "pipe:[8250]", 64) = 11
  1781. readlink("/proc/682/fd/3", "/dev/smem_log", 64) = 13
  1782. readlink("/proc/682/fd/4", "/dev/smem_log", 64) = 13
  1783. readlink("/proc/682/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1784. readlink("/proc/682/fd/6", "anon_inode:[eventfd]", 64) = 20
  1785. readlink("/proc/682/fd/7", "socket:[8746]", 64) = 13
  1786. readlink("/proc/682/fd/8", "socket:[8748]", 64) = 13
  1787. readlink("/proc/682/fd/9", "socket:[8752]", 64) = 13
  1788. readlink("/proc/682/fd/10", "socket:[8756]", 64) = 13
  1789. readlink("/proc/682/fd/11", "socket:[8758]", 64) = 13
  1790. readlink("/proc/682/fd/12", "socket:[8760]", 64) = 13
  1791. readlink("/proc/682/fd/13", "socket:[8762]", 64) = 13
  1792. readlink("/proc/682/fd/14", "socket:[8767]", 64) = 13
  1793. readlink("/proc/682/fd/15", "socket:[8769]", 64) = 13
  1794. readlink("/proc/682/fd/16", "socket:[8771]", 64) = 13
  1795. readlink("/proc/682/fd/17", "socket:[8777]", 64) = 13
  1796. readlink("/proc/682/fd/18", "socket:[8779]", 64) = 13
  1797. readlink("/proc/682/fd/19", "socket:[8781]", 64) = 13
  1798. readlink("/proc/682/fd/20", "socket:[8787]", 64) = 13
  1799. readlink("/proc/682/fd/21", "socket:[8799]", 64) = 13
  1800. readlink("/proc/682/fd/22", "socket:[8801]", 64) = 13
  1801. readlink("/proc/682/fd/23", "socket:[8806]", 64) = 13
  1802. readlink("/proc/682/fd/24", "socket:[8807]", 64) = 13
  1803. readlink("/proc/682/fd/25", "socket:[8808]", 64) = 13
  1804. readlink("/proc/682/fd/26", "pipe:[8809]", 64) = 11
  1805. readlink("/proc/682/fd/27", "pipe:[8809]", 64) = 11
  1806. readlink("/proc/682/fd/28", "socket:[8810]", 64) = 13
  1807. readlink("/proc/682/fd/29", "/dev/diag", 64) = 9
  1808. readlink("/proc/682/fd/30", "socket:[8811]", 64) = 13
  1809. readlink("/proc/682/fd/31", "pipe:[8818]", 64) = 11
  1810. readlink("/proc/682/fd/32", "pipe:[8818]", 64) = 11
  1811. readlink("/proc/682/fd/33", "anon_inode:[eventpoll]", 64) = 22
  1812. readlink("/proc/682/fd/34", "socket:[8822]", 64) = 13
  1813. readlink("/proc/682/fd/35", "socket:[8823]", 64) = 13
  1814. readlink("/proc/682/fd/36", "pipe:[8824]", 64) = 11
  1815. readlink("/proc/682/fd/37", "pipe:[8824]", 64) = 11
  1816. readlink("/proc/682/fd/38", "socket:[8825]", 64) = 13
  1817. readlink("/proc/682/fd/39", "socket:[8826]", 64) = 13
  1818. readlink("/proc/682/fd/40", "pipe:[8827]", 64) = 11
  1819. readlink("/proc/682/fd/41", "pipe:[8827]", 64) = 11
  1820. readlink("/proc/682/fd/42", "socket:[8828]", 64) = 13
  1821. readlink("/proc/682/fd/43", "socket:[8829]", 64) = 13
  1822. readlink("/proc/682/fd/44", "pipe:[8830]", 64) = 11
  1823. readlink("/proc/682/fd/45", "pipe:[8830]", 64) = 11
  1824. readlink("/proc/682/fd/46", "socket:[8831]", 64) = 13
  1825. readlink("/proc/682/fd/47", "socket:[8832]", 64) = 13
  1826. readlink("/proc/682/fd/48", "pipe:[8833]", 64) = 11
  1827. readlink("/proc/682/fd/49", "pipe:[8833]", 64) = 11
  1828. readlink("/proc/682/fd/50", "socket:[8834]", 64) = 13
  1829. readlink("/proc/682/fd/51", "socket:[8835]", 64) = 13
  1830. readlink("/proc/682/fd/52", "pipe:[8836]", 64) = 11
  1831. readlink("/proc/682/fd/53", "pipe:[8836]", 64) = 11
  1832. readlink("/proc/682/fd/54", "socket:[8837]", 64) = 13
  1833. readlink("/proc/682/fd/55", "socket:[8838]", 64) = 13
  1834. readlink("/proc/682/fd/56", "pipe:[8839]", 64) = 11
  1835. readlink("/proc/682/fd/57", "pipe:[8839]", 64) = 11
  1836. readlink("/proc/682/fd/58", "socket:[8840]", 64) = 13
  1837. readlink("/proc/682/fd/59", "socket:[8841]", 64) = 13
  1838. readlink("/proc/682/fd/60", "pipe:[8842]", 64) = 11
  1839. readlink("/proc/682/fd/61", "pipe:[8842]", 64) = 11
  1840. readlink("/proc/682/fd/62", "socket:[8843]", 64) = 13
  1841. readlink("/proc/682/fd/63", "socket:[8844]", 64) = 13
  1842. readlink("/proc/682/fd/64", "pipe:[8845]", 64) = 11
  1843. readlink("/proc/682/fd/65", "pipe:[8845]", 64) = 11
  1844. readlink("/proc/682/fd/66", "socket:[8846]", 64) = 13
  1845. readlink("/proc/682/fd/67", "socket:[8847]", 64) = 13
  1846. readlink("/proc/682/fd/68", "pipe:[8848]", 64) = 11
  1847. readlink("/proc/682/fd/69", "pipe:[8848]", 64) = 11
  1848. readlink("/proc/682/fd/70", "socket:[8849]", 64) = 13
  1849. readlink("/proc/682/fd/71", "socket:[8850]", 64) = 13
  1850. readlink("/proc/682/fd/72", "pipe:[8851]", 64) = 11
  1851. readlink("/proc/682/fd/73", "pipe:[8851]", 64) = 11
  1852. readlink("/proc/682/fd/74", "anon_inode:[eventpoll]", 64) = 22
  1853. readlink("/proc/682/fd/75", "anon_inode:[eventfd]", 64) = 20
  1854. readlink("/proc/682/fd/76", "anon_inode:[eventpoll]", 64) = 22
  1855. readlink("/proc/682/fd/77", "anon_inode:[eventfd]", 64) = 20
  1856. readlink("/proc/682/fd/78", "anon_inode:[eventpoll]", 64) = 22
  1857. readlink("/proc/682/fd/79", "anon_inode:[eventfd]", 64) = 20
  1858. readlink("/proc/682/fd/80", "socket:[8619]", 64) = 13
  1859. readlink("/proc/682/fd/81", "anon_inode:[eventpoll]", 64) = 22
  1860. readlink("/proc/682/fd/82", "anon_inode:[eventfd]", 64) = 20
  1861. readlink("/proc/682/fd/83", "socket:[8623]", 64) = 13
  1862. readlink("/proc/682/fd/84", "socket:[8856]", 64) = 13
  1863. readlink("/proc/682/fd/85", "socket:[8859]", 64) = 13
  1864. readlink("/proc/682/fd/86", "socket:[8865]", 64) = 13
  1865. readlink("/proc/682/fd/87", "socket:[8895]", 64) = 13
  1866. readlink("/proc/682/fd/88", "socket:[8900]", 64) = 13
  1867. readlink("/proc/682/fd/89", "socket:[8917]", 64) = 13
  1868. readlink("/proc/682/fd/90", "socket:[8922]", 64) = 13
  1869. readlink("/proc/682/fd/91", "socket:[8924]", 64) = 13
  1870. getdents(7, /* 0 entries */, 32768) = 0
  1871. close(7) = 0
  1872. openat(AT_FDCWD, "/proc/683/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1873. getdents(7, /* 41 entries */, 32768) = 656
  1874. readlink("/proc/683/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1875. readlink("/proc/683/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1876. readlink("/proc/683/fd/0", "pipe:[7555]", 64) = 11
  1877. readlink("/proc/683/fd/1", "pipe:[8294]", 64) = 11
  1878. readlink("/proc/683/fd/2", "pipe:[8293]", 64) = 11
  1879. readlink("/proc/683/fd/3", "/dev/smem_log", 64) = 13
  1880. readlink("/proc/683/fd/4", "/dev/smem_log", 64) = 13
  1881. readlink("/proc/683/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1882. readlink("/proc/683/fd/6", "anon_inode:[eventfd]", 64) = 20
  1883. readlink("/proc/683/fd/7", "socket:[8707]", 64) = 13
  1884. readlink("/proc/683/fd/8", "socket:[8709]", 64) = 13
  1885. readlink("/proc/683/fd/9", "socket:[8711]", 64) = 13
  1886. readlink("/proc/683/fd/10", "socket:[8713]", 64) = 13
  1887. readlink("/proc/683/fd/11", "socket:[8716]", 64) = 13
  1888. readlink("/proc/683/fd/12", "socket:[8725]", 64) = 13
  1889. readlink("/proc/683/fd/13", "socket:[8729]", 64) = 13
  1890. readlink("/proc/683/fd/14", "socket:[8730]", 64) = 13
  1891. readlink("/proc/683/fd/15", "pipe:[8731]", 64) = 11
  1892. readlink("/proc/683/fd/16", "pipe:[8731]", 64) = 11
  1893. readlink("/proc/683/fd/17", "socket:[8734]", 64) = 13
  1894. readlink("/proc/683/fd/18", "/dev/diag", 64) = 9
  1895. readlink("/proc/683/fd/19", "socket:[8735]", 64) = 13
  1896. readlink("/proc/683/fd/20", "pipe:[8741]", 64) = 11
  1897. readlink("/proc/683/fd/21", "pipe:[8741]", 64) = 11
  1898. readlink("/proc/683/fd/22", "anon_inode:[eventpoll]", 64) = 22
  1899. readlink("/proc/683/fd/23", "socket:[8764]", 64) = 13
  1900. readlink("/proc/683/fd/24", "socket:[8765]", 64) = 13
  1901. readlink("/proc/683/fd/25", "pipe:[8766]", 64) = 11
  1902. readlink("/proc/683/fd/26", "pipe:[8766]", 64) = 11
  1903. readlink("/proc/683/fd/27", "socket:[8789]", 64) = 13
  1904. readlink("/proc/683/fd/28", "socket:[8790]", 64) = 13
  1905. readlink("/proc/683/fd/29", "pipe:[8791]", 64) = 11
  1906. readlink("/proc/683/fd/30", "pipe:[8791]", 64) = 11
  1907. readlink("/proc/683/fd/31", "socket:[8793]", 64) = 13
  1908. readlink("/proc/683/fd/32", "socket:[8794]", 64) = 13
  1909. readlink("/proc/683/fd/33", "pipe:[8795]", 64) = 11
  1910. readlink("/proc/683/fd/34", "pipe:[8795]", 64) = 11
  1911. readlink("/proc/683/fd/35", "socket:[8796]", 64) = 13
  1912. readlink("/proc/683/fd/36", "socket:[8797]", 64) = 13
  1913. readlink("/proc/683/fd/37", "pipe:[8798]", 64) = 11
  1914. readlink("/proc/683/fd/38", "pipe:[8798]", 64) = 11
  1915. getdents(7, /* 0 entries */, 32768) = 0
  1916. close(7) = 0
  1917. openat(AT_FDCWD, "/proc/684/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1918. getdents(7, /* 15 entries */, 32768) = 240
  1919. readlink("/proc/684/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1920. readlink("/proc/684/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1921. readlink("/proc/684/fd/0", "pipe:[7555]", 64) = 11
  1922. readlink("/proc/684/fd/1", "pipe:[8346]", 64) = 11
  1923. readlink("/proc/684/fd/2", "pipe:[8345]", 64) = 11
  1924. readlink("/proc/684/fd/3", "anon_inode:[eventpoll]", 64) = 22
  1925. readlink("/proc/684/fd/4", "anon_inode:[eventfd]", 64) = 20
  1926. readlink("/proc/684/fd/5", "socket:[8630]", 64) = 13
  1927. readlink("/proc/684/fd/6", "socket:[8632]", 64) = 13
  1928. readlink("/proc/684/fd/7", "socket:[8634]", 64) = 13
  1929. readlink("/proc/684/fd/8", "socket:[8636]", 64) = 13
  1930. readlink("/proc/684/fd/9", "/sys/power/wake_lock", 64) = 20
  1931. readlink("/proc/684/fd/10", "/sys/power/wake_unlock", 64) = 22
  1932. readlink("/proc/684/fd/11", "socket:[8638]", 64) = 13
  1933. readlink("/proc/684/fd/12", "socket:[8800]", 64) = 13
  1934. getdents(7, /* 0 entries */, 32768) = 0
  1935. close(7) = 0
  1936. openat(AT_FDCWD, "/proc/685/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1937. getdents(7, /* 30 entries */, 32768) = 480
  1938. readlink("/proc/685/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1939. readlink("/proc/685/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1940. readlink("/proc/685/fd/0", "pipe:[7555]", 64) = 11
  1941. readlink("/proc/685/fd/1", "pipe:[8404]", 64) = 11
  1942. readlink("/proc/685/fd/2", "pipe:[8403]", 64) = 11
  1943. readlink("/proc/685/fd/3", "/dev/smem_log", 64) = 13
  1944. readlink("/proc/685/fd/4", "/dev/smem_log", 64) = 13
  1945. readlink("/proc/685/fd/5", "anon_inode:[eventpoll]", 64) = 22
  1946. readlink("/proc/685/fd/6", "anon_inode:[eventfd]", 64) = 20
  1947. readlink("/proc/685/fd/7", "socket:[8657]", 64) = 13
  1948. readlink("/proc/685/fd/8", "socket:[8660]", 64) = 13
  1949. readlink("/proc/685/fd/9", "socket:[8662]", 64) = 13
  1950. readlink("/proc/685/fd/10", "socket:[8664]", 64) = 13
  1951. readlink("/proc/685/fd/11", "socket:[8666]", 64) = 13
  1952. readlink("/proc/685/fd/12", "socket:[8667]", 64) = 13
  1953. readlink("/proc/685/fd/13", "socket:[8672]", 64) = 13
  1954. readlink("/proc/685/fd/14", "socket:[8678]", 64) = 13
  1955. readlink("/proc/685/fd/15", "socket:[8679]", 64) = 13
  1956. readlink("/proc/685/fd/16", "pipe:[8680]", 64) = 11
  1957. readlink("/proc/685/fd/17", "pipe:[8680]", 64) = 11
  1958. readlink("/proc/685/fd/18", "socket:[8681]", 64) = 13
  1959. readlink("/proc/685/fd/19", "/dev/diag", 64) = 9
  1960. readlink("/proc/685/fd/20", "socket:[8682]", 64) = 13
  1961. readlink("/proc/685/fd/21", "pipe:[8689]", 64) = 11
  1962. readlink("/proc/685/fd/22", "pipe:[8689]", 64) = 11
  1963. readlink("/proc/685/fd/23", "anon_inode:[eventpoll]", 64) = 22
  1964. readlink("/proc/685/fd/24", "socket:[8696]", 64) = 13
  1965. readlink("/proc/685/fd/25", "socket:[8697]", 64) = 13
  1966. readlink("/proc/685/fd/26", "pipe:[8698]", 64) = 11
  1967. readlink("/proc/685/fd/27", "pipe:[8698]", 64) = 11
  1968. getdents(7, /* 0 entries */, 32768) = 0
  1969. close(7) = 0
  1970. openat(AT_FDCWD, "/proc/758/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1971. getdents(7, /* 2 entries */, 32768) = 32
  1972. readlink("/proc/758/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1973. readlink("/proc/758/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1974. getdents(7, /* 0 entries */, 32768) = 0
  1975. close(7) = 0
  1976. openat(AT_FDCWD, "/proc/777/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1977. getdents(7, /* 12 entries */, 32768) = 192
  1978. readlink("/proc/777/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1979. readlink("/proc/777/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1980. readlink("/proc/777/fd/0", "/dev/null", 64) = 9
  1981. readlink("/proc/777/fd/1", "/dev/null", 64) = 9
  1982. readlink("/proc/777/fd/2", "/dev/null", 64) = 9
  1983. readlink("/proc/777/fd/3", "/dev/diag", 64) = 9
  1984. readlink("/proc/777/fd/4", "socket:[9047]", 64) = 13
  1985. readlink("/proc/777/fd/5", "pipe:[9050]", 64) = 11
  1986. readlink("/proc/777/fd/6", "pipe:[9050]", 64) = 11
  1987. readlink("/proc/777/fd/7", "anon_inode:[eventpoll]", 64) = 22
  1988. readlink("/proc/777/fd/8", "socket:[9052]", 64) = 13
  1989. readlink("/proc/777/fd/9", "socket:[9053]", 64) = 13
  1990. getdents(7, /* 0 entries */, 32768) = 0
  1991. close(7) = 0
  1992. openat(AT_FDCWD, "/proc/878/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  1993. getdents(7, /* 12 entries */, 32768) = 192
  1994. readlink("/proc/878/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1995. readlink("/proc/878/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  1996. readlink("/proc/878/fd/0", "/dev/null", 64) = 9
  1997. readlink("/proc/878/fd/1", "/dev/null", 64) = 9
  1998. readlink("/proc/878/fd/2", "/dev/null", 64) = 9
  1999. readlink("/proc/878/fd/3", "socket:[9031]", 64) = 13
  2000. readlink("/proc/878/fd/4", "socket:[9032]", 64) = 13
  2001. readlink("/proc/878/fd/5", "socket:[9033]", 64) = 13
  2002. readlink("/proc/878/fd/6", "socket:[9034]", 64) = 13
  2003. readlink("/proc/878/fd/7", "/dev/android_adb", 64) = 16
  2004. readlink("/proc/878/fd/8", "socket:[9035]", 64) = 13
  2005. readlink("/proc/878/fd/9", "socket:[9036]", 64) = 13
  2006. getdents(7, /* 0 entries */, 32768) = 0
  2007. close(7) = 0
  2008. openat(AT_FDCWD, "/proc/904/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2009. getdents(7, /* 6 entries */, 32768) = 96
  2010. readlink("/proc/904/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2011. readlink("/proc/904/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2012. readlink("/proc/904/fd/0", "/dev/null", 64) = 9
  2013. readlink("/proc/904/fd/1", "/dev/null", 64) = 9
  2014. readlink("/proc/904/fd/2", "/dev/null", 64) = 9
  2015. readlink("/proc/904/fd/10", "/usr/sbin/restart_mbimd", 64) = 23
  2016. getdents(7, /* 0 entries */, 32768) = 0
  2017. close(7) = 0
  2018. openat(AT_FDCWD, "/proc/913/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2019. getdents(7, /* 10 entries */, 32768) = 160
  2020. readlink("/proc/913/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2021. readlink("/proc/913/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2022. readlink("/proc/913/fd/0", "/dev/null", 64) = 9
  2023. readlink("/proc/913/fd/1", "/dev/null", 64) = 9
  2024. readlink("/proc/913/fd/2", "/dev/null", 64) = 9
  2025. readlink("/proc/913/fd/3", "/dev/smem_log", 64) = 13
  2026. readlink("/proc/913/fd/4", "/dev/diag", 64) = 9
  2027. readlink("/proc/913/fd/5", "/dev/android_mbim", 64) = 17
  2028. readlink("/proc/913/fd/6", "socket:[9212]", 64) = 13
  2029. readlink("/proc/913/fd/7", "socket:[9213]", 64) = 13
  2030. getdents(7, /* 0 entries */, 32768) = 0
  2031. close(7) = 0
  2032. openat(AT_FDCWD, "/proc/914/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2033. getdents(7, /* 7 entries */, 32768) = 112
  2034. readlink("/proc/914/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2035. readlink("/proc/914/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2036. readlink("/proc/914/fd/0", "/dev/null", 64) = 9
  2037. readlink("/proc/914/fd/1", "/dev/null", 64) = 9
  2038. readlink("/proc/914/fd/2", "/dev/null", 64) = 9
  2039. readlink("/proc/914/fd/3", "socket:[9205]", 64) = 13
  2040. readlink("/proc/914/fd/4", "socket:[9206]", 64) = 13
  2041. getdents(7, /* 0 entries */, 32768) = 0
  2042. close(7) = 0
  2043. openat(AT_FDCWD, "/proc/929/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2044. getdents(7, /* 6 entries */, 32768) = 96
  2045. readlink("/proc/929/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2046. readlink("/proc/929/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2047. readlink("/proc/929/fd/0", "/dev/console", 64) = 12
  2048. readlink("/proc/929/fd/1", "/dev/console", 64) = 12
  2049. readlink("/proc/929/fd/2", "/dev/console", 64) = 12
  2050. readlink("/proc/929/fd/10", "/etc/init.d/run_getty.sh", 64) = 24
  2051. getdents(7, /* 0 entries */, 32768) = 0
  2052. close(7) = 0
  2053. openat(AT_FDCWD, "/proc/930/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2054. getdents(7, /* 7 entries */, 32768) = 112
  2055. readlink("/proc/930/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2056. readlink("/proc/930/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2057. readlink("/proc/930/fd/0", "/dev/null", 64) = 9
  2058. readlink("/proc/930/fd/1", "/dev/null", 64) = 9
  2059. readlink("/proc/930/fd/2", "/dev/null", 64) = 9
  2060. readlink("/proc/930/fd/3", "/dev/usb_link", 64) = 13
  2061. readlink("/proc/930/fd/4", "anon_inode:[eventpoll]", 64) = 22
  2062. getdents(7, /* 0 entries */, 32768) = 0
  2063. close(7) = 0
  2064. openat(AT_FDCWD, "/proc/937/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2065. getdents(7, /* 6 entries */, 32768) = 96
  2066. readlink("/proc/937/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2067. readlink("/proc/937/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2068. readlink("/proc/937/fd/0", "/dev/ttyHSL1", 64) = 12
  2069. readlink("/proc/937/fd/1", "/dev/ttyHSL1", 64) = 12
  2070. readlink("/proc/937/fd/2", "/dev/ttyHSL1", 64) = 12
  2071. readlink("/proc/937/fd/10", "/dev/tty", 64) = 8
  2072. getdents(7, /* 0 entries */, 32768) = 0
  2073. close(7) = 0
  2074. openat(AT_FDCWD, "/proc/1075/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2075. getdents(7, /* 8 entries */, 32768) = 128
  2076. readlink("/proc/1075/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2077. readlink("/proc/1075/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2078. readlink("/proc/1075/fd/0", "/dev/null", 64) = 9
  2079. readlink("/proc/1075/fd/1", "/dev/null", 64) = 9
  2080. readlink("/proc/1075/fd/2", "/dev/null", 64) = 9
  2081. readlink("/proc/1075/fd/3", "socket:[9693]", 64) = 13
  2082. readlink("/proc/1075/fd/4", "socket:[9701]", 64) = 13
  2083. readlink("/proc/1075/fd/5", "socket:[9702]", 64) = 13
  2084. getdents(7, /* 0 entries */, 32768) = 0
  2085. close(7) = 0
  2086. openat(AT_FDCWD, "/proc/1627/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2087. getdents(7, /* 10 entries */, 32768) = 160
  2088. readlink("/proc/1627/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2089. readlink("/proc/1627/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2090. readlink("/proc/1627/fd/0", "/dev/null", 64) = 9
  2091. readlink("/proc/1627/fd/1", "/dev/null", 64) = 9
  2092. readlink("/proc/1627/fd/2", "/dev/null", 64) = 9
  2093. readlink("/proc/1627/fd/3", "socket:[9693]", 64) = 13
  2094. readlink("/proc/1627/fd/4", "pipe:[12362]", 64) = 12
  2095. readlink("/proc/1627/fd/5", "pipe:[12362]", 64) = 12
  2096. readlink("/proc/1627/fd/6", "socket:[12360]", 64) = 14
  2097. readlink("/proc/1627/fd/7", "/dev/ptmx", 64) = 9
  2098. getdents(7, /* 0 entries */, 32768) = 0
  2099. close(7) = 0
  2100. openat(AT_FDCWD, "/proc/1628/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2101. getdents(7, /* 6 entries */, 32768) = 96
  2102. readlink("/proc/1628/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2103. readlink("/proc/1628/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2104. readlink("/proc/1628/fd/0", "/dev/pts/0", 64) = 10
  2105. readlink("/proc/1628/fd/1", "/dev/pts/0", 64) = 10
  2106. readlink("/proc/1628/fd/2", "/dev/pts/0", 64) = 10
  2107. readlink("/proc/1628/fd/10", "/dev/tty", 64) = 8
  2108. getdents(7, /* 0 entries */, 32768) = 0
  2109. close(7) = 0
  2110. openat(AT_FDCWD, "/proc/1630/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2111. getdents(7, /* 10 entries */, 32768) = 160
  2112. readlink("/proc/1630/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2113. readlink("/proc/1630/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2114. readlink("/proc/1630/fd/0", "/dev/null", 64) = 9
  2115. readlink("/proc/1630/fd/1", "/dev/null", 64) = 9
  2116. readlink("/proc/1630/fd/2", "/dev/null", 64) = 9
  2117. readlink("/proc/1630/fd/3", "socket:[9693]", 64) = 13
  2118. readlink("/proc/1630/fd/4", "pipe:[12378]", 64) = 12
  2119. readlink("/proc/1630/fd/5", "pipe:[12378]", 64) = 12
  2120. readlink("/proc/1630/fd/6", "socket:[12376]", 64) = 14
  2121. readlink("/proc/1630/fd/7", "/dev/ptmx", 64) = 9
  2122. getdents(7, /* 0 entries */, 32768) = 0
  2123. close(7) = 0
  2124. openat(AT_FDCWD, "/proc/1635/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2125. getdents(7, /* 6 entries */, 32768) = 96
  2126. readlink("/proc/1635/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2127. readlink("/proc/1635/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2128. readlink("/proc/1635/fd/0", "/dev/pts/1", 64) = 10
  2129. readlink("/proc/1635/fd/1", "/dev/pts/1", 64) = 10
  2130. readlink("/proc/1635/fd/2", "/dev/pts/1", 64) = 10
  2131. readlink("/proc/1635/fd/10", "/dev/tty", 64) = 8
  2132. getdents(7, /* 0 entries */, 32768) = 0
  2133. close(7) = 0
  2134. openat(AT_FDCWD, "/proc/1654/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2135. getdents(7, /* 6 entries */, 32768) = 96
  2136. readlink("/proc/1654/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2137. readlink("/proc/1654/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2138. readlink("/proc/1654/fd/0", "/dev/pts/1", 64) = 10
  2139. readlink("/proc/1654/fd/1", "/dev/pts/1", 64) = 10
  2140. readlink("/proc/1654/fd/2", "/dev/pts/1", 64) = 10
  2141. readlink("/proc/1654/fd/3", "/dev/smd8", 64) = 9
  2142. getdents(7, /* 0 entries */, 32768) = 0
  2143. close(7) = 0
  2144. openat(AT_FDCWD, "/proc/2140/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2145. getdents(7, /* 5 entries */, 32768) = 80
  2146. readlink("/proc/2140/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2147. readlink("/proc/2140/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2148. readlink("/proc/2140/fd/0", "/dev/null", 64) = 9
  2149. readlink("/proc/2140/fd/1", "/dev/console", 64) = 12
  2150. readlink("/proc/2140/fd/2", "/dev/console", 64) = 12
  2151. getdents(7, /* 0 entries */, 32768) = 0
  2152. close(7) = 0
  2153. openat(AT_FDCWD, "/proc/2141/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2154. getdents(7, /* 5 entries */, 32768) = 80
  2155. readlink("/proc/2141/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2156. readlink("/proc/2141/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2157. readlink("/proc/2141/fd/0", "/dev/null", 64) = 9
  2158. readlink("/proc/2141/fd/1", "/dev/null", 64) = 9
  2159. readlink("/proc/2141/fd/2", "/dev/null", 64) = 9
  2160. getdents(7, /* 0 entries */, 32768) = 0
  2161. close(7) = 0
  2162. openat(AT_FDCWD, "/proc/2142/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2163. getdents(7, /* 5 entries */, 32768) = 80
  2164. readlink("/proc/2142/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2165. readlink("/proc/2142/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2166. readlink("/proc/2142/fd/0", "/dev/pts/0", 64) = 10
  2167. readlink("/proc/2142/fd/1", "/dev/pts/0", 64) = 10
  2168. readlink("/proc/2142/fd/2", "/dev/pts/0", 64) = 10
  2169. getdents(7, /* 0 entries */, 32768) = 0
  2170. close(7) = 0
  2171. openat(AT_FDCWD, "/proc/2145/fd/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 7
  2172. getdents(7, /* 10 entries */, 32768) = 160
  2173. readlink("/proc/2145/fd/.", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2174. readlink("/proc/2145/fd/..", 0xbec0e768, 64) = -1 EINVAL (Invalid argument)
  2175. readlink("/proc/2145/fd/0", "/dev/pts/0", 64) = 10
  2176. readlink("/proc/2145/fd/1", "/dev/pts/0", 64) = 10
  2177. readlink("/proc/2145/fd/2", "/dev/pts/0", 64) = 10
  2178. readlink("/proc/2145/fd/3", "socket:[14053]", 64) = 14
  2179. readlink("/proc/2145/fd/4", "socket:[14054]", 64) = 14
  2180. readlink("/proc/2145/fd/5", "/dev/nmea", 64) = 9
  2181. readlink("/proc/2145/fd/6", "/proc", 64) = 5
  2182. readlink("/proc/2145/fd/7", "/proc/2145/fd", 64) = 13
  2183. getdents(7, /* 0 entries */, 32768) = 0
  2184. close(7) = 0
  2185. getdents(6, /* 0 entries */, 32768) = 0
  2186. close(6) = 0
  2187. ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbec0e67c) = -1 ENOTTY (Inappropriate ioctl for device)
  2188. fcntl64(5, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
  2189. fcntl64(5, F_SETFL, O_RDWR) = 0
  2190. getsid(2145) = 1628
  2191. write(2, "gpsd:SPIN: SER: open(/dev/nmea) "..., 59gpsd:SPIN: SER: open(/dev/nmea) -> 5 in gpsd_serial_open()
  2192. ) = 59
  2193. getsid(2145) = 1628
  2194. write(2, "gpsd:PROG: Probing \"Garmin USB b"..., 49gpsd:PROG: Probing "Garmin USB binary" driver...
  2195. ) = 49
  2196. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2197. getsid(2145) = 1628
  2198. write(2, "gpsd:PROG: Probe not found \"Garm"..., 57gpsd:PROG: Probe not found "Garmin USB binary" driver...
  2199. ) = 57
  2200. getsid(2145) = 1628
  2201. write(2, "gpsd:PROG: Probing \"GeoStar\" dri"..., 39gpsd:PROG: Probing "GeoStar" driver...
  2202. ) = 39
  2203. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2204. getsid(2145) = 1628
  2205. write(2, "gpsd:PROG: Sent GeoStar packet i"..., 39gpsd:PROG: Sent GeoStar packet id 0xc1
  2206. ) = 39
  2207. write(5, "PSGG\0\301\0\1\0\0\0\0P\222GF", 16) = 16
  2208. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2209. getsid(2145) = 1628
  2210. write(2, "gpsd:IO: SER: => GPS: 5053474700"..., 55gpsd:IO: SER: => GPS: 5053474700c100010000000050924746
  2211. ) = 55
  2212. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 999969})
  2213. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 1033) = 153
  2214. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 999969})
  2215. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 906) = 81
  2216. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {1, 0})
  2217. read(5, "$GPGGA,,,,,,0,,,,,,,,*66\r\n$PQXFI"..., 850) = 72
  2218. getsid(2145) = 1628
  2219. write(2, "gpsd:PROG: Probe not found \"GeoS"..., 47gpsd:PROG: Probe not found "GeoStar" driver...
  2220. ) = 47
  2221. getsid(2145) = 1628
  2222. write(2, "gpsd:PROG: Probing \"Trimble TSIP"..., 44gpsd:PROG: Probing "Trimble TSIP" driver...
  2223. ) = 44
  2224. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2225. ioctl(5, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = -1 ENOTTY (Inappropriate ioctl for device)
  2226. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2227. nanosleep({0, 200000000}, NULL) = 0
  2228. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2229. getsid(2145) = 1628
  2230. write(2, "gpsd:INFO: SER: speed 9600, 8O1\n", 32gpsd:INFO: SER: speed 9600, 8O1
  2231. ) = 32
  2232. ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbec0c654) = -1 ENOTTY (Inappropriate ioctl for device)
  2233. write(5, "\20\37\20\3", 4) = 4
  2234. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 999969})
  2235. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 1033) = 153
  2236. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 999969})
  2237. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 906) = 153
  2238. select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 999969})
  2239. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 778) = 153
  2240. ioctl(5, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = -1 ENOTTY (Inappropriate ioctl for device)
  2241. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2242. nanosleep({0, 200000000}, NULL) = 0
  2243. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2244. getsid(2145) = 1628
  2245. write(2, "gpsd:INFO: SER: speed 9600, 9", 29gpsd:INFO: SER: speed 9600, 9) = 29
  2246. ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbec0c654) = -1 ENOTTY (Inappropriate ioctl for device)
  2247. getsid(2145) = 1628
  2248. write(2, "gpsd:PROG: Probe not found \"Trim"..., 52gpsd:PROG: Probe not found "Trimble TSIP" driver...
  2249. ) = 52
  2250. getsid(2145) = 1628
  2251. write(2, "gpsd:PROG: Probing \"iSync\" drive"..., 37gpsd:PROG: Probing "iSync" driver...
  2252. ) = 37
  2253. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2254. ioctl(5, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = -1 ENOTTY (Inappropriate ioctl for device)
  2255. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2256. nanosleep({0, 200000000}, NULL) = 0
  2257. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2258. getsid(2145) = 1628
  2259. write(2, "gpsd:INFO: SER: speed 9600, 8N1\n", 32gpsd:INFO: SER: speed 9600, 8N1
  2260. ) = 32
  2261. ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbec0e70c) = -1 ENOTTY (Inappropriate ioctl for device)
  2262. write(5, "@@@@\r\nMAW0C0B\r\n", 15) = 15
  2263. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2264. getsid(2145) = 1628
  2265. write(2, "gpsd:IO: SER: => GPS: @@@@\\x0d\\x"..., 50gpsd:IO: SER: => GPS: @@@@\x0d\x0aMAW0C0B\x0d\x0a
  2266. ) = 50
  2267. ioctl(5, SNDCTL_TMR_START or SNDRV_TIMER_IOCTL_TREAD or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = -1 ENOTTY (Inappropriate ioctl for device)
  2268. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2269. nanosleep({0, 200000000}, NULL) = 0
  2270. ioctl(5, TCFLSH, 0x2) = -1 ENOTTY (Inappropriate ioctl for device)
  2271. getsid(2145) = 1628
  2272. write(2, "gpsd:INFO: SER: speed 9600, 9", 29gpsd:INFO: SER: speed 9600, 9) = 29
  2273. ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbec0e70c) = -1 ENOTTY (Inappropriate ioctl for device)
  2274. getsid(2145) = 1628
  2275. write(2, "gpsd:PROG: Probe not found \"iSyn"..., 45gpsd:PROG: Probe not found "iSync" driver...
  2276. ) = 45
  2277. getsid(2145) = 1628
  2278. write(2, "gpsd:PROG: no probe matched...\n", 31gpsd:PROG: no probe matched...
  2279. ) = 31
  2280. clock_gettime(CLOCK_REALTIME, {315966393, 657462952}) = 0
  2281. gettimeofday({315966393, 658164}, NULL) = 0
  2282. getsid(2145) = 1628
  2283. write(2, "gpsd:INFO: gpsd_activate(2): act"..., 50gpsd:INFO: gpsd_activate(2): activated GPS (fd 5)
  2284. ) = 50
  2285. getuid32() = 0
  2286. access("/var/run/chrony.nmea.sock", F_OK) = -1 ENOENT (No such file or directory)
  2287. getsid(2145) = 1628
  2288. write(2, "gpsd:PROG: PPS:/dev/nmea chrony "..., 79gpsd:PROG: PPS:/dev/nmea chrony socket /var/run/chrony.nmea.sock doesn't exist
  2289. ) = 79
  2290. getsid(2145) = 1628
  2291. write(2, "gpsd:WARN: KPPS:/dev/nmea no HAV"..., 74gpsd:WARN: KPPS:/dev/nmea no HAVE_SYS_TIMEPPS_H, PPS accuracy will suffer
  2292. ) = 74
  2293. mmap2(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb67d8000
  2294. mprotect(0xb67d8000, 4096, PROT_NONE) = 0
  2295. clone(child_stack=0xb6fd6f98, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb6fd74c8, tls=0xb6fd7920, child_tidptr=0xb6fd74c8) = 2165
  2296. getsid(2145) = 1628
  2297. write(2, "gpsd:PROG: PPS:/dev/nmea thread "..., 41gpsd:PROG: PPS:/dev/nmea thread launched
  2298. ) = 41
  2299. futex(0x96c0c, FUTEX_WAKE_PRIVATE, 1gpsd:PROG: KPPS:/dev/nmea gps_fd:5 not a tty, can not use TIOMCIWAIT
  2300. gpsd:WARN: PPS:/dev/nmea die: no TIOMCIWAIT, nor RFC2783 CANWAIT
  2301. gpsd:PROG: PPS:/dev/nmea gpsd_ppsmonitor exited.
  2302. ) = 1
  2303. getsid(2145) = 1628
  2304. write(2, "gpsd:INFO: PPS:/dev/nmea ntpshm_"..., 49gpsd:INFO: PPS:/dev/nmea ntpshm_link_activate: 1
  2305. ) = 49
  2306. getsid(2145) = 1628
  2307. write(2, "gpsd:INFO: device /dev/nmea acti"..., 38gpsd:INFO: device /dev/nmea activated
  2308. ) = 38
  2309. clock_gettime(CLOCK_REALTIME, {315966393, 674493322}) = 0
  2310. getuid32() = 0
  2311. stat64("/dev/nmea", {st_mode=S_IFCHR|0666, st_rdev=makedev(10, 58), ...}) = 0
  2312. chmod("/dev/nmea", 020666) = 0
  2313. futex(0xb6fd7678, FUTEX_WAKE_PRIVATE, 1) = 0
  2314. setgroups32(0, []) = 0
  2315. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
  2316. connect(6, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2317. close(6) = 0
  2318. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
  2319. connect(6, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2320. close(6) = 0
  2321. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
  2322. fstat64(6, {st_mode=S_IFREG|0644, st_size=11497, ...}) = 0
  2323. mmap2(NULL, 11497, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb67d5000
  2324. close(6) = 0
  2325. open("/lib/libnss_compat.so.2", O_RDONLY|O_CLOEXEC) = 6
  2326. read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\340\r\0\0004\0\0\0"..., 512) = 512
  2327. fstat64(6, {st_mode=S_IFREG|0755, st_size=30536, ...}) = 0
  2328. mmap2(NULL, 62060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb67c5000
  2329. mprotect(0xb67cb000, 32768, PROT_NONE) = 0
  2330. mmap2(0xb67d3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x6000) = 0xb67d3000
  2331. close(6) = 0
  2332. open("/lib/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 6
  2333. read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\24/\0\0004\0\0\0"..., 512) = 512
  2334. fstat64(6, {st_mode=S_IFREG|0755, st_size=71572, ...}) = 0
  2335. mmap2(NULL, 112384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xb67a9000
  2336. mprotect(0xb67ba000, 28672, PROT_NONE) = 0
  2337. mmap2(0xb67c1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x10000) = 0xb67c1000
  2338. mmap2(0xb67c3000, 5888, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb67c3000
  2339. close(6) = 0
  2340. mprotect(0xb67c1000, 4096, PROT_READ) = 0
  2341. mprotect(0xb67d3000, 4096, PROT_READ) = 0
  2342. munmap(0xb67d5000, 11497) = 0
  2343. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
  2344. fstat64(6, {st_mode=S_IFREG|0644, st_size=11497, ...}) = 0
  2345. mmap2(NULL, 11497, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb67d5000
  2346. close(6) = 0
  2347. open("/lib/libnss_nis.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2348. open("/usr/lib/libnss_nis.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2349. munmap(0xb67d5000, 11497) = 0
  2350. open("/etc/group", O_RDONLY|O_CLOEXEC) = 6
  2351. fcntl64(6, F_GETFD) = 0x1 (flags FD_CLOEXEC)
  2352. _llseek(6, 0, [0], SEEK_CUR) = 0
  2353. fstat64(6, {st_mode=S_IFREG|0666, st_size=817, ...}) = 0
  2354. mmap2(NULL, 817, PROT_READ, MAP_SHARED, 6, 0) = 0xb67d7000
  2355. _llseek(6, 817, [817], SEEK_SET) = 0
  2356. munmap(0xb67d7000, 817) = 0
  2357. close(6) = 0
  2358. futex(0xb6fd7678, FUTEX_WAKE_PRIVATE, 1) = 0
  2359. setgid32(20) = 0
  2360. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
  2361. connect(6, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2362. close(6) = 0
  2363. socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 6
  2364. connect(6, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2365. close(6) = 0
  2366. open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 6
  2367. _llseek(6, 0, [0], SEEK_CUR) = 0
  2368. fstat64(6, {st_mode=S_IFREG|0666, st_size=1744, ...}) = 0
  2369. mmap2(NULL, 1744, PROT_READ, MAP_SHARED, 6, 0) = 0xb67d7000
  2370. _llseek(6, 1744, [1744], SEEK_SET) = 0
  2371. munmap(0xb67d7000, 1744) = 0
  2372. close(6) = 0
  2373. futex(0xb6fd7678, FUTEX_WAKE_PRIVATE, 1) = 0
  2374. setuid32(65534) = 0
  2375. getegid32() = 20
  2376. getsid(2145) = 1628
  2377. write(2, "gpsd:INFO: running with effectiv"..., 46gpsd:INFO: running with effective group ID 20
  2378. ) = 46
  2379. geteuid32() = 65534
  2380. getsid(2145) = 1628
  2381. write(2, "gpsd:INFO: running with effectiv"..., 48gpsd:INFO: running with effective user ID 65534
  2382. ) = 48
  2383. rt_sigaction(SIGHUP, {0xd014, ~[RTMIN RT_1], 0x4000000 /* SA_??? */}, NULL, 8) = 0
  2384. rt_sigaction(SIGINT, {0xd014, ~[RTMIN RT_1], 0x4000000 /* SA_??? */}, NULL, 8) = 0
  2385. rt_sigaction(SIGTERM, {0xd014, ~[RTMIN RT_1], 0x4000000 /* SA_??? */}, NULL, 8) = 0
  2386. rt_sigaction(SIGQUIT, {0xd014, ~[RTMIN RT_1], 0x4000000 /* SA_??? */}, NULL, 8) = 0
  2387. rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTART|0x4000000}, {SIG_DFL, [], 0}, 8) = 0
  2388. gettimeofday({315966393, 737487}, NULL) = 0
  2389. open("/usr/share/zoneinfo/UTC", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2390. getsid(2145) = 1628
  2391. write(2, "gpsd:INFO: startup at 1980-01-06"..., 59gpsd:INFO: startup at 1980-01-06T00:26:33.000Z (315966393)
  2392. ) = 59
  2393. getsid(2145) = 1628
  2394. write(2, "gpsd:UNK: select waits\n", 23gpsd:UNK: select waits
  2395. ) = 23
  2396. pselect6(6, [3 4 5], NULL, NULL, NULL, {NULL, 8}) = 1 (in [5])
  2397. clock_gettime(CLOCK_REALTIME, {315966393, 744110293}) = 0
  2398. getsid(2145) = 1628
  2399. write(2, "gpsd:SPIN: select() {3 4 5} -> {"..., 67gpsd:SPIN: select() {3 4 5} -> { 5 } at 315966393.744110 (errno 0)
  2400. ) = 67
  2401. getsid(2145) = 1628
  2402. write(2, "gpsd:UNK: polling 5\n", 20gpsd:UNK: polling 5
  2403. ) = 20
  2404. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 1033) = 153
  2405. getsid(2145) = 1628
  2406. write(2, "gpsd:UNK: Read 153 chars to buff"..., 568gpsd:UNK: Read 153 chars to buffer offset 0 (total 153): $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2407. ) = 568
  2408. getsid(2145) = 1628
  2409. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  2410. ) = 40
  2411. getsid(2145) = 1628
  2412. write(2, "gpsd:UNK: 00000000: character '$"..., 68gpsd:UNK: 00000000: character '$' [24], GROUND_STATE -> NMEA_DOLLAR
  2413. ) = 68
  2414. getsid(2145) = 1628
  2415. write(2, "gpsd:UNK: 00000001: character 'G"..., 69gpsd:UNK: 00000001: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  2416. ) = 69
  2417. getsid(2145) = 1628
  2418. write(2, "gpsd:UNK: 00000002: character 'N"..., 73gpsd:UNK: 00000002: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  2419. ) = 73
  2420. getsid(2145) = 1628
  2421. write(2, "gpsd:UNK: 00000003: character 'G"..., 75gpsd:UNK: 00000003: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  2422. ) = 75
  2423. getsid(2145) = 1628
  2424. write(2, "gpsd:UNK: 00000004: character 'N"..., 75gpsd:UNK: 00000004: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2425. ) = 75
  2426. getsid(2145) = 1628
  2427. write(2, "gpsd:UNK: 00000005: character 'S"..., 75gpsd:UNK: 00000005: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  2428. ) = 75
  2429. getsid(2145) = 1628
  2430. write(2, "gpsd:UNK: 00000006: character ',"..., 75gpsd:UNK: 00000006: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2431. ) = 75
  2432. getsid(2145) = 1628
  2433. write(2, "gpsd:UNK: 00000007: character ',"..., 75gpsd:UNK: 00000007: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2434. ) = 75
  2435. getsid(2145) = 1628
  2436. write(2, "gpsd:UNK: 00000008: character ',"..., 75gpsd:UNK: 00000008: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2437. ) = 75
  2438. getsid(2145) = 1628
  2439. write(2, "gpsd:UNK: 00000009: character ',"..., 75gpsd:UNK: 00000009: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2440. ) = 75
  2441. getsid(2145) = 1628
  2442. write(2, "gpsd:UNK: 00000010: character ',"..., 75gpsd:UNK: 00000010: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2443. ) = 75
  2444. getsid(2145) = 1628
  2445. write(2, "gpsd:UNK: 00000011: character ',"..., 75gpsd:UNK: 00000011: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2446. ) = 75
  2447. getsid(2145) = 1628
  2448. write(2, "gpsd:UNK: 00000012: character 'N"..., 75gpsd:UNK: 00000012: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2449. ) = 75
  2450. getsid(2145) = 1628
  2451. write(2, "gpsd:UNK: 00000013: character 'N"..., 75gpsd:UNK: 00000013: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2452. ) = 75
  2453. getsid(2145) = 1628
  2454. write(2, "gpsd:UNK: 00000014: character 'N"..., 75gpsd:UNK: 00000014: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2455. ) = 75
  2456. getsid(2145) = 1628
  2457. write(2, "gpsd:UNK: 00000015: character ',"..., 75gpsd:UNK: 00000015: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2458. ) = 75
  2459. getsid(2145) = 1628
  2460. write(2, "gpsd:UNK: 00000016: character ',"..., 75gpsd:UNK: 00000016: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2461. ) = 75
  2462. getsid(2145) = 1628
  2463. write(2, "gpsd:UNK: 00000017: character ',"..., 75gpsd:UNK: 00000017: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2464. ) = 75
  2465. getsid(2145) = 1628
  2466. write(2, "gpsd:UNK: 00000018: character ',"..., 75gpsd:UNK: 00000018: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2467. ) = 75
  2468. getsid(2145) = 1628
  2469. write(2, "gpsd:UNK: 00000019: character ',"..., 75gpsd:UNK: 00000019: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2470. ) = 75
  2471. getsid(2145) = 1628
  2472. write(2, "gpsd:UNK: 00000020: character ',"..., 75gpsd:UNK: 00000020: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2473. ) = 75
  2474. getsid(2145) = 1628
  2475. write(2, "gpsd:UNK: 00000021: character '*"..., 75gpsd:UNK: 00000021: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  2476. ) = 75
  2477. getsid(2145) = 1628
  2478. write(2, "gpsd:UNK: 00000022: character '1"..., 75gpsd:UNK: 00000022: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  2479. ) = 75
  2480. getsid(2145) = 1628
  2481. write(2, "gpsd:UNK: 00000023: character 'D"..., 75gpsd:UNK: 00000023: character 'D' [44], NMEA_LEADER_END -> NMEA_LEADER_END
  2482. ) = 75
  2483. getsid(2145) = 1628
  2484. write(2, "gpsd:UNK: 00000024: character '."..., 67gpsd:UNK: 00000024: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  2485. ) = 67
  2486. getsid(2145) = 1628
  2487. write(2, "gpsd:UNK: 00000025: character '."..., 67gpsd:UNK: 00000025: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  2488. ) = 67
  2489. getsid(2145) = 1628
  2490. write(2, "gpsd:UNK: Packet type 1 accepted"..., 71gpsd:UNK: Packet type 1 accepted 26 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  2491. ) = 71
  2492. getsid(2145) = 1628
  2493. write(2, "gpsd:UNK: Packet discard of 26, "..., 571gpsd:UNK: Packet discard of 26, chars remaining is 127 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2494. ) = 571
  2495. getsid(2145) = 1628
  2496. write(2, "gpsd:UNK: /dev/nmea sent 26 new "..., 43gpsd:UNK: /dev/nmea sent 26 new characters
  2497. ) = 43
  2498. getsid(2145) = 1628
  2499. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  2500. ) = 49
  2501. getsid(2145) = 1628
  2502. write(2, "gpsd:PROG: switching to match pa"..., 78gpsd:PROG: switching to match packet type 1: $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  2503. ) = 78
  2504. getsid(2145) = 1628
  2505. write(2, "gpsd:PROG: switch_driver(NMEA018"..., 45gpsd:PROG: switch_driver(NMEA0183) called...
  2506. ) = 45
  2507. getsid(2145) = 1628
  2508. write(2, "gpsd:PROG: selecting NMEA0183 dr"..., 40gpsd:PROG: selecting NMEA0183 driver...
  2509. ) = 40
  2510. clock_gettime(CLOCK_REALTIME, {315966394, 60118228}) = 0
  2511. gettimeofday({315966394, 60759}, NULL) = 0
  2512. getsid(2145) = 1628
  2513. write(2, "gpsd:INFO: /dev/nmea identified "..., 66gpsd:INFO: /dev/nmea identified as type NMEA0183, 1 sec @ 9600bps
  2514. ) = 66
  2515. getsid(2145) = 1628
  2516. write(2, "gpsd:PROG: => Probing for Garmin"..., 38gpsd:PROG: => Probing for Garmin NMEA
  2517. ) = 38
  2518. write(5, "$PGRMCE*0E\r\n", 12) = 12
  2519. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2520. getsid(2145) = 1628
  2521. write(2, "gpsd:IO: SER: => GPS: $PGRMCE*0E"..., 41gpsd:IO: SER: => GPS: $PGRMCE*0E\x0d\x0a
  2522. ) = 41
  2523. getsid(2145) = 1628
  2524. write(2, "gpsd:RAW: raw packet of type 1, "..., 68gpsd:RAW: raw packet of type 1, 26:$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  2525. ) = 68
  2526. getsid(2145) = 1628
  2527. write(2, "gpsd:IO: <= GPS: $GNGNS,,,,,,NNN"..., 43gpsd:IO: <= GPS: $GNGNS,,,,,,NNN,,,,,,*1D
  2528. ) = 43
  2529. getsid(2145) = 1628
  2530. write(2, "gpsd:WARN: unknown sentence: \"$G"..., 64gpsd:WARN: unknown sentence: "$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a"
  2531. ) = 64
  2532. getsid(2145) = 1628
  2533. write(2, "gpsd:DATA: packet type 1 from /d"..., 68gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET|DRIVER}
  2534. ) = 68
  2535. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 906) = 153
  2536. getsid(2145) = 1628
  2537. write(2, "gpsd:UNK: Read 153 chars to buff"..., 570gpsd:UNK: Read 153 chars to buffer offset 127 (total 280): $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2538. ) = 570
  2539. getsid(2145) = 1628
  2540. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  2541. ) = 40
  2542. getsid(2145) = 1628
  2543. write(2, "gpsd:UNK: 00000026: character '$"..., 71gpsd:UNK: 00000026: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  2544. ) = 71
  2545. getsid(2145) = 1628
  2546. write(2, "gpsd:UNK: 00000027: character 'G"..., 69gpsd:UNK: 00000027: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  2547. ) = 69
  2548. getsid(2145) = 1628
  2549. write(2, "gpsd:UNK: 00000028: character 'P"..., 73gpsd:UNK: 00000028: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  2550. ) = 73
  2551. getsid(2145) = 1628
  2552. write(2, "gpsd:UNK: 00000029: character 'V"..., 75gpsd:UNK: 00000029: character 'V' [56], NMEA_LEADER_END -> NMEA_LEADER_END
  2553. ) = 75
  2554. getsid(2145) = 1628
  2555. write(2, "gpsd:UNK: 00000030: character 'T"..., 75gpsd:UNK: 00000030: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  2556. ) = 75
  2557. getsid(2145) = 1628
  2558. write(2, "gpsd:UNK: 00000031: character 'G"..., 75gpsd:UNK: 00000031: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  2559. ) = 75
  2560. getsid(2145) = 1628
  2561. write(2, "gpsd:UNK: 00000032: character ',"..., 75gpsd:UNK: 00000032: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2562. ) = 75
  2563. getsid(2145) = 1628
  2564. write(2, "gpsd:UNK: 00000033: character ',"..., 75gpsd:UNK: 00000033: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2565. ) = 75
  2566. getsid(2145) = 1628
  2567. write(2, "gpsd:UNK: 00000034: character 'T"..., 75gpsd:UNK: 00000034: character 'T' [54], NMEA_LEADER_END -> NMEA_LEADER_END
  2568. ) = 75
  2569. getsid(2145) = 1628
  2570. write(2, "gpsd:UNK: 00000035: character ',"..., 75gpsd:UNK: 00000035: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2571. ) = 75
  2572. getsid(2145) = 1628
  2573. write(2, "gpsd:UNK: 00000036: character ',"..., 75gpsd:UNK: 00000036: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2574. ) = 75
  2575. getsid(2145) = 1628
  2576. write(2, "gpsd:UNK: 00000037: character 'M"..., 75gpsd:UNK: 00000037: character 'M' [4d], NMEA_LEADER_END -> NMEA_LEADER_END
  2577. ) = 75
  2578. getsid(2145) = 1628
  2579. write(2, "gpsd:UNK: 00000038: character ',"..., 75gpsd:UNK: 00000038: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2580. ) = 75
  2581. getsid(2145) = 1628
  2582. write(2, "gpsd:UNK: 00000039: character ',"..., 75gpsd:UNK: 00000039: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2583. ) = 75
  2584. getsid(2145) = 1628
  2585. write(2, "gpsd:UNK: 00000040: character 'N"..., 75gpsd:UNK: 00000040: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2586. ) = 75
  2587. getsid(2145) = 1628
  2588. write(2, "gpsd:UNK: 00000041: character ',"..., 75gpsd:UNK: 00000041: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2589. ) = 75
  2590. getsid(2145) = 1628
  2591. write(2, "gpsd:UNK: 00000042: character ',"..., 75gpsd:UNK: 00000042: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2592. ) = 75
  2593. getsid(2145) = 1628
  2594. write(2, "gpsd:UNK: 00000043: character 'K"..., 75gpsd:UNK: 00000043: character 'K' [4b], NMEA_LEADER_END -> NMEA_LEADER_END
  2595. ) = 75
  2596. getsid(2145) = 1628
  2597. write(2, "gpsd:UNK: 00000044: character ',"..., 75gpsd:UNK: 00000044: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2598. ) = 75
  2599. getsid(2145) = 1628
  2600. write(2, "gpsd:UNK: 00000045: character 'N"..., 75gpsd:UNK: 00000045: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  2601. ) = 75
  2602. getsid(2145) = 1628
  2603. write(2, "gpsd:UNK: 00000046: character '*"..., 75gpsd:UNK: 00000046: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  2604. ) = 75
  2605. getsid(2145) = 1628
  2606. write(2, "gpsd:UNK: 00000047: character '2"..., 75gpsd:UNK: 00000047: character '2' [32], NMEA_LEADER_END -> NMEA_LEADER_END
  2607. ) = 75
  2608. getsid(2145) = 1628
  2609. write(2, "gpsd:UNK: 00000048: character 'C"..., 75gpsd:UNK: 00000048: character 'C' [43], NMEA_LEADER_END -> NMEA_LEADER_END
  2610. ) = 75
  2611. getsid(2145) = 1628
  2612. write(2, "gpsd:UNK: 00000049: character '."..., 67gpsd:UNK: 00000049: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  2613. ) = 67
  2614. getsid(2145) = 1628
  2615. write(2, "gpsd:UNK: 00000050: character '."..., 67gpsd:UNK: 00000050: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  2616. ) = 67
  2617. getsid(2145) = 1628
  2618. write(2, "gpsd:UNK: Packet type 1 accepted"..., 70gpsd:UNK: Packet type 1 accepted 25 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  2619. ) = 70
  2620. getsid(2145) = 1628
  2621. write(2, "gpsd:UNK: Packet discard of 25, "..., 568gpsd:UNK: Packet discard of 25, chars remaining is 255 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2622. ) = 568
  2623. getsid(2145) = 1628
  2624. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  2625. ) = 44
  2626. getsid(2145) = 1628
  2627. write(2, "gpsd:UNK: /dev/nmea sent 25 new "..., 43gpsd:UNK: /dev/nmea sent 25 new characters
  2628. ) = 43
  2629. getsid(2145) = 1628
  2630. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  2631. ) = 49
  2632. clock_gettime(CLOCK_REALTIME, {315966395, 54502477}) = 0
  2633. getsid(2145) = 1628
  2634. write(2, "gpsd:PROG: => Probing for SiRF\n", 31gpsd:PROG: => Probing for SiRF
  2635. ) = 31
  2636. write(5, "$PSRF100,0,0,9,0,0*33\r\n", 23) = 23
  2637. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2638. getsid(2145) = 1628
  2639. write(2, "gpsd:IO: SER: => GPS: $PSRF100,0"..., 52gpsd:IO: SER: => GPS: $PSRF100,0,0,9,0,0*33\x0d\x0a
  2640. ) = 52
  2641. getsid(2145) = 1628
  2642. write(2, "gpsd:RAW: raw packet of type 1, "..., 67gpsd:RAW: raw packet of type 1, 25:$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a
  2643. ) = 67
  2644. getsid(2145) = 1628
  2645. write(2, "gpsd:IO: <= GPS: $GPVTG,,T,,M,,N"..., 42gpsd:IO: <= GPS: $GPVTG,,T,,M,,N,,K,N*2C
  2646. ) = 42
  2647. getsid(2145) = 1628
  2648. write(2, "gpsd:DATA: packet type 1 from /d"..., 61gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  2649. ) = 61
  2650. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 778) = 153
  2651. getsid(2145) = 1628
  2652. write(2, "gpsd:UNK: Read 153 chars to buff"..., 564gpsd:UNK: Read 153 chars to buffer offset 255 (total 408): $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2653. ) = 564
  2654. getsid(2145) = 1628
  2655. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  2656. ) = 40
  2657. getsid(2145) = 1628
  2658. write(2, "gpsd:UNK: 00000051: character '$"..., 71gpsd:UNK: 00000051: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  2659. ) = 71
  2660. getsid(2145) = 1628
  2661. write(2, "gpsd:UNK: 00000052: character 'G"..., 69gpsd:UNK: 00000052: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  2662. ) = 69
  2663. getsid(2145) = 1628
  2664. write(2, "gpsd:UNK: 00000053: character 'N"..., 73gpsd:UNK: 00000053: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  2665. ) = 73
  2666. getsid(2145) = 1628
  2667. write(2, "gpsd:UNK: 00000054: character 'G"..., 75gpsd:UNK: 00000054: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  2668. ) = 75
  2669. getsid(2145) = 1628
  2670. write(2, "gpsd:UNK: 00000055: character 'S"..., 75gpsd:UNK: 00000055: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  2671. ) = 75
  2672. getsid(2145) = 1628
  2673. write(2, "gpsd:UNK: 00000056: character 'A"..., 75gpsd:UNK: 00000056: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  2674. ) = 75
  2675. getsid(2145) = 1628
  2676. write(2, "gpsd:UNK: 00000057: character ',"..., 75gpsd:UNK: 00000057: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2677. ) = 75
  2678. getsid(2145) = 1628
  2679. write(2, "gpsd:UNK: 00000058: character 'A"..., 75gpsd:UNK: 00000058: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  2680. ) = 75
  2681. getsid(2145) = 1628
  2682. write(2, "gpsd:UNK: 00000059: character ',"..., 75gpsd:UNK: 00000059: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2683. ) = 75
  2684. getsid(2145) = 1628
  2685. write(2, "gpsd:UNK: 00000060: character '1"..., 75gpsd:UNK: 00000060: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  2686. ) = 75
  2687. getsid(2145) = 1628
  2688. write(2, "gpsd:UNK: 00000061: character ',"..., 75gpsd:UNK: 00000061: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2689. ) = 75
  2690. getsid(2145) = 1628
  2691. write(2, "gpsd:UNK: 00000062: character ',"..., 75gpsd:UNK: 00000062: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2692. ) = 75
  2693. getsid(2145) = 1628
  2694. write(2, "gpsd:UNK: 00000063: character ',"..., 75gpsd:UNK: 00000063: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2695. ) = 75
  2696. getsid(2145) = 1628
  2697. write(2, "gpsd:UNK: 00000064: character ',"..., 75gpsd:UNK: 00000064: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2698. ) = 75
  2699. getsid(2145) = 1628
  2700. write(2, "gpsd:UNK: 00000065: character ',"..., 75gpsd:UNK: 00000065: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2701. ) = 75
  2702. getsid(2145) = 1628
  2703. write(2, "gpsd:UNK: 00000066: character ',"..., 75gpsd:UNK: 00000066: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2704. ) = 75
  2705. getsid(2145) = 1628
  2706. write(2, "gpsd:UNK: 00000067: character ',"..., 75gpsd:UNK: 00000067: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2707. ) = 75
  2708. getsid(2145) = 1628
  2709. write(2, "gpsd:UNK: 00000068: character ',"..., 75gpsd:UNK: 00000068: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2710. ) = 75
  2711. getsid(2145) = 1628
  2712. write(2, "gpsd:UNK: 00000069: character ',"..., 75gpsd:UNK: 00000069: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2713. ) = 75
  2714. getsid(2145) = 1628
  2715. write(2, "gpsd:UNK: 00000070: character ',"..., 75gpsd:UNK: 00000070: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2716. ) = 75
  2717. getsid(2145) = 1628
  2718. write(2, "gpsd:UNK: 00000071: character ',"..., 75gpsd:UNK: 00000071: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2719. ) = 75
  2720. getsid(2145) = 1628
  2721. write(2, "gpsd:UNK: 00000072: character ',"..., 75gpsd:UNK: 00000072: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2722. ) = 75
  2723. getsid(2145) = 1628
  2724. write(2, "gpsd:UNK: 00000073: character ',"..., 75gpsd:UNK: 00000073: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2725. ) = 75
  2726. getsid(2145) = 1628
  2727. write(2, "gpsd:UNK: 00000074: character ',"..., 75gpsd:UNK: 00000074: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2728. ) = 75
  2729. getsid(2145) = 1628
  2730. write(2, "gpsd:UNK: 00000075: character ',"..., 75gpsd:UNK: 00000075: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2731. ) = 75
  2732. getsid(2145) = 1628
  2733. write(2, "gpsd:UNK: 00000076: character '*"..., 75gpsd:UNK: 00000076: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  2734. ) = 75
  2735. getsid(2145) = 1628
  2736. write(2, "gpsd:UNK: 00000077: character '0"..., 75gpsd:UNK: 00000077: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  2737. ) = 75
  2738. getsid(2145) = 1628
  2739. write(2, "gpsd:UNK: 00000078: character '0"..., 75gpsd:UNK: 00000078: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  2740. ) = 75
  2741. getsid(2145) = 1628
  2742. write(2, "gpsd:UNK: 00000079: character '."..., 67gpsd:UNK: 00000079: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  2743. ) = 67
  2744. getsid(2145) = 1628
  2745. write(2, "gpsd:UNK: 00000080: character '."..., 67gpsd:UNK: 00000080: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  2746. ) = 67
  2747. getsid(2145) = 1628
  2748. write(2, "gpsd:UNK: Packet type 1 accepted"..., 75gpsd:UNK: Packet type 1 accepted 30 = $GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  2749. ) = 75
  2750. getsid(2145) = 1628
  2751. write(2, "gpsd:UNK: Packet discard of 30, "..., 568gpsd:UNK: Packet discard of 30, chars remaining is 378 = $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2752. ) = 568
  2753. getsid(2145) = 1628
  2754. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  2755. ) = 44
  2756. getsid(2145) = 1628
  2757. write(2, "gpsd:UNK: /dev/nmea sent 30 new "..., 43gpsd:UNK: /dev/nmea sent 30 new characters
  2758. ) = 43
  2759. getsid(2145) = 1628
  2760. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  2761. ) = 49
  2762. clock_gettime(CLOCK_REALTIME, {315966396, 60728634}) = 0
  2763. getsid(2145) = 1628
  2764. write(2, "gpsd:PROG: => Probing for FV-18\n", 32gpsd:PROG: => Probing for FV-18
  2765. ) = 32
  2766. write(5, "$PFEC,GPint*58\r\n", 16) = 16
  2767. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2768. getsid(2145) = 1628
  2769. write(2, "gpsd:IO: SER: => GPS: $PFEC,GPin"..., 45gpsd:IO: SER: => GPS: $PFEC,GPint*58\x0d\x0a
  2770. ) = 45
  2771. getsid(2145) = 1628
  2772. write(2, "gpsd:RAW: raw packet of type 1, "..., 72gpsd:RAW: raw packet of type 1, 30:$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a
  2773. ) = 72
  2774. getsid(2145) = 1628
  2775. write(2, "gpsd:IO: <= GPS: $GNGSA,A,1,,,,,"..., 47gpsd:IO: <= GPS: $GNGSA,A,1,,,,,,,,,,,,,,,*00
  2776. ) = 47
  2777. getsid(2145) = 1628
  2778. write(2, "gpsd:PROG: xxGSA sets mode 1\n", 29gpsd:PROG: xxGSA sets mode 1
  2779. ) = 29
  2780. getsid(2145) = 1628
  2781. write(2, "gpsd:DATA: xxGSA: mode=1 used=0 "..., 59gpsd:DATA: xxGSA: mode=1 used=0 pdop=nan hdop=nan vdop=nan
  2782. ) = 59
  2783. getsid(2145) = 1628
  2784. write(2, "gpsd:DATA: packet type 1 from /d"..., 66gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|MODE|PACKET}
  2785. ) = 66
  2786. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 655) = 153
  2787. getsid(2145) = 1628
  2788. write(2, "gpsd:UNK: Read 153 chars to buff"..., 717gpsd:UNK: Read 153 chars to buffer offset 378 (total 531): $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2789. ) = 717
  2790. getsid(2145) = 1628
  2791. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  2792. ) = 40
  2793. getsid(2145) = 1628
  2794. write(2, "gpsd:UNK: 00000081: character '$"..., 71gpsd:UNK: 00000081: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  2795. ) = 71
  2796. getsid(2145) = 1628
  2797. write(2, "gpsd:UNK: 00000082: character 'G"..., 69gpsd:UNK: 00000082: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  2798. ) = 69
  2799. getsid(2145) = 1628
  2800. write(2, "gpsd:UNK: 00000083: character 'P"..., 73gpsd:UNK: 00000083: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  2801. ) = 73
  2802. getsid(2145) = 1628
  2803. write(2, "gpsd:UNK: 00000084: character 'G"..., 75gpsd:UNK: 00000084: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  2804. ) = 75
  2805. getsid(2145) = 1628
  2806. write(2, "gpsd:UNK: 00000085: character 'G"..., 75gpsd:UNK: 00000085: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  2807. ) = 75
  2808. getsid(2145) = 1628
  2809. write(2, "gpsd:UNK: 00000086: character 'A"..., 75gpsd:UNK: 00000086: character 'A' [41], NMEA_LEADER_END -> NMEA_LEADER_END
  2810. ) = 75
  2811. getsid(2145) = 1628
  2812. write(2, "gpsd:UNK: 00000087: character ',"..., 75gpsd:UNK: 00000087: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2813. ) = 75
  2814. getsid(2145) = 1628
  2815. write(2, "gpsd:UNK: 00000088: character ',"..., 75gpsd:UNK: 00000088: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2816. ) = 75
  2817. getsid(2145) = 1628
  2818. write(2, "gpsd:UNK: 00000089: character ',"..., 75gpsd:UNK: 00000089: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2819. ) = 75
  2820. getsid(2145) = 1628
  2821. write(2, "gpsd:UNK: 00000090: character ',"..., 75gpsd:UNK: 00000090: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2822. ) = 75
  2823. getsid(2145) = 1628
  2824. write(2, "gpsd:UNK: 00000091: character ',"..., 75gpsd:UNK: 00000091: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2825. ) = 75
  2826. getsid(2145) = 1628
  2827. write(2, "gpsd:UNK: 00000092: character ',"..., 75gpsd:UNK: 00000092: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2828. ) = 75
  2829. getsid(2145) = 1628
  2830. write(2, "gpsd:UNK: 00000093: character '0"..., 75gpsd:UNK: 00000093: character '0' [30], NMEA_LEADER_END -> NMEA_LEADER_END
  2831. ) = 75
  2832. getsid(2145) = 1628
  2833. write(2, "gpsd:UNK: 00000094: character ',"..., 75gpsd:UNK: 00000094: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2834. ) = 75
  2835. getsid(2145) = 1628
  2836. write(2, "gpsd:UNK: 00000095: character ',"..., 75gpsd:UNK: 00000095: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2837. ) = 75
  2838. getsid(2145) = 1628
  2839. write(2, "gpsd:UNK: 00000096: character ',"..., 75gpsd:UNK: 00000096: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2840. ) = 75
  2841. getsid(2145) = 1628
  2842. write(2, "gpsd:UNK: 00000097: character ',"..., 75gpsd:UNK: 00000097: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2843. ) = 75
  2844. getsid(2145) = 1628
  2845. write(2, "gpsd:UNK: 00000098: character ',"..., 75gpsd:UNK: 00000098: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2846. ) = 75
  2847. getsid(2145) = 1628
  2848. write(2, "gpsd:UNK: 00000099: character ',"..., 75gpsd:UNK: 00000099: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2849. ) = 75
  2850. getsid(2145) = 1628
  2851. write(2, "gpsd:UNK: 00000100: character ',"..., 75gpsd:UNK: 00000100: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2852. ) = 75
  2853. getsid(2145) = 1628
  2854. write(2, "gpsd:UNK: 00000101: character ',"..., 75gpsd:UNK: 00000101: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2855. ) = 75
  2856. getsid(2145) = 1628
  2857. write(2, "gpsd:UNK: 00000102: character '*"..., 75gpsd:UNK: 00000102: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  2858. ) = 75
  2859. getsid(2145) = 1628
  2860. write(2, "gpsd:UNK: 00000103: character '6"..., 75gpsd:UNK: 00000103: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  2861. ) = 75
  2862. getsid(2145) = 1628
  2863. write(2, "gpsd:UNK: 00000104: character '6"..., 75gpsd:UNK: 00000104: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  2864. ) = 75
  2865. getsid(2145) = 1628
  2866. write(2, "gpsd:UNK: 00000105: character '."..., 67gpsd:UNK: 00000105: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  2867. ) = 67
  2868. getsid(2145) = 1628
  2869. write(2, "gpsd:UNK: 00000106: character '."..., 67gpsd:UNK: 00000106: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  2870. ) = 67
  2871. getsid(2145) = 1628
  2872. write(2, "gpsd:UNK: Packet type 1 accepted"..., 71gpsd:UNK: Packet type 1 accepted 26 = $GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a
  2873. ) = 71
  2874. getsid(2145) = 1628
  2875. write(2, "gpsd:UNK: Packet discard of 26, "..., 718gpsd:UNK: Packet discard of 26, chars remaining is 505 = $PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2876. ) = 718
  2877. getsid(2145) = 1628
  2878. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  2879. ) = 44
  2880. getsid(2145) = 1628
  2881. write(2, "gpsd:UNK: /dev/nmea sent 26 new "..., 43gpsd:UNK: /dev/nmea sent 26 new characters
  2882. ) = 43
  2883. getsid(2145) = 1628
  2884. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  2885. ) = 49
  2886. clock_gettime(CLOCK_REALTIME, {315966397, 55448608}) = 0
  2887. getsid(2145) = 1628
  2888. write(2, "gpsd:PROG: => Probing for Trimbl"..., 45gpsd:PROG: => Probing for Trimble Copernicus
  2889. ) = 45
  2890. write(5, "$PTNLSNM,0139,01*5C\r\n", 21) = 21
  2891. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2892. getsid(2145) = 1628
  2893. write(2, "gpsd:IO: SER: => GPS: $PTNLSNM,0"..., 50gpsd:IO: SER: => GPS: $PTNLSNM,0139,01*5C\x0d\x0a
  2894. ) = 50
  2895. getsid(2145) = 1628
  2896. write(2, "gpsd:RAW: raw packet of type 1, "..., 68gpsd:RAW: raw packet of type 1, 26:$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a
  2897. ) = 68
  2898. getsid(2145) = 1628
  2899. write(2, "gpsd:IO: <= GPS: $GPGGA,,,,,,0,,"..., 43gpsd:IO: <= GPS: $GPGGA,,,,,,0,,,,,,,,*66
  2900. ) = 43
  2901. getsid(2145) = 1628
  2902. write(2, "gpsd:DATA: GGA: hhmmss= lat=nan "..., 64gpsd:DATA: GGA: hhmmss= lat=nan lon=nan alt=nan mode=1 status=0
  2903. ) = 64
  2904. getsid(2145) = 1628
  2905. write(2, "gpsd:DATA: packet type 1 from /d"..., 68gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|STATUS|PACKET}
  2906. ) = 68
  2907. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 528) = 153
  2908. getsid(2145) = 1628
  2909. write(2, "gpsd:UNK: Read 153 chars to buff"..., 874gpsd:UNK: Read 153 chars to buffer offset 505 (total 658): $PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  2910. ) = 874
  2911. getsid(2145) = 1628
  2912. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  2913. ) = 40
  2914. getsid(2145) = 1628
  2915. write(2, "gpsd:UNK: 00000107: character '$"..., 71gpsd:UNK: 00000107: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  2916. ) = 71
  2917. getsid(2145) = 1628
  2918. write(2, "gpsd:UNK: 00000108: character 'P"..., 72gpsd:UNK: 00000108: character 'P' [50], NMEA_DOLLAR -> NMEA_VENDOR_LEAD
  2919. ) = 72
  2920. getsid(2145) = 1628
  2921. write(2, "gpsd:UNK: 00000109: character 'Q"..., 76gpsd:UNK: 00000109: character 'Q' [51], NMEA_VENDOR_LEAD -> NMEA_LEADER_END
  2922. ) = 76
  2923. getsid(2145) = 1628
  2924. write(2, "gpsd:UNK: 00000110: character 'X"..., 75gpsd:UNK: 00000110: character 'X' [58], NMEA_LEADER_END -> NMEA_LEADER_END
  2925. ) = 75
  2926. getsid(2145) = 1628
  2927. write(2, "gpsd:UNK: 00000111: character 'F"..., 75gpsd:UNK: 00000111: character 'F' [46], NMEA_LEADER_END -> NMEA_LEADER_END
  2928. ) = 75
  2929. getsid(2145) = 1628
  2930. write(2, "gpsd:UNK: 00000112: character 'I"..., 75gpsd:UNK: 00000112: character 'I' [49], NMEA_LEADER_END -> NMEA_LEADER_END
  2931. ) = 75
  2932. getsid(2145) = 1628
  2933. write(2, "gpsd:UNK: 00000113: character ',"..., 75gpsd:UNK: 00000113: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2934. ) = 75
  2935. getsid(2145) = 1628
  2936. write(2, "gpsd:UNK: 00000114: character ',"..., 75gpsd:UNK: 00000114: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2937. ) = 75
  2938. getsid(2145) = 1628
  2939. write(2, "gpsd:UNK: 00000115: character ',"..., 75gpsd:UNK: 00000115: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2940. ) = 75
  2941. getsid(2145) = 1628
  2942. write(2, "gpsd:UNK: 00000116: character ',"..., 75gpsd:UNK: 00000116: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2943. ) = 75
  2944. getsid(2145) = 1628
  2945. write(2, "gpsd:UNK: 00000117: character ',"..., 75gpsd:UNK: 00000117: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2946. ) = 75
  2947. getsid(2145) = 1628
  2948. write(2, "gpsd:UNK: 00000118: character ',"..., 75gpsd:UNK: 00000118: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2949. ) = 75
  2950. getsid(2145) = 1628
  2951. write(2, "gpsd:UNK: 00000119: character ',"..., 75gpsd:UNK: 00000119: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2952. ) = 75
  2953. getsid(2145) = 1628
  2954. write(2, "gpsd:UNK: 00000120: character ',"..., 75gpsd:UNK: 00000120: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2955. ) = 75
  2956. getsid(2145) = 1628
  2957. write(2, "gpsd:UNK: 00000121: character ',"..., 75gpsd:UNK: 00000121: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2958. ) = 75
  2959. getsid(2145) = 1628
  2960. write(2, "gpsd:UNK: 00000122: character ',"..., 75gpsd:UNK: 00000122: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  2961. ) = 75
  2962. getsid(2145) = 1628
  2963. write(2, "gpsd:UNK: 00000123: character '*"..., 75gpsd:UNK: 00000123: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  2964. ) = 75
  2965. getsid(2145) = 1628
  2966. write(2, "gpsd:UNK: 00000124: character '5"..., 75gpsd:UNK: 00000124: character '5' [35], NMEA_LEADER_END -> NMEA_LEADER_END
  2967. ) = 75
  2968. getsid(2145) = 1628
  2969. write(2, "gpsd:UNK: 00000125: character '6"..., 75gpsd:UNK: 00000125: character '6' [36], NMEA_LEADER_END -> NMEA_LEADER_END
  2970. ) = 75
  2971. getsid(2145) = 1628
  2972. write(2, "gpsd:UNK: 00000126: character '."..., 67gpsd:UNK: 00000126: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  2973. ) = 67
  2974. getsid(2145) = 1628
  2975. write(2, "gpsd:UNK: 00000127: character '."..., 67gpsd:UNK: 00000127: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  2976. ) = 67
  2977. getsid(2145) = 1628
  2978. write(2, "gpsd:UNK: Packet type 1 accepted"..., 66gpsd:UNK: Packet type 1 accepted 21 = $PQXFI,,,,,,,,,,*56\x0d\x0a
  2979. ) = 66
  2980. getsid(2145) = 1628
  2981. write(2, "gpsd:UNK: Packet discard of 21, "..., 872gpsd:UNK: Packet discard of 21, chars remaining is 637 = $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0aMC,,V,,,,,,,,,,N*53\x0d\x0a
  2982. ) = 872
  2983. getsid(2145) = 1628
  2984. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  2985. ) = 44
  2986. getsid(2145) = 1628
  2987. write(2, "gpsd:UNK: /dev/nmea sent 21 new "..., 43gpsd:UNK: /dev/nmea sent 21 new characters
  2988. ) = 43
  2989. getsid(2145) = 1628
  2990. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  2991. ) = 49
  2992. clock_gettime(CLOCK_REALTIME, {315966398, 46139893}) = 0
  2993. getsid(2145) = 1628
  2994. write(2, "gpsd:PROG: => Probing for Evermo"..., 35gpsd:PROG: => Probing for Evermore
  2995. ) = 35
  2996. write(5, "\20\2\22\216\177\1\1\0\1\1\1\0\0\0\0\0\0\0\0\23\20\3", 22) = 22
  2997. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  2998. getsid(2145) = 1628
  2999. write(2, "gpsd:IO: SER: => GPS: 1002128e7f"..., 67gpsd:IO: SER: => GPS: 1002128e7f0101000101010000000000000000131003
  3000. ) = 67
  3001. getsid(2145) = 1628
  3002. write(2, "gpsd:RAW: raw packet of type 1, "..., 63gpsd:RAW: raw packet of type 1, 21:$PQXFI,,,,,,,,,,*56\x0d\x0a
  3003. ) = 63
  3004. getsid(2145) = 1628
  3005. write(2, "gpsd:IO: <= GPS: $PQXFI,,,,,,,,,"..., 38gpsd:IO: <= GPS: $PQXFI,,,,,,,,,,*56
  3006. ) = 38
  3007. getsid(2145) = 1628
  3008. write(2, "gpsd:WARN: unknown sentence: \"$P"..., 59gpsd:WARN: unknown sentence: "$PQXFI,,,,,,,,,,*56\x0d\x0a"
  3009. ) = 59
  3010. getsid(2145) = 1628
  3011. write(2, "gpsd:DATA: packet type 1 from /d"..., 61gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  3012. ) = 61
  3013. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 396) = 153
  3014. getsid(2145) = 1628
  3015. write(2, "gpsd:UNK: Read 153 chars to buff"..., 1036gpsd:UNK: Read 153 chars to buffer offset 637 (total 790): $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3016. ) = 1036
  3017. getsid(2145) = 1628
  3018. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  3019. ) = 40
  3020. getsid(2145) = 1628
  3021. write(2, "gpsd:UNK: 00000128: character '$"..., 71gpsd:UNK: 00000128: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  3022. ) = 71
  3023. getsid(2145) = 1628
  3024. write(2, "gpsd:UNK: 00000129: character 'G"..., 69gpsd:UNK: 00000129: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  3025. ) = 69
  3026. getsid(2145) = 1628
  3027. write(2, "gpsd:UNK: 00000130: character 'P"..., 73gpsd:UNK: 00000130: character 'P' [50], NMEA_PUB_LEAD -> NMEA_LEADER_END
  3028. ) = 73
  3029. getsid(2145) = 1628
  3030. write(2, "gpsd:UNK: 00000131: character 'R"..., 75gpsd:UNK: 00000131: character 'R' [52], NMEA_LEADER_END -> NMEA_LEADER_END
  3031. ) = 75
  3032. getsid(2145) = 1628
  3033. write(2, "gpsd:UNK: 00000132: character 'M"..., 75gpsd:UNK: 00000132: character 'M' [4d], NMEA_LEADER_END -> NMEA_LEADER_END
  3034. ) = 75
  3035. getsid(2145) = 1628
  3036. write(2, "gpsd:UNK: 00000133: character 'C"..., 75gpsd:UNK: 00000133: character 'C' [43], NMEA_LEADER_END -> NMEA_LEADER_END
  3037. ) = 75
  3038. getsid(2145) = 1628
  3039. write(2, "gpsd:UNK: 00000134: character ',"..., 75gpsd:UNK: 00000134: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3040. ) = 75
  3041. getsid(2145) = 1628
  3042. write(2, "gpsd:UNK: 00000135: character ',"..., 75gpsd:UNK: 00000135: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3043. ) = 75
  3044. getsid(2145) = 1628
  3045. write(2, "gpsd:UNK: 00000136: character 'V"..., 75gpsd:UNK: 00000136: character 'V' [56], NMEA_LEADER_END -> NMEA_LEADER_END
  3046. ) = 75
  3047. getsid(2145) = 1628
  3048. write(2, "gpsd:UNK: 00000137: character ',"..., 75gpsd:UNK: 00000137: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3049. ) = 75
  3050. getsid(2145) = 1628
  3051. write(2, "gpsd:UNK: 00000138: character ',"..., 75gpsd:UNK: 00000138: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3052. ) = 75
  3053. getsid(2145) = 1628
  3054. write(2, "gpsd:UNK: 00000139: character ',"..., 75gpsd:UNK: 00000139: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3055. ) = 75
  3056. getsid(2145) = 1628
  3057. write(2, "gpsd:UNK: 00000140: character ',"..., 75gpsd:UNK: 00000140: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3058. ) = 75
  3059. getsid(2145) = 1628
  3060. write(2, "gpsd:UNK: 00000141: character ',"..., 75gpsd:UNK: 00000141: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3061. ) = 75
  3062. getsid(2145) = 1628
  3063. write(2, "gpsd:UNK: 00000142: character ',"..., 75gpsd:UNK: 00000142: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3064. ) = 75
  3065. getsid(2145) = 1628
  3066. write(2, "gpsd:UNK: 00000143: character ',"..., 75gpsd:UNK: 00000143: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3067. ) = 75
  3068. getsid(2145) = 1628
  3069. write(2, "gpsd:UNK: 00000144: character ',"..., 75gpsd:UNK: 00000144: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3070. ) = 75
  3071. getsid(2145) = 1628
  3072. write(2, "gpsd:UNK: 00000145: character ',"..., 75gpsd:UNK: 00000145: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3073. ) = 75
  3074. getsid(2145) = 1628
  3075. write(2, "gpsd:UNK: 00000146: character ',"..., 75gpsd:UNK: 00000146: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3076. ) = 75
  3077. getsid(2145) = 1628
  3078. write(2, "gpsd:UNK: 00000147: character 'N"..., 75gpsd:UNK: 00000147: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  3079. ) = 75
  3080. getsid(2145) = 1628
  3081. write(2, "gpsd:UNK: 00000148: character '*"..., 75gpsd:UNK: 00000148: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  3082. ) = 75
  3083. getsid(2145) = 1628
  3084. write(2, "gpsd:UNK: 00000149: character '5"..., 75gpsd:UNK: 00000149: character '5' [35], NMEA_LEADER_END -> NMEA_LEADER_END
  3085. ) = 75
  3086. getsid(2145) = 1628
  3087. write(2, "gpsd:UNK: 00000150: character '3"..., 75gpsd:UNK: 00000150: character '3' [33], NMEA_LEADER_END -> NMEA_LEADER_END
  3088. ) = 75
  3089. getsid(2145) = 1628
  3090. write(2, "gpsd:UNK: 00000151: character '."..., 67gpsd:UNK: 00000151: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  3091. ) = 67
  3092. getsid(2145) = 1628
  3093. write(2, "gpsd:UNK: 00000152: character '."..., 67gpsd:UNK: 00000152: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  3094. ) = 67
  3095. getsid(2145) = 1628
  3096. write(2, "gpsd:UNK: Packet type 1 accepted"..., 70gpsd:UNK: Packet type 1 accepted 25 = $GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3097. ) = 70
  3098. getsid(2145) = 1628
  3099. write(2, "gpsd:UNK: Packet discard of 25, "..., 1034gpsd:UNK: Packet discard of 25, chars remaining is 765 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3100. ) = 1034
  3101. getsid(2145) = 1628
  3102. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  3103. ) = 44
  3104. getsid(2145) = 1628
  3105. write(2, "gpsd:UNK: /dev/nmea sent 25 new "..., 43gpsd:UNK: /dev/nmea sent 25 new characters
  3106. ) = 43
  3107. getsid(2145) = 1628
  3108. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  3109. ) = 49
  3110. clock_gettime(CLOCK_REALTIME, {315966399, 56547341}) = 0
  3111. getsid(2145) = 1628
  3112. write(2, "gpsd:PROG: => Probing for GPSClo"..., 35gpsd:PROG: => Probing for GPSClock
  3113. ) = 35
  3114. write(5, "$PFEC,GPsrq*5B\r\n", 16) = 16
  3115. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  3116. getsid(2145) = 1628
  3117. write(2, "gpsd:IO: SER: => GPS: $PFEC,GPsr"..., 45gpsd:IO: SER: => GPS: $PFEC,GPsrq*5B\x0d\x0a
  3118. ) = 45
  3119. getsid(2145) = 1628
  3120. write(2, "gpsd:RAW: raw packet of type 1, "..., 67gpsd:RAW: raw packet of type 1, 25:$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3121. ) = 67
  3122. getsid(2145) = 1628
  3123. write(2, "gpsd:IO: <= GPS: $GPRMC,,V,,,,,,"..., 42gpsd:IO: <= GPS: $GPRMC,,V,,,,,,,,,,N*53
  3124. ) = 42
  3125. getsid(2145) = 1628
  3126. write(2, "gpsd:DATA: RMC: ddmmyy= hhmmss= "..., 84gpsd:DATA: RMC: ddmmyy= hhmmss= lat=nan lon=nan speed=nan track=nan mode=0 status=0
  3127. ) = 84
  3128. getsid(2145) = 1628
  3129. write(2, "gpsd:DATA: packet type 1 from /d"..., 61gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  3130. ) = 61
  3131. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 268) = 153
  3132. getsid(2145) = 1628
  3133. write(2, "gpsd:UNK: Read 153 chars to buff"..., 1194gpsd:UNK: Read 153 chars to buffer offset 765 (total 918): $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3134. ) = 1194
  3135. getsid(2145) = 1628
  3136. write(2, "gpsd:SPIN: packet_get() fd 5 -> "..., 40gpsd:SPIN: packet_get() fd 5 -> 153 (0)
  3137. ) = 40
  3138. getsid(2145) = 1628
  3139. write(2, "gpsd:UNK: 00000153: character '$"..., 71gpsd:UNK: 00000153: character '$' [24], NMEA_RECOGNIZED -> NMEA_DOLLAR
  3140. ) = 71
  3141. getsid(2145) = 1628
  3142. write(2, "gpsd:UNK: 00000154: character 'G"..., 69gpsd:UNK: 00000154: character 'G' [47], NMEA_DOLLAR -> NMEA_PUB_LEAD
  3143. ) = 69
  3144. getsid(2145) = 1628
  3145. write(2, "gpsd:UNK: 00000155: character 'N"..., 73gpsd:UNK: 00000155: character 'N' [4e], NMEA_PUB_LEAD -> NMEA_LEADER_END
  3146. ) = 73
  3147. getsid(2145) = 1628
  3148. write(2, "gpsd:UNK: 00000156: character 'G"..., 75gpsd:UNK: 00000156: character 'G' [47], NMEA_LEADER_END -> NMEA_LEADER_END
  3149. ) = 75
  3150. getsid(2145) = 1628
  3151. write(2, "gpsd:UNK: 00000157: character 'N"..., 75gpsd:UNK: 00000157: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  3152. ) = 75
  3153. getsid(2145) = 1628
  3154. write(2, "gpsd:UNK: 00000158: character 'S"..., 75gpsd:UNK: 00000158: character 'S' [53], NMEA_LEADER_END -> NMEA_LEADER_END
  3155. ) = 75
  3156. getsid(2145) = 1628
  3157. write(2, "gpsd:UNK: 00000159: character ',"..., 75gpsd:UNK: 00000159: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3158. ) = 75
  3159. getsid(2145) = 1628
  3160. write(2, "gpsd:UNK: 00000160: character ',"..., 75gpsd:UNK: 00000160: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3161. ) = 75
  3162. getsid(2145) = 1628
  3163. write(2, "gpsd:UNK: 00000161: character ',"..., 75gpsd:UNK: 00000161: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3164. ) = 75
  3165. getsid(2145) = 1628
  3166. write(2, "gpsd:UNK: 00000162: character ',"..., 75gpsd:UNK: 00000162: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3167. ) = 75
  3168. getsid(2145) = 1628
  3169. write(2, "gpsd:UNK: 00000163: character ',"..., 75gpsd:UNK: 00000163: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3170. ) = 75
  3171. getsid(2145) = 1628
  3172. write(2, "gpsd:UNK: 00000164: character ',"..., 75gpsd:UNK: 00000164: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3173. ) = 75
  3174. getsid(2145) = 1628
  3175. write(2, "gpsd:UNK: 00000165: character 'N"..., 75gpsd:UNK: 00000165: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  3176. ) = 75
  3177. getsid(2145) = 1628
  3178. write(2, "gpsd:UNK: 00000166: character 'N"..., 75gpsd:UNK: 00000166: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  3179. ) = 75
  3180. getsid(2145) = 1628
  3181. write(2, "gpsd:UNK: 00000167: character 'N"..., 75gpsd:UNK: 00000167: character 'N' [4e], NMEA_LEADER_END -> NMEA_LEADER_END
  3182. ) = 75
  3183. getsid(2145) = 1628
  3184. write(2, "gpsd:UNK: 00000168: character ',"..., 75gpsd:UNK: 00000168: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3185. ) = 75
  3186. getsid(2145) = 1628
  3187. write(2, "gpsd:UNK: 00000169: character ',"..., 75gpsd:UNK: 00000169: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3188. ) = 75
  3189. getsid(2145) = 1628
  3190. write(2, "gpsd:UNK: 00000170: character ',"..., 75gpsd:UNK: 00000170: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3191. ) = 75
  3192. getsid(2145) = 1628
  3193. write(2, "gpsd:UNK: 00000171: character ',"..., 75gpsd:UNK: 00000171: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3194. ) = 75
  3195. getsid(2145) = 1628
  3196. write(2, "gpsd:UNK: 00000172: character ',"..., 75gpsd:UNK: 00000172: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3197. ) = 75
  3198. getsid(2145) = 1628
  3199. write(2, "gpsd:UNK: 00000173: character ',"..., 75gpsd:UNK: 00000173: character ',' [2c], NMEA_LEADER_END -> NMEA_LEADER_END
  3200. ) = 75
  3201. getsid(2145) = 1628
  3202. write(2, "gpsd:UNK: 00000174: character '*"..., 75gpsd:UNK: 00000174: character '*' [2a], NMEA_LEADER_END -> NMEA_LEADER_END
  3203. ) = 75
  3204. getsid(2145) = 1628
  3205. write(2, "gpsd:UNK: 00000175: character '1"..., 75gpsd:UNK: 00000175: character '1' [31], NMEA_LEADER_END -> NMEA_LEADER_END
  3206. ) = 75
  3207. getsid(2145) = 1628
  3208. write(2, "gpsd:UNK: 00000176: character 'D"..., 75gpsd:UNK: 00000176: character 'D' [44], NMEA_LEADER_END -> NMEA_LEADER_END
  3209. ) = 75
  3210. getsid(2145) = 1628
  3211. write(2, "gpsd:UNK: 00000177: character '."..., 67gpsd:UNK: 00000177: character '.' [0d], NMEA_LEADER_END -> NMEA_CR
  3212. ) = 67
  3213. getsid(2145) = 1628
  3214. write(2, "gpsd:UNK: 00000178: character '."..., 67gpsd:UNK: 00000178: character '.' [0a], NMEA_CR -> NMEA_RECOGNIZED
  3215. ) = 67
  3216. getsid(2145) = 1628
  3217. write(2, "gpsd:UNK: Packet type 1 accepted"..., 71gpsd:UNK: Packet type 1 accepted 26 = $GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  3218. ) = 71
  3219. getsid(2145) = 1628
  3220. write(2, "gpsd:UNK: Packet discard of 26, "..., 1195gpsd:UNK: Packet discard of 26, chars remaining is 892 = $GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a$GPVTG,,T,,M,,N,,K,N*2C\x0d\x0a$GNGSA,A,1,,,,,,,,,,,,,,,*00\x0d\x0a$GPGGA,,,,,,0,,,,,,,,*66\x0d\x0a$PQXFI,,,,,,,,,,*56\x0d\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a\x0a$GPRMC,,V,,,,,,,,,,N*53\x0d\x0a
  3221. ) = 1195
  3222. getsid(2145) = 1628
  3223. write(2, "gpsd:RAW: /dev/nmea is known to "..., 44gpsd:RAW: /dev/nmea is known to be NMEA0183
  3224. ) = 44
  3225. getsid(2145) = 1628
  3226. write(2, "gpsd:UNK: /dev/nmea sent 26 new "..., 43gpsd:UNK: /dev/nmea sent 26 new characters
  3227. ) = 43
  3228. getsid(2145) = 1628
  3229. write(2, "gpsd:RAW: packet sniff on /dev/n"..., 49gpsd:RAW: packet sniff on /dev/nmea finds type 1
  3230. ) = 49
  3231. clock_gettime(CLOCK_REALTIME, {315966400, 57768154}) = 0
  3232. getsid(2145) = 1628
  3233. write(2, "gpsd:PROG: => Probing for Ashtec"..., 34gpsd:PROG: => Probing for Ashtech
  3234. ) = 34
  3235. write(5, "$PASHQ,RID*28\r\n", 15) = 15
  3236. ioctl(5, TCSBRK, 0x1) = -1 ENOTTY (Inappropriate ioctl for device)
  3237. getsid(2145) = 1628
  3238. write(2, "gpsd:IO: SER: => GPS: $PASHQ,RID"..., 44gpsd:IO: SER: => GPS: $PASHQ,RID*28\x0d\x0a
  3239. ) = 44
  3240. getsid(2145) = 1628
  3241. write(2, "gpsd:RAW: raw packet of type 1, "..., 68gpsd:RAW: raw packet of type 1, 26:$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a
  3242. ) = 68
  3243. getsid(2145) = 1628
  3244. write(2, "gpsd:IO: <= GPS: $GNGNS,,,,,,NNN"..., 43gpsd:IO: <= GPS: $GNGNS,,,,,,NNN,,,,,,*1D
  3245. ) = 43
  3246. getsid(2145) = 1628
  3247. write(2, "gpsd:WARN: unknown sentence: \"$G"..., 64gpsd:WARN: unknown sentence: "$GNGNS,,,,,,NNN,,,,,,*1D\x0d\x0a"
  3248. ) = 64
  3249. getsid(2145) = 1628
  3250. write(2, "gpsd:DATA: packet type 1 from /d"..., 61gpsd:DATA: packet type 1 from /dev/nmea with {ONLINE|PACKET}
  3251. ) = 61
  3252. read(5, "$GNGNS,,,,,,NNN,,,,,,*1D\r\n$GPVTG"..., 141) = 153
  3253. --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xd33352a} ---
  3254. +++ killed by SIGSEGV +++
  3255. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement