GC seems to kill process
Bryce McKinlay
mckinlay@redhat.com
Thu Mar 23 05:08:00 GMT 2006
Andi Vajda wrote:
> The darwinports build of gcc 4.1.0 I started this morning finally
> completed and all seems ok. All PyLucene unit tests pass. No crash, no
> errors.
>> The problem I reported earlier seems to only occur on Linux.
Could you give this (experimental) patch a try? It adds new
GC_{attach,detach}_thread() functions to the boehm-gc, which register
threads directly from the invocation API functions instead of attempting
to intercept pthread_create() at the linker level.
The patch is against gcc-4.1-branch. I'm very interested to know if it
helps with this problem.
Bryce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gc-thread-attach-gcc41.patch
Type: text/x-patch
Size: 12270 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20060323/0e4d7e49/attachment.bin>
More information about the Java
mailing list