Re: Segv on make check in 2.3.100 and 2.3.102



On 2002.01.24 22:27 loz wrote:
>> I get the same as if I just type gdb server core - a backtrace but no
>> symbols. for reference (though I doubt it is any use):
>> This GDB was configured as "i686-pc-linux-gnu"...
>> Core was generated by `./server --ORBIIOPIPv4=0 --ORBIIOPUSock=1'.
>> Program terminated with signal 11, Segmentation fault.
>> #0  0x4000bd5a in ?? ()
>> (gdb) bt
>> #0  0x4000bd5a in ?? ()
>> #1  0x40002abd in ?? ()
>> #2  0x4000fc55 in ?? ()
>> #3  0x40002582 in ?? ()
>> #4  0x4000226a in ?? ()
>> 
> 
> Loz

Sorry to keep replying to myself, but this is all new stuff to me. The 
output of ldd is

libpthread.so.0 => /lib/libpthread.so.0 (0x40021000)
libdl.so.2 => /lib/libdl.so.2 (0x40038000)
libc.so.6 => /lib/libc.so.6 (0x4003c000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40167000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Which I guess means that its dying in ld-linux.so.2, before ORBit proper 
even starts. Any clues on what I could do next (or a more appropriate 
forum) would be welcomed.

cheers

Loz



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]