-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sony DSLR ILCE-6400 crash #1058
Comments
relevant part: 3.549678 camera_wait_for_event (2): DEBUG== 0xd215 after capture = 65531 3.549795 ptp_usb_getdata (2): Reading PTP_OC 0x1008 (Get object info) data... 3.550614 ptp_usb_getresp (2): Reading PTP_OC 0x1008 (Get object info) response... getobjectinfo returns a very short data blob did this work with 2.5.31? |
likely also failed with libgphoto 2.5.31. the code does not expect an invalid objectinfo here though |
i tried fixing the crash first. but it still likely is broken |
Describe the bug
Crash when camera is waiting for event when using INDI driver. Sometimes the camera can load 1 or 2 images, only to crash next.
Name the camera
Sony DSLR ILCE-6400 (PC Control)
libgphoto2 and gphoto2 version
2.5.31.1
To Reproduce
Steps to reproduce the behavior:
When I ran under gdb, I got this:
The generated gphoto.txt was 211MB in size and 45MB compressed! I will see if I can upload somewhere and post a link.
The text was updated successfully, but these errors were encountered: