[MacPorts] #66159: gdk-pixbuf dependents malloc issue (PPC and Intel) (was: gdk-pixbuf dependents malloc issue)

MacPorts noreply at macports.org
Fri Nov 4 23:16:14 UTC 2022


#66159: gdk-pixbuf dependents malloc issue (PPC and Intel)
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  kencu
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.0
Resolution:                |   Keywords:  powerpc
      Port:  gdk-pixbuf    |
---------------------------+----------------------
Description changed by barracuda156:

Old description:

> I get this when installing some `gdk-pixbuf` dependents:
> {{{
> gdk-pixbuf-query-loaders(9010) malloc: *** error for object 0xa0931034:
> Non-aligned pointer being freed
> *** set a breakpoint in malloc_error_break to debug
> gdk-pixbuf-query-loaders(9010) malloc: *** error for object 0xa09310a4:
> Non-aligned pointer being freed
> *** set a breakpoint in malloc_error_break to debug
> }}}
> This happens ''after'' install, before cleaning build directory. So
> install succeeds.
>
> `gdk-pixbuf` is built with `gcc-4.2`, as we as its dependents are (say,
> `librsvg`). So we should not get a double `libstdc++` issue as in other
> `malloc` errors cases.
>
> What may cause this, any ideas?

New description:

 I get this when installing some `gdk-pixbuf` dependents:
 {{{
 gdk-pixbuf-query-loaders(9010) malloc: *** error for object 0xa0931034:
 Non-aligned pointer being freed
 *** set a breakpoint in malloc_error_break to debug
 gdk-pixbuf-query-loaders(9010) malloc: *** error for object 0xa09310a4:
 Non-aligned pointer being freed
 *** set a breakpoint in malloc_error_break to debug
 }}}
 This happens ''after'' install, before cleaning build directory. So
 install succeeds.

 `gdk-pixbuf` is built with `gcc-4.2`, as we as its dependents are (say,
 `librsvg`). So we should not get a double `libstdc++` issue as in other
 `malloc` errors cases.

 What may cause this, any ideas?

 UPD. Same error on Intel: https://trac.macports.org/ticket/65407#comment:7

--

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


More information about the macports-tickets mailing list