#47157: ld64 @2_0 +ld64_127 Linked huge PowerPC dynamic library causes crashes ------------------------------+------------------------ Reporter: tobias.netzel@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ld64 | ------------------------------+------------------------ Comment (by tobias.netzel@…): Replying to [comment:3 jeremyhu@…]:
What are the crashe? Can you attach logs that might shed some light? The crash seems to be a null pointer deref in the destructor of a C++-object, compiled from an Objective-C++ source file. But the backtrace indicates that the stack got completely corrupted, so I don't consider the resulting crash location of any use in finding the cause for this issue. I guess one would have to debug the library loading process - provided there's no other way to analyze the linker output.
-- Ticket URL: <https://trac.macports.org/ticket/47157#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X