We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
bug重现: 1. 配置文件: <inotify> <delete start="false"/> <createFolder start="true"/> <createFile start="false"/> <closeWrite start="true"/> <moveFrom start="true"/> <moveTo start="true"/> <attrib start="true"/> <modify start="true"/> </inotify> 2. 启动sersync 3. 改动被监控的文件,如:touch * (目录下包括许多文件与目录) 4. sersync死掉了。 抛出错误如下所示: terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr terminate called recursively 版本: sersync2.5.4_64bit_binary_stable_final 系统: Ubuntu 10.04 server LTS 64bit
Original issue reported on code.google.com by [email protected] on 26 Apr 2012 at 10:24
[email protected]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 26 Apr 2012 at 10:24The text was updated successfully, but these errors were encountered: