Skip to content
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

Segfault on "Unknown error" #297

Open
Techwolf opened this issue Feb 20, 2022 · 2 comments
Open

Segfault on "Unknown error" #297

Techwolf opened this issue Feb 20, 2022 · 2 comments

Comments

@Techwolf
Copy link

So I was copying/backup DCIM and the GUI would up and disappear after 5 minutes or so. Tried again and same thing. Ran aft from the term console and it keep getting the same error.

downloading  170021 to "/home/techwolf/Media2/android/T320/AFT/DCIM/T320/IMG_20161013_105941.jpg"
downloading file  "/home/techwolf/Media2/android/T320/AFT/DCIM/T320/IMG_20161013_105941.jpg"  failed:  "Unknown error"
downloading  170022 to "/home/techwolf/Media2/android/T320/AFT/DCIM/T320/IMG_20161013_111358.jpg"
10009 ms since the last poll call
downloading file  "/home/techwolf/Media2/android/T320/AFT/DCIM/T320/IMG_20161013_111358.jpg"  failed:  "timeout reaping usb urb"
downloading  170023 to "/home/techwolf/Media2/android/T320/AFT/DCIM/T320/IMG_20161015_174850.jpg"
drop message 16b4, response: e9b1, transaction: 5bdc5bb1, transaction: 00000d35
got unknown urb: 0x7fbfcfffe570 of size -596921307
Segmentation fault

re-running aft would result in mtp::usb::TimeoutException and have to unplug the usb cable to reset the usb bus.

Looking on the android device/tablet, the image file was not corrupted at all. Ok...so let try adb. I change to a local directory and ran mkdir. Got an error: No space left on device. (insert sound of head hitting desk)

So, after over 30 minutes of trouble shooting this problem:

Bug is segfault on running out of local device/drive space instead of poping up GUI error, "No space left on device."

@whoozle
Copy link
Owner

whoozle commented Apr 7, 2022

did you run out of space on your phone or on your PC?

@Techwolf
Copy link
Author

PC. I was backing up file from the device, phone or tablet, I forgot what device I was using at that time. To the hard drive on the computer that ran out of space. It was a basic HDD mounted to Media2 to store media and backup stuff on and it ran out of space. The OS and /home are on a different drive and was unaffected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants