Problem with RtConfig using with differents community and prefs

Geoffroy RIVAT geo at multi-visp.com
Wed Apr 29 09:20:57 UTC 2009


Hi Shane,

Shane Kerr wrote:
> If you have gdb on the box or can install it, you can help us figure out
> where in the code it's having a problem.
> 
> If you are getting a core file, you can do:
> 
> gdb RtConfig core
> 
> Then type:
> 
> bt

[GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so:
Undefined symbol "ps_lgetxmmregs"]
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `RtConfig'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libstdc++.so.5...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libstdc++.so.5
Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.4
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x282a3e0c in strstr () from /lib/libc.so.6
(gdb) bt
#0  0x282a3e0c in strstr () from /lib/libc.so.6
#1  0x080b6006 in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string<char*> ()
#2  0x0805a9e8 in ?? ()
#3  0x0805d895 in ?? ()
#4  0x080528a7 in ?? ()
#5  0x0804b593 in ?? ()
#6  0x0804ac86 in ?? ()
#7  0x00000009 in ?? ()
#8  0xbfbfec34 in ?? ()
#9  0xbfbfec5c in ?? ()
#10 0x080f9628 in __progname ()
#11 0x080dd000 in __moddi3 ()
#12 0x00000009 in ?? ()
(gdb)

I hope it will help you.

Regards,

-- 
Geo



More information about the irrtoolset mailing list