#35378: w3m: sed: RE error: illegal byte sequence -----------------------------------------+---------------------------------- Reporter: pkutzner+macports@… | Owner: mnick@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: mountainlion | Port: w3m -----------------------------------------+---------------------------------- Comment(by elventear@…): I recompiled mktable manually (only the mktable object) with debugging information and tried to debug it. This is what I got: {{{ Process 20072 launched: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_w3m/w3m/work/w3m-0.5.3/mktable' (x86_64) #include "hash.h" #include <stdio.h> #include "funcname1.h" Process 20072 stopped * thread #1: tid = 0x1803, 0x00000001000136e3 libgc.1.dylib`GC_clear_stack_inner + 35, stop reason = EXC_BAD_ACCESS (code=2, address=0x7fff5f3ffff8) frame #0: 0x00000001000136e3 libgc.1.dylib`GC_clear_stack_inner + 35 libgc.1.dylib`GC_clear_stack_inner + 35: -> 0x1000136e3: movq %rax, -40(%rbp) 0x1000136e7: leaq -1744(%rbp), %r15 0x1000136ee: movq %r15, %rdi 0x1000136f1: movl $1704, %esi }}} I ran the tests for boehmgc and got plenty of errors. Also test boehmgc- devel and it seems to have issues. Is there any confirmation that boehmgc work well under 10.8? What bout clang? -- Ticket URL: <https://trac.macports.org/ticket/35378#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS