Bug#708976: Prints "Cannot create thread" on startup
Kevin Locke
kevin at kevinlocke.name
Sun May 19 22:12:59 UTC 2013
Package: libffado2
Version: 2.0.99+svn2171-2
Severity: normal
Dear Maintainer,
On my system, every program which links against libffado prints the
following message when the program runs:
Cannot create thread 1 Operation not permitted
This happens regardless of how the library is used. For example,
running the following code will demonstrate the issue:
echo "int main(void) { return 0; }" | gcc -o dummy -lffado -xc -
./dummy
The error is being printed at src/debugmodule/debugmodule.cpp:404
because the debug client thread can not be created with SCHED_FIFO
scheduling priority.
Any way we can either avoid the error, avoid printing the error message
(if it's not serious), or make the error message a bit more useful for
users?
Thanks,
Kevin
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.9.2-kevinoid1 (SMP w/4 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 libffado2 depends on:
ii libc6 2.13-38
ii libconfig++9 1.4.8-5
ii libgcc1 1:4.7.2-5
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libglibmm-2.4-1c2a 2.32.1-1
ii libiec61883-0 1.2.0-0.1
ii libraw1394-11 2.1.0-1
ii libsigc++-2.0-0c2a 2.2.10-0.2
ii libstdc++6 4.7.2-5
ii libxml++2.6-2 2.34.2-1
ii libxml2 2.8.0+dfsg1-7+nmu1
libffado2 recommends no packages.
libffado2 suggests no packages.
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list