Opened 19 months ago

Last modified 17 months ago

#66159 closed defect

gdk-pixbuf dependents malloc issue — at Initial Version

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

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?

Change History (0)

Note: See TracTickets for help on using tickets.