------- 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