MegaFuse icon indicating copy to clipboard operation
MegaFuse copied to clipboard

File list is obtained by using a File Manager of Debian 7.5 32bit causes abort.

Open wiserweb opened this issue 10 years ago • 6 comments

The abort appears to occurs due to listing the mount point files with the GUI File Manager. If the ls command is issued from a Terminal then the list of files causes no issues and MegaFuse operates as expected.

Sample .mp4 file utilized for testing.

Terminal Displays:

searching node by path: /2014 BMW M4 Coupe - INTERIOR.mp4 node found in MEGA: /2014 BMW M4 Coupe - INTERIOR.mp4 resuming paused download11 resuming paused download searching node by path: /2014 BMW M4 Coupe - INTERIOR.mp4 node found in MEGA: /2014 BMW M4 Coupe - INTERIOR.mp4 topen riuscito download fallito: -20 /usr/include/c++/4.7/debug/safe_iterator.h:278:error: attempt to dereference a past-the-end iterator.

Objects involved in the operation: iterator "this" @ 0x0xb6339e38 { type = N11__gnu_debug14_Safe_iteratorINSt8__detail14_Node_iteratorISt4pairIKSs14file_cache_rowELb0ELb1EEENSt7__debug13unordered_mapISsS5_St4hashISsESt8equal_toISsESaISsEEEEE (mutable iterator); state = past-the-end; references sequence with type `NSt7__debug13unordered_mapISs14file_cache_rowSt4hashISsESt8equal_toISsESaISsEEE' @ 0x0xb6339e38 } Aborted

wiserweb avatar Jun 20 '14 04:06 wiserweb