#22553: orbit2 segfaults during i386 SnowLeopard build ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: crash SnowLeopard i386 | Port: orbit2 ------------------------------------+--------------------------------------- {{{ Making all in orb-core (rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs- common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb /orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl orbit-idl-2 2.14.17 compiling mode, show preprocessor errors, passes: headers Processing file ../../../src/orb/orb-core/corba-defs.idl make[8]: *** [corba-defs.h] Segmentation fault (core dumped) make[7]: *** [all-recursive] Error 1 make[6]: *** [all] Error 2 make[5]: *** [all-recursive] Error 1 make[4]: *** [all] Error 2 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} Here's the backtrace: {{{ 0 libglib-2.0.0.dylib 0x000d326f slab_allocator_alloc_chunk + 47 1 libglib-2.0.0.dylib 0x000d3621 g_slice_alloc + 481 2 libglib-2.0.0.dylib 0x000ab53a g_hash_table_new + 26 3 libIDL-2.0.dylib 0x0004248a IDL_gentree_new + 618 4 libIDL-2.0.dylib 0x00042715 IDL_gentree_chain_child + 245 5 libIDL-2.0.dylib 0x0002f3fa IDL_ns_place_new + 250 6 libIDL-2.0.dylib 0x00025c1e __IDL_parse + 14830 7 libIDL-2.0.dylib 0x00042e59 IDL_parse_filename + 457 8 orbit-idl-2 0x00002525 orbit_idl_to_backend + 117 9 orbit-idl-2 0x00002293 main + 1299 10 orbit-idl-2 0x00001d75 start + 53 }}} -- Ticket URL: <http://trac.macports.org/ticket/22553> MacPorts <http://www.macports.org/> Ports system for Mac OS