------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1335
--- Comment #3 from Lawrence Velázquez <larryv@???> 2013-01-25 23:08:59 ---
(In reply to comment #2)
> It would be great if you could run the test program with gdb, and disassemble
> the instructions around the segmentation fault. Please compile pcre with static
> --enable-shared=no , execute "gdb ./pcretest" and type "run -q -32 -s+
> testdata/testinput1 testtry". When the segmentation failure occures, please
> type "disassemble $pc-64, $pc+64" and send me the output.
I’ve attached all the terminal output from my gdb session, so you can see
whether I screwed up anything :P
I'll narrow down the patterns a little later tonight.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email