Your message dated Sat, 20 Jun 2015 13:34:25 +0000
with message-id <[email protected]>
and subject line Bug#731547: fixed in glib2.0 2.44.1-1.1
has caused the Debian Bug report #731547,
regarding glib not handling -1 return from sysconf
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.)


-- 
731547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hurd
Severity: important

The nordugrid-arc 4.0.0 update failed to build on hurd on 2013-11-30.
The build itself succeeds but the test suite fails. I can reproduce this
on the hurd porter box.

The previous version nordugrid-arc 3.0.3 did build on hurd. That build
happened on 2013-08-07.

If I now try to rebuild nordugrid-arc 3.0.3, i.e. the build that
previously succeeded, on the porter box, also this version now fails
with the same error as the new 4.0.0 version.

So some change to the hurd system, between 2013-08-07 and now, has
caused a regression that causes the nordugrid-arc build that used to
succeed to now fail. I have not been able to find where the problem is,
but from a backtrace it looks like it is related to threading issues.
But if it is the hurd base system, the libc or the glib/glibmm/sigc++
that is at fault I am not sure.

If anyone that is familiar with hurd could have a look?

        Mattias

(gdb) bt
#0  g_thread_create_full (func=0x15af7e0, data=0x8061ec8, stack_size=16777216, 
    joinable=0, bound=0, priority=G_THREAD_PRIORITY_NORMAL, error=0x1dff74c)
    at 
/build/buildd-glib2.0_2.36.4-1-hurd-i386-XxEnQA/glib2.0-2.36.4/./glib/deprecated/gthread-deprecated.c:379
#1  0x015b005c in Glib::Thread::create(sigc::slot<void, sigc::nil, sigc::nil, 
sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, unsigned long, 
bool, bool, Glib::ThreadPriority) () from /usr/lib/i386-gnu/libglibmm-2.4.so.1
#2  0x0107681c in Arc::ThreadPool::CheckQueue (this=this@entry=0x805b338)
    at Thread.cpp:190
#3  0x01076aa8 in Arc::ThreadPool::PushQueue (this=0x805b338, 
    arg=arg@entry=0x8061940) at Thread.cpp:208
#4  0x01077aff in Arc::CreateThreadFunction (
    func=func@entry=0x804e830 <LoggerTest::thread(void*)>, 
    arg=arg@entry=0x8060dd0, count=count@entry=0x0) at Thread.cpp:263
#5  0x0804db55 in LoggerTest::TestLoggerTHREAD (this=0x8060dd0)
    at LoggerTest.cpp:90
#6  0x012a0fb0 in CppUnit::TestCaseMethodFunctor::operator()() const ()
   from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#7  0x012978b9 in CppUnit::DefaultProtector::protect(CppUnit::Functor const&, 
CppUnit::ProtectorContext const&) () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#8  0x0129e5e1 in CppUnit::ProtectorChain::ProtectFunctor::operator()() const
    () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#9  0x0129e2c1 in CppUnit::ProtectorChain::protect(CppUnit::Functor const&, 
CppUnit::ProtectorContext const&) () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#10 0x012a750d in CppUnit::TestResult::protect(CppUnit::Functor const&, 
CppUnit::Test*, std::string const&) () from 
/usr/lib/i386-gnu/libcppunit-1.13.so.0
#11 0x012a0cdf in CppUnit::TestCase::run(CppUnit::TestResult*) ()
   from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#12 0x012a13c4 in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*)
    () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#13 0x012a12eb in CppUnit::TestComposite::run(CppUnit::TestResult*) ()
   from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#14 0x012a13c4 in CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*)
    () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#15 0x012a12eb in CppUnit::TestComposite::run(CppUnit::TestResult*) ()
   from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#16 0x012a92e0 in CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*)
    () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#17 0x012a6e0b in CppUnit::TestResult::runTest(CppUnit::Test*) ()
   from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#18 0x012a9114 in CppUnit::TestRunner::run(CppUnit::TestResult&, std::string 
const&) () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#19 0x012ab61b in CppUnit::TextTestRunner::run(CppUnit::TestResult&, 
std::string const&) () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#20 0x012ab921 in CppUnit::TextTestRunner::run(std::string, bool, bool, bool)
    () from /usr/lib/i386-gnu/libcppunit-1.13.so.0
