[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#391137: libgcc1 segfaults audacity



Package: libgcc1
Version: 1:4.1.1-15
Severity: important

I start audacity, then I press record, say something on the mic, and 
when I press stop, audacity hangs. At first I thought it was an audacity 
problem. So I ran gdb:

gdb /usr/bin/audacity
(gdb) r

And then I redid the process,
when I pressed stop, gdb replied:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1250194512 (zombie)]
0xb779a2d6 in _Unwind_Find_FDE () from /lib/libgcc_s.so.1

A backtrack replies:

(gdb) bt
#0  0xb779a2d6 in _Unwind_Find_FDE () from /lib/libgcc_s.so.1
#1  0xb7751006 in dl_iterate_phdr () from /lib/tls/i686/cmov/libc.so.6
#2  0xb779a12e in _Unwind_Find_FDE () from /lib/libgcc_s.so.1
#3  0xb7797627 in _Unwind_FindEnclosingFunction () from 
/lib/libgcc_s.so.1
#4  0xb7798602 in _Unwind_Backtrace () from /lib/libgcc_s.so.1
#5  0xb77988eb in _Unwind_ForcedUnwind () from /lib/libgcc_s.so.1
#6  0xb778c4e6 in _Unwind_ForcedUnwind () from 
/lib/tls/i686/cmov/libpthread.so.0
#7  0xb778a221 in __pthread_unwind () from 
/lib/tls/i686/cmov/libpthread.so.0
#8  0xb7784536 in sigcancel_handler () from 
/lib/tls/i686/cmov/libpthread.so.0
#9  <signal handler called>
#10 0xffffe410 in __kernel_vsyscall ()
#11 0xb76dc8b6 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#12 0xb771379a in usleep () from /lib/tls/i686/cmov/libc.so.6
#13 0x0822a564 in ConvertToIeeeExtended ()
#14 0xb7785240 in start_thread () from 
/lib/tls/i686/cmov/libpthread.so.0
#15 0xb771a27e in clone () from /lib/tls/i686/cmov/libc.so.6

I am not sure it is a libgcc1 problem, since it occurs only with 
audacity, but since gdb accused the segfault on a gcc library I am 
reporting this bug to this package. 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)

Versions of packages libgcc1 depends on:
ii  gcc-4.1-base                 4.1.1-15    The GNU Compiler Collection (base 
ii  libc6                        2.3.6.ds1-5 GNU C Library: Shared libraries

libgcc1 recommends no packages.

-- no debconf information



Reply to: