kernel log for keep open/close the handle. I believe there is no mem
leak if handle close/open for every movie.
May 10 10:36:09 device
user.info kernel: crystalhd 0000:02:00.0:
Opening new user[0] handle
May 10 10:36:11 device user.debug kernel: start_capture: pause_th:12,
resume_th:5
May 10 10:36:11 device
user.info kernel: crystalhd 0000:02:00.0: [FMT
CH] PIB:0 0 420 1 780 438 780 0 0 0
May 10 10:36:11 device
user.info kernel: crystalhd 0000:02:00.0:
MISSING 3 PICTURES
May 10 10:36:59 device
user.info kernel: crystalhd 0000:02:00.0:
Closing user[0] handle via ioctl with mode 417a00
May 10 10:36:59 device
uucp.info mediaplayer: play movie: 2.mov
May 10 10:36:59 device
user.info kernel: crystalhd 0000:02:00.0:
Opening new user[0] handle
May 10 10:37:02 device user.debug kernel: start_capture: pause_th:12,
resume_th:5
May 10 10:37:02 device
user.info kernel: crystalhd 0000:02:00.0: [FMT
CH] PIB:0 0 420 1 780 438 780 0 0 0
May 10 10:37:02 device
user.info kernel: crystalhd 0000:02:00.0:
MISSING 3 PICTURES
May 10 10:37:08 device
user.info kernel: crystalhd 0000:02:00.0:
Closing user[0] handle via ioctl with mode 417a00
When I bypass the open/close handle, the log is: (there have memory
leak)
May 10 09:55:44 device user.debug kernel: start_capture: pause_th:12,
resume_th:5
May 10 09:55:45 device
user.info kernel: crystalhd 0000:02:00.0: [FMT
CH] PIB:0 0 420 1 780 438 780 0 0 0
May 10 09:55:45 device
user.info kernel: crystalhd 0000:02:00.0:
MISSING 4294967198 PICTURES
Jerry