[3ddesktop-dev] Re: segmentation fault
- From: "Sergey V. Udaltsov" <sergey.oudaltsov@xxxxxxxxxx>
- To: 3ddesktop-dev@xxxxxxxxxxxxx
- Date: 08 May 2002 23:18:01 +0100
> Yeah that is what it looks like. Not really sure what to suggest
> though. What do you get with "ldd 3ddeskd"? Anything look unusual?
> Here is what I have on my system:
My ldd returns:
/usr/lib/libgdkxft.so.0 => /usr/lib/libgdkxft.so.0 (0x40018000)
libglut.so.3 => /usr/lib/libglut.so.3 (0x40037000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x40073000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x400ef000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4015b000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40164000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4017c000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40251000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x4025f000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40275000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x402c1000)
libm.so.6 => /lib/i686/libm.so.6 (0x402c9000)
libImlib2.so.1 => /usr/lib/libImlib2.so.1 (0x402ed000)
libttf.so.2 => /usr/lib/libttf.so.2 (0x40350000)
libdl.so.2 => /lib/libdl.so.2 (0x4037a000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3
(0x4037e000)
libc.so.6 => /lib/i686/libc.so.6 (0x403c0000)
libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x404fc000)
libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x4062b000)
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x4065e000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40661000)
libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x40683000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0x406ad000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x406c3000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x406c8000)
> On my system it doesn't link with libfreetype.so (libfreetype
> doesn't show up in my strace either) although I do have that lib
> on my system. I wonder if that is because of your more recent
> XFree86 (I'm using 4.0.3-5).
It's quite possible.
> How about your link line when you compile. Does it have -lfreetype?
No, it appears from some other library... Probably from Xrender or
something... Is there anyone in this list with XFree 4.2.0?
Cheers,
Sergey
- References:
- [3ddesktop-dev] Re: segmentation fault
- From: Brad Wasson
Other related posts:
- » [3ddesktop-dev] segmentation fault
- » [3ddesktop-dev] Re: segmentation fault
- » [3ddesktop-dev] Re: segmentation fault
- » [3ddesktop-dev] Re: segmentation fault
- » [3ddesktop-dev] Re: segmentation fault
- » [3ddesktop-dev] Re: segmentation fault
- [3ddesktop-dev] Re: segmentation fault
- From: Brad Wasson