Current directory is ~/ctm/linux/ctmedia/scsp/cmpt/c_sp/ GNU gdb 5.0 Copyright 2000 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 "i686-pc-linux-gnu"... (gdb) set env LD_LIBRARY_PATH /home/ralph/ctm/linux/ctmedia/system/lib:/home/ralph/genie/CT/obj (gdb) break main Breakpoint 1 at 0x8055bce: file ../../../ctmedia/scsp/cmpt/c_sp/unittest.cxx, line 1204. (gdb) run Starting program: /home/ralph/ctm/linux/ctmedia/scsp/cmpt/c_sp/unittest [New Thread 1024 (runnable)] SysErr (../../../ctmedia/scsp/cmpt/cpp_sp/scproc.cxx:120): Unable to initialise KVSet API. Unable to create testSP. Program exited with code 01. Current language: auto; currently c (gdb) break SC_SysErr Debugger segmentation fault