https://bugzilla.samba.org/show_bug.cgi?id=5854
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from [EMAIL PROTECTED] 2008-11-02 00:24 CST ------- What would really help is if you would run an rsync that didn't have its debug symbols stripped off so that the backtrace would show details on each function in the stack. If you compile rsync yourself, you can try running the version from the build dir and see if it will crash with a better backtrace. You might also try running the non-stripped version under valgrind, which can give even more info on memory issues. Also, which rsync is crashing? The lack of lib64 dirs makes me wonder if it is the 2.6.9 rsync that is crashing. (I have tried to duplicate the problem, and have not gotten it to fail.) -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html