On 11/06/2014 06:35 PM, Orion Poplawski wrote:
On 11/06/2014 03:14 AM, Rich Megginson wrote:
Try to reproduce the problem while using gdb to capture stack traces every few
seconds as in http://www.port389.org/docs/389ds/FAQ/faq.html#debugging-hangs
Ideally, we can get some stack traces of the server during the time between
the BIND and the ABANDON
Thanks, I'll give it a shot. The gdb command line is a little incorrect
though, I think you want:
gdb -ex 'set confirm off' -ex 'set pagination off' -ex 'thread apply all bt
full' -ex 'quit' /usr/sbin/ns-slapd `pidof ns-slapd` > stacktrace.`date
+%s`.txt 2>&1
- added % in date format, drop trailing ``
Thanks, wiki updated
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users