Your message dated Sun, 10 Jun 2012 09:53:47 +0000
with message-id <[email protected]>
and subject line Bug#675529: Removed package(s) from unstable
has caused the Debian Bug report #653922,
regarding libboost-thread-1.46: boost::thraed.interrupta() sometimes hangs and
does not return to caller
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 [email protected]
immediately.)
--
653922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libboost-thread1.46.1
Version: 1.46.1-7+b1
Severity: normal
Hallo,
for solarpowerlog I implemented a working thread to schedule tasks to be
executed in a specified time.
It is receiving its work by a pushing it to a list and then calling
thread.interrupt(). [1] line 79
This scheme works very fine since boost 1.38, but on a recent recompile I found
that occasionally
(like the programm running several hours) the flow stopped.
Debugging the issue I found that the the programm halted always "inside" of
libboost, obviously
trying to obtain some mutex.
The thread (in [1] at line 82ff) is never interrupted in this case.
Recompilation with 1.48 fixes the problem (at least after 10hours for 10
instances), so I assume only 1.46 is affected.
[1]
http://solarpowerlog.git.sourceforge.net/git/gitweb.cgi?p=solarpowerlog/solarpowerlog;a=blob;f=src/interfaces/CTimedWork.cpp;h=b5c7f711ba08a75c9183008e0bf2400cff0e89c5;hb=HEAD
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libboost-thread1.46.1 depends on:
ii libc6 2.13-21
ii libgcc1 1:4.6.2-4
ii libstdc++6 4.6.2-4
libboost-thread1.46.1 recommends no packages.
libboost-thread1.46.1 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.46.1-8+rm
Dear submitter,
as the package boost1.46 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/675529
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---