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

Bug#323175: marked as done (rawrec: fails with "BUG: pthread_create failed:")



Your message dated Wed, 22 Mar 2006 14:53:09 +0100
with message-id <87k6amoabe.fsf@diziet.irb.hr>
and subject line Removed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: rawrec
Version: 0.9.98-2
Severity: grave
Tags: sid
Justification: renders package unusable

Dear maintainer(s),

In the current sid environment, rawrec halts with the message:

===========================================================
$ rawrec -t 1 > foo.wav
rawrec: BUG: pthread_create failed: Operation not permitted
===========================================================

This seems to be caused by the following part of record.c:

===========================================================
  if ( (rtn = pthread_create(&move_au_th, &move_au_attr,
                             (void *(*)(void *)) move_au, &au_th_arg)) ) {
    err_die("BUG: pthread_create failed: %s\n", strerror(rtn));
  }
===========================================================
 
Oddly, "strace rawrec -t 1 > foo.wav" works.

I wonder I should file this bug to libc6, since in sarge
environment with libc6 2.3.2.ds1-22, the same version of
rawrec works fine.  I looked through bug reports of libc6,
but cannot find any resemble problem.  I'm sorry to bother
you, but please refile this as appropriate.

Best Regards,
-- 
NAKANO Takeo, Dr. Engr.
Dept. of Materials & Life Sciences, Seikei Univ.
E-mail : nakano@st.seikei.ac.jp
http://surf.ap.seikei.ac.jp/~nakano/

-- 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.12migrate.1
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages rawrec depends on:
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an

Versions of packages rawrec recommends:
ii  aumix [audio-mixer]           2.8-15     Simple text-based mixer control pr

-- no debconf information


--- End Message ---
--- Begin Message ---
rawrec has been removed from Debian.  For more information, please see
<http://bugs.debian.org/288215>.

--- End Message ---

Reply to: