faac & libfaac received signal SIGBUS, Bus error

Bug #673416 reported by Frans van Berckel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Debian
Fix Released
Unknown
faac (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: faac

Package: faac & libfaac
Version: 1.28-0.3
Source: faac

When I invoke `faac', it crashes with Bus error.
Here is the gdb backtrace:

# gdb faac

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 "sparc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/faac...(no debugging symbols
found)...done.

(gdb) run -b 96 --mpeg-vers 4 -o cd7-track12.aac cd7-track12.wav

Starting program: /usr/bin/faac -b 96 --mpeg-vers 4 -o cd7-track12.aac
cd7-track12.wav
Freeware Advanced Audio Coder
FAAC 1.28

Average bitrate: 96 kbps
Quantization quality: 100
Bandwidth: 10325 Hz
Object type: Low Complexity(MPEG-4) + M/S
Container format: Transport Stream (ADTS)
Encoding cd7-track12.wav to cd7-track12.aac
   frame | bitrate | elapsed/estim | play/CPU | ETA

Program received signal SIGBUS, Bus error.
0xf7fa2380 in AACQuantize () from /usr/lib/libfaac.so.0

(gdb) thread apply all backtrace

Thread 1 (process 15865):
#0 0xf7fa2380 in AACQuantize () from /usr/lib/libfaac.so.0
#1 0xf7fa72a8 in faacEncEncode () from /usr/lib/libfaac.so.0
#2 0x000128dc in ?? ()
#3 0x000128dc in ?? ()

Backtrace stopped: previous frame identical to this frame (corrupt
stack?)

I am using 2.6.32-5-sparc64-smp #1 SMP Sun Oct 31 00:10:32 UTC 2010
sparc64 GNU/Linux and libc6_2.11.2-7.

# ldd /usr/lib/libfaac.so.0.0.0
libm.so.6 => /lib/libm.so.6 (0xf7e2c000)
libc.so.6 => /lib/libc.so.6 (0xf7cac000)
/lib/ld-linux.so.2 (0x70000000)

# ldd /usr/bin/faac
libfaac.so.0 => /usr/lib/libfaac.so.0 (0xf7fa4000)
libmp4v2.so.1 => /usr/lib/libmp4v2.so.1 (0xf7e80000)
libm.so.6 => /lib/libm.so.6 (0xf7d9c000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7c78000)
libc.so.6 => /lib/libc.so.6 (0xf7af8000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7ad4000)
/lib/ld-linux.so.2 (0x70000000)

Tags: sparc
Changed in debian:
status: Unknown → New
Changed in debian:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.