Occasional crash when running --capture-image-and-download
Brian Hulette <[email protected]>
| Newsgroups | gmane.comp.multimedia.gphoto.user |
|---|---|
| Message-ID | <CAK7agh_jVBUH80BjFi43t0Zz+1LJRLz3iskUAkbNDrOa_53j4w@mail.gmail.com> |
Hi all, I'm working on setting up a timelapse photography rig by running gphoto2 on an RPi Zero W to control a Canon EOS 1100D. Unfortunately, I've run into some issues: occasionally when I run `gphoto2 --capture-image-and-download` in an ssh session the process seems to kill the entire RPi. I turned on debug logging to capture what is happening just before one such crash (attached). I was wondering if anybody here could provide some insight into what is going on, or at least direct me to what I could do to debug further. Thanks! Brian _______________________________________________ Gphoto-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gphoto-user
rpi_crash_log.txt
(text/plain, 3.6 KB)
1.557199 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557236 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557271 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557307 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557343 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557378 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557415 camera_trigger_canon_eos_capture(2): discarding event type 0 1.557448 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557483 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557520 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557556 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557591 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557627 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557663 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557697 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557732 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557767 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557801 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557834 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557877 camera_trigger_canon_eos_capture(2): discarding event type 3 1.557929 camera_trigger_canon_eos_capture(2): detected manual focus. skipping focus detection logic 1.558029 ptp_usb_sendreq (2): Sending PTP_OC 0x9128 (PTP_OC_CANON_EOS_RemoteReleaseOn) (0x1,0x0) request... 1.558476 ptp_usb_getresp (2): Reading PTP_OC 0x9128 (PTP_OC_CANON_EOS_RemoteReleaseOn) response... 1.565673 ptp_usb_sendreq (2): Sending PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) request... 1.567522 ptp_usb_getdata (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) data... 1.575728 ptp_usb_getresp (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) response... 1.627850 ptp_usb_sendreq (2): Sending PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) request... 1.628346 ptp_usb_getdata (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) data... 1.629904 ptp_usb_getresp (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) response... 1.631126 ptp (2): event 0: EOS prop d102 info record, datasize is 4 1.631813 ptp (2): event 0: currentvalue of d102 is 65 1.633453 ptp (2): event 1: EOS prop d103 info record, datasize is 4 1.633622 ptp (2): event 1: currentvalue of d103 is 68 1.635018 ptp (2): event 2: EOS prop d102 desc record, datasize 0, propxtype 3 1.635158 ptp (2): BAD: i 3, entries 3 1.636005 ptp_usb_sendreq (2): Sending PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) request... 1.637783 ptp_usb_getdata (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) data... 1.639082 ptp_usb_getresp (2): Reading PTP_OC 0x9116 (PTP_OC_CANON_EOS_GetEvent) response... 1.641046 camera_trigger_canon_eos_capture(2): focusing - read event type 3 1.641225 camera_trigger_canon_eos_capture(2): focusing - read event type 3 1.642534 camera_trigger_canon_eos_capture(2): focusing - read event type 0 1.642896 ptp_usb_sendreq (2): Sending PTP_OC 0x9128 (PTP_OC_CANON_EOS_RemoteReleaseOn) (0x2,0x0) request... 1.643419 ptp_usb_getresp (2): Reading PTP_OC 0x9128 (PTP_OC_CANON_EOS_RemoteReleaseOn) response...