Package: motion
Version: 3.2.3-2.1+b3
Followup-For: Bug #436200

The stable version (3.2.3-2.1) works perfectly if I install it with
apt-get -t stable.
The testing version (3.2.3-3.1+b3) crashes on any motion being detected,
apparently because of a problem with ffmpeg:

servalan:~# motion -n -c /etc/motion/motion.conf
[0] Processing thread 0 - config file /etc/motion/motion.conf
[0] Processing config file /etc/motion/camera1.conf
[0] Processing config file /etc/motion/camera2.conf
[1] Thread is from /etc/motion/camera1.conf
[2] Thread is from /etc/motion/camera2.conf
[1] Thread started
[2] Thread started
[1] File of type 32 saved to:
/var/lib/motion/timelapse/01-20070925-timelapse-cam1.mpg
[2] File of type 32 saved to:
/var/lib/motion/timelapse/01-20070925-timelapse-cam2.mpg
[2] Codec not found: Success
motion[27758]: segfault at 0000000000000028 rip 00002b0f5153cbe5 rsp
0000000040ffe680 error 4
Segmentation fault

The following strace snippet suggests it manages to load the library in
the first place????:

open("/usr/lib32/xorg/libavcodec.so.1d", O_RDONLY) = -1 ENOENT (No such
file or
directory)
open("/usr/lib64/xorg/libavcodec.so.1d", O_RDONLY) = -1 ENOENT (No such
file or
directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/usr/lib/libavcodec.so.1d", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\34\2"...,
832) = 832fstat(3, {st_mode=S_IFREG|0644, st_size=4085392, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x2ac939633000
mmap(NULL, 6612632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x2ac939634000
mprotect(0x2ac9399fa000, 2093056, PROT_NONE) = 0
mmap(0x2ac939bf9000, 131072, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3c5000) = 0x2ac939bf9000
mmap(0x2ac939c19000, 431768, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ac939c19000
close(3)                                = 0
open("/usr/lib32/xorg/libavutil.so.1d", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/xorg/libavutil.so.1d", O_RDONLY) = -1 ENOENT (No such
file or directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/usr/lib/libavutil.so.1d", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \32\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=27544, ...}) = 0
mmap(NULL, 2131680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x2ac939c83000
mprotect(0x2ac939c8a000, 2093056, PROT_NONE) = 0
mmap(0x2ac939e89000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x2ac939e89000
mmap(0x2ac939e8a000, 5856, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ac939e8a000
close(3)                                = 0

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'stable'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21.6-toad-new (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages motion depends on:
ii  debconf [debconf-2.0 1.5.14              Debian configuration management sy
ii  liba52-0.7.4         0.7.4-11            library for decoding ATSC A/52 str
ii  libavcodec1d         0.cvs20070307-6     ffmpeg codec library
ii  libavformat1d        0.cvs20070307-6     ffmpeg file format library
ii  libavutil1d          0.cvs20070307-6     ffmpeg utility library
ii  libc6                2.6.1-1             GNU C Library: Shared libraries
ii  libdc1394-13         1.1.0-3+b1          high level programming interface f
ii  libgsm1              1.0.10-13           Shared libraries for GSM speech co
ii  libjpeg62            6b-14               The Independent JPEG Group's JPEG 
ii  libmysqlclient15off  5.0.45-1            MySQL database client library
ii  libogg0              1.1.3-2             Ogg Bitstream Library
ii  libpq5               8.2.4-2             PostgreSQL C client library
ii  libraw1394-8         1.2.1-3.1           library for direct access to IEEE 
ii  libtheora0           0.0.0.alpha7.dfsg-2 The Theora Video Compression Codec
ii  libvorbis0a          1.2.0.dfsg-2        The Vorbis General Audio Compressi
ii  libvorbisenc2        1.2.0.dfsg-2        The Vorbis General Audio Compressi
ii  zlib1g               1:1.2.3.3.dfsg-5    compression library - runtime

Versions of packages motion recommends:
ii  ffmpeg                    3:20070903-0.0 audio/video encoder, streaming ser

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to