Opened 15 years ago
Closed 15 years ago
#22553 closed defect (fixed)
orbit2 segfaults during i386 SnowLeopard build
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | crash SnowLeopard i386 | Cc: | nox@… |
Port: | glib2 |
Description
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
Change History (5)
comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Port: | glib2 added; orbit2 removed |
---|
comment:2 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:3 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:5 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
And with debugging symbols: