https://bugzilla.novell.com/show_bug.cgi?id=731568 https://bugzilla.novell.com/show_bug.cgi?id=731568#c0 Summary: sed: free(): invalid pointer: 0x00000000016f0110 Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jslaby@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=463037) --> (http://bugzilla.novell.com/attachment.cgi?id=463037) gdb bt full I'm building binutils for mips. It runs: sed -f ./targmatch.sed ./config.bfd But I get: *** glibc detected *** /usr/bin/sed: free(): invalid pointer: 0x0000000000667110 *** Well (bt full attached): #4 0x00007ffff7b0569e in re_search_internal (preg=0x623b50, string=0x64f3a0 " targ_defvec=bfd_elf64_alpha_vecha*-*-openbsd*\",a*-*-freebsd4.0*)64=true # FreeBSD <= 4.0 supports only the old nonstandard way of ABI labelling. case \"${targ}\" in\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272"..., length=35, start=<optimized out>, range=35, stop=<optimized out>, nmatch=<optimized out>, pmatch=0x65a0e0, eflags=0) at regexec.c:947 #5 0x00007ffff7b0b65d in re_search_stub (bufp=0x623b50, string=0x64f3a0 " targ_defvec=bfd_elf64_alpha_vecha*-*-openbsd*\",a*-*-freebsd4.0*)64=true # FreeBSD <= 4.0 supports only the old nonstandard way of ABI labelling. case \"${targ}\" in\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272"..., length=<optimized out>, start=0, range=<optimized out>, stop=<optimized out>, regs=0x610880, ret_len=0) at regexec.c:463 #6 0x00007ffff7b0bfc8 in __re_search (bufp=<optimized out>, string=<optimized out>, length=<optimized out>, start=<optimized out>, range=<optimized out>, regs=<optimized out>) at regexec.c:326 #7 0x000000000040868f in match_regex (regex=0x623b50, buf=0x64f3a0 " targ_defvec=bfd_elf64_alpha_vecha*-*-openbsd*\",a*-*-freebsd4.0*)64=true # FreeBSD <= 4.0 supports only the old nonstandard way of ABI labelling. case \"${targ}\" in\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272\272"..., buflen=35, buf_start_offset=<optimized out>, regarray=<optimized out>, regsize=<optimized out>) at regexp.c:252 #8 0x0000000000406611 in do_subst (sub=0x61b830) at execute.c:1187 #9 execute_program (vec=0x61b640, input=0x7fffffffd930) at execute.c:1624 #10 0x000000000040830d in process_files (the_program=0x61b640, argv=0x7fffffffdb50) at execute.c:1855 #11 0x00000000004026ed in main (argc=<optimized out>, argv=0x7fffffffdb38) at 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.