This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/10746] [3.3/3.4 regression] [win32] garbage collection crash in GCJ


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-08-20 08:05 -------
With just a tiny bit of tickling, I was able to get GCC 3.4 to compile with 
disable-java-gc(replaced the non-existant GC_CreateThread with CreateThread in 
win32-threads.cc):

As expected, the crash does not seem happen with the GC disabled. I ran the 
latest example included in this bugreport 3x until the commit charge was >1.5GB 
from Insight and console version GDB.

There is a good chance this "workaround" is applicable to my application. 

Øyvind


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