Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread Andreas Juch
Package: lives
Version: 1.0.0-4
Severity: normal

Hi!

Lives crashes when I run it. The package doesn't have debugging symbols and I'm
not sure how to compile the package with debugging symbols. I copy in what gdb
backtrace tells me:

[...]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
lives-exe: fccache.c:512: FcCacheFini: Assertion `fcCacheChains[i] == ((void
*)0)' failed.

Program received signal SIGABRT, Aborted.
0x749d5d25 in raise () from /lib/libc.so.6
(gdb) backtrace
#0  0x749d5d25 in raise () from /lib/libc.so.6
#1  0x749d8de1 in abort () from /lib/libc.so.6
#2  0x749cef99 in __assert_fail () from /lib/libc.so.6
#3  0x75c44f47 in ?? () from /usr/lib/libfontconfig.so.1
#4  0x75c4e815 in FcFini () from /usr/lib/libfontconfig.so.1
#5  0x7fffddcd9b16 in fini () from /usr/lib/frei0r-1//../libGLC.so.0.0.7
#6  0x7fffddcd719f in ?? () from /usr/lib/frei0r-1//../libGLC.so.0.0.7
#7  0x014e1b98 in ?? ()
#8  0x in ?? ()
(gdb) 

The crash happens during Loading realtime effect plugins on the startup
screen.

Please tell me how to compile with debugging symbols so that I can give you more
useful information...

Andreas

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-rc7 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lives depends on:
ii  frei0r-plugins 1.1.22git20090409-2   minimalistic plugin API for video 
ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection Kit (librari
ii  libogg01.1.4~dfsg-1  Ogg bitstream library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libtheora0 1.0-2.1   The Theora Video Compression Codec
ii  libweed0   1.0.0-4   Runtime library for inclusion of p
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  lives-data 1.0.0-4   Data files for LiVES
ii  mplayer1.0~rc3+svn20090405-1 movie player for Unix-like systems
ii  perl   5.10.0-25 Larry Wall's Practical Extraction 
ii  python 2.5.4-2   An interactive high-level object-o
ii  sox14.3.0-1  Swiss army knife of sound processi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages lives recommends:
ii  cdda2wav   9:1.1.9-1 Dummy transition package for iceda
ii  dvgrab 3.4-1 grab digital video data via IEEE13
ii  jackd  0.116.2+svn3592-2 JACK Audio Connection Kit (server 

Versions of packages lives suggests:
pn  mencoder  none (no description available)

-- no debconf information



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



Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/27/09 18:27, Andreas Juch wrote:
 Package: lives
 Version: 1.0.0-4
 Severity: normal
 
 Hi!
 
 Lives crashes when I run it. The package doesn't have debugging symbols and 
 I'm
 not sure how to compile the package with debugging symbols. I copy in what gdb
 backtrace tells me:
 
 [...]
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 lives-exe: fccache.c:512: FcCacheFini: Assertion `fcCacheChains[i] == ((void
 *)0)' failed.
 
 Program received signal SIGABRT, Aborted.
 0x749d5d25 in raise () from /lib/libc.so.6
 (gdb) backtrace
 #0  0x749d5d25 in raise () from /lib/libc.so.6
 #1  0x749d8de1 in abort () from /lib/libc.so.6
 #2  0x749cef99 in __assert_fail () from /lib/libc.so.6
 #3  0x75c44f47 in ?? () from /usr/lib/libfontconfig.so.1
 #4  0x75c4e815 in FcFini () from /usr/lib/libfontconfig.so.1
 #5  0x7fffddcd9b16 in fini () from /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #6  0x7fffddcd719f in ?? () from /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #7  0x014e1b98 in ?? ()
 #8  0x in ?? ()
 (gdb) 
 
 The crash happens during Loading realtime effect plugins on the startup
 screen.
 
 Please tell me how to compile with debugging symbols so that I can give you 
 more
 useful information...
 
 Andreas
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.31-rc7 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages lives depends on:
 ii  frei0r-plugins 1.1.22git20090409-2   minimalistic plugin API for 
 video 
 ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
 ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
 ii  libc6  2.9-23GNU C Library: Shared libraries
 ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics 
 libra
 ii  libfontconfig1 2.6.0-4   generic font configuration 
 library
 ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared 
 lib
 ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
 ii  libgtk2.0-02.16.5-1  The GTK+ graphical user 
 interface 
 ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection Kit 
 (librari
 ii  libogg01.1.4~dfsg-1  Ogg bitstream library
 ii  libpango1.0-0  1.24.5-1  Layout and rendering of 
 internatio
 ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
 ii  libtheora0 1.0-2.1   The Theora Video Compression 
 Codec
 ii  libweed0   1.0.0-4   Runtime library for inclusion of 
 p
 ii  libx11-6   2:1.2.2-1 X11 client-side library
 ii  lives-data 1.0.0-4   Data files for LiVES
 ii  mplayer1.0~rc3+svn20090405-1 movie player for Unix-like 
 systems
 ii  perl   5.10.0-25 Larry Wall's Practical 
 Extraction 
 ii  python 2.5.4-2   An interactive high-level 
 object-o
 ii  sox14.3.0-1  Swiss army knife of sound 
 processi
 ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
 
 Versions of packages lives recommends:
 ii  cdda2wav   9:1.1.9-1 Dummy transition package for 
 iceda
 ii  dvgrab 3.4-1 grab digital video data via 
 IEEE13
 ii  jackd  0.116.2+svn3592-2 JACK Audio Connection Kit 
 (server 
 
 Versions of packages lives suggests:
 pn  mencoder  none (no description available)
 
 -- no debconf information
 
 
Hi,

Do you get anything on stdout if you run 'lives' from the command line.

I'm wondering if this is a dependency issue, so when 1.0.0-5 is added to
the repository (should be within a couple of hours if my sponsor uploads
it soon) could you upgrade and see if it's fixed.

Before compiling with debugging symbols, try compiling lives from the
origional upstream source, which is avaliable from
http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-1.0.0.tar.gz. First
remove the current lives package with 'aptitude remove lives'. Compile
it with a simple ./configure, make and (as root or with sudo) make
install. Then run 'lives'. If that doesn't work it's either an upstream
issue or dependency issue.

Before doing anything else you'll need to remove the version of lives
you've just installed from source with 'make uninstall' and 'make
clean'. As I said, to see if it's a dependency issue either wait til
1.0.0-5 is released, or apply the new files in debian/ from SVN. To do
that download the source of 1.0.0-4 with 'apt-get source lives', and rm
- -rf the debian/ 

Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread salsaman
On Thu, August 27, 2009 20:01, Harry Rickards wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 08/27/09 18:27, Andreas Juch wrote:
 Package: lives
 Version: 1.0.0-4
 Severity: normal

 Hi!

 Lives crashes when I run it. The package doesn't have debugging symbols
 and I'm
 not sure how to compile the package with debugging symbols. I copy in
 what gdb
 backtrace tells me:

 [...]
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 lives-exe: fccache.c:512: FcCacheFini: Assertion `fcCacheChains[i] ==
 ((void
 *)0)' failed.

 Program received signal SIGABRT, Aborted.
 0x749d5d25 in raise () from /lib/libc.so.6
 (gdb) backtrace
 #0  0x749d5d25 in raise () from /lib/libc.so.6
 #1  0x749d8de1 in abort () from /lib/libc.so.6
 #2  0x749cef99 in __assert_fail () from /lib/libc.so.6
 #3  0x75c44f47 in ?? () from /usr/lib/libfontconfig.so.1
 #4  0x75c4e815 in FcFini () from /usr/lib/libfontconfig.so.1
 #5  0x7fffddcd9b16 in fini () from
 /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #6  0x7fffddcd719f in ?? () from
 /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #7  0x014e1b98 in ?? ()
 #8  0x in ?? ()
 (gdb)

 The crash happens during Loading realtime effect plugins on the
 startup
 screen.

 Please tell me how to compile with debugging symbols so that I can give
 you more
 useful information...

 Andreas

 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.31-rc7 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages lives depends on:
 ii  frei0r-plugins 1.1.22git20090409-2   minimalistic plugin API for
 video
 ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
 ii  libatk1.0-01.26.0-1  The ATK accessibility
 toolkit
 ii  libc6  2.9-23GNU C Library: Shared
 libraries
 ii  libcairo2  1.8.8-2   The Cairo 2D vector
 graphics libra
 ii  libfontconfig1 2.6.0-4   generic font configuration
 library
 ii  libfreetype6   2.3.9-5   FreeType 2 font engine,
 shared lib
 ii  libglib2.0-0   2.20.4-1  The GLib library of C
 routines
 ii  libgtk2.0-02.16.5-1  The GTK+ graphical user
 interface
 ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection Kit
 (librari
 ii  libogg01.1.4~dfsg-1  Ogg bitstream library
 ii  libpango1.0-0  1.24.5-1  Layout and rendering of
 internatio
 ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
 ii  libtheora0 1.0-2.1   The Theora Video
 Compression Codec
 ii  libweed0   1.0.0-4   Runtime library for
 inclusion of p
 ii  libx11-6   2:1.2.2-1 X11 client-side library
 ii  lives-data 1.0.0-4   Data files for LiVES
 ii  mplayer1.0~rc3+svn20090405-1 movie player for Unix-like
 systems
 ii  perl   5.10.0-25 Larry Wall's Practical
 Extraction
 ii  python 2.5.4-2   An interactive high-level
 object-o
 ii  sox14.3.0-1  Swiss army knife of sound
 processi
 ii  zlib1g 1:1.2.3.3.dfsg-15 compression library -
 runtime

 Versions of packages lives recommends:
 ii  cdda2wav   9:1.1.9-1 Dummy transition package
 for iceda
 ii  dvgrab 3.4-1 grab digital video data via
 IEEE13
 ii  jackd  0.116.2+svn3592-2 JACK Audio Connection Kit
 (server

 Versions of packages lives suggests:
 pn  mencoder  none (no description available)

 -- no debconf information


 Hi,

 Do you get anything on stdout if you run 'lives' from the command line.

 I'm wondering if this is a dependency issue, so when 1.0.0-5 is added to
 the repository (should be within a couple of hours if my sponsor uploads
 it soon) could you upgrade and see if it's fixed.

 Before compiling with debugging symbols, try compiling lives from the
 origional upstream source, which is avaliable from
 http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-1.0.0.tar.gz. First
 remove the current lives package with 'aptitude remove lives'. Compile
 it with a simple ./configure, make and (as root or with sudo) make
 install. Then run 'lives'. If that doesn't work it's either an upstream
 issue or dependency issue.

 Before doing anything else you'll need to remove the version of lives
 you've just installed from source with 'make uninstall' and 'make
 clean'. As I said, to see if it's a dependency issue either wait til
 1.0.0-5 is released, or apply the new files in debian/ from SVN. To do
 that download the source of 1.0.0-4 with 

Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/27/09 19:27, salsa...@xs4all.nl wrote:
 On Thu, August 27, 2009 20:01, Harry Rickards wrote:
 On 08/27/09 18:27, Andreas Juch wrote:
 Package: lives
 Version: 1.0.0-4
 Severity: normal

 Hi!

 Lives crashes when I run it. The package doesn't have debugging symbols
snip
 The crash happens during Loading realtime effect plugins on the
 startup
 screen.

snip
 Dependency issue (due to LiVES being compiled with frei0r support but
 without frei0r installed at runtime).

 A workaround is to delete
 /usr/lib/lives/plugins/effects/realtime/weed/frei0r.h

 Should be fixed in 1.0.0-5

 Gabriel.


Okay. In that case just wait for 1.0.0-5 to be released. kart_ and
jackyf in IRC have confirmed that it works for them, and they've got
frei0r-plugins installed. If no-one has any objections I'll close the bug.

- -- 
Thanks
Harry Rickards hricka...@l33tmyst.com

_,   _,  ,'`.
  `$$' `$$' `.  ,'
   $$   $$`'
   $$   $$ _,   _
 ,d$$$g$$  ,d$$$b.  $$,d$$$b.`$$' g$b.`$$,d$$b.
,$P'  `$$ ,$P' `Y$. $$$'  `$$ $$  '   `$$ $$$' `$$
$$'$$ $$'   `$$ $$'$$ $$  ,g$$ $$'   $$
$$ $$ $$g$$ $$ $$ $$ ,$P   $$ $$$$
$$,$$ $$.   $$,$P $$ $$'   ,$$ $$$$
`$g. ,$$$ `$$._ _., $$ _,g$P' $$ `$b. ,$$$ $$$$
 `Y$$P'$$. `YP',P'  ,$$. `Y$$P'$$.$$.  ,$$.

Proud Debian and Ubuntu maintainer of LiVES!
http://packages.qa.debian.org/l/lives.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iJwEAQECAAYFAkqW0a4ACgkQ+9DWHFhEn2/yzAQAtq8plc+5WTVzahdNCgB9ec8j
/5OkkOc+UngGfSUvnkl+ZdP+p2qmoyAQxmbTvgTv6kr3jypoMIHD0XKuj5sumStL
iByn2K8Qf3zhsIp0MiClCO2eYqTk3KZ5rSglCi1FS68GqD/ysZDW2aVYHUmTiWRZ
dt+U+e2AK7Ez2+p1WuU=
=57nC
-END PGP SIGNATURE-



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



Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread Harry Rickards

On 27 Aug 2009, at 19:54, salsa...@xs4all.nl wrote:


On Thu, August 27, 2009 20:01, Harry Rickards wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/27/09 18:27, Andreas Juch wrote:

Package: lives
Version: 1.0.0-4
Severity: normal

Hi!

Lives crashes when I run it. The package doesn't have debugging  
symbols

and I'm
not sure how to compile the package with debugging symbols. I copy  
in

what gdb
backtrace tells me:

[...]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
lives-exe: fccache.c:512: FcCacheFini: Assertion `fcCacheChains[i]  
==

((void
*)0)' failed.

Program received signal SIGABRT, Aborted.
0x749d5d25 in raise () from /lib/libc.so.6
(gdb) backtrace
#0  0x749d5d25 in raise () from /lib/libc.so.6
#1  0x749d8de1 in abort () from /lib/libc.so.6
#2  0x749cef99 in __assert_fail () from /lib/libc.so.6
#3  0x75c44f47 in ?? () from /usr/lib/libfontconfig.so.1
#4  0x75c4e815 in FcFini () from /usr/lib/libfontconfig.so.1
#5  0x7fffddcd9b16 in fini () from
/usr/lib/frei0r-1//../libGLC.so.0.0.7
#6  0x7fffddcd719f in ?? () from
/usr/lib/frei0r-1//../libGLC.so.0.0.7
#7  0x014e1b98 in ?? ()
#8  0x in ?? ()
(gdb)

The crash happens during Loading realtime effect plugins on the
startup
screen.

Please tell me how to compile with debugging symbols so that I can  
give

you more
useful information...

Andreas

-- System Information:
Debian Release: squeeze/sid
 APT prefers testing
 APT policy: (850, 'testing'), (800, 'unstable'), (750,  
'experimental')

Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-rc7 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lives depends on:
ii  frei0r-plugins 1.1.22git20090409-2   minimalistic plugin  
API for

video
ii  imagemagick7:6.5.1.0-1.1 image manipulation  
programs

ii  libatk1.0-01.26.0-1  The ATK accessibility
toolkit
ii  libc6  2.9-23GNU C Library: Shared
libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector
graphics libra
ii  libfontconfig1 2.6.0-4   generic font  
configuration

library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine,
shared lib
ii  libglib2.0-0   2.20.4-1  The GLib library of C
routines
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user
interface
ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection  
Kit

(librari
ii  libogg01.1.4~dfsg-1  Ogg bitstream library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of
internatio
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia  
Layer

ii  libtheora0 1.0-2.1   The Theora Video
Compression Codec
ii  libweed0   1.0.0-4   Runtime library for
inclusion of p
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  lives-data 1.0.0-4   Data files for LiVES
ii  mplayer1.0~rc3+svn20090405-1 movie player for Unix- 
like

systems
ii  perl   5.10.0-25 Larry Wall's Practical
Extraction
ii  python 2.5.4-2   An interactive high- 
level

object-o
ii  sox14.3.0-1  Swiss army knife of  
sound

processi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library -
runtime

Versions of packages lives recommends:
ii  cdda2wav   9:1.1.9-1 Dummy transition  
package

for iceda
ii  dvgrab 3.4-1 grab digital video  
data via

IEEE13
ii  jackd  0.116.2+svn3592-2 JACK Audio Connection  
Kit

(server

Versions of packages lives suggests:
pn  mencoder  none (no description  
available)


-- no debconf information



Hi,

Do you get anything on stdout if you run 'lives' from the command  
line.


I'm wondering if this is a dependency issue, so when 1.0.0-5 is  
added to
the repository (should be within a couple of hours if my sponsor  
uploads

it soon) could you upgrade and see if it's fixed.

Before compiling with debugging symbols, try compiling lives from the
origional upstream source, which is avaliable from
http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-1.0.0.tar.gz.  
First
remove the current lives package with 'aptitude remove lives'.  
Compile

it with a simple ./configure, make and (as root or with sudo) make
install. Then run 'lives'. If that doesn't work it's either an  
upstream

issue or dependency issue.

Before doing anything else you'll need to remove the version of lives
you've just installed from source with 'make uninstall' and 'make
clean'. As I said, to see if it's a dependency issue either wait til
1.0.0-5 is released, or apply the new files in debian/ from SVN. To  
do
that download the source of 1.0.0-4 

Bug#543952: lives: Lives crashes at startup on AMD64 (at least mine)

2009-08-27 Thread salsaman
On Thu, August 27, 2009 20:01, Harry Rickards wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 08/27/09 18:27, Andreas Juch wrote:
 Package: lives
 Version: 1.0.0-4
 Severity: normal

 Hi!

 Lives crashes when I run it. The package doesn't have debugging symbols
 and I'm
 not sure how to compile the package with debugging symbols. I copy in
 what gdb
 backtrace tells me:

 [...]
 (no debugging symbols found)
 (no debugging symbols found)
 (no debugging symbols found)
 lives-exe: fccache.c:512: FcCacheFini: Assertion `fcCacheChains[i] ==
 ((void
 *)0)' failed.

 Program received signal SIGABRT, Aborted.
 0x749d5d25 in raise () from /lib/libc.so.6
 (gdb) backtrace
 #0  0x749d5d25 in raise () from /lib/libc.so.6
 #1  0x749d8de1 in abort () from /lib/libc.so.6
 #2  0x749cef99 in __assert_fail () from /lib/libc.so.6
 #3  0x75c44f47 in ?? () from /usr/lib/libfontconfig.so.1
 #4  0x75c4e815 in FcFini () from /usr/lib/libfontconfig.so.1
 #5  0x7fffddcd9b16 in fini () from
 /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #6  0x7fffddcd719f in ?? () from
 /usr/lib/frei0r-1//../libGLC.so.0.0.7
 #7  0x014e1b98 in ?? ()
 #8  0x in ?? ()
 (gdb)

 The crash happens during Loading realtime effect plugins on the
 startup
 screen.

 Please tell me how to compile with debugging symbols so that I can give
 you more
 useful information...

 Andreas

 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.31-rc7 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages lives depends on:
 ii  frei0r-plugins 1.1.22git20090409-2   minimalistic plugin API for
 video
 ii  imagemagick7:6.5.1.0-1.1 image manipulation programs
 ii  libatk1.0-01.26.0-1  The ATK accessibility
 toolkit
 ii  libc6  2.9-23GNU C Library: Shared
 libraries
 ii  libcairo2  1.8.8-2   The Cairo 2D vector
 graphics libra
 ii  libfontconfig1 2.6.0-4   generic font configuration
 library
 ii  libfreetype6   2.3.9-5   FreeType 2 font engine,
 shared lib
 ii  libglib2.0-0   2.20.4-1  The GLib library of C
 routines
 ii  libgtk2.0-02.16.5-1  The GTK+ graphical user
 interface
 ii  libjack0   0.116.2+svn3592-2 JACK Audio Connection Kit
 (librari
 ii  libogg01.1.4~dfsg-1  Ogg bitstream library
 ii  libpango1.0-0  1.24.5-1  Layout and rendering of
 internatio
 ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
 ii  libtheora0 1.0-2.1   The Theora Video
 Compression Codec
 ii  libweed0   1.0.0-4   Runtime library for
 inclusion of p
 ii  libx11-6   2:1.2.2-1 X11 client-side library
 ii  lives-data 1.0.0-4   Data files for LiVES
 ii  mplayer1.0~rc3+svn20090405-1 movie player for Unix-like
 systems
 ii  perl   5.10.0-25 Larry Wall's Practical
 Extraction
 ii  python 2.5.4-2   An interactive high-level
 object-o
 ii  sox14.3.0-1  Swiss army knife of sound
 processi
 ii  zlib1g 1:1.2.3.3.dfsg-15 compression library -
 runtime

 Versions of packages lives recommends:
 ii  cdda2wav   9:1.1.9-1 Dummy transition package
 for iceda
 ii  dvgrab 3.4-1 grab digital video data via
 IEEE13
 ii  jackd  0.116.2+svn3592-2 JACK Audio Connection Kit
 (server

 Versions of packages lives suggests:
 pn  mencoder  none (no description available)

 -- no debconf information


 Hi,

 Do you get anything on stdout if you run 'lives' from the command line.

 I'm wondering if this is a dependency issue, so when 1.0.0-5 is added to
 the repository (should be within a couple of hours if my sponsor uploads
 it soon) could you upgrade and see if it's fixed.

 Before compiling with debugging symbols, try compiling lives from the
 origional upstream source, which is avaliable from
 http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-1.0.0.tar.gz. First
 remove the current lives package with 'aptitude remove lives'. Compile
 it with a simple ./configure, make and (as root or with sudo) make
 install. Then run 'lives'. If that doesn't work it's either an upstream
 issue or dependency issue.

 Before doing anything else you'll need to remove the version of lives
 you've just installed from source with 'make uninstall' and 'make
 clean'. As I said, to see if it's a dependency issue either wait til
 1.0.0-5 is released, or apply the new files in debian/ from SVN. To do
 that download the source of 1.0.0-4 with