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

Bug#708976: marked as done (Prints "Cannot create thread" on startup)



Your message dated Tue, 9 Jul 2019 18:10:52 +0200
with message-id <20190709161052.GA15212@nicolasthinkpad>
and subject line close 708976
has caused the Debian Bug report #708976,
regarding Prints "Cannot create thread" on startup
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
708976: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708976
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
This bug is probably fixed, and the original reporter seems unreachable.

--- End Message ---

Reply to: