Package: libcegui-mk2-1
Version: 0.5.0-4.1

I am using Debian 5. When I compile an application and link it against the Debian build of CEGUI, the application in particular fails to start up. The application is Secret Maryo Chronicles, compiled from source. However, when I compile against a custom build of CEGUI, the application runs fine. After failing to launch, I debug the application and get the following back trace:

This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /home/allen/Build/smc/src/smc
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 000000b4
[New Thread 0xb645c6c0 (LWP 7511)]
Warning : OpenGL Version 1.300000 below optimal version 1.4 and higher
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb645c6c0 (LWP 7511)]
0xb03f2cb9 in iGetIntegervImage () from /usr/lib/libIL.so.1
(gdb) bt
#0 0xb03f2cb9 in iGetIntegervImage () from /usr/lib/libIL.so.1
#1 0xb6303b28 in iluGetImageInfo () from /usr/lib/libILU.so.1
#2 0xb04dceeb in CEGUI::DevILImageCodec::load ()
from /usr/lib/libCEGUIDevILImageCodec.so
#3 0xb7addaac in CEGUI::OpenGLTexture::loadFromFile ()
from /usr/lib/libCEGUIOpenGLRenderer.so.0
#4 0xb7adbc2d in CEGUI::OpenGLRenderer::createTexture ()
from /usr/lib/libCEGUIOpenGLRenderer.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

When I compile the application to a custom build of CEGUI, I use SILLY for the image library instead of DevIL.

Brian. Vanderburg II



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to