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

help on debugging



Hi,
	Could someone give me some hint where to start to debug this error...

	I am compiling some program in potato, it works on slink but core dumps on potato.

	The errors:

	./xgospel: Symbol `smeBSBClassRec' has different size in shared object, consider re-linking
	Segmentation fault

	I scanned through all the *.o files and could not find the symbol smeBSBClassRec, so I cannot
	tell where this is get called.

	I also contacted the original author, and he suggested me to use xaw instead xaw3d. I have both 
	xaw3dg and xaw-wrappers installed. But I could not find the package xaw.

some additional info:

shao:/home/shao/xgo/xgospel-1.12c1$ ldd xgospel
        libm.so.6 => /lib/libm.so.6 (0x40004000)
        libXaw.so.6 => /usr/X11R6/lib/Xaw3d/libXaw.so.6 (0x40021000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40075000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40088000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400d2000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400de000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400e7000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400fe000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x401a5000)
        libc.so.6 => /lib/libc.so.6 (0x401b4000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)

shao:/home/shao/xgo/xgospel-1.12c1$ nm xgospel | grep smeBSBClassRec
08129460 B smeBSBClassRec



-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au                                                  |___/ 
_____________________________________________________________________________


Reply to: