Re: [Gc] Infinite Loop in GC_clear_fl_marks
Bruce Hoult <[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <CAMU+Ekwm4zYMHX6eUjDh7NULHdx=BcZ95TLFy9_BKhLdQdZDrw@mail.gmail.com> |
It did. Hard to look at it closely from the information given, but my immediate reaction is it's 99.9% probable that you've got a memory-stomper in your own code. On Tue, Apr 1, 2014 at 12:59 AM, Alexander Herz <[email protected]>wrote: > -----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----- > _______________________________________________ > bdwgc mailing list > [email protected] > https://lists.opendylan.org/mailman/listinfo/bdwgc > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ bdwgc mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/bdwgc