#21 0x0804b4b2 in main (argc=1, argv=0x1dffdc4)
    at ../../../../../src/Test.cpp:33


Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: glib2.0
Source-Version: 2.44.1-1.1

We believe that the bug you reported is fixed in the latest version of
glib2.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattias Ellert <[email protected]> (supplier of updated glib2.0 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 19 Jun 2015 15:07:30 +0200
Source: glib2.0
Binary: libglib2.0-0 libglib2.0-tests libglib2.0-udeb libglib2.0-bin 
libglib2.0-dev libglib2.0-0-dbg libglib2.0-data libglib2.0-doc libgio-fam 
libglib2.0-0-refdbg
Architecture: source amd64 all
Version: 2.44.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Description:
 libgio-fam - GLib Input, Output and Streaming Library (fam module)
 libglib2.0-0 - GLib library of C routines
 libglib2.0-0-dbg - Debugging symbols for the GLib libraries
 libglib2.0-0-refdbg - GLib library of C routines - refdbg library
 libglib2.0-bin - Programs for the GLib library
 libglib2.0-data - Common files for GLib library
 libglib2.0-dev - Development files for the GLib library
 libglib2.0-doc - Documentation files for the GLib library
 libglib2.0-tests - GLib library of C routines - installed tests
 libglib2.0-udeb - GLib library of C routines - minimal runtime (udeb)
Closes: 731547
Changes:
 glib2.0 (2.44.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix glib not handling -1 return from sysconf - fixed in upstream git
     master (Closes: #731547)
Checksums-Sha1:
 9fd9bd6ae0ed7d4dddd2dfcdb0afccb2b4c5e8ed 3005 glib2.0_2.44.1-1.1.dsc
 a8e56bae6e5ac39ecb9d262739d42f6361f527cb 73464 glib2.0_2.44.1-1.1.debian.tar.xz
 bccb9a17a5d8800b0888455be8ce8a3da29c74c9 7716692 
libglib2.0-0-dbg_2.44.1-1.1_amd64.deb
 1210a4fd420add6555cc707998f2006876b4695e 1747950 
libglib2.0-0-refdbg_2.44.1-1.1_amd64.deb
 1d8ae05d4e073580bdbb877b3067398a76e5aebe 2460962 
libglib2.0-0_2.44.1-1.1_amd64.deb
 ec0f3408e6b7430767425db2b3699fa1340478c7 1390650 
libglib2.0-bin_2.44.1-1.1_amd64.deb
 790007c1228d4b4e462faf413b63ff486c25d5b3 2240704 
libglib2.0-data_2.44.1-1.1_all.deb
 0540c1282bf07292a85d571f26ba795e106e0fef 2714910 
libglib2.0-dev_2.44.1-1.1_amd64.deb
 49a26dee762fdd7a6a93175b670f7c5eee3cd563 2768438 
libglib2.0-doc_2.44.1-1.1_all.deb
 f35e5b9287a46dc336eced403cf6c900794897b5 2321092 
libglib2.0-tests_2.44.1-1.1_amd64.deb
 140e6c39aa7497a2197706851d70191af00a1f05 1862734 
libglib2.0-udeb_2.44.1-1.1_amd64.udeb
Checksums-Sha256:
 78929858b57cb08c372479974b2405e975a97c2d7ff1670d89e57a799f68f98f 3005 
glib2.0_2.44.1-1.1.dsc
 377d73870d3907cbcfa49a9f2b26c0187aed50bf911e50f704027a36ba084668 73464 
glib2.0_2.44.1-1.1.debian.tar.xz
 166a8256bdb9451cd6bf5758bc244fdf2201eb66b9ccad477e2ff6c9bd3c4ecd 7716692 
libglib2.0-0-dbg_2.44.1-1.1_amd64.deb
 d3361e16a50d8bd8f13017224487b3b9d5454a5160e0ee6384f4b61e56574935 1747950 
libglib2.0-0-refdbg_2.44.1-1.1_amd64.deb
 10ae61ae503a03e92e9aa1792cfd3f30660b0e3925c2bc90bf0ea75e60115b62 2460962 
libglib2.0-0_2.44.1-1.1_amd64.deb
 5de41563ad45876a2e7d2badee67d0da2bdea2822d93e6bcca644cb84ac1cd3b 1390650 
libglib2.0-bin_2.44.1-1.1_amd64.deb
 e910cd84f8493aaf91060c20531dbbc07920e47997a12b96a22d97d13cb549f6 2240704 
libglib2.0-data_2.44.1-1.1_all.deb
 6f951dbf194662148fb788160104ff5fc07d65cc670c026c103b6ade94a47643 2714910 
libglib2.0-dev_2.44.1-1.1_amd64.deb
 2b106b901099ce07a92e09a90b2fb16060954d6bfe94db13865a6801b6703ddd 2768438 
libglib2.0-doc_2.44.1-1.1_all.deb
 306f9eadeac7fd4cc05235a07fbb2a0d343515b58b8c4f91a91a4904a28318e4 2321092 
libglib2.0-tests_2.44.1-1.1_amd64.deb
 ce8675e82dbbb9ae0fe6f95057cf0ed7af394f59dc324734ae09d6cbc684a2bf 1862734 
libglib2.0-udeb_2.44.1-1.1_amd64.udeb
Files:
 76910b2a9f38d5640f941954a136b070 3005 libs optional glib2.0_2.44.1-1.1.dsc
 6b6ef0c36c8f61ed41b99df8e91c2c61 73464 libs optional 
glib2.0_2.44.1-1.1.debian.tar.xz
 c4057e7578a6f5c28ffcca9a539439b3 7716692 debug extra 
libglib2.0-0-dbg_2.44.1-1.1_amd64.deb
 6b93369d2366dacb3ffebc9f0f836e1c 1747950 debug extra 
libglib2.0-0-refdbg_2.44.1-1.1_amd64.deb
 0b54caca7657bd9ee63875019d7e284d 2460962 libs optional 
libglib2.0-0_2.44.1-1.1_amd64.deb
 b7e2b5f141bb07d49ea66910b85feaf9 1390650 misc optional 
libglib2.0-bin_2.44.1-1.1_amd64.deb
 936ad1ca4dc8fef3929beece6e64332d 2240704 libs optional 
libglib2.0-data_2.44.1-1.1_all.deb
 fec0409c34a1ba131fb64d946624664f 2714910 libdevel optional 
libglib2.0-dev_2.44.1-1.1_amd64.deb
 7dd740f35246501bf64c227aae64ab61 2768438 doc optional 
libglib2.0-doc_2.44.1-1.1_all.deb
 73b49ec39bf4cf67115d742b42f8724c 2321092 libs optional 
libglib2.0-tests_2.44.1-1.1_amd64.deb
 d54601851bd583c1647ee0c6320c8a82 1862734 debian-installer optional 
libglib2.0-udeb_2.44.1-1.1_amd64.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJVhDDOAAoJEOiuwv874alLNBYP/0oh9ibcCs43HgE9mTJ+gosR
GedBjj9tgnpcC7FsETaX9icGksx+wR4Z1PI+tJzgFWERSYkoTW2igGBNYv0lhFOH
tdJhnBYZ3EKIWRMGzeCsEt7bvblGHBLGwfeu6ceADe6GhLoOglFkg/jSiM670ldT
D6R/Is1qtLXu+WXG4OVZYbnUblinODepOtWQWdq1yg3CKf2om3sp+AwcKVJQxVBn
/5bP/ngYwc/MeSFNfdDOfS1mFkN5o4L+De0Oe0R7hHRP+vHcE3Urkd/wBFcygWqv
WvtDIOinnwZcymzIXCXpK2RxZyawPdo/9xrvySxR1rQnXEVUyMXPgoECCJhZ+AQW
j04CA8SO3AXgoneCDCpTSeckv5Oi4yu3f2rLI5awPsS3zYfrAFKHNWiB9ig20Jvq
LcuwEt0Fp9gyXJZxDmOz+9YSOjZAZJ5HGNYtfX0pWn5jN8dzzCXMkSc3zvC5M450
Abr2ZXCRRuTm/JmMpEsDLnte2LNW6gJTBPX7AXJuOKjuoOR4oXWSWYwfPB7+ZAhG
DPRyc7zago0cYgtDcN2UP/1Om3oAi16vfVCA0VlY3g9MfyoKtHn/VpjSPd6Yc3eC
9jSOWOUTEXFDRLCKsaSswZ3hHzJbP4ah4yRhFz/l1R+avVCqP3zk9Z+HxeAe4nd8
DqFZcdFgE0vucymAEETV
=2cp5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to