panda-mute Posted June 22, 2017 Report Share Posted June 22, 2017 Using the version 2.4, all can run under OpenWrt/LEDE with "ld-linux-armhf.so.3 -> libc.so" When update to 2.5, the following error happened: root@LEDE:~# ./rslsync --nodaemon [02:47:02.684] Debug log mask has been set to FFFFFFFF [02:47:02.684] Features mask has been set to 0 [20170622 02:47:02.686] ZIP: Can't locate [version] in zip, error -100. By using this application, you agree to our Privacy Policy, Terms of Use and End User License Agreement.https://www.resilio.com/legal/privacyhttps://www.resilio.com/legal/terms-of-usehttps://www.resilio.com/legal/eula [20170622 02:47:02.688] test sha1: AE5BD8EFEA5322C4D9986D06680A781392F9A642 [20170622 02:47:02.688] test sha2: 630DCD2966C4336691125448BBB25B4FF412A49C732DB2C8ABC1B8581BD710DD [20170622 02:47:02.688] test aes: 0A940BB5416EF045F1C39458C653EA5A07FEEF74E1D5036E900EEE118E949293 [20170622 02:47:02.689] diskio_controller created [20170622 02:47:02.691] register diskio completion queue with id 1 [20170622 02:47:02.691] PLC[0x0121ccc0] binding on 0.0.0.0:39167 [20170622 02:47:02.691] D! 20PeerListenConnection::listen[0x0121ccc0][7] bound listening socket 7 to IP 0.0.0.0:39167 [20170622 02:47:02.691] PLC[0x0121ccf0] binding on [::]:39167 [20170622 02:47:02.691] D! 20PeerListenConnection::listen[0x0121ccf0][8] bound listening socket 8 to IP [::]:39167 [20170622 02:47:02.691] UDP: bound listening socket 10 to IP 0.0.0.0:39167 [20170622 02:47:02.691] UDP: bound listening socket 11 to IP [::]:39167 [20170622 02:47:02.692] Unable to listen for HTTP traffic on port 8888. Exiting... [20170622 02:47:02.692] Quit reason: Unable to listen for HTTP traffic on port 8888. Exiting... [20170622 02:47:02.723] register diskio completion queue with id 2 [20170622 02:47:02.725] Create diskio thread for drive with id 4517109467, path: [20170622 02:47:02.725] Create diskio thread for drive with id 5276143171, path: [20170622 02:47:02.729] diskio thread start, drive_id = 4517109467, priority = normal [20170622 02:47:02.729] IPv6 is installed [20170622 02:47:02.729] VerifyFileWithHash failed on file ./.sync//sync.dat with status 2. [20170622 02:47:02.729] VerifyFileWithHash failed on file ./.sync//sync.dat with status 2. [20170622 02:47:02.729] VerifyFileWithHash failed on file ./.sync//sync.dat with status 2. [20170622 02:47:02.729] Unsupported or empty sync.dat file [20170622 02:47:02.729] My PeerID: 10AA9A49072673EF7C1C5DADF771F378FE2DA06F [20170622 02:47:02.730] LC: LoadLicenses: there is no pro license [20170622 02:47:02.730] VerifyFileWithHash failed on file ./.sync//history.dat with status 2. [20170622 02:47:02.730] VerifyFileWithHash failed on file ./.sync//history.dat with status 2. [20170622 02:47:02.730] VerifyFileWithHash failed on file ./.sync//history.dat with status 2. [20170622 02:47:02.731] diskio thread start, drive_id = 5276143171, priority = normal [20170622 02:47:02.745] Joining to the multicast group 239.192.0.0:3838 on interface 192.168.1.1 (br-lan) [20170622 02:47:02.745] Joining to the multicast group 239.192.0.0:3838 on interface 127.0.0.1 (lo) [20170622 02:47:02.745] Joining to the multicast group 239.192.0.0:3838 on interface 192.168.120.146 (wdev1sta0) [20170622 02:47:02.746] Create diskio thread for drive with id 18446744073709551614, path: [20170622 02:47:02.746] diskio thread start, drive_id = 18446744073709551614, priority = normal Assertion failed: nsection > 0 (/opt/sync/linux/breakpad/common/linux/elfutils-inl.h: const typename ElfClass::Shdr* google_breakpad::FindElfSectionByName(const char*, typename ElfClass::Word, const typename ElfClass::Shdr*, const char*, const char*, int) [with ElfClass = google_breakpad::ElfClass32; typename ElfClass::Shdr = Elf32_Shdr; typename ElfClass::Word = unsigned int]: 55) Segmentation fault What's that means of "Assertion failed: nsection > 0" ? Your help is appreciated! Quote Link to comment Share on other sites More sharing options...
panda-mute Posted June 26, 2017 Author Report Share Posted June 26, 2017 Any update about this? Assertion failed: nsection > 0 (/opt/sync/linux/breakpad/common/linux/elfutils-inl.h: const typename ElfClass::Shdr* google_breakpad::FindElfSectionByName(const char*, typename ElfClass::Word, const typename ElfClass::Shdr*, const char*, const char*, int) [with ElfClass = google_breakpad::ElfClass32; typename ElfClass::Shdr = Elf32_Shdr; typename ElfClass::Word = unsigned int]: 55) Segmentation fault Quote Link to comment Share on other sites More sharing options...
Helen Posted June 27, 2017 Report Share Posted June 27, 2017 OpenWRT is not officially supported and that assert indicates problems with linking libc. Quote Link to comment Share on other sites More sharing options...
panda-mute Posted June 28, 2017 Author Report Share Posted June 28, 2017 19 hours ago, Helen said: OpenWRT is not officially supported and that assert indicates problems with linking libc. So any plan to support OpenWrt or musl C? Quote Link to comment Share on other sites More sharing options...
Helen Posted June 28, 2017 Report Share Posted June 28, 2017 frankly speaking haven't heard of that. If it's supported, that will be announced. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.