[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C++ application linked with guile dos not quite
From: |
Marius Vollmer |
Subject: |
Re: C++ application linked with guile dos not quite |
Date: |
18 Jun 2002 19:26:58 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Brett Viren <address@hidden> writes:
> Maybe if you are calling scm_protect_object() but failing to call
> scm_unprotect_object() then the garbage collector is waiting for the
> reference count to go to zero? (I'm no expert, so take this with a
> grain of salt).
No, this wont happen. There must be some other cause. It would help
to know in what way the application normally exits, and on what point
it stops.
I.e., does it return from gtk_main? Or does it hang in _exit?
- C++ application linked with guile dos not quite, CDDP, 2002/06/17
- C++ application linked with guile dos not quite, Hilaire Fernandes, 2002/06/17
- Re: C++ application linked with guile dos not quite, CDDP 40 - TICE, 2002/06/18
- Re: C++ application linked with guile dos not quite,
Marius Vollmer <=
- Re: C++ application linked with guile dos not quite, CDDP 40 - TICE, 2002/06/19
- Re: C++ application linked with guile dos not quite, Marius Vollmer, 2002/06/19
- Re: C++ application linked with guile dos not quite, CDDP 40 - TICE, 2002/06/19
- Re: C++ application linked with guile dos not quite, Brett Viren, 2002/06/19
- Re: C++ application linked with guile dos not quite, CDDP 40 - TICE, 2002/06/19