[MacPorts] #65708: py-shiboken fails on Rosetta on shibokenmodule: malloc: *** error for object 0xa0f15754: pointer being freed was not allocated

MacPorts noreply at macports.org
Wed Aug 24 04:28:43 UTC 2022


#65708: py-shiboken fails on Rosetta on shibokenmodule: malloc: *** error for
object 0xa0f15754: pointer being freed was not allocated
---------------------------+-------------------------------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.2
Resolution:                |   Keywords:  powerpc, rosetta, snowleopard
      Port:  py-shiboken   |
---------------------------+-------------------------------------------

Comment (by barracuda156):

 Replying to [comment:1 kencu]:
 > looks like probably yet another example of the libgcc ABI error we have
 been seeing these past five years or so.
 >
 > when it happens during the build using a generated tool like this it can
 be harder to fix by binwrapping.
 >
 > maybe you could force the dyld lib path for the build to libgcc, or link
 in libgcc statically maybe.
 >
 > hopefully someone fixes this properly someday

 How to do it though? I have a same problem with Rawstudio, and tried this:
 {{{
         build.env-append \
                 DYLD_LIBRARY_PATH=${prefix}/lib/libgcc
 }}}
 To no effect.

-- 
Ticket URL: <https://trac.macports.org/ticket/65708#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list