Re: [Gc] Infinite Loop in GC_clear_fl_marks
Alexander Herz <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, since this is the second mail that I receive no response for I wonder if my messages actually reach the list? Thy, Alex On 03/24/2014 07:33 PM, Alexander Herz wrote: > Hi, > > I'm running bdwgc 7.3 on SUSE Linux Enterprise Server 10 sp3 in an > MPI setting. One of our programs consistently (but not allways > after the same number of iterations) enters an infinite loop with > the following call stack: > > GC_malloc_atomic GC_generic_malloc_many GC_generic_malloc_inner > GC_allocobj GC_collect_or_expand GC_try_to_collect_inner > GC_finish_collection GC_clear_fl_marks <———— > > The for(;;) loop never terminates because q never equals null. > Also the value returned by GC_bytes_found negativ becomes > negative. > > Any ideas what could be going wrong here or how to get more > information? > > Thx, Alex > > _______________________________________________ bdwgc mailing list > [email protected] > https://lists.opendylan.org/mailman/listinfo/bdwgc > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTOVi8AAoJEGSriSINjxXwG54IAKv3fbHiGxuYeSV4cW4drTZN fi4dx4c/1kCIGR2ius1nh0UBa6F1ZpBOFqevF5izThu8UWXV6ZFjIpS1ciRH9jfp cShm0Q7KULu3q1ciT06Xrn1Z5jqvc16eAruK0BxgWuOBF0DxNewhA0gwBx1IpnwA mCb1HxOzcJseVDCEVNFaSocxkKoPG3YLO2igtGvBkPS/HBrp5axJWLIiAaC7kkSP DYOCT92ZqiITvhTWR6gE05+ODGiRY6CYs8wufRidIG6uDtcnLY/FEk+2IrWnFWyk rNxh0txXYBhjKs4yeuS1WIxKgorZPvJOP9w0MQF68PakzH45AdzNMds/9gjmtOE= =o3Vd -----END PGP SIGNATURE-----