This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/27170] Deadlock in garbage collector



------- Comment #3 from green at redhat dot com  2006-04-14 21:01 -------
(In reply to comment #2)
> Based on the thread 13 stack trace, it looks to me like we're calling dlopen
> directly, when we should somehow be arranging to call GC_dlopen.  GC_dlopen is
> included in the GC to avoid this sort of deadlock.

Thanks Hans.  I'll try making this change to see what happens.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27170


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]