Debug informations with gdb attached, hope this helps.
gdb projectM-jack 
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/projectM-jack...Reading symbols from 
/usr/lib/debug/usr/bin/projectM-jack...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/projectM-jack 
[Thread debugging using libthread_db enabled]
dir:/usr/share/projectM/config.inp 
reading ~/.projectM/config.inp 
[New Thread 0xb54f7b70 (LWP 7937)]
[New Thread 0xb0b3ab70 (LWP 7938)]
[New Thread 0xb0339b70 (LWP 7939)]
[New Thread 0xafb38b70 (LWP 7940)]
[projectM] config file: /home/fab/.projectM/config.inp
No Textures Loaded from /usr/share/projectM/textures

Program received signal SIGSEGV, Segmentation fault.
0xb6ddec37 in FTSize::CharSize(FT_FaceRec_**, unsigned int, unsigned int, 
unsigned int) () from /usr/lib/libftgl.so.2
(gdb) bt
#0  0xb6ddec37 in FTSize::CharSize(FT_FaceRec_**, unsigned int, unsigned int, 
unsigned int) () from /usr/lib/libftgl.so.2
#1  0xb6ddd7a1 in FTFace::Size(unsigned int, unsigned int) ()
   from /usr/lib/libftgl.so.2
#2  0xb6de5dda in FTFontImpl::FaceSize(unsigned int, unsigned int) ()
   from /usr/lib/libftgl.so.2
#3  0xb6de5002 in FTFont::FaceSize(unsigned int, unsigned int) ()
   from /usr/lib/libftgl.so.2
#4  0xb7f0c25b in Renderer (this=0x89f54e0, width=512, height=512, gx=32, 
    gy=24, texsize=1024, beatDetect=0x8a046d0, _presetURL=..., 
    _titlefontURL=..., _menufontURL=...)
    at 
/build/rt-projectm_2.0.1+dfsg-3-i386-TokLKs/projectm-2.0.1+dfsg/src/libprojectM/Renderer/Renderer.cpp:59
#5  0xb7ec8bdf in projectM::projectM_init (this=0x89f4318, gx=32, gy=24, 
    fps=35, texsize=1024, width=512, height=512)
    at 
/build/rt-projectm_2.0.1+dfsg-3-i386-TokLKs/projectm-2.0.1+dfsg/src/libprojectM/projectM.cpp:488
#6  0xb7ec985a in projectM::readConfig (this=0x89f4318, configFile=...)
    at 
/build/rt-projectm_2.0.1+dfsg-3-i386-TokLKs/projectm-2.0.1+dfsg/src/libprojectM/projectM.cpp:223
#7  0xb7ec9fbb in projectM (this=0x89f4318, config_file=..., flags=1)
    at 
/build/rt-projectm_2.0.1+dfsg-3-i386-TokLKs/projectm-2.0.1+dfsg/src/libprojectM/projectM.cpp:121
---Type <return> to continue, or q <return> to quit---

Reply via email to