Opened 19 months ago

Last modified 17 months ago

#66159 closed defect

gdk-pixbuf dependents malloc issue (PPC and Intel) — at Version 1

Reported by: barracuda156 Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: leopard, snowleopard Cc:
Port: gdk-pixbuf2

Description (last modified by barracuda156)

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

Change History (1)

comment:1 Changed 19 months ago by barracuda156

Description: modified (diff)
Summary: gdk-pixbuf dependents malloc issuegdk-pixbuf dependents malloc issue (PPC and Intel)
Note: See TracTickets for help on using tickets.