https://bugzilla.novell.com/show_bug.cgi?id=731568 https://bugzilla.novell.com/show_bug.cgi?id=731568#c3 --- Comment #3 from Jiri Slaby <jslaby@suse.com> 2011-11-19 20:08:36 UTC --- Created an attachment (id=463041) --> (http://bugzilla.novell.com/attachment.cgi?id=463041) valgrind run Ouch. It looks like there is some pointer which is not re-set after realloc? Invalid read of size 8 at 0x4EB707D: _wordcopy_fwd_dest_aligned (wordcopy.c:205) by 0x4EB0CDB: __GI_memmove (memmove.c:76) by 0x4EE25FF: re_string_reconstruct (regex_internal.c:675) by 0x4EE805F: re_search_internal (regexec.c:829) by 0x4EEE65C: re_search_stub (regexec.c:463) by 0x4EEEFC7: re_search (regexec.c:326) by 0x40868E: match_regex (regexp.c:252) by 0x406610: execute_program (execute.c:1187) by 0x40830C: process_files (execute.c:1855) by 0x4026EC: main (sed.c:349) Address 0x5219538 is 168 bytes inside a block of size 172 alloc'd at 0x4C29BC2: realloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) by 0x4EE15AF: re_string_realloc_buffers (regex_internal.c:143) by 0x4EE2BE6: extend_buffers (regexec.c:4116) by 0x4EE8EA6: re_search_internal (regexec.c:1164) by 0x4EEE65C: re_search_stub (regexec.c:463) by 0x4EEEFC7: re_search (regexec.c:326) by 0x40868E: match_regex (regexp.c:252) by 0x406610: execute_program (execute.c:1187) by 0x40830C: process_files (execute.c:1855) by 0x4026EC: main (sed.c:349) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.