------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1437
--- Comment #6 from Zoltan Herczeg <hzmester@???> 2014-01-23 15:02:04 ---
Could you try to do some disassembly?
Example: disassemble $pc-64,$pc+64 after you break the execution. Or it would
be better to repeat si (step instruction) until you see a repetition in the
code. "display/i $pc" shows the current instruction all the time.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